[==========] 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
I20260713 09:07:42.467145 21741 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.59.126:44789
I20260713 09:07:42.468729 21741 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260713 09:07:42.469799 21741 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:42.486581 21748 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
W20260713 09:07:42.486593 21747 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
I20260713 09:07:42.489176 21741 server_base.cc:1061] running on GCE node
W20260713 09:07:42.487526 21750 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
I20260713 09:07:43.710021 21741 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:43.710258 21741 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:43.710501 21741 hybrid_clock.cc:648] HybridClock initialized: now 1783933663710456 us; error 0 us; skew 500 ppm
I20260713 09:07:43.711453 21741 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:43.716773 21741 webserver.cc:533] Webserver started at http://127.21.59.126:35503/ using document root <none> and password file <none>
I20260713 09:07:43.717691 21741 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:43.717892 21741 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:43.718282 21741 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:43.724289 21741 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933662300128-21741-0/minicluster-data/master-0-root/instance:
uuid: "e8575c61df5940cdb7323900c867ff7d"
format_stamp: "Formatted at 2026-07-13 09:07:43 on dist-test-slave-2xsz"
I20260713 09:07:43.732626 21741 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:07:43.737963 21756 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:43.739248 21741 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:07:43.739580 21741 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933662300128-21741-0/minicluster-data/master-0-root
uuid: "e8575c61df5940cdb7323900c867ff7d"
format_stamp: "Formatted at 2026-07-13 09:07:43 on dist-test-slave-2xsz"
I20260713 09:07:43.739882 21741 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933662300128-21741-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933662300128-21741-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933662300128-21741-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)
I20260713 09:07:43.795722 21741 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:43.797291 21741 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
I20260713 09:07:43.797712 21741 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:43.869625 21741 rpc_server.cc:307] RPC server started. Bound to: 127.21.59.126:44789
I20260713 09:07:43.869724 21807 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.59.126:44789 every 8 connection(s)
I20260713 09:07:43.877624 21808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:43.899561 21808 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e8575c61df5940cdb7323900c867ff7d: Bootstrap starting.
I20260713 09:07:43.905490 21808 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e8575c61df5940cdb7323900c867ff7d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:43.907294 21808 log.cc:826] T 00000000000000000000000000000000 P e8575c61df5940cdb7323900c867ff7d: Log is configured to *not* fsync() on all Append() calls
I20260713 09:07:43.911880 21808 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e8575c61df5940cdb7323900c867ff7d: No bootstrap required, opened a new log
I20260713 09:07:43.932147 21808 raft_consensus.cc:359] T 00000000000000000000000000000000 P e8575c61df5940cdb7323900c867ff7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e8575c61df5940cdb7323900c867ff7d" member_type: VOTER }
I20260713 09:07:43.932695 21808 raft_consensus.cc:385] T 00000000000000000000000000000000 P e8575c61df5940cdb7323900c867ff7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:43.932897 21808 raft_consensus.cc:740] T 00000000000000000000000000000000 P e8575c61df5940cdb7323900c867ff7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8575c61df5940cdb7323900c867ff7d, State: Initialized, Role: FOLLOWER
I20260713 09:07:43.933761 21808 consensus_queue.cc:260] T 00000000000000000000000000000000 P e8575c61df5940cdb7323900c867ff7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e8575c61df5940cdb7323900c867ff7d" member_type: VOTER }
I20260713 09:07:43.934229 21808 raft_consensus.cc:399] T 00000000000000000000000000000000 P e8575c61df5940cdb7323900c867ff7d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:07:43.934471 21808 raft_consensus.cc:493] T 00000000000000000000000000000000 P e8575c61df5940cdb7323900c867ff7d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:07:43.934753 21808 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e8575c61df5940cdb7323900c867ff7d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:43.938727 21808 raft_consensus.cc:515] T 00000000000000000000000000000000 P e8575c61df5940cdb7323900c867ff7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e8575c61df5940cdb7323900c867ff7d" member_type: VOTER }
I20260713 09:07:43.939419 21808 leader_election.cc:304] T 00000000000000000000000000000000 P e8575c61df5940cdb7323900c867ff7d [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: e8575c61df5940cdb7323900c867ff7d; no voters: 
I20260713 09:07:43.941130 21808 leader_election.cc:290] T 00000000000000000000000000000000 P e8575c61df5940cdb7323900c867ff7d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:07:43.941437 21811 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e8575c61df5940cdb7323900c867ff7d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:43.943765 21811 raft_consensus.cc:697] T 00000000000000000000000000000000 P e8575c61df5940cdb7323900c867ff7d [term 1 LEADER]: Becoming Leader. State: Replica: e8575c61df5940cdb7323900c867ff7d, State: Running, Role: LEADER
I20260713 09:07:43.944773 21811 consensus_queue.cc:237] T 00000000000000000000000000000000 P e8575c61df5940cdb7323900c867ff7d [LEADER]: Queue going to LEADER mode. State: All 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: "e8575c61df5940cdb7323900c867ff7d" member_type: VOTER }
I20260713 09:07:43.945797 21808 sys_catalog.cc:565] T 00000000000000000000000000000000 P e8575c61df5940cdb7323900c867ff7d [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:07:43.957474 21812 sys_catalog.cc:455] T 00000000000000000000000000000000 P e8575c61df5940cdb7323900c867ff7d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e8575c61df5940cdb7323900c867ff7d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e8575c61df5940cdb7323900c867ff7d" member_type: VOTER } }
I20260713 09:07:43.957317 21813 sys_catalog.cc:455] T 00000000000000000000000000000000 P e8575c61df5940cdb7323900c867ff7d [sys.catalog]: SysCatalogTable state changed. Reason: New leader e8575c61df5940cdb7323900c867ff7d. Latest consensus state: current_term: 1 leader_uuid: "e8575c61df5940cdb7323900c867ff7d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e8575c61df5940cdb7323900c867ff7d" member_type: VOTER } }
I20260713 09:07:43.958400 21812 sys_catalog.cc:458] T 00000000000000000000000000000000 P e8575c61df5940cdb7323900c867ff7d [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:43.958465 21813 sys_catalog.cc:458] T 00000000000000000000000000000000 P e8575c61df5940cdb7323900c867ff7d [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:43.961524 21821 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:07:43.974049 21821 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:07:43.976874 21741 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:07:43.992537 21821 catalog_manager.cc:1383] Generated new cluster ID: d7406df76b924f3396e62142d13e780f
I20260713 09:07:43.992924 21821 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:07:44.012795 21821 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:07:44.014328 21821 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:07:44.026906 21821 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e8575c61df5940cdb7323900c867ff7d: Generated new TSK 0
I20260713 09:07:44.027899 21821 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:07:44.043877 21741 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:44.052404 21830 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
W20260713 09:07:44.056772 21831 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
I20260713 09:07:44.060892 21741 server_base.cc:1061] running on GCE node
W20260713 09:07:44.061205 21833 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
I20260713 09:07:44.062232 21741 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:44.062438 21741 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:44.062674 21741 hybrid_clock.cc:648] HybridClock initialized: now 1783933664062638 us; error 0 us; skew 500 ppm
I20260713 09:07:44.063350 21741 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:44.068418 21741 webserver.cc:533] Webserver started at http://127.21.59.65:41663/ using document root <none> and password file <none>
I20260713 09:07:44.069060 21741 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:44.069289 21741 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:44.069635 21741 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:44.070956 21741 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933662300128-21741-0/minicluster-data/ts-0-root/instance:
uuid: "373695d346f44b6ba419149728708b15"
format_stamp: "Formatted at 2026-07-13 09:07:44 on dist-test-slave-2xsz"
I20260713 09:07:44.077502 21741 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.004s
I20260713 09:07:44.082544 21838 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:44.083556 21741 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.003s
I20260713 09:07:44.083899 21741 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933662300128-21741-0/minicluster-data/ts-0-root
uuid: "373695d346f44b6ba419149728708b15"
format_stamp: "Formatted at 2026-07-13 09:07:44 on dist-test-slave-2xsz"
I20260713 09:07:44.084220 21741 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933662300128-21741-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933662300128-21741-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933662300128-21741-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)
I20260713 09:07:44.114437 21741 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:44.116044 21741 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:44.119287 21741 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:44.123883 21741 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:44.124127 21741 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:44.124485 21741 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:44.124670 21741 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:44.237821 21741 rpc_server.cc:307] RPC server started. Bound to: 127.21.59.65:32897
I20260713 09:07:44.237866 21900 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.59.65:32897 every 8 connection(s)
I20260713 09:07:44.244762 21741 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:44.257176 21905 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
W20260713 09:07:44.260264 21906 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
I20260713 09:07:44.269624 21741 server_base.cc:1061] running on GCE node
W20260713 09:07:44.272002 21908 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
I20260713 09:07:44.273128 21741 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:44.273406 21741 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:44.273666 21741 hybrid_clock.cc:648] HybridClock initialized: now 1783933664273648 us; error 0 us; skew 500 ppm
I20260713 09:07:44.274452 21741 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:44.277698 21741 webserver.cc:533] Webserver started at http://127.21.59.66:42593/ using document root <none> and password file <none>
I20260713 09:07:44.278366 21741 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:44.278620 21741 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:44.278964 21741 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:44.279438 21901 heartbeater.cc:344] Connected to a master server at 127.21.59.126:44789
I20260713 09:07:44.279886 21901 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:44.280395 21741 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933662300128-21741-0/minicluster-data/ts-1-root/instance:
uuid: "01d111c207d24beea11b17d99c864e36"
format_stamp: "Formatted at 2026-07-13 09:07:44 on dist-test-slave-2xsz"
I20260713 09:07:44.280893 21901 heartbeater.cc:507] Master 127.21.59.126:44789 requested a full tablet report, sending...
I20260713 09:07:44.283806 21773 ts_manager.cc:194] Registered new tserver with Master: 373695d346f44b6ba419149728708b15 (127.21.59.65:32897)
I20260713 09:07:44.286167 21773 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43676
I20260713 09:07:44.288877 21741 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.009s	sys 0.000s
I20260713 09:07:44.293356 21913 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:44.294195 21741 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260713 09:07:44.294480 21741 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933662300128-21741-0/minicluster-data/ts-1-root
uuid: "01d111c207d24beea11b17d99c864e36"
format_stamp: "Formatted at 2026-07-13 09:07:44 on dist-test-slave-2xsz"
I20260713 09:07:44.294832 21741 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933662300128-21741-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933662300128-21741-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933662300128-21741-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)
I20260713 09:07:44.324677 21741 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:44.325940 21741 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:44.328078 21741 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:44.330940 21741 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:44.331156 21741 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:44.331403 21741 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:44.331584 21741 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:44.422499 21741 rpc_server.cc:307] RPC server started. Bound to: 127.21.59.66:41467
I20260713 09:07:44.422605 21975 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.59.66:41467 every 8 connection(s)
I20260713 09:07:44.432451 21741 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260713 09:07:44.443740 21976 heartbeater.cc:344] Connected to a master server at 127.21.59.126:44789
I20260713 09:07:44.444159 21976 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:44.445257 21976 heartbeater.cc:507] Master 127.21.59.126:44789 requested a full tablet report, sending...
W20260713 09:07:44.443244 21980 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
W20260713 09:07:44.446604 21979 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
I20260713 09:07:44.447956 21773 ts_manager.cc:194] Registered new tserver with Master: 01d111c207d24beea11b17d99c864e36 (127.21.59.66:41467)
I20260713 09:07:44.449656 21773 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43690
W20260713 09:07:44.453413 21983 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
I20260713 09:07:44.453541 21741 server_base.cc:1061] running on GCE node
I20260713 09:07:44.454634 21741 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:44.454934 21741 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:44.455669 21741 hybrid_clock.cc:648] HybridClock initialized: now 1783933664455647 us; error 0 us; skew 500 ppm
I20260713 09:07:44.456383 21741 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:44.459517 21741 webserver.cc:533] Webserver started at http://127.21.59.67:34227/ using document root <none> and password file <none>
I20260713 09:07:44.460122 21741 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:44.460350 21741 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:44.460676 21741 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:44.462280 21741 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933662300128-21741-0/minicluster-data/ts-2-root/instance:
uuid: "bd000c01911c425090d675b0862a7524"
format_stamp: "Formatted at 2026-07-13 09:07:44 on dist-test-slave-2xsz"
I20260713 09:07:44.468034 21741 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.002s
I20260713 09:07:44.472342 21987 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:44.473376 21741 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260713 09:07:44.473724 21741 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933662300128-21741-0/minicluster-data/ts-2-root
uuid: "bd000c01911c425090d675b0862a7524"
format_stamp: "Formatted at 2026-07-13 09:07:44 on dist-test-slave-2xsz"
I20260713 09:07:44.474131 21741 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933662300128-21741-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933662300128-21741-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933662300128-21741-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)
I20260713 09:07:44.496989 21741 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:44.498546 21741 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:44.500532 21741 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:44.504153 21741 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:44.504403 21741 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:44.504688 21741 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:44.504886 21741 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:44.590534 21741 rpc_server.cc:307] RPC server started. Bound to: 127.21.59.67:44005
I20260713 09:07:44.591090 22049 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.59.67:44005 every 8 connection(s)
I20260713 09:07:44.609131 22050 heartbeater.cc:344] Connected to a master server at 127.21.59.126:44789
I20260713 09:07:44.609594 22050 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:44.610489 22050 heartbeater.cc:507] Master 127.21.59.126:44789 requested a full tablet report, sending...
I20260713 09:07:44.612634 21773 ts_manager.cc:194] Registered new tserver with Master: bd000c01911c425090d675b0862a7524 (127.21.59.67:44005)
I20260713 09:07:44.613169 21741 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016172766s
I20260713 09:07:44.614460 21773 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43692
I20260713 09:07:44.662382 21773 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43708:
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"
    }
  }
}
W20260713 09:07:44.665872 21773 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.
I20260713 09:07:44.782182 21866 tablet_service.cc:1511] Processing CreateTablet for tablet b33ce2fe8b4f48eaa3ac67975c86d7e7 (DEFAULT_TABLE table=test-workload [id=2bd46b4a1b0b49c88000e008c96c4eb8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:44.783898 21866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b33ce2fe8b4f48eaa3ac67975c86d7e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:44.790341 21941 tablet_service.cc:1511] Processing CreateTablet for tablet b33ce2fe8b4f48eaa3ac67975c86d7e7 (DEFAULT_TABLE table=test-workload [id=2bd46b4a1b0b49c88000e008c96c4eb8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:44.790616 21940 tablet_service.cc:1511] Processing CreateTablet for tablet 0c74cf5db45a415ab4b1cc6224eb8b93 (DEFAULT_TABLE table=test-workload [id=2bd46b4a1b0b49c88000e008c96c4eb8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:44.792017 21941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b33ce2fe8b4f48eaa3ac67975c86d7e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:44.792730 21939 tablet_service.cc:1511] Processing CreateTablet for tablet 89bd603e90774c219a690b52347487cf (DEFAULT_TABLE table=test-workload [id=2bd46b4a1b0b49c88000e008c96c4eb8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:44.794742 21938 tablet_service.cc:1511] Processing CreateTablet for tablet c78441d675e847d7a0b07ccaa30ff8d2 (DEFAULT_TABLE table=test-workload [id=2bd46b4a1b0b49c88000e008c96c4eb8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:44.796141 21936 tablet_service.cc:1511] Processing CreateTablet for tablet 9ddaa0329e4c467ea186b170a0dfdc22 (DEFAULT_TABLE table=test-workload [id=2bd46b4a1b0b49c88000e008c96c4eb8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:44.797578 21937 tablet_service.cc:1511] Processing CreateTablet for tablet f812474ae0734e4497b04e53af87f54f (DEFAULT_TABLE table=test-workload [id=2bd46b4a1b0b49c88000e008c96c4eb8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:44.798990 21939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89bd603e90774c219a690b52347487cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:44.802867 22015 tablet_service.cc:1511] Processing CreateTablet for tablet b33ce2fe8b4f48eaa3ac67975c86d7e7 (DEFAULT_TABLE table=test-workload [id=2bd46b4a1b0b49c88000e008c96c4eb8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:44.803928 21865 tablet_service.cc:1511] Processing CreateTablet for tablet 0c74cf5db45a415ab4b1cc6224eb8b93 (DEFAULT_TABLE table=test-workload [id=2bd46b4a1b0b49c88000e008c96c4eb8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:44.804406 22015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b33ce2fe8b4f48eaa3ac67975c86d7e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:44.804981 21865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c74cf5db45a415ab4b1cc6224eb8b93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:44.802443 21860 tablet_service.cc:1511] Processing CreateTablet for tablet 44aace6e60824350a5f397921d4089fd (DEFAULT_TABLE table=test-workload [id=2bd46b4a1b0b49c88000e008c96c4eb8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:44.823050 22011 tablet_service.cc:1511] Processing CreateTablet for tablet f812474ae0734e4497b04e53af87f54f (DEFAULT_TABLE table=test-workload [id=2bd46b4a1b0b49c88000e008c96c4eb8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:44.823038 21863 tablet_service.cc:1511] Processing CreateTablet for tablet c78441d675e847d7a0b07ccaa30ff8d2 (DEFAULT_TABLE table=test-workload [id=2bd46b4a1b0b49c88000e008c96c4eb8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:44.827708 22013 tablet_service.cc:1511] Processing CreateTablet for tablet 89bd603e90774c219a690b52347487cf (DEFAULT_TABLE table=test-workload [id=2bd46b4a1b0b49c88000e008c96c4eb8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:44.829605 21938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c78441d675e847d7a0b07ccaa30ff8d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:44.830090 22011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f812474ae0734e4497b04e53af87f54f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:44.831656 21860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44aace6e60824350a5f397921d4089fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:44.839764 21934 tablet_service.cc:1511] Processing CreateTablet for tablet 770c1357d42b4dfd94ee5d3171c11aa9 (DEFAULT_TABLE table=test-workload [id=2bd46b4a1b0b49c88000e008c96c4eb8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:44.833271 22012 tablet_service.cc:1511] Processing CreateTablet for tablet c78441d675e847d7a0b07ccaa30ff8d2 (DEFAULT_TABLE table=test-workload [id=2bd46b4a1b0b49c88000e008c96c4eb8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:44.841257 21863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c78441d675e847d7a0b07ccaa30ff8d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:44.846632 21859 tablet_service.cc:1511] Processing CreateTablet for tablet 770c1357d42b4dfd94ee5d3171c11aa9 (DEFAULT_TABLE table=test-workload [id=2bd46b4a1b0b49c88000e008c96c4eb8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:44.846817 22008 tablet_service.cc:1511] Processing CreateTablet for tablet 770c1357d42b4dfd94ee5d3171c11aa9 (DEFAULT_TABLE table=test-workload [id=2bd46b4a1b0b49c88000e008c96c4eb8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:44.834769 21858 tablet_service.cc:1511] Processing CreateTablet for tablet 611eeeb7dffa4d7ea2d382b65f9f825e (DEFAULT_TABLE table=test-workload [id=2bd46b4a1b0b49c88000e008c96c4eb8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:44.835218 21935 tablet_service.cc:1511] Processing CreateTablet for tablet 44aace6e60824350a5f397921d4089fd (DEFAULT_TABLE table=test-workload [id=2bd46b4a1b0b49c88000e008c96c4eb8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:44.844833 21862 tablet_service.cc:1511] Processing CreateTablet for tablet f812474ae0734e4497b04e53af87f54f (DEFAULT_TABLE table=test-workload [id=2bd46b4a1b0b49c88000e008c96c4eb8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:44.850823 21937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f812474ae0734e4497b04e53af87f54f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:44.851513 22013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89bd603e90774c219a690b52347487cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:44.850055 21933 tablet_service.cc:1511] Processing CreateTablet for tablet 611eeeb7dffa4d7ea2d382b65f9f825e (DEFAULT_TABLE table=test-workload [id=2bd46b4a1b0b49c88000e008c96c4eb8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:44.858585 21861 tablet_service.cc:1511] Processing CreateTablet for tablet 9ddaa0329e4c467ea186b170a0dfdc22 (DEFAULT_TABLE table=test-workload [id=2bd46b4a1b0b49c88000e008c96c4eb8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:44.835346 22014 tablet_service.cc:1511] Processing CreateTablet for tablet 0c74cf5db45a415ab4b1cc6224eb8b93 (DEFAULT_TABLE table=test-workload [id=2bd46b4a1b0b49c88000e008c96c4eb8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:44.853368 22010 tablet_service.cc:1511] Processing CreateTablet for tablet 9ddaa0329e4c467ea186b170a0dfdc22 (DEFAULT_TABLE table=test-workload [id=2bd46b4a1b0b49c88000e008c96c4eb8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:44.845130 22009 tablet_service.cc:1511] Processing CreateTablet for tablet 44aace6e60824350a5f397921d4089fd (DEFAULT_TABLE table=test-workload [id=2bd46b4a1b0b49c88000e008c96c4eb8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:44.865243 21859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 770c1357d42b4dfd94ee5d3171c11aa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:44.854503 21864 tablet_service.cc:1511] Processing CreateTablet for tablet 89bd603e90774c219a690b52347487cf (DEFAULT_TABLE table=test-workload [id=2bd46b4a1b0b49c88000e008c96c4eb8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:44.876135 22007 tablet_service.cc:1511] Processing CreateTablet for tablet 611eeeb7dffa4d7ea2d382b65f9f825e (DEFAULT_TABLE table=test-workload [id=2bd46b4a1b0b49c88000e008c96c4eb8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:44.871354 22008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 770c1357d42b4dfd94ee5d3171c11aa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:44.887917 21862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f812474ae0734e4497b04e53af87f54f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:44.884316 21934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 770c1357d42b4dfd94ee5d3171c11aa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:44.891005 21864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89bd603e90774c219a690b52347487cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:44.895016 21933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 611eeeb7dffa4d7ea2d382b65f9f825e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:44.896346 21935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44aace6e60824350a5f397921d4089fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:44.898087 21858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 611eeeb7dffa4d7ea2d382b65f9f825e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:44.899108 22010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ddaa0329e4c467ea186b170a0dfdc22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:44.905140 22012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c78441d675e847d7a0b07ccaa30ff8d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:44.909267 21861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ddaa0329e4c467ea186b170a0dfdc22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:44.906361 21940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c74cf5db45a415ab4b1cc6224eb8b93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:44.918061 22009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44aace6e60824350a5f397921d4089fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:44.930984 22014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c74cf5db45a415ab4b1cc6224eb8b93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:44.938680 22068 tablet_bootstrap.cc:492] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 373695d346f44b6ba419149728708b15: Bootstrap starting.
I20260713 09:07:44.946748 22007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 611eeeb7dffa4d7ea2d382b65f9f825e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:44.950646 21936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ddaa0329e4c467ea186b170a0dfdc22. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:07:44.968163 21820 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:45.005973 22069 tablet_bootstrap.cc:492] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 01d111c207d24beea11b17d99c864e36: Bootstrap starting.
I20260713 09:07:45.050835 22068 tablet_bootstrap.cc:654] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 373695d346f44b6ba419149728708b15: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.106287 22069 tablet_bootstrap.cc:654] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 01d111c207d24beea11b17d99c864e36: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.110997 22068 tablet_bootstrap.cc:492] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 373695d346f44b6ba419149728708b15: No bootstrap required, opened a new log
I20260713 09:07:45.111491 22068 ts_tablet_manager.cc:1403] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 373695d346f44b6ba419149728708b15: Time spent bootstrapping tablet: real 0.202s	user 0.019s	sys 0.003s
I20260713 09:07:45.113168 22070 tablet_bootstrap.cc:492] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P bd000c01911c425090d675b0862a7524: Bootstrap starting.
I20260713 09:07:45.116338 22068 raft_consensus.cc:359] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 373695d346f44b6ba419149728708b15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.117381 22068 raft_consensus.cc:385] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 373695d346f44b6ba419149728708b15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.117722 22068 raft_consensus.cc:740] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 373695d346f44b6ba419149728708b15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 373695d346f44b6ba419149728708b15, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.119202 22068 consensus_queue.cc:260] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 373695d346f44b6ba419149728708b15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.122957 22068 ts_tablet_manager.cc:1434] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 373695d346f44b6ba419149728708b15: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260713 09:07:45.127437 22069 tablet_bootstrap.cc:492] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 01d111c207d24beea11b17d99c864e36: No bootstrap required, opened a new log
I20260713 09:07:45.127972 22069 ts_tablet_manager.cc:1403] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 01d111c207d24beea11b17d99c864e36: Time spent bootstrapping tablet: real 0.124s	user 0.016s	sys 0.000s
I20260713 09:07:45.128094 21901 heartbeater.cc:499] Master 127.21.59.126:44789 was elected leader, sending a full tablet report...
I20260713 09:07:45.128504 22068 tablet_bootstrap.cc:492] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 373695d346f44b6ba419149728708b15: Bootstrap starting.
I20260713 09:07:45.130939 22069 raft_consensus.cc:359] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.131677 22069 raft_consensus.cc:385] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.132035 22069 raft_consensus.cc:740] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01d111c207d24beea11b17d99c864e36, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.132726 22069 consensus_queue.cc:260] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 01d111c207d24beea11b17d99c864e36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.127558 22070 tablet_bootstrap.cc:654] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P bd000c01911c425090d675b0862a7524: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.135082 22068 tablet_bootstrap.cc:654] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 373695d346f44b6ba419149728708b15: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.141254 21976 heartbeater.cc:499] Master 127.21.59.126:44789 was elected leader, sending a full tablet report...
I20260713 09:07:45.142460 22069 ts_tablet_manager.cc:1434] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 01d111c207d24beea11b17d99c864e36: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.005s
I20260713 09:07:45.143384 22069 tablet_bootstrap.cc:492] T 89bd603e90774c219a690b52347487cf P 01d111c207d24beea11b17d99c864e36: Bootstrap starting.
I20260713 09:07:45.146962 22070 tablet_bootstrap.cc:492] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P bd000c01911c425090d675b0862a7524: No bootstrap required, opened a new log
I20260713 09:07:45.147421 22070 ts_tablet_manager.cc:1403] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P bd000c01911c425090d675b0862a7524: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.007s
I20260713 09:07:45.148815 22069 tablet_bootstrap.cc:654] T 89bd603e90774c219a690b52347487cf P 01d111c207d24beea11b17d99c864e36: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.150749 22070 raft_consensus.cc:359] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P bd000c01911c425090d675b0862a7524 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.151556 22070 raft_consensus.cc:385] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P bd000c01911c425090d675b0862a7524 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.151851 22070 raft_consensus.cc:740] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P bd000c01911c425090d675b0862a7524 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd000c01911c425090d675b0862a7524, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.152571 22070 consensus_queue.cc:260] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P bd000c01911c425090d675b0862a7524 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.160952 22069 tablet_bootstrap.cc:492] T 89bd603e90774c219a690b52347487cf P 01d111c207d24beea11b17d99c864e36: No bootstrap required, opened a new log
I20260713 09:07:45.161599 22069 ts_tablet_manager.cc:1403] T 89bd603e90774c219a690b52347487cf P 01d111c207d24beea11b17d99c864e36: Time spent bootstrapping tablet: real 0.018s	user 0.000s	sys 0.014s
I20260713 09:07:45.165548 22069 raft_consensus.cc:359] T 89bd603e90774c219a690b52347487cf P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.166498 22069 raft_consensus.cc:385] T 89bd603e90774c219a690b52347487cf P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.166888 22069 raft_consensus.cc:740] T 89bd603e90774c219a690b52347487cf P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01d111c207d24beea11b17d99c864e36, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.168082 22069 consensus_queue.cc:260] T 89bd603e90774c219a690b52347487cf P 01d111c207d24beea11b17d99c864e36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.171137 22069 ts_tablet_manager.cc:1434] T 89bd603e90774c219a690b52347487cf P 01d111c207d24beea11b17d99c864e36: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260713 09:07:45.172135 22069 tablet_bootstrap.cc:492] T c78441d675e847d7a0b07ccaa30ff8d2 P 01d111c207d24beea11b17d99c864e36: Bootstrap starting.
I20260713 09:07:45.179464 22069 tablet_bootstrap.cc:654] T c78441d675e847d7a0b07ccaa30ff8d2 P 01d111c207d24beea11b17d99c864e36: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.182497 22068 tablet_bootstrap.cc:492] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 373695d346f44b6ba419149728708b15: No bootstrap required, opened a new log
I20260713 09:07:45.183008 22068 ts_tablet_manager.cc:1403] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 373695d346f44b6ba419149728708b15: Time spent bootstrapping tablet: real 0.055s	user 0.023s	sys 0.015s
I20260713 09:07:45.183871 22050 heartbeater.cc:499] Master 127.21.59.126:44789 was elected leader, sending a full tablet report...
W20260713 09:07:45.184916 21977 tablet.cc:2406] T 89bd603e90774c219a690b52347487cf P 01d111c207d24beea11b17d99c864e36: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:07:45.186614 22068 raft_consensus.cc:359] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 373695d346f44b6ba419149728708b15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.187347 22068 raft_consensus.cc:385] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 373695d346f44b6ba419149728708b15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.187646 22068 raft_consensus.cc:740] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 373695d346f44b6ba419149728708b15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 373695d346f44b6ba419149728708b15, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.190840 22070 ts_tablet_manager.cc:1434] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P bd000c01911c425090d675b0862a7524: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.029s
I20260713 09:07:45.192130 22074 raft_consensus.cc:493] T 89bd603e90774c219a690b52347487cf P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:45.191955 22068 consensus_queue.cc:260] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 373695d346f44b6ba419149728708b15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.192620 22074 raft_consensus.cc:515] T 89bd603e90774c219a690b52347487cf P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.196112 22074 leader_election.cc:290] T 89bd603e90774c219a690b52347487cf P 01d111c207d24beea11b17d99c864e36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 373695d346f44b6ba419149728708b15 (127.21.59.65:32897), bd000c01911c425090d675b0862a7524 (127.21.59.67:44005)
I20260713 09:07:45.198119 22068 ts_tablet_manager.cc:1434] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 373695d346f44b6ba419149728708b15: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:07:45.200364 22068 tablet_bootstrap.cc:492] T 44aace6e60824350a5f397921d4089fd P 373695d346f44b6ba419149728708b15: Bootstrap starting.
I20260713 09:07:45.201004 22069 tablet_bootstrap.cc:492] T c78441d675e847d7a0b07ccaa30ff8d2 P 01d111c207d24beea11b17d99c864e36: No bootstrap required, opened a new log
I20260713 09:07:45.201499 22069 ts_tablet_manager.cc:1403] T c78441d675e847d7a0b07ccaa30ff8d2 P 01d111c207d24beea11b17d99c864e36: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.003s
I20260713 09:07:45.204579 22069 raft_consensus.cc:359] T c78441d675e847d7a0b07ccaa30ff8d2 P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.205328 22069 raft_consensus.cc:385] T c78441d675e847d7a0b07ccaa30ff8d2 P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.205651 22069 raft_consensus.cc:740] T c78441d675e847d7a0b07ccaa30ff8d2 P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01d111c207d24beea11b17d99c864e36, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.206369 22069 consensus_queue.cc:260] T c78441d675e847d7a0b07ccaa30ff8d2 P 01d111c207d24beea11b17d99c864e36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.209821 22069 ts_tablet_manager.cc:1434] T c78441d675e847d7a0b07ccaa30ff8d2 P 01d111c207d24beea11b17d99c864e36: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:07:45.210767 22069 tablet_bootstrap.cc:492] T 611eeeb7dffa4d7ea2d382b65f9f825e P 01d111c207d24beea11b17d99c864e36: Bootstrap starting.
I20260713 09:07:45.214977 22068 tablet_bootstrap.cc:654] T 44aace6e60824350a5f397921d4089fd P 373695d346f44b6ba419149728708b15: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.224115 22025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89bd603e90774c219a690b52347487cf" candidate_uuid: "01d111c207d24beea11b17d99c864e36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd000c01911c425090d675b0862a7524" is_pre_election: true
I20260713 09:07:45.225034 22070 tablet_bootstrap.cc:492] T c78441d675e847d7a0b07ccaa30ff8d2 P bd000c01911c425090d675b0862a7524: Bootstrap starting.
W20260713 09:07:45.226192 21916 leader_election.cc:343] T 89bd603e90774c219a690b52347487cf P 01d111c207d24beea11b17d99c864e36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd000c01911c425090d675b0862a7524 (127.21.59.67:44005): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:45.230309 22069 tablet_bootstrap.cc:654] T 611eeeb7dffa4d7ea2d382b65f9f825e P 01d111c207d24beea11b17d99c864e36: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.232911 21876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89bd603e90774c219a690b52347487cf" candidate_uuid: "01d111c207d24beea11b17d99c864e36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "373695d346f44b6ba419149728708b15" is_pre_election: true
W20260713 09:07:45.234980 21914 leader_election.cc:343] T 89bd603e90774c219a690b52347487cf P 01d111c207d24beea11b17d99c864e36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 373695d346f44b6ba419149728708b15 (127.21.59.65:32897): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:45.235450 21914 leader_election.cc:304] T 89bd603e90774c219a690b52347487cf P 01d111c207d24beea11b17d99c864e36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01d111c207d24beea11b17d99c864e36; no voters: 373695d346f44b6ba419149728708b15, bd000c01911c425090d675b0862a7524
I20260713 09:07:45.236217 22074 raft_consensus.cc:2749] T 89bd603e90774c219a690b52347487cf P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:45.242322 22069 tablet_bootstrap.cc:492] T 611eeeb7dffa4d7ea2d382b65f9f825e P 01d111c207d24beea11b17d99c864e36: No bootstrap required, opened a new log
I20260713 09:07:45.242802 22069 ts_tablet_manager.cc:1403] T 611eeeb7dffa4d7ea2d382b65f9f825e P 01d111c207d24beea11b17d99c864e36: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.000s
I20260713 09:07:45.245605 22069 raft_consensus.cc:359] T 611eeeb7dffa4d7ea2d382b65f9f825e P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.246058 22068 tablet_bootstrap.cc:492] T 44aace6e60824350a5f397921d4089fd P 373695d346f44b6ba419149728708b15: No bootstrap required, opened a new log
I20260713 09:07:45.246290 22069 raft_consensus.cc:385] T 611eeeb7dffa4d7ea2d382b65f9f825e P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.246696 22068 ts_tablet_manager.cc:1403] T 44aace6e60824350a5f397921d4089fd P 373695d346f44b6ba419149728708b15: Time spent bootstrapping tablet: real 0.047s	user 0.003s	sys 0.015s
I20260713 09:07:45.246639 22069 raft_consensus.cc:740] T 611eeeb7dffa4d7ea2d382b65f9f825e P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01d111c207d24beea11b17d99c864e36, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.248191 22069 consensus_queue.cc:260] T 611eeeb7dffa4d7ea2d382b65f9f825e P 01d111c207d24beea11b17d99c864e36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.250461 22070 tablet_bootstrap.cc:654] T c78441d675e847d7a0b07ccaa30ff8d2 P bd000c01911c425090d675b0862a7524: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.250634 22069 ts_tablet_manager.cc:1434] T 611eeeb7dffa4d7ea2d382b65f9f825e P 01d111c207d24beea11b17d99c864e36: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:07:45.251608 22069 tablet_bootstrap.cc:492] T 770c1357d42b4dfd94ee5d3171c11aa9 P 01d111c207d24beea11b17d99c864e36: Bootstrap starting.
I20260713 09:07:45.256078 22070 tablet_bootstrap.cc:492] T c78441d675e847d7a0b07ccaa30ff8d2 P bd000c01911c425090d675b0862a7524: No bootstrap required, opened a new log
I20260713 09:07:45.256528 22070 ts_tablet_manager.cc:1403] T c78441d675e847d7a0b07ccaa30ff8d2 P bd000c01911c425090d675b0862a7524: Time spent bootstrapping tablet: real 0.065s	user 0.006s	sys 0.004s
I20260713 09:07:45.257864 22069 tablet_bootstrap.cc:654] T 770c1357d42b4dfd94ee5d3171c11aa9 P 01d111c207d24beea11b17d99c864e36: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.259303 22068 raft_consensus.cc:359] T 44aace6e60824350a5f397921d4089fd P 373695d346f44b6ba419149728708b15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.260118 22068 raft_consensus.cc:385] T 44aace6e60824350a5f397921d4089fd P 373695d346f44b6ba419149728708b15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.260483 22068 raft_consensus.cc:740] T 44aace6e60824350a5f397921d4089fd P 373695d346f44b6ba419149728708b15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 373695d346f44b6ba419149728708b15, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.261468 22068 consensus_queue.cc:260] T 44aace6e60824350a5f397921d4089fd P 373695d346f44b6ba419149728708b15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.263942 22068 ts_tablet_manager.cc:1434] T 44aace6e60824350a5f397921d4089fd P 373695d346f44b6ba419149728708b15: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260713 09:07:45.264895 22068 tablet_bootstrap.cc:492] T 611eeeb7dffa4d7ea2d382b65f9f825e P 373695d346f44b6ba419149728708b15: Bootstrap starting.
I20260713 09:07:45.269706 22069 tablet_bootstrap.cc:492] T 770c1357d42b4dfd94ee5d3171c11aa9 P 01d111c207d24beea11b17d99c864e36: No bootstrap required, opened a new log
I20260713 09:07:45.270188 22069 ts_tablet_manager.cc:1403] T 770c1357d42b4dfd94ee5d3171c11aa9 P 01d111c207d24beea11b17d99c864e36: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.002s
I20260713 09:07:45.272692 22070 raft_consensus.cc:359] T c78441d675e847d7a0b07ccaa30ff8d2 P bd000c01911c425090d675b0862a7524 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.273036 22069 raft_consensus.cc:359] T 770c1357d42b4dfd94ee5d3171c11aa9 P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.273541 22070 raft_consensus.cc:385] T c78441d675e847d7a0b07ccaa30ff8d2 P bd000c01911c425090d675b0862a7524 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.273783 22069 raft_consensus.cc:385] T 770c1357d42b4dfd94ee5d3171c11aa9 P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.273922 22070 raft_consensus.cc:740] T c78441d675e847d7a0b07ccaa30ff8d2 P bd000c01911c425090d675b0862a7524 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd000c01911c425090d675b0862a7524, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.274135 22069 raft_consensus.cc:740] T 770c1357d42b4dfd94ee5d3171c11aa9 P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01d111c207d24beea11b17d99c864e36, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.274927 22069 consensus_queue.cc:260] T 770c1357d42b4dfd94ee5d3171c11aa9 P 01d111c207d24beea11b17d99c864e36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.275023 22070 consensus_queue.cc:260] T c78441d675e847d7a0b07ccaa30ff8d2 P bd000c01911c425090d675b0862a7524 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.280308 22074 raft_consensus.cc:493] T 611eeeb7dffa4d7ea2d382b65f9f825e P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:45.280766 22074 raft_consensus.cc:515] T 611eeeb7dffa4d7ea2d382b65f9f825e P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.277215 22068 tablet_bootstrap.cc:654] T 611eeeb7dffa4d7ea2d382b65f9f825e P 373695d346f44b6ba419149728708b15: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.282718 22074 leader_election.cc:290] T 611eeeb7dffa4d7ea2d382b65f9f825e P 01d111c207d24beea11b17d99c864e36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 373695d346f44b6ba419149728708b15 (127.21.59.65:32897), bd000c01911c425090d675b0862a7524 (127.21.59.67:44005)
I20260713 09:07:45.284677 22025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611eeeb7dffa4d7ea2d382b65f9f825e" candidate_uuid: "01d111c207d24beea11b17d99c864e36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd000c01911c425090d675b0862a7524" is_pre_election: true
I20260713 09:07:45.287249 21876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611eeeb7dffa4d7ea2d382b65f9f825e" candidate_uuid: "01d111c207d24beea11b17d99c864e36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "373695d346f44b6ba419149728708b15" is_pre_election: true
I20260713 09:07:45.288416 22070 ts_tablet_manager.cc:1434] T c78441d675e847d7a0b07ccaa30ff8d2 P bd000c01911c425090d675b0862a7524: Time spent starting tablet: real 0.032s	user 0.003s	sys 0.006s
W20260713 09:07:45.288637 21916 leader_election.cc:343] T 611eeeb7dffa4d7ea2d382b65f9f825e P 01d111c207d24beea11b17d99c864e36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd000c01911c425090d675b0862a7524 (127.21.59.67:44005): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:07:45.289403 21914 leader_election.cc:343] T 611eeeb7dffa4d7ea2d382b65f9f825e P 01d111c207d24beea11b17d99c864e36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 373695d346f44b6ba419149728708b15 (127.21.59.65:32897): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:45.289832 21914 leader_election.cc:304] T 611eeeb7dffa4d7ea2d382b65f9f825e P 01d111c207d24beea11b17d99c864e36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01d111c207d24beea11b17d99c864e36; no voters: 373695d346f44b6ba419149728708b15, bd000c01911c425090d675b0862a7524
I20260713 09:07:45.291133 22074 raft_consensus.cc:2749] T 611eeeb7dffa4d7ea2d382b65f9f825e P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:45.277549 22069 ts_tablet_manager.cc:1434] T 770c1357d42b4dfd94ee5d3171c11aa9 P 01d111c207d24beea11b17d99c864e36: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:07:45.295807 22069 tablet_bootstrap.cc:492] T 44aace6e60824350a5f397921d4089fd P 01d111c207d24beea11b17d99c864e36: Bootstrap starting.
I20260713 09:07:45.299134 22070 tablet_bootstrap.cc:492] T 611eeeb7dffa4d7ea2d382b65f9f825e P bd000c01911c425090d675b0862a7524: Bootstrap starting.
I20260713 09:07:45.302045 22069 tablet_bootstrap.cc:654] T 44aace6e60824350a5f397921d4089fd P 01d111c207d24beea11b17d99c864e36: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.308630 22070 tablet_bootstrap.cc:654] T 611eeeb7dffa4d7ea2d382b65f9f825e P bd000c01911c425090d675b0862a7524: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.313839 22068 tablet_bootstrap.cc:492] T 611eeeb7dffa4d7ea2d382b65f9f825e P 373695d346f44b6ba419149728708b15: No bootstrap required, opened a new log
I20260713 09:07:45.314520 22068 ts_tablet_manager.cc:1403] T 611eeeb7dffa4d7ea2d382b65f9f825e P 373695d346f44b6ba419149728708b15: Time spent bootstrapping tablet: real 0.050s	user 0.015s	sys 0.017s
I20260713 09:07:45.317263 22069 tablet_bootstrap.cc:492] T 44aace6e60824350a5f397921d4089fd P 01d111c207d24beea11b17d99c864e36: No bootstrap required, opened a new log
I20260713 09:07:45.317814 22069 ts_tablet_manager.cc:1403] T 44aace6e60824350a5f397921d4089fd P 01d111c207d24beea11b17d99c864e36: Time spent bootstrapping tablet: real 0.022s	user 0.000s	sys 0.021s
I20260713 09:07:45.318813 22068 raft_consensus.cc:359] T 611eeeb7dffa4d7ea2d382b65f9f825e P 373695d346f44b6ba419149728708b15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.319885 22068 raft_consensus.cc:385] T 611eeeb7dffa4d7ea2d382b65f9f825e P 373695d346f44b6ba419149728708b15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.320437 22068 raft_consensus.cc:740] T 611eeeb7dffa4d7ea2d382b65f9f825e P 373695d346f44b6ba419149728708b15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 373695d346f44b6ba419149728708b15, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.321244 22069 raft_consensus.cc:359] T 44aace6e60824350a5f397921d4089fd P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.321324 22068 consensus_queue.cc:260] T 611eeeb7dffa4d7ea2d382b65f9f825e P 373695d346f44b6ba419149728708b15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.322086 22069 raft_consensus.cc:385] T 44aace6e60824350a5f397921d4089fd P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.322265 22070 tablet_bootstrap.cc:492] T 611eeeb7dffa4d7ea2d382b65f9f825e P bd000c01911c425090d675b0862a7524: No bootstrap required, opened a new log
I20260713 09:07:45.322580 22069 raft_consensus.cc:740] T 44aace6e60824350a5f397921d4089fd P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01d111c207d24beea11b17d99c864e36, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.322813 22070 ts_tablet_manager.cc:1403] T 611eeeb7dffa4d7ea2d382b65f9f825e P bd000c01911c425090d675b0862a7524: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.002s
I20260713 09:07:45.323590 22069 consensus_queue.cc:260] T 44aace6e60824350a5f397921d4089fd P 01d111c207d24beea11b17d99c864e36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.326066 22069 ts_tablet_manager.cc:1434] T 44aace6e60824350a5f397921d4089fd P 01d111c207d24beea11b17d99c864e36: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:07:45.327064 22069 tablet_bootstrap.cc:492] T f812474ae0734e4497b04e53af87f54f P 01d111c207d24beea11b17d99c864e36: Bootstrap starting.
I20260713 09:07:45.326560 22070 raft_consensus.cc:359] T 611eeeb7dffa4d7ea2d382b65f9f825e P bd000c01911c425090d675b0862a7524 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.327548 22070 raft_consensus.cc:385] T 611eeeb7dffa4d7ea2d382b65f9f825e P bd000c01911c425090d675b0862a7524 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.327898 22070 raft_consensus.cc:740] T 611eeeb7dffa4d7ea2d382b65f9f825e P bd000c01911c425090d675b0862a7524 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd000c01911c425090d675b0862a7524, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.328771 22070 consensus_queue.cc:260] T 611eeeb7dffa4d7ea2d382b65f9f825e P bd000c01911c425090d675b0862a7524 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.333931 22069 tablet_bootstrap.cc:654] T f812474ae0734e4497b04e53af87f54f P 01d111c207d24beea11b17d99c864e36: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.336087 22068 ts_tablet_manager.cc:1434] T 611eeeb7dffa4d7ea2d382b65f9f825e P 373695d346f44b6ba419149728708b15: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.001s
I20260713 09:07:45.339694 22070 ts_tablet_manager.cc:1434] T 611eeeb7dffa4d7ea2d382b65f9f825e P bd000c01911c425090d675b0862a7524: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260713 09:07:45.347447 22068 tablet_bootstrap.cc:492] T 770c1357d42b4dfd94ee5d3171c11aa9 P 373695d346f44b6ba419149728708b15: Bootstrap starting.
I20260713 09:07:45.349581 22069 tablet_bootstrap.cc:492] T f812474ae0734e4497b04e53af87f54f P 01d111c207d24beea11b17d99c864e36: No bootstrap required, opened a new log
I20260713 09:07:45.350099 22069 ts_tablet_manager.cc:1403] T f812474ae0734e4497b04e53af87f54f P 01d111c207d24beea11b17d99c864e36: Time spent bootstrapping tablet: real 0.023s	user 0.021s	sys 0.000s
I20260713 09:07:45.353555 22069 raft_consensus.cc:359] T f812474ae0734e4497b04e53af87f54f P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.354012 22070 tablet_bootstrap.cc:492] T 44aace6e60824350a5f397921d4089fd P bd000c01911c425090d675b0862a7524: Bootstrap starting.
I20260713 09:07:45.354380 22069 raft_consensus.cc:385] T f812474ae0734e4497b04e53af87f54f P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.354758 22069 raft_consensus.cc:740] T f812474ae0734e4497b04e53af87f54f P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01d111c207d24beea11b17d99c864e36, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.355229 22068 tablet_bootstrap.cc:654] T 770c1357d42b4dfd94ee5d3171c11aa9 P 373695d346f44b6ba419149728708b15: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.355598 22069 consensus_queue.cc:260] T f812474ae0734e4497b04e53af87f54f P 01d111c207d24beea11b17d99c864e36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.358121 22069 ts_tablet_manager.cc:1434] T f812474ae0734e4497b04e53af87f54f P 01d111c207d24beea11b17d99c864e36: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260713 09:07:45.359148 22069 tablet_bootstrap.cc:492] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 01d111c207d24beea11b17d99c864e36: Bootstrap starting.
I20260713 09:07:45.361980 22070 tablet_bootstrap.cc:654] T 44aace6e60824350a5f397921d4089fd P bd000c01911c425090d675b0862a7524: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.365515 22069 tablet_bootstrap.cc:654] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 01d111c207d24beea11b17d99c864e36: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.367026 22078 raft_consensus.cc:493] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P bd000c01911c425090d675b0862a7524 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:45.367540 22078 raft_consensus.cc:515] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P bd000c01911c425090d675b0862a7524 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.370290 22078 leader_election.cc:290] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P bd000c01911c425090d675b0862a7524 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 373695d346f44b6ba419149728708b15 (127.21.59.65:32897), 01d111c207d24beea11b17d99c864e36 (127.21.59.66:41467)
I20260713 09:07:45.375068 22070 tablet_bootstrap.cc:492] T 44aace6e60824350a5f397921d4089fd P bd000c01911c425090d675b0862a7524: No bootstrap required, opened a new log
I20260713 09:07:45.376353 22070 ts_tablet_manager.cc:1403] T 44aace6e60824350a5f397921d4089fd P bd000c01911c425090d675b0862a7524: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.008s
I20260713 09:07:45.379956 22070 raft_consensus.cc:359] T 44aace6e60824350a5f397921d4089fd P bd000c01911c425090d675b0862a7524 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.382334 22069 tablet_bootstrap.cc:492] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 01d111c207d24beea11b17d99c864e36: No bootstrap required, opened a new log
I20260713 09:07:45.389634 22068 tablet_bootstrap.cc:492] T 770c1357d42b4dfd94ee5d3171c11aa9 P 373695d346f44b6ba419149728708b15: No bootstrap required, opened a new log
I20260713 09:07:45.390023 22069 ts_tablet_manager.cc:1403] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 01d111c207d24beea11b17d99c864e36: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.001s
I20260713 09:07:45.390244 22068 ts_tablet_manager.cc:1403] T 770c1357d42b4dfd94ee5d3171c11aa9 P 373695d346f44b6ba419149728708b15: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.004s
I20260713 09:07:45.392519 22069 raft_consensus.cc:359] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.393151 22069 raft_consensus.cc:385] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.393389 22069 raft_consensus.cc:740] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01d111c207d24beea11b17d99c864e36, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.394393 22069 consensus_queue.cc:260] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 01d111c207d24beea11b17d99c864e36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.394408 22072 raft_consensus.cc:493] T 611eeeb7dffa4d7ea2d382b65f9f825e P 373695d346f44b6ba419149728708b15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:45.393656 22068 raft_consensus.cc:359] T 770c1357d42b4dfd94ee5d3171c11aa9 P 373695d346f44b6ba419149728708b15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.396157 22070 raft_consensus.cc:385] T 44aace6e60824350a5f397921d4089fd P bd000c01911c425090d675b0862a7524 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.397799 22070 raft_consensus.cc:740] T 44aace6e60824350a5f397921d4089fd P bd000c01911c425090d675b0862a7524 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd000c01911c425090d675b0862a7524, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.398581 22070 consensus_queue.cc:260] T 44aace6e60824350a5f397921d4089fd P bd000c01911c425090d675b0862a7524 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.401314 22070 ts_tablet_manager.cc:1434] T 44aace6e60824350a5f397921d4089fd P bd000c01911c425090d675b0862a7524: Time spent starting tablet: real 0.025s	user 0.003s	sys 0.003s
I20260713 09:07:45.402453 22070 tablet_bootstrap.cc:492] T 0c74cf5db45a415ab4b1cc6224eb8b93 P bd000c01911c425090d675b0862a7524: Bootstrap starting.
I20260713 09:07:45.397399 22069 ts_tablet_manager.cc:1434] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 01d111c207d24beea11b17d99c864e36: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:07:45.408895 22069 tablet_bootstrap.cc:492] T 9ddaa0329e4c467ea186b170a0dfdc22 P 01d111c207d24beea11b17d99c864e36: Bootstrap starting.
I20260713 09:07:45.396365 22072 raft_consensus.cc:515] T 611eeeb7dffa4d7ea2d382b65f9f825e P 373695d346f44b6ba419149728708b15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.419164 22072 leader_election.cc:290] T 611eeeb7dffa4d7ea2d382b65f9f825e P 373695d346f44b6ba419149728708b15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01d111c207d24beea11b17d99c864e36 (127.21.59.66:41467), bd000c01911c425090d675b0862a7524 (127.21.59.67:44005)
I20260713 09:07:45.397255 22068 raft_consensus.cc:385] T 770c1357d42b4dfd94ee5d3171c11aa9 P 373695d346f44b6ba419149728708b15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.421547 22072 raft_consensus.cc:493] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 373695d346f44b6ba419149728708b15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:45.423010 22072 raft_consensus.cc:515] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 373695d346f44b6ba419149728708b15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.422008 22068 raft_consensus.cc:740] T 770c1357d42b4dfd94ee5d3171c11aa9 P 373695d346f44b6ba419149728708b15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 373695d346f44b6ba419149728708b15, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.443233 22069 tablet_bootstrap.cc:654] T 9ddaa0329e4c467ea186b170a0dfdc22 P 01d111c207d24beea11b17d99c864e36: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.443799 22078 raft_consensus.cc:493] T 611eeeb7dffa4d7ea2d382b65f9f825e P bd000c01911c425090d675b0862a7524 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:45.444234 22078 raft_consensus.cc:515] T 611eeeb7dffa4d7ea2d382b65f9f825e P bd000c01911c425090d675b0862a7524 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.448776 22072 leader_election.cc:290] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 373695d346f44b6ba419149728708b15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01d111c207d24beea11b17d99c864e36 (127.21.59.66:41467), bd000c01911c425090d675b0862a7524 (127.21.59.67:44005)
I20260713 09:07:45.451987 22068 consensus_queue.cc:260] T 770c1357d42b4dfd94ee5d3171c11aa9 P 373695d346f44b6ba419149728708b15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.455072 22068 ts_tablet_manager.cc:1434] T 770c1357d42b4dfd94ee5d3171c11aa9 P 373695d346f44b6ba419149728708b15: Time spent starting tablet: real 0.064s	user 0.011s	sys 0.001s
I20260713 09:07:45.451056 22070 tablet_bootstrap.cc:654] T 0c74cf5db45a415ab4b1cc6224eb8b93 P bd000c01911c425090d675b0862a7524: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.461076 22078 leader_election.cc:290] T 611eeeb7dffa4d7ea2d382b65f9f825e P bd000c01911c425090d675b0862a7524 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 373695d346f44b6ba419149728708b15 (127.21.59.65:32897), 01d111c207d24beea11b17d99c864e36 (127.21.59.66:41467)
I20260713 09:07:45.462146 22068 tablet_bootstrap.cc:492] T c78441d675e847d7a0b07ccaa30ff8d2 P 373695d346f44b6ba419149728708b15: Bootstrap starting.
I20260713 09:07:45.462903 21876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b33ce2fe8b4f48eaa3ac67975c86d7e7" candidate_uuid: "bd000c01911c425090d675b0862a7524" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "373695d346f44b6ba419149728708b15" is_pre_election: true
I20260713 09:07:45.469602 21875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611eeeb7dffa4d7ea2d382b65f9f825e" candidate_uuid: "bd000c01911c425090d675b0862a7524" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "373695d346f44b6ba419149728708b15" is_pre_election: true
I20260713 09:07:45.463912 21876 raft_consensus.cc:2468] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 373695d346f44b6ba419149728708b15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd000c01911c425090d675b0862a7524 in term 0.
I20260713 09:07:45.470659 21875 raft_consensus.cc:2468] T 611eeeb7dffa4d7ea2d382b65f9f825e P 373695d346f44b6ba419149728708b15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd000c01911c425090d675b0862a7524 in term 0.
I20260713 09:07:45.476529 22074 raft_consensus.cc:493] T 770c1357d42b4dfd94ee5d3171c11aa9 P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:45.481460 21988 leader_election.cc:304] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P bd000c01911c425090d675b0862a7524 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 373695d346f44b6ba419149728708b15, bd000c01911c425090d675b0862a7524; no voters: 
I20260713 09:07:45.482339 22074 raft_consensus.cc:515] T 770c1357d42b4dfd94ee5d3171c11aa9 P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.483184 21988 leader_election.cc:304] T 611eeeb7dffa4d7ea2d382b65f9f825e P bd000c01911c425090d675b0862a7524 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 373695d346f44b6ba419149728708b15, bd000c01911c425090d675b0862a7524; no voters: 
I20260713 09:07:45.486078 22078 raft_consensus.cc:2804] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P bd000c01911c425090d675b0862a7524 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:45.487727 22074 leader_election.cc:290] T 770c1357d42b4dfd94ee5d3171c11aa9 P 01d111c207d24beea11b17d99c864e36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 373695d346f44b6ba419149728708b15 (127.21.59.65:32897), bd000c01911c425090d675b0862a7524 (127.21.59.67:44005)
I20260713 09:07:45.489359 22078 raft_consensus.cc:493] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P bd000c01911c425090d675b0862a7524 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:45.491833 22078 raft_consensus.cc:3060] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P bd000c01911c425090d675b0862a7524 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:45.515681 22074 raft_consensus.cc:493] T f812474ae0734e4497b04e53af87f54f P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:45.516191 22074 raft_consensus.cc:515] T f812474ae0734e4497b04e53af87f54f P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.532696 22074 leader_election.cc:290] T f812474ae0734e4497b04e53af87f54f P 01d111c207d24beea11b17d99c864e36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 373695d346f44b6ba419149728708b15 (127.21.59.65:32897), bd000c01911c425090d675b0862a7524 (127.21.59.67:44005)
I20260713 09:07:45.535977 22025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "770c1357d42b4dfd94ee5d3171c11aa9" candidate_uuid: "01d111c207d24beea11b17d99c864e36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd000c01911c425090d675b0862a7524" is_pre_election: true
I20260713 09:07:45.553571 22069 tablet_bootstrap.cc:492] T 9ddaa0329e4c467ea186b170a0dfdc22 P 01d111c207d24beea11b17d99c864e36: No bootstrap required, opened a new log
I20260713 09:07:45.554306 22069 ts_tablet_manager.cc:1403] T 9ddaa0329e4c467ea186b170a0dfdc22 P 01d111c207d24beea11b17d99c864e36: Time spent bootstrapping tablet: real 0.146s	user 0.013s	sys 0.022s
I20260713 09:07:45.564926 22068 tablet_bootstrap.cc:654] T c78441d675e847d7a0b07ccaa30ff8d2 P 373695d346f44b6ba419149728708b15: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.567641 21875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "770c1357d42b4dfd94ee5d3171c11aa9" candidate_uuid: "01d111c207d24beea11b17d99c864e36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "373695d346f44b6ba419149728708b15" is_pre_election: true
I20260713 09:07:45.569466 21876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f812474ae0734e4497b04e53af87f54f" candidate_uuid: "01d111c207d24beea11b17d99c864e36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "373695d346f44b6ba419149728708b15" is_pre_election: true
I20260713 09:07:45.568017 22070 tablet_bootstrap.cc:492] T 0c74cf5db45a415ab4b1cc6224eb8b93 P bd000c01911c425090d675b0862a7524: No bootstrap required, opened a new log
I20260713 09:07:45.570144 22025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f812474ae0734e4497b04e53af87f54f" candidate_uuid: "01d111c207d24beea11b17d99c864e36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd000c01911c425090d675b0862a7524" is_pre_election: true
I20260713 09:07:45.568477 22069 raft_consensus.cc:359] T 9ddaa0329e4c467ea186b170a0dfdc22 P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.571346 22074 raft_consensus.cc:493] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:45.571841 22069 raft_consensus.cc:385] T 9ddaa0329e4c467ea186b170a0dfdc22 P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.568397 22096 raft_consensus.cc:493] T 770c1357d42b4dfd94ee5d3171c11aa9 P 373695d346f44b6ba419149728708b15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:45.572305 22069 raft_consensus.cc:740] T 9ddaa0329e4c467ea186b170a0dfdc22 P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01d111c207d24beea11b17d99c864e36, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.570096 22078 raft_consensus.cc:515] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P bd000c01911c425090d675b0862a7524 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.572715 22074 raft_consensus.cc:515] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.572759 22024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611eeeb7dffa4d7ea2d382b65f9f825e" candidate_uuid: "373695d346f44b6ba419149728708b15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd000c01911c425090d675b0862a7524" is_pre_election: true
W20260713 09:07:45.573764 21914 leader_election.cc:343] T f812474ae0734e4497b04e53af87f54f P 01d111c207d24beea11b17d99c864e36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 373695d346f44b6ba419149728708b15 (127.21.59.65:32897): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:07:45.573127 21916 leader_election.cc:343] T 770c1357d42b4dfd94ee5d3171c11aa9 P 01d111c207d24beea11b17d99c864e36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd000c01911c425090d675b0862a7524 (127.21.59.67:44005): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:07:45.570986 21988 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.59.65:32897, user_credentials={real_user=slave}} blocked reactor thread for 87880.3us
I20260713 09:07:45.574491 22070 ts_tablet_manager.cc:1403] T 0c74cf5db45a415ab4b1cc6224eb8b93 P bd000c01911c425090d675b0862a7524: Time spent bootstrapping tablet: real 0.172s	user 0.020s	sys 0.006s
I20260713 09:07:45.576189 22069 consensus_queue.cc:260] T 9ddaa0329e4c467ea186b170a0dfdc22 P 01d111c207d24beea11b17d99c864e36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
W20260713 09:07:45.579414 21916 leader_election.cc:343] T f812474ae0734e4497b04e53af87f54f P 01d111c207d24beea11b17d99c864e36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd000c01911c425090d675b0862a7524 (127.21.59.67:44005): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:45.573200 22096 raft_consensus.cc:515] T 770c1357d42b4dfd94ee5d3171c11aa9 P 373695d346f44b6ba419149728708b15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.574550 22023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c74cf5db45a415ab4b1cc6224eb8b93" candidate_uuid: "373695d346f44b6ba419149728708b15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd000c01911c425090d675b0862a7524" is_pre_election: true
I20260713 09:07:45.581457 22074 leader_election.cc:290] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 01d111c207d24beea11b17d99c864e36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 373695d346f44b6ba419149728708b15 (127.21.59.65:32897), bd000c01911c425090d675b0862a7524 (127.21.59.67:44005)
I20260713 09:07:45.582252 21875 raft_consensus.cc:2468] T 770c1357d42b4dfd94ee5d3171c11aa9 P 373695d346f44b6ba419149728708b15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01d111c207d24beea11b17d99c864e36 in term 0.
I20260713 09:07:45.581100 21916 leader_election.cc:304] T f812474ae0734e4497b04e53af87f54f P 01d111c207d24beea11b17d99c864e36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01d111c207d24beea11b17d99c864e36; no voters: 373695d346f44b6ba419149728708b15, bd000c01911c425090d675b0862a7524
I20260713 09:07:45.585193 22025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b33ce2fe8b4f48eaa3ac67975c86d7e7" candidate_uuid: "01d111c207d24beea11b17d99c864e36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd000c01911c425090d675b0862a7524" is_pre_election: true
I20260713 09:07:45.586297 22074 raft_consensus.cc:2749] T f812474ae0734e4497b04e53af87f54f P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:45.586966 22025 raft_consensus.cc:2393] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P bd000c01911c425090d675b0862a7524 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 01d111c207d24beea11b17d99c864e36 in current term 1: Already voted for candidate bd000c01911c425090d675b0862a7524 in this term.
I20260713 09:07:45.580034 22024 raft_consensus.cc:2468] T 611eeeb7dffa4d7ea2d382b65f9f825e P bd000c01911c425090d675b0862a7524 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 373695d346f44b6ba419149728708b15 in term 0.
I20260713 09:07:45.581146 22078 leader_election.cc:290] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P bd000c01911c425090d675b0862a7524 [CANDIDATE]: Term 1 election: Requested vote from peers 373695d346f44b6ba419149728708b15 (127.21.59.65:32897), 01d111c207d24beea11b17d99c864e36 (127.21.59.66:41467)
I20260713 09:07:45.588613 22074 raft_consensus.cc:493] T c78441d675e847d7a0b07ccaa30ff8d2 P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:45.588842 21876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b33ce2fe8b4f48eaa3ac67975c86d7e7" candidate_uuid: "01d111c207d24beea11b17d99c864e36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "373695d346f44b6ba419149728708b15" is_pre_election: true
I20260713 09:07:45.589011 22074 raft_consensus.cc:515] T c78441d675e847d7a0b07ccaa30ff8d2 P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.589458 21876 raft_consensus.cc:2468] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 373695d346f44b6ba419149728708b15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01d111c207d24beea11b17d99c864e36 in term 0.
I20260713 09:07:45.589699 21914 leader_election.cc:304] T 770c1357d42b4dfd94ee5d3171c11aa9 P 01d111c207d24beea11b17d99c864e36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01d111c207d24beea11b17d99c864e36, 373695d346f44b6ba419149728708b15; no voters: bd000c01911c425090d675b0862a7524
I20260713 09:07:45.591342 22078 raft_consensus.cc:493] T c78441d675e847d7a0b07ccaa30ff8d2 P bd000c01911c425090d675b0862a7524 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:45.592635 22074 leader_election.cc:290] T c78441d675e847d7a0b07ccaa30ff8d2 P 01d111c207d24beea11b17d99c864e36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 373695d346f44b6ba419149728708b15 (127.21.59.65:32897), bd000c01911c425090d675b0862a7524 (127.21.59.67:44005)
I20260713 09:07:45.598125 21841 leader_election.cc:304] T 611eeeb7dffa4d7ea2d382b65f9f825e P 373695d346f44b6ba419149728708b15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 373695d346f44b6ba419149728708b15, bd000c01911c425090d675b0862a7524; no voters: 
I20260713 09:07:45.598244 21876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c78441d675e847d7a0b07ccaa30ff8d2" candidate_uuid: "01d111c207d24beea11b17d99c864e36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "373695d346f44b6ba419149728708b15" is_pre_election: true
I20260713 09:07:45.598464 22024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c78441d675e847d7a0b07ccaa30ff8d2" candidate_uuid: "01d111c207d24beea11b17d99c864e36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd000c01911c425090d675b0862a7524" is_pre_election: true
I20260713 09:07:45.598747 22074 raft_consensus.cc:2804] T 770c1357d42b4dfd94ee5d3171c11aa9 P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:45.599139 22074 raft_consensus.cc:493] T 770c1357d42b4dfd94ee5d3171c11aa9 P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:45.599458 22074 raft_consensus.cc:3060] T 770c1357d42b4dfd94ee5d3171c11aa9 P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:45.599666 22072 raft_consensus.cc:2804] T 611eeeb7dffa4d7ea2d382b65f9f825e P 373695d346f44b6ba419149728708b15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:45.599997 22072 raft_consensus.cc:493] T 611eeeb7dffa4d7ea2d382b65f9f825e P 373695d346f44b6ba419149728708b15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:45.598363 22096 leader_election.cc:290] T 770c1357d42b4dfd94ee5d3171c11aa9 P 373695d346f44b6ba419149728708b15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01d111c207d24beea11b17d99c864e36 (127.21.59.66:41467), bd000c01911c425090d675b0862a7524 (127.21.59.67:44005)
I20260713 09:07:45.651880 22072 raft_consensus.cc:3060] T 611eeeb7dffa4d7ea2d382b65f9f825e P 373695d346f44b6ba419149728708b15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:45.637228 21951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611eeeb7dffa4d7ea2d382b65f9f825e" candidate_uuid: "373695d346f44b6ba419149728708b15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d111c207d24beea11b17d99c864e36" is_pre_election: true
I20260713 09:07:45.593842 21875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b33ce2fe8b4f48eaa3ac67975c86d7e7" candidate_uuid: "bd000c01911c425090d675b0862a7524" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "373695d346f44b6ba419149728708b15"
I20260713 09:07:45.653308 21951 raft_consensus.cc:2468] T 611eeeb7dffa4d7ea2d382b65f9f825e P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 373695d346f44b6ba419149728708b15 in term 0.
I20260713 09:07:45.632115 22074 raft_consensus.cc:515] T 770c1357d42b4dfd94ee5d3171c11aa9 P 01d111c207d24beea11b17d99c864e36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.643643 22069 ts_tablet_manager.cc:1434] T 9ddaa0329e4c467ea186b170a0dfdc22 P 01d111c207d24beea11b17d99c864e36: Time spent starting tablet: real 0.089s	user 0.007s	sys 0.003s
I20260713 09:07:45.594684 21914 leader_election.cc:304] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 01d111c207d24beea11b17d99c864e36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01d111c207d24beea11b17d99c864e36, 373695d346f44b6ba419149728708b15; no voters: bd000c01911c425090d675b0862a7524
I20260713 09:07:45.601835 22078 raft_consensus.cc:515] T c78441d675e847d7a0b07ccaa30ff8d2 P bd000c01911c425090d675b0862a7524 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.621311 22068 tablet_bootstrap.cc:492] T c78441d675e847d7a0b07ccaa30ff8d2 P 373695d346f44b6ba419149728708b15: No bootstrap required, opened a new log
I20260713 09:07:45.638094 21949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "770c1357d42b4dfd94ee5d3171c11aa9" candidate_uuid: "373695d346f44b6ba419149728708b15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d111c207d24beea11b17d99c864e36" is_pre_election: true
I20260713 09:07:45.653937 21875 raft_consensus.cc:3060] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 373695d346f44b6ba419149728708b15 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:07:45.615389 21841 leader_election.cc:343] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 373695d346f44b6ba419149728708b15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd000c01911c425090d675b0862a7524 (127.21.59.67:44005): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:45.642493 22105 raft_consensus.cc:493] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:45.657951 22068 ts_tablet_manager.cc:1403] T c78441d675e847d7a0b07ccaa30ff8d2 P 373695d346f44b6ba419149728708b15: Time spent bootstrapping tablet: real 0.196s	user 0.020s	sys 0.005s
I20260713 09:07:45.637780 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c74cf5db45a415ab4b1cc6224eb8b93" candidate_uuid: "373695d346f44b6ba419149728708b15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d111c207d24beea11b17d99c864e36" is_pre_election: true
I20260713 09:07:45.599871 22025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "770c1357d42b4dfd94ee5d3171c11aa9" candidate_uuid: "373695d346f44b6ba419149728708b15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd000c01911c425090d675b0862a7524" is_pre_election: true
I20260713 09:07:45.619767 22101 raft_consensus.cc:2804] T 611eeeb7dffa4d7ea2d382b65f9f825e P bd000c01911c425090d675b0862a7524 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:45.660111 21949 raft_consensus.cc:2393] T 770c1357d42b4dfd94ee5d3171c11aa9 P 01d111c207d24beea11b17d99c864e36 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 373695d346f44b6ba419149728708b15 in current term 1: Already voted for candidate 01d111c207d24beea11b17d99c864e36 in this term.
I20260713 09:07:45.660136 22024 raft_consensus.cc:2468] T c78441d675e847d7a0b07ccaa30ff8d2 P bd000c01911c425090d675b0862a7524 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01d111c207d24beea11b17d99c864e36 in term 0.
I20260713 09:07:45.664382 21916 leader_election.cc:304] T c78441d675e847d7a0b07ccaa30ff8d2 P 01d111c207d24beea11b17d99c864e36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01d111c207d24beea11b17d99c864e36, bd000c01911c425090d675b0862a7524; no voters: 
I20260713 09:07:45.665321 22068 raft_consensus.cc:359] T c78441d675e847d7a0b07ccaa30ff8d2 P 373695d346f44b6ba419149728708b15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.666009 22068 raft_consensus.cc:385] T c78441d675e847d7a0b07ccaa30ff8d2 P 373695d346f44b6ba419149728708b15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.666289 22068 raft_consensus.cc:740] T c78441d675e847d7a0b07ccaa30ff8d2 P 373695d346f44b6ba419149728708b15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 373695d346f44b6ba419149728708b15, State: Initialized, Role: FOLLOWER
W20260713 09:07:45.663859 21841 leader_election.cc:343] T 770c1357d42b4dfd94ee5d3171c11aa9 P 373695d346f44b6ba419149728708b15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd000c01911c425090d675b0862a7524 (127.21.59.67:44005): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:07:45.663446 21914 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.59.65:32897, user_credentials={real_user=slave}} blocked reactor thread for 70961.8us
I20260713 09:07:45.657868 22105 raft_consensus.cc:515] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.614182 22070 raft_consensus.cc:359] T 0c74cf5db45a415ab4b1cc6224eb8b93 P bd000c01911c425090d675b0862a7524 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.673682 22070 raft_consensus.cc:385] T 0c74cf5db45a415ab4b1cc6224eb8b93 P bd000c01911c425090d675b0862a7524 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.674072 22070 raft_consensus.cc:740] T 0c74cf5db45a415ab4b1cc6224eb8b93 P bd000c01911c425090d675b0862a7524 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd000c01911c425090d675b0862a7524, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.674836 22070 consensus_queue.cc:260] T 0c74cf5db45a415ab4b1cc6224eb8b93 P bd000c01911c425090d675b0862a7524 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.675981 21950 raft_consensus.cc:2468] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 373695d346f44b6ba419149728708b15 in term 0.
I20260713 09:07:45.678766 22101 raft_consensus.cc:493] T 611eeeb7dffa4d7ea2d382b65f9f825e P bd000c01911c425090d675b0862a7524 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:45.679260 22101 raft_consensus.cc:3060] T 611eeeb7dffa4d7ea2d382b65f9f825e P bd000c01911c425090d675b0862a7524 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:45.680133 21876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c78441d675e847d7a0b07ccaa30ff8d2" candidate_uuid: "bd000c01911c425090d675b0862a7524" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "373695d346f44b6ba419149728708b15" is_pre_election: true
I20260713 09:07:45.667225 22068 consensus_queue.cc:260] T c78441d675e847d7a0b07ccaa30ff8d2 P 373695d346f44b6ba419149728708b15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.682453 21876 raft_consensus.cc:2468] T c78441d675e847d7a0b07ccaa30ff8d2 P 373695d346f44b6ba419149728708b15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd000c01911c425090d675b0862a7524 in term 0.
I20260713 09:07:45.683534 21874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "770c1357d42b4dfd94ee5d3171c11aa9" candidate_uuid: "01d111c207d24beea11b17d99c864e36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "373695d346f44b6ba419149728708b15"
I20260713 09:07:45.687250 21874 raft_consensus.cc:3060] T 770c1357d42b4dfd94ee5d3171c11aa9 P 373695d346f44b6ba419149728708b15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:45.688791 22078 leader_election.cc:290] T c78441d675e847d7a0b07ccaa30ff8d2 P bd000c01911c425090d675b0862a7524 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 373695d346f44b6ba419149728708b15 (127.21.59.65:32897), 01d111c207d24beea11b17d99c864e36 (127.21.59.66:41467)
I20260713 09:07:45.690191 22105 leader_election.cc:290] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 01d111c207d24beea11b17d99c864e36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 373695d346f44b6ba419149728708b15 (127.21.59.65:32897), bd000c01911c425090d675b0862a7524 (127.21.59.67:44005)
I20260713 09:07:45.690069 21988 leader_election.cc:304] T c78441d675e847d7a0b07ccaa30ff8d2 P bd000c01911c425090d675b0862a7524 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 373695d346f44b6ba419149728708b15, bd000c01911c425090d675b0862a7524; no voters: 
I20260713 09:07:45.690760 22105 raft_consensus.cc:2804] T c78441d675e847d7a0b07ccaa30ff8d2 P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:45.691026 22078 raft_consensus.cc:2804] T c78441d675e847d7a0b07ccaa30ff8d2 P bd000c01911c425090d675b0862a7524 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:45.691148 22105 raft_consensus.cc:493] T c78441d675e847d7a0b07ccaa30ff8d2 P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:45.691406 22078 raft_consensus.cc:493] T c78441d675e847d7a0b07ccaa30ff8d2 P bd000c01911c425090d675b0862a7524 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:45.691532 22105 raft_consensus.cc:3060] T c78441d675e847d7a0b07ccaa30ff8d2 P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:45.691780 22078 raft_consensus.cc:3060] T c78441d675e847d7a0b07ccaa30ff8d2 P bd000c01911c425090d675b0862a7524 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:45.693382 21949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b33ce2fe8b4f48eaa3ac67975c86d7e7" candidate_uuid: "bd000c01911c425090d675b0862a7524" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d111c207d24beea11b17d99c864e36" is_pre_election: true
I20260713 09:07:45.695117 22070 ts_tablet_manager.cc:1434] T 0c74cf5db45a415ab4b1cc6224eb8b93 P bd000c01911c425090d675b0862a7524: Time spent starting tablet: real 0.115s	user 0.011s	sys 0.011s
I20260713 09:07:45.697335 22068 ts_tablet_manager.cc:1434] T c78441d675e847d7a0b07ccaa30ff8d2 P 373695d346f44b6ba419149728708b15: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.001s
I20260713 09:07:45.698287 22068 tablet_bootstrap.cc:492] T 89bd603e90774c219a690b52347487cf P 373695d346f44b6ba419149728708b15: Bootstrap starting.
I20260713 09:07:45.703482 22096 raft_consensus.cc:493] T 44aace6e60824350a5f397921d4089fd P 373695d346f44b6ba419149728708b15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:45.703948 22096 raft_consensus.cc:515] T 44aace6e60824350a5f397921d4089fd P 373695d346f44b6ba419149728708b15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.706036 22096 leader_election.cc:290] T 44aace6e60824350a5f397921d4089fd P 373695d346f44b6ba419149728708b15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01d111c207d24beea11b17d99c864e36 (127.21.59.66:41467), bd000c01911c425090d675b0862a7524 (127.21.59.67:44005)
I20260713 09:07:45.709220 22025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44aace6e60824350a5f397921d4089fd" candidate_uuid: "373695d346f44b6ba419149728708b15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd000c01911c425090d675b0862a7524" is_pre_election: true
I20260713 09:07:45.710034 22025 raft_consensus.cc:2468] T 44aace6e60824350a5f397921d4089fd P bd000c01911c425090d675b0862a7524 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 373695d346f44b6ba419149728708b15 in term 0.
I20260713 09:07:45.710343 21874 raft_consensus.cc:2468] T 770c1357d42b4dfd94ee5d3171c11aa9 P 373695d346f44b6ba419149728708b15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01d111c207d24beea11b17d99c864e36 in term 1.
I20260713 09:07:45.711386 22078 raft_consensus.cc:515] T c78441d675e847d7a0b07ccaa30ff8d2 P bd000c01911c425090d675b0862a7524 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.712028 21841 leader_election.cc:304] T 44aace6e60824350a5f397921d4089fd P 373695d346f44b6ba419149728708b15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 373695d346f44b6ba419149728708b15, bd000c01911c425090d675b0862a7524; no voters: 
I20260713 09:07:45.714428 22078 leader_election.cc:290] T c78441d675e847d7a0b07ccaa30ff8d2 P bd000c01911c425090d675b0862a7524 [CANDIDATE]: Term 1 election: Requested vote from peers 373695d346f44b6ba419149728708b15 (127.21.59.65:32897), 01d111c207d24beea11b17d99c864e36 (127.21.59.66:41467)
I20260713 09:07:45.714562 21876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c78441d675e847d7a0b07ccaa30ff8d2" candidate_uuid: "bd000c01911c425090d675b0862a7524" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "373695d346f44b6ba419149728708b15"
I20260713 09:07:45.715158 21876 raft_consensus.cc:3060] T c78441d675e847d7a0b07ccaa30ff8d2 P 373695d346f44b6ba419149728708b15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:45.716060 22070 tablet_bootstrap.cc:492] T 9ddaa0329e4c467ea186b170a0dfdc22 P bd000c01911c425090d675b0862a7524: Bootstrap starting.
I20260713 09:07:45.719398 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611eeeb7dffa4d7ea2d382b65f9f825e" candidate_uuid: "bd000c01911c425090d675b0862a7524" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d111c207d24beea11b17d99c864e36" is_pre_election: true
I20260713 09:07:45.720027 21950 raft_consensus.cc:2468] T 611eeeb7dffa4d7ea2d382b65f9f825e P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd000c01911c425090d675b0862a7524 in term 0.
I20260713 09:07:45.722028 21875 raft_consensus.cc:2468] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 373695d346f44b6ba419149728708b15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd000c01911c425090d675b0862a7524 in term 1.
I20260713 09:07:45.722290 22096 raft_consensus.cc:2804] T 44aace6e60824350a5f397921d4089fd P 373695d346f44b6ba419149728708b15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:45.723044 21988 leader_election.cc:304] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P bd000c01911c425090d675b0862a7524 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 373695d346f44b6ba419149728708b15, bd000c01911c425090d675b0862a7524; no voters: 
I20260713 09:07:45.722658 22096 raft_consensus.cc:493] T 44aace6e60824350a5f397921d4089fd P 373695d346f44b6ba419149728708b15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:45.723959 22078 raft_consensus.cc:2804] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P bd000c01911c425090d675b0862a7524 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:45.725011 22078 raft_consensus.cc:697] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P bd000c01911c425090d675b0862a7524 [term 1 LEADER]: Becoming Leader. State: Replica: bd000c01911c425090d675b0862a7524, State: Running, Role: LEADER
I20260713 09:07:45.725884 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b33ce2fe8b4f48eaa3ac67975c86d7e7" candidate_uuid: "bd000c01911c425090d675b0862a7524" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d111c207d24beea11b17d99c864e36"
I20260713 09:07:45.726357 22078 consensus_queue.cc:237] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P bd000c01911c425090d675b0862a7524 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.724018 22096 raft_consensus.cc:3060] T 44aace6e60824350a5f397921d4089fd P 373695d346f44b6ba419149728708b15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:45.724931 22074 leader_election.cc:290] T 770c1357d42b4dfd94ee5d3171c11aa9 P 01d111c207d24beea11b17d99c864e36 [CANDIDATE]: Term 1 election: Requested vote from peers 373695d346f44b6ba419149728708b15 (127.21.59.65:32897), bd000c01911c425090d675b0862a7524 (127.21.59.67:44005)
I20260713 09:07:45.728556 22106 raft_consensus.cc:2804] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:45.731642 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c78441d675e847d7a0b07ccaa30ff8d2" candidate_uuid: "bd000c01911c425090d675b0862a7524" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d111c207d24beea11b17d99c864e36" is_pre_election: true
I20260713 09:07:45.732735 22106 raft_consensus.cc:493] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:45.733106 22106 raft_consensus.cc:3060] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:45.736054 21876 raft_consensus.cc:2468] T c78441d675e847d7a0b07ccaa30ff8d2 P 373695d346f44b6ba419149728708b15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd000c01911c425090d675b0862a7524 in term 1.
W20260713 09:07:45.731266 21916 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.59.67:44005, user_credentials={real_user=slave}} blocked reactor thread for 66963.7us
I20260713 09:07:45.737350 21988 leader_election.cc:304] T c78441d675e847d7a0b07ccaa30ff8d2 P bd000c01911c425090d675b0862a7524 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 373695d346f44b6ba419149728708b15, bd000c01911c425090d675b0862a7524; no voters: 
I20260713 09:07:45.740214 22104 raft_consensus.cc:2804] T c78441d675e847d7a0b07ccaa30ff8d2 P bd000c01911c425090d675b0862a7524 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:45.740204 21839 leader_election.cc:304] T 770c1357d42b4dfd94ee5d3171c11aa9 P 373695d346f44b6ba419149728708b15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 373695d346f44b6ba419149728708b15; no voters: 01d111c207d24beea11b17d99c864e36, bd000c01911c425090d675b0862a7524
I20260713 09:07:45.738337 22025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "770c1357d42b4dfd94ee5d3171c11aa9" candidate_uuid: "01d111c207d24beea11b17d99c864e36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd000c01911c425090d675b0862a7524"
I20260713 09:07:45.743345 21951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c78441d675e847d7a0b07ccaa30ff8d2" candidate_uuid: "bd000c01911c425090d675b0862a7524" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d111c207d24beea11b17d99c864e36"
I20260713 09:07:45.751603 22025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c74cf5db45a415ab4b1cc6224eb8b93" candidate_uuid: "01d111c207d24beea11b17d99c864e36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd000c01911c425090d675b0862a7524" is_pre_election: true
I20260713 09:07:45.752290 22025 raft_consensus.cc:2468] T 0c74cf5db45a415ab4b1cc6224eb8b93 P bd000c01911c425090d675b0862a7524 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01d111c207d24beea11b17d99c864e36 in term 0.
W20260713 09:07:45.743957 21914 leader_election.cc:343] T c78441d675e847d7a0b07ccaa30ff8d2 P 01d111c207d24beea11b17d99c864e36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 373695d346f44b6ba419149728708b15 (127.21.59.65:32897): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:45.755406 21951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44aace6e60824350a5f397921d4089fd" candidate_uuid: "373695d346f44b6ba419149728708b15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d111c207d24beea11b17d99c864e36" is_pre_election: true
I20260713 09:07:45.756094 21951 raft_consensus.cc:2468] T 44aace6e60824350a5f397921d4089fd P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 373695d346f44b6ba419149728708b15 in term 0.
W20260713 09:07:45.757325 21916 leader_election.cc:343] T 770c1357d42b4dfd94ee5d3171c11aa9 P 01d111c207d24beea11b17d99c864e36 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bd000c01911c425090d675b0862a7524 (127.21.59.67:44005): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:45.758915 21916 leader_election.cc:304] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 01d111c207d24beea11b17d99c864e36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01d111c207d24beea11b17d99c864e36, bd000c01911c425090d675b0862a7524; no voters: 
I20260713 09:07:45.761718 22104 raft_consensus.cc:697] T c78441d675e847d7a0b07ccaa30ff8d2 P bd000c01911c425090d675b0862a7524 [term 1 LEADER]: Becoming Leader. State: Replica: bd000c01911c425090d675b0862a7524, State: Running, Role: LEADER
I20260713 09:07:45.762857 22107 raft_consensus.cc:2804] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:45.764154 22107 raft_consensus.cc:493] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:45.764443 22068 tablet_bootstrap.cc:654] T 89bd603e90774c219a690b52347487cf P 373695d346f44b6ba419149728708b15: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.764514 22107 raft_consensus.cc:3060] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:45.766711 21914 leader_election.cc:304] T 770c1357d42b4dfd94ee5d3171c11aa9 P 01d111c207d24beea11b17d99c864e36 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01d111c207d24beea11b17d99c864e36, 373695d346f44b6ba419149728708b15; no voters: bd000c01911c425090d675b0862a7524
I20260713 09:07:45.758661 22096 raft_consensus.cc:515] T 44aace6e60824350a5f397921d4089fd P 373695d346f44b6ba419149728708b15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.770347 22105 raft_consensus.cc:515] T c78441d675e847d7a0b07ccaa30ff8d2 P 01d111c207d24beea11b17d99c864e36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.776273 21876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c74cf5db45a415ab4b1cc6224eb8b93" candidate_uuid: "01d111c207d24beea11b17d99c864e36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "373695d346f44b6ba419149728708b15" is_pre_election: true
I20260713 09:07:45.776883 21876 raft_consensus.cc:2468] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 373695d346f44b6ba419149728708b15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01d111c207d24beea11b17d99c864e36 in term 0.
I20260713 09:07:45.777132 21773 catalog_manager.cc:5697] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P bd000c01911c425090d675b0862a7524 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd000c01911c425090d675b0862a7524 (127.21.59.67). New cstate: current_term: 1 leader_uuid: "bd000c01911c425090d675b0862a7524" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:45.778808 22070 tablet_bootstrap.cc:654] T 9ddaa0329e4c467ea186b170a0dfdc22 P bd000c01911c425090d675b0862a7524: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.772827 22074 raft_consensus.cc:2804] T 770c1357d42b4dfd94ee5d3171c11aa9 P 01d111c207d24beea11b17d99c864e36 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:45.781045 22096 leader_election.cc:290] T 44aace6e60824350a5f397921d4089fd P 373695d346f44b6ba419149728708b15 [CANDIDATE]: Term 1 election: Requested vote from peers 01d111c207d24beea11b17d99c864e36 (127.21.59.66:41467), bd000c01911c425090d675b0862a7524 (127.21.59.67:44005)
I20260713 09:07:45.781952 22108 raft_consensus.cc:2749] T 770c1357d42b4dfd94ee5d3171c11aa9 P 373695d346f44b6ba419149728708b15 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:45.781757 21950 raft_consensus.cc:2393] T c78441d675e847d7a0b07ccaa30ff8d2 P 01d111c207d24beea11b17d99c864e36 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bd000c01911c425090d675b0862a7524 in current term 1: Already voted for candidate 01d111c207d24beea11b17d99c864e36 in this term.
I20260713 09:07:45.783114 22104 consensus_queue.cc:237] T c78441d675e847d7a0b07ccaa30ff8d2 P bd000c01911c425090d675b0862a7524 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.788640 21951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44aace6e60824350a5f397921d4089fd" candidate_uuid: "373695d346f44b6ba419149728708b15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d111c207d24beea11b17d99c864e36"
I20260713 09:07:45.788698 21839 leader_election.cc:304] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 373695d346f44b6ba419149728708b15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01d111c207d24beea11b17d99c864e36, 373695d346f44b6ba419149728708b15; no voters: bd000c01911c425090d675b0862a7524
I20260713 09:07:45.789129 21951 raft_consensus.cc:3060] T 44aace6e60824350a5f397921d4089fd P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:45.789525 22096 raft_consensus.cc:2804] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 373695d346f44b6ba419149728708b15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:45.789909 22096 raft_consensus.cc:493] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 373695d346f44b6ba419149728708b15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:45.790241 22096 raft_consensus.cc:3060] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 373695d346f44b6ba419149728708b15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:45.794149 21951 raft_consensus.cc:2468] T 44aace6e60824350a5f397921d4089fd P 01d111c207d24beea11b17d99c864e36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 373695d346f44b6ba419149728708b15 in term 1.
I20260713 09:07:45.787708 22072 raft_consensus.cc:515] T 611eeeb7dffa4d7ea2d382b65f9f825e P 373695d346f44b6ba419149728708b15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.795383 21839 leader_election.cc:304] T 44aace6e60824350a5f397921d4089fd P 373695d346f44b6ba419149728708b15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01d111c207d24beea11b17d99c864e36, 373695d346f44b6ba419149728708b15; no voters: 
I20260713 09:07:45.796525 22074 raft_consensus.cc:697] T 770c1357d42b4dfd94ee5d3171c11aa9 P 01d111c207d24beea11b17d99c864e36 [term 1 LEADER]: Becoming Leader. State: Replica: 01d111c207d24beea11b17d99c864e36, State: Running, Role: LEADER
I20260713 09:07:45.797629 22074 consensus_queue.cc:237] T 770c1357d42b4dfd94ee5d3171c11aa9 P 01d111c207d24beea11b17d99c864e36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.784605 22025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44aace6e60824350a5f397921d4089fd" candidate_uuid: "373695d346f44b6ba419149728708b15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd000c01911c425090d675b0862a7524"
I20260713 09:07:45.784148 22101 raft_consensus.cc:515] T 611eeeb7dffa4d7ea2d382b65f9f825e P bd000c01911c425090d675b0862a7524 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.799188 22096 raft_consensus.cc:515] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 373695d346f44b6ba419149728708b15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.802749 22025 raft_consensus.cc:3060] T 44aace6e60824350a5f397921d4089fd P bd000c01911c425090d675b0862a7524 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:45.804790 22108 raft_consensus.cc:2804] T 44aace6e60824350a5f397921d4089fd P 373695d346f44b6ba419149728708b15 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:45.808722 22111 raft_consensus.cc:493] T 9ddaa0329e4c467ea186b170a0dfdc22 P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:45.810570 22072 leader_election.cc:290] T 611eeeb7dffa4d7ea2d382b65f9f825e P 373695d346f44b6ba419149728708b15 [CANDIDATE]: Term 1 election: Requested vote from peers 01d111c207d24beea11b17d99c864e36 (127.21.59.66:41467), bd000c01911c425090d675b0862a7524 (127.21.59.67:44005)
I20260713 09:07:45.811926 22108 raft_consensus.cc:697] T 44aace6e60824350a5f397921d4089fd P 373695d346f44b6ba419149728708b15 [term 1 LEADER]: Becoming Leader. State: Replica: 373695d346f44b6ba419149728708b15, State: Running, Role: LEADER
I20260713 09:07:45.813594 22105 leader_election.cc:290] T c78441d675e847d7a0b07ccaa30ff8d2 P 01d111c207d24beea11b17d99c864e36 [CANDIDATE]: Term 1 election: Requested vote from peers 373695d346f44b6ba419149728708b15 (127.21.59.65:32897), bd000c01911c425090d675b0862a7524 (127.21.59.67:44005)
I20260713 09:07:45.817512 21876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c78441d675e847d7a0b07ccaa30ff8d2" candidate_uuid: "01d111c207d24beea11b17d99c864e36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "373695d346f44b6ba419149728708b15"
I20260713 09:07:45.823117 21875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611eeeb7dffa4d7ea2d382b65f9f825e" candidate_uuid: "bd000c01911c425090d675b0862a7524" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "373695d346f44b6ba419149728708b15"
I20260713 09:07:45.823446 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611eeeb7dffa4d7ea2d382b65f9f825e" candidate_uuid: "373695d346f44b6ba419149728708b15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d111c207d24beea11b17d99c864e36"
I20260713 09:07:45.824469 21950 raft_consensus.cc:3060] T 611eeeb7dffa4d7ea2d382b65f9f825e P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:45.824553 21875 raft_consensus.cc:2393] T 611eeeb7dffa4d7ea2d382b65f9f825e P 373695d346f44b6ba419149728708b15 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bd000c01911c425090d675b0862a7524 in current term 1: Already voted for candidate 373695d346f44b6ba419149728708b15 in this term.
I20260713 09:07:45.823122 22023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c78441d675e847d7a0b07ccaa30ff8d2" candidate_uuid: "01d111c207d24beea11b17d99c864e36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd000c01911c425090d675b0862a7524"
I20260713 09:07:45.824657 22024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611eeeb7dffa4d7ea2d382b65f9f825e" candidate_uuid: "373695d346f44b6ba419149728708b15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd000c01911c425090d675b0862a7524"
I20260713 09:07:45.820842 22101 leader_election.cc:290] T 611eeeb7dffa4d7ea2d382b65f9f825e P bd000c01911c425090d675b0862a7524 [CANDIDATE]: Term 1 election: Requested vote from peers 373695d346f44b6ba419149728708b15 (127.21.59.65:32897), 01d111c207d24beea11b17d99c864e36 (127.21.59.66:41467)
I20260713 09:07:45.813304 22111 raft_consensus.cc:515] T 9ddaa0329e4c467ea186b170a0dfdc22 P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.821585 22108 consensus_queue.cc:237] T 44aace6e60824350a5f397921d4089fd P 373695d346f44b6ba419149728708b15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.827553 21876 raft_consensus.cc:2393] T c78441d675e847d7a0b07ccaa30ff8d2 P 373695d346f44b6ba419149728708b15 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 01d111c207d24beea11b17d99c864e36 in current term 1: Already voted for candidate bd000c01911c425090d675b0862a7524 in this term.
I20260713 09:07:45.859815 21948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c74cf5db45a415ab4b1cc6224eb8b93" candidate_uuid: "373695d346f44b6ba419149728708b15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d111c207d24beea11b17d99c864e36"
I20260713 09:07:45.843431 21951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611eeeb7dffa4d7ea2d382b65f9f825e" candidate_uuid: "bd000c01911c425090d675b0862a7524" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d111c207d24beea11b17d99c864e36"
I20260713 09:07:45.856978 22096 leader_election.cc:290] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 373695d346f44b6ba419149728708b15 [CANDIDATE]: Term 1 election: Requested vote from peers 01d111c207d24beea11b17d99c864e36 (127.21.59.66:41467), bd000c01911c425090d675b0862a7524 (127.21.59.67:44005)
I20260713 09:07:45.862926 22106 raft_consensus.cc:515] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 01d111c207d24beea11b17d99c864e36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.870407 22024 raft_consensus.cc:2393] T 611eeeb7dffa4d7ea2d382b65f9f825e P bd000c01911c425090d675b0862a7524 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 373695d346f44b6ba419149728708b15 in current term 1: Already voted for candidate bd000c01911c425090d675b0862a7524 in this term.
I20260713 09:07:45.869151 21988 leader_election.cc:304] T 611eeeb7dffa4d7ea2d382b65f9f825e P bd000c01911c425090d675b0862a7524 [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: bd000c01911c425090d675b0862a7524; no voters: 01d111c207d24beea11b17d99c864e36, 373695d346f44b6ba419149728708b15
I20260713 09:07:45.881178 21949 raft_consensus.cc:2393] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 01d111c207d24beea11b17d99c864e36 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bd000c01911c425090d675b0862a7524 in current term 1: Already voted for candidate 01d111c207d24beea11b17d99c864e36 in this term.
I20260713 09:07:45.879004 21914 leader_election.cc:304] T c78441d675e847d7a0b07ccaa30ff8d2 P 01d111c207d24beea11b17d99c864e36 [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: 01d111c207d24beea11b17d99c864e36; no voters: 373695d346f44b6ba419149728708b15, bd000c01911c425090d675b0862a7524
I20260713 09:07:45.890192 22074 raft_consensus.cc:2749] T c78441d675e847d7a0b07ccaa30ff8d2 P 01d111c207d24beea11b17d99c864e36 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:07:45.890679 22025 raft_consensus.cc:2468] T 44aace6e60824350a5f397921d4089fd P bd000c01911c425090d675b0862a7524 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 373695d346f44b6ba419149728708b15 in term 1.
I20260713 09:07:45.887311 22101 raft_consensus.cc:2749] T 611eeeb7dffa4d7ea2d382b65f9f825e P bd000c01911c425090d675b0862a7524 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:07:45.881191 22023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c74cf5db45a415ab4b1cc6224eb8b93" candidate_uuid: "373695d346f44b6ba419149728708b15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd000c01911c425090d675b0862a7524"
I20260713 09:07:45.898125 22023 raft_consensus.cc:3060] T 0c74cf5db45a415ab4b1cc6224eb8b93 P bd000c01911c425090d675b0862a7524 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:45.900403 21950 raft_consensus.cc:2468] T 611eeeb7dffa4d7ea2d382b65f9f825e P 01d111c207d24beea11b17d99c864e36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 373695d346f44b6ba419149728708b15 in term 1.
I20260713 09:07:45.898280 22107 raft_consensus.cc:515] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 01d111c207d24beea11b17d99c864e36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.903765 21839 leader_election.cc:304] T 611eeeb7dffa4d7ea2d382b65f9f825e P 373695d346f44b6ba419149728708b15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01d111c207d24beea11b17d99c864e36, 373695d346f44b6ba419149728708b15; no voters: bd000c01911c425090d675b0862a7524
I20260713 09:07:45.907891 21948 raft_consensus.cc:2393] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 01d111c207d24beea11b17d99c864e36 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 373695d346f44b6ba419149728708b15 in current term 1: Already voted for candidate 01d111c207d24beea11b17d99c864e36 in this term.
I20260713 09:07:45.907341 22108 raft_consensus.cc:2804] T 611eeeb7dffa4d7ea2d382b65f9f825e P 373695d346f44b6ba419149728708b15 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:45.907898 22106 leader_election.cc:290] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 01d111c207d24beea11b17d99c864e36 [CANDIDATE]: Term 1 election: Requested vote from peers 373695d346f44b6ba419149728708b15 (127.21.59.65:32897), bd000c01911c425090d675b0862a7524 (127.21.59.67:44005)
I20260713 09:07:45.910264 22070 tablet_bootstrap.cc:492] T 9ddaa0329e4c467ea186b170a0dfdc22 P bd000c01911c425090d675b0862a7524: No bootstrap required, opened a new log
I20260713 09:07:45.911130 22070 ts_tablet_manager.cc:1403] T 9ddaa0329e4c467ea186b170a0dfdc22 P bd000c01911c425090d675b0862a7524: Time spent bootstrapping tablet: real 0.215s	user 0.021s	sys 0.019s
I20260713 09:07:45.911257 22025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b33ce2fe8b4f48eaa3ac67975c86d7e7" candidate_uuid: "01d111c207d24beea11b17d99c864e36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd000c01911c425090d675b0862a7524"
I20260713 09:07:45.911970 21876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b33ce2fe8b4f48eaa3ac67975c86d7e7" candidate_uuid: "01d111c207d24beea11b17d99c864e36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "373695d346f44b6ba419149728708b15"
I20260713 09:07:45.910427 22108 raft_consensus.cc:697] T 611eeeb7dffa4d7ea2d382b65f9f825e P 373695d346f44b6ba419149728708b15 [term 1 LEADER]: Becoming Leader. State: Replica: 373695d346f44b6ba419149728708b15, State: Running, Role: LEADER
I20260713 09:07:45.914215 21876 raft_consensus.cc:2393] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 373695d346f44b6ba419149728708b15 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 01d111c207d24beea11b17d99c864e36 in current term 1: Already voted for candidate bd000c01911c425090d675b0862a7524 in this term.
I20260713 09:07:45.917907 21914 leader_election.cc:304] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 01d111c207d24beea11b17d99c864e36 [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: 01d111c207d24beea11b17d99c864e36; no voters: 373695d346f44b6ba419149728708b15, bd000c01911c425090d675b0862a7524
I20260713 09:07:45.916143 22108 consensus_queue.cc:237] T 611eeeb7dffa4d7ea2d382b65f9f825e P 373695d346f44b6ba419149728708b15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.920212 22106 raft_consensus.cc:2749] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 01d111c207d24beea11b17d99c864e36 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:07:45.922994 22070 raft_consensus.cc:359] T 9ddaa0329e4c467ea186b170a0dfdc22 P bd000c01911c425090d675b0862a7524 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.923727 22070 raft_consensus.cc:385] T 9ddaa0329e4c467ea186b170a0dfdc22 P bd000c01911c425090d675b0862a7524 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.924015 22070 raft_consensus.cc:740] T 9ddaa0329e4c467ea186b170a0dfdc22 P bd000c01911c425090d675b0862a7524 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd000c01911c425090d675b0862a7524, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.924744 22070 consensus_queue.cc:260] T 9ddaa0329e4c467ea186b170a0dfdc22 P bd000c01911c425090d675b0862a7524 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.927274 22070 ts_tablet_manager.cc:1434] T 9ddaa0329e4c467ea186b170a0dfdc22 P bd000c01911c425090d675b0862a7524: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.002s
I20260713 09:07:45.927412 22023 raft_consensus.cc:2468] T 0c74cf5db45a415ab4b1cc6224eb8b93 P bd000c01911c425090d675b0862a7524 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 373695d346f44b6ba419149728708b15 in term 1.
I20260713 09:07:45.932651 21875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ddaa0329e4c467ea186b170a0dfdc22" candidate_uuid: "01d111c207d24beea11b17d99c864e36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "373695d346f44b6ba419149728708b15" is_pre_election: true
I20260713 09:07:45.933210 21841 leader_election.cc:304] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 373695d346f44b6ba419149728708b15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 373695d346f44b6ba419149728708b15, bd000c01911c425090d675b0862a7524; no voters: 
I20260713 09:07:45.934998 22096 raft_consensus.cc:2804] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 373695d346f44b6ba419149728708b15 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:45.935657 22096 raft_consensus.cc:697] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 373695d346f44b6ba419149728708b15 [term 1 LEADER]: Becoming Leader. State: Replica: 373695d346f44b6ba419149728708b15, State: Running, Role: LEADER
I20260713 09:07:45.936125 22107 leader_election.cc:290] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 01d111c207d24beea11b17d99c864e36 [CANDIDATE]: Term 1 election: Requested vote from peers 373695d346f44b6ba419149728708b15 (127.21.59.65:32897), bd000c01911c425090d675b0862a7524 (127.21.59.67:44005)
I20260713 09:07:45.935621 22068 tablet_bootstrap.cc:492] T 89bd603e90774c219a690b52347487cf P 373695d346f44b6ba419149728708b15: No bootstrap required, opened a new log
I20260713 09:07:45.936980 22068 ts_tablet_manager.cc:1403] T 89bd603e90774c219a690b52347487cf P 373695d346f44b6ba419149728708b15: Time spent bootstrapping tablet: real 0.239s	user 0.024s	sys 0.001s
I20260713 09:07:45.936753 22096 consensus_queue.cc:237] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 373695d346f44b6ba419149728708b15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.940073 22111 leader_election.cc:290] T 9ddaa0329e4c467ea186b170a0dfdc22 P 01d111c207d24beea11b17d99c864e36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 373695d346f44b6ba419149728708b15 (127.21.59.65:32897), bd000c01911c425090d675b0862a7524 (127.21.59.67:44005)
I20260713 09:07:45.943143 22024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c74cf5db45a415ab4b1cc6224eb8b93" candidate_uuid: "01d111c207d24beea11b17d99c864e36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd000c01911c425090d675b0862a7524"
I20260713 09:07:45.944172 22024 raft_consensus.cc:2393] T 0c74cf5db45a415ab4b1cc6224eb8b93 P bd000c01911c425090d675b0862a7524 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 01d111c207d24beea11b17d99c864e36 in current term 1: Already voted for candidate 373695d346f44b6ba419149728708b15 in this term.
W20260713 09:07:45.943856 21914 leader_election.cc:343] T 9ddaa0329e4c467ea186b170a0dfdc22 P 01d111c207d24beea11b17d99c864e36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 373695d346f44b6ba419149728708b15 (127.21.59.65:32897): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:45.928383 22070 tablet_bootstrap.cc:492] T f812474ae0734e4497b04e53af87f54f P bd000c01911c425090d675b0862a7524: Bootstrap starting.
I20260713 09:07:45.942715 22025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ddaa0329e4c467ea186b170a0dfdc22" candidate_uuid: "01d111c207d24beea11b17d99c864e36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd000c01911c425090d675b0862a7524" is_pre_election: true
I20260713 09:07:45.946522 22025 raft_consensus.cc:2468] T 9ddaa0329e4c467ea186b170a0dfdc22 P bd000c01911c425090d675b0862a7524 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01d111c207d24beea11b17d99c864e36 in term 0.
I20260713 09:07:45.948320 21916 leader_election.cc:304] T 9ddaa0329e4c467ea186b170a0dfdc22 P 01d111c207d24beea11b17d99c864e36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01d111c207d24beea11b17d99c864e36, bd000c01911c425090d675b0862a7524; no voters: 373695d346f44b6ba419149728708b15
I20260713 09:07:45.949962 22111 raft_consensus.cc:2804] T 9ddaa0329e4c467ea186b170a0dfdc22 P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:45.950423 22111 raft_consensus.cc:493] T 9ddaa0329e4c467ea186b170a0dfdc22 P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:45.931260 21874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c74cf5db45a415ab4b1cc6224eb8b93" candidate_uuid: "01d111c207d24beea11b17d99c864e36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "373695d346f44b6ba419149728708b15"
I20260713 09:07:45.951853 22111 raft_consensus.cc:3060] T 9ddaa0329e4c467ea186b170a0dfdc22 P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:45.956260 21771 catalog_manager.cc:5697] T 770c1357d42b4dfd94ee5d3171c11aa9 P 01d111c207d24beea11b17d99c864e36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 01d111c207d24beea11b17d99c864e36 (127.21.59.66). New cstate: current_term: 1 leader_uuid: "01d111c207d24beea11b17d99c864e36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:45.958390 22070 tablet_bootstrap.cc:654] T f812474ae0734e4497b04e53af87f54f P bd000c01911c425090d675b0862a7524: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.959147 21914 leader_election.cc:304] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 01d111c207d24beea11b17d99c864e36 [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: 01d111c207d24beea11b17d99c864e36; no voters: 373695d346f44b6ba419149728708b15, bd000c01911c425090d675b0862a7524
I20260713 09:07:45.960229 22068 raft_consensus.cc:359] T 89bd603e90774c219a690b52347487cf P 373695d346f44b6ba419149728708b15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.961090 22111 raft_consensus.cc:515] T 9ddaa0329e4c467ea186b170a0dfdc22 P 01d111c207d24beea11b17d99c864e36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.964819 21772 catalog_manager.cc:5697] T 44aace6e60824350a5f397921d4089fd P 373695d346f44b6ba419149728708b15 reported cstate change: term changed from 0 to 1, leader changed from <none> to 373695d346f44b6ba419149728708b15 (127.21.59.65). New cstate: current_term: 1 leader_uuid: "373695d346f44b6ba419149728708b15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:45.968233 22068 raft_consensus.cc:385] T 89bd603e90774c219a690b52347487cf P 373695d346f44b6ba419149728708b15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.968712 22068 raft_consensus.cc:740] T 89bd603e90774c219a690b52347487cf P 373695d346f44b6ba419149728708b15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 373695d346f44b6ba419149728708b15, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.969589 22068 consensus_queue.cc:260] T 89bd603e90774c219a690b52347487cf P 373695d346f44b6ba419149728708b15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.960934 21773 catalog_manager.cc:5697] T c78441d675e847d7a0b07ccaa30ff8d2 P bd000c01911c425090d675b0862a7524 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd000c01911c425090d675b0862a7524 (127.21.59.67). New cstate: current_term: 1 leader_uuid: "bd000c01911c425090d675b0862a7524" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:45.966662 22107 raft_consensus.cc:2749] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 01d111c207d24beea11b17d99c864e36 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:07:45.970433 21874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ddaa0329e4c467ea186b170a0dfdc22" candidate_uuid: "01d111c207d24beea11b17d99c864e36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "373695d346f44b6ba419149728708b15"
I20260713 09:07:45.974612 22025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ddaa0329e4c467ea186b170a0dfdc22" candidate_uuid: "01d111c207d24beea11b17d99c864e36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd000c01911c425090d675b0862a7524"
W20260713 09:07:45.974972 21914 leader_election.cc:343] T 9ddaa0329e4c467ea186b170a0dfdc22 P 01d111c207d24beea11b17d99c864e36 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 373695d346f44b6ba419149728708b15 (127.21.59.65:32897): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:45.975272 22025 raft_consensus.cc:3060] T 9ddaa0329e4c467ea186b170a0dfdc22 P bd000c01911c425090d675b0862a7524 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:07:45.973325 21820 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:45.981716 22111 leader_election.cc:290] T 9ddaa0329e4c467ea186b170a0dfdc22 P 01d111c207d24beea11b17d99c864e36 [CANDIDATE]: Term 1 election: Requested vote from peers 373695d346f44b6ba419149728708b15 (127.21.59.65:32897), bd000c01911c425090d675b0862a7524 (127.21.59.67:44005)
I20260713 09:07:45.982942 22068 ts_tablet_manager.cc:1434] T 89bd603e90774c219a690b52347487cf P 373695d346f44b6ba419149728708b15: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.003s
I20260713 09:07:45.984031 22068 tablet_bootstrap.cc:492] T f812474ae0734e4497b04e53af87f54f P 373695d346f44b6ba419149728708b15: Bootstrap starting.
I20260713 09:07:45.990459 22025 raft_consensus.cc:2468] T 9ddaa0329e4c467ea186b170a0dfdc22 P bd000c01911c425090d675b0862a7524 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01d111c207d24beea11b17d99c864e36 in term 1.
I20260713 09:07:45.991850 21916 leader_election.cc:304] T 9ddaa0329e4c467ea186b170a0dfdc22 P 01d111c207d24beea11b17d99c864e36 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01d111c207d24beea11b17d99c864e36, bd000c01911c425090d675b0862a7524; no voters: 373695d346f44b6ba419149728708b15
I20260713 09:07:45.992990 22111 raft_consensus.cc:2804] T 9ddaa0329e4c467ea186b170a0dfdc22 P 01d111c207d24beea11b17d99c864e36 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:45.993482 22111 raft_consensus.cc:697] T 9ddaa0329e4c467ea186b170a0dfdc22 P 01d111c207d24beea11b17d99c864e36 [term 1 LEADER]: Becoming Leader. State: Replica: 01d111c207d24beea11b17d99c864e36, State: Running, Role: LEADER
I20260713 09:07:45.991142 22068 tablet_bootstrap.cc:654] T f812474ae0734e4497b04e53af87f54f P 373695d346f44b6ba419149728708b15: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.994717 21773 catalog_manager.cc:5697] T 611eeeb7dffa4d7ea2d382b65f9f825e P 373695d346f44b6ba419149728708b15 reported cstate change: term changed from 0 to 1, leader changed from <none> to 373695d346f44b6ba419149728708b15 (127.21.59.65). New cstate: current_term: 1 leader_uuid: "373695d346f44b6ba419149728708b15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:45.994324 22111 consensus_queue.cc:237] T 9ddaa0329e4c467ea186b170a0dfdc22 P 01d111c207d24beea11b17d99c864e36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:45.996731 21773 catalog_manager.cc:5697] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 373695d346f44b6ba419149728708b15 reported cstate change: term changed from 0 to 1, leader changed from <none> to 373695d346f44b6ba419149728708b15 (127.21.59.65). New cstate: current_term: 1 leader_uuid: "373695d346f44b6ba419149728708b15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:46.006055 22070 tablet_bootstrap.cc:492] T f812474ae0734e4497b04e53af87f54f P bd000c01911c425090d675b0862a7524: No bootstrap required, opened a new log
I20260713 09:07:46.006541 22070 ts_tablet_manager.cc:1403] T f812474ae0734e4497b04e53af87f54f P bd000c01911c425090d675b0862a7524: Time spent bootstrapping tablet: real 0.078s	user 0.009s	sys 0.007s
I20260713 09:07:46.009397 22070 raft_consensus.cc:359] T f812474ae0734e4497b04e53af87f54f P bd000c01911c425090d675b0862a7524 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:46.010103 22070 raft_consensus.cc:385] T f812474ae0734e4497b04e53af87f54f P bd000c01911c425090d675b0862a7524 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:46.010373 22070 raft_consensus.cc:740] T f812474ae0734e4497b04e53af87f54f P bd000c01911c425090d675b0862a7524 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd000c01911c425090d675b0862a7524, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.013085 22070 consensus_queue.cc:260] T f812474ae0734e4497b04e53af87f54f P bd000c01911c425090d675b0862a7524 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:46.015369 22070 ts_tablet_manager.cc:1434] T f812474ae0734e4497b04e53af87f54f P bd000c01911c425090d675b0862a7524: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260713 09:07:46.016350 22070 tablet_bootstrap.cc:492] T 770c1357d42b4dfd94ee5d3171c11aa9 P bd000c01911c425090d675b0862a7524: Bootstrap starting.
I20260713 09:07:46.021324 22068 tablet_bootstrap.cc:492] T f812474ae0734e4497b04e53af87f54f P 373695d346f44b6ba419149728708b15: No bootstrap required, opened a new log
I20260713 09:07:46.021767 22068 ts_tablet_manager.cc:1403] T f812474ae0734e4497b04e53af87f54f P 373695d346f44b6ba419149728708b15: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.016s
I20260713 09:07:46.024477 22068 raft_consensus.cc:359] T f812474ae0734e4497b04e53af87f54f P 373695d346f44b6ba419149728708b15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:46.025177 22068 raft_consensus.cc:385] T f812474ae0734e4497b04e53af87f54f P 373695d346f44b6ba419149728708b15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:46.025413 22068 raft_consensus.cc:740] T f812474ae0734e4497b04e53af87f54f P 373695d346f44b6ba419149728708b15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 373695d346f44b6ba419149728708b15, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.026007 22068 consensus_queue.cc:260] T f812474ae0734e4497b04e53af87f54f P 373695d346f44b6ba419149728708b15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:46.027905 22068 ts_tablet_manager.cc:1434] T f812474ae0734e4497b04e53af87f54f P 373695d346f44b6ba419149728708b15: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:07:46.028201 22070 tablet_bootstrap.cc:654] T 770c1357d42b4dfd94ee5d3171c11aa9 P bd000c01911c425090d675b0862a7524: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:46.028754 22068 tablet_bootstrap.cc:492] T 9ddaa0329e4c467ea186b170a0dfdc22 P 373695d346f44b6ba419149728708b15: Bootstrap starting.
I20260713 09:07:46.033195 21773 catalog_manager.cc:5697] T 9ddaa0329e4c467ea186b170a0dfdc22 P 01d111c207d24beea11b17d99c864e36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 01d111c207d24beea11b17d99c864e36 (127.21.59.66). New cstate: current_term: 1 leader_uuid: "01d111c207d24beea11b17d99c864e36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:46.034366 22068 tablet_bootstrap.cc:654] T 9ddaa0329e4c467ea186b170a0dfdc22 P 373695d346f44b6ba419149728708b15: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:46.037158 22070 tablet_bootstrap.cc:492] T 770c1357d42b4dfd94ee5d3171c11aa9 P bd000c01911c425090d675b0862a7524: No bootstrap required, opened a new log
I20260713 09:07:46.037621 22070 ts_tablet_manager.cc:1403] T 770c1357d42b4dfd94ee5d3171c11aa9 P bd000c01911c425090d675b0862a7524: Time spent bootstrapping tablet: real 0.021s	user 0.002s	sys 0.009s
I20260713 09:07:46.040488 22070 raft_consensus.cc:359] T 770c1357d42b4dfd94ee5d3171c11aa9 P bd000c01911c425090d675b0862a7524 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:46.041170 22070 raft_consensus.cc:385] T 770c1357d42b4dfd94ee5d3171c11aa9 P bd000c01911c425090d675b0862a7524 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:46.041471 22070 raft_consensus.cc:740] T 770c1357d42b4dfd94ee5d3171c11aa9 P bd000c01911c425090d675b0862a7524 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd000c01911c425090d675b0862a7524, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.042230 22070 consensus_queue.cc:260] T 770c1357d42b4dfd94ee5d3171c11aa9 P bd000c01911c425090d675b0862a7524 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:46.046581 22070 ts_tablet_manager.cc:1434] T 770c1357d42b4dfd94ee5d3171c11aa9 P bd000c01911c425090d675b0862a7524: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:07:46.047670 22070 tablet_bootstrap.cc:492] T 89bd603e90774c219a690b52347487cf P bd000c01911c425090d675b0862a7524: Bootstrap starting.
I20260713 09:07:46.053633 22068 tablet_bootstrap.cc:492] T 9ddaa0329e4c467ea186b170a0dfdc22 P 373695d346f44b6ba419149728708b15: No bootstrap required, opened a new log
I20260713 09:07:46.054090 22068 ts_tablet_manager.cc:1403] T 9ddaa0329e4c467ea186b170a0dfdc22 P 373695d346f44b6ba419149728708b15: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.004s
I20260713 09:07:46.057075 22068 raft_consensus.cc:359] T 9ddaa0329e4c467ea186b170a0dfdc22 P 373695d346f44b6ba419149728708b15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:46.057761 22068 raft_consensus.cc:385] T 9ddaa0329e4c467ea186b170a0dfdc22 P 373695d346f44b6ba419149728708b15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:46.057484 22070 tablet_bootstrap.cc:654] T 89bd603e90774c219a690b52347487cf P bd000c01911c425090d675b0862a7524: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:46.058106 22068 raft_consensus.cc:740] T 9ddaa0329e4c467ea186b170a0dfdc22 P 373695d346f44b6ba419149728708b15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 373695d346f44b6ba419149728708b15, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.059170 22068 consensus_queue.cc:260] T 9ddaa0329e4c467ea186b170a0dfdc22 P 373695d346f44b6ba419149728708b15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:46.061059 22068 ts_tablet_manager.cc:1434] T 9ddaa0329e4c467ea186b170a0dfdc22 P 373695d346f44b6ba419149728708b15: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:07:46.066251 22108 raft_consensus.cc:493] T 89bd603e90774c219a690b52347487cf P 373695d346f44b6ba419149728708b15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:46.066751 22108 raft_consensus.cc:515] T 89bd603e90774c219a690b52347487cf P 373695d346f44b6ba419149728708b15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:46.068781 22108 leader_election.cc:290] T 89bd603e90774c219a690b52347487cf P 373695d346f44b6ba419149728708b15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01d111c207d24beea11b17d99c864e36 (127.21.59.66:41467), bd000c01911c425090d675b0862a7524 (127.21.59.67:44005)
I20260713 09:07:46.069449 21948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89bd603e90774c219a690b52347487cf" candidate_uuid: "373695d346f44b6ba419149728708b15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d111c207d24beea11b17d99c864e36" is_pre_election: true
I20260713 09:07:46.070089 21948 raft_consensus.cc:2468] T 89bd603e90774c219a690b52347487cf P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 373695d346f44b6ba419149728708b15 in term 0.
I20260713 09:07:46.070145 22025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89bd603e90774c219a690b52347487cf" candidate_uuid: "373695d346f44b6ba419149728708b15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd000c01911c425090d675b0862a7524" is_pre_election: true
I20260713 09:07:46.071382 21839 leader_election.cc:304] T 89bd603e90774c219a690b52347487cf P 373695d346f44b6ba419149728708b15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01d111c207d24beea11b17d99c864e36, 373695d346f44b6ba419149728708b15; no voters: 
W20260713 09:07:46.072204 21841 leader_election.cc:343] T 89bd603e90774c219a690b52347487cf P 373695d346f44b6ba419149728708b15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd000c01911c425090d675b0862a7524 (127.21.59.67:44005): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:46.072366 22070 tablet_bootstrap.cc:492] T 89bd603e90774c219a690b52347487cf P bd000c01911c425090d675b0862a7524: No bootstrap required, opened a new log
I20260713 09:07:46.072880 22070 ts_tablet_manager.cc:1403] T 89bd603e90774c219a690b52347487cf P bd000c01911c425090d675b0862a7524: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.005s
I20260713 09:07:46.073091 22108 raft_consensus.cc:2804] T 89bd603e90774c219a690b52347487cf P 373695d346f44b6ba419149728708b15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:46.073452 22108 raft_consensus.cc:493] T 89bd603e90774c219a690b52347487cf P 373695d346f44b6ba419149728708b15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:46.073796 22108 raft_consensus.cc:3060] T 89bd603e90774c219a690b52347487cf P 373695d346f44b6ba419149728708b15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.075289 22070 raft_consensus.cc:359] T 89bd603e90774c219a690b52347487cf P bd000c01911c425090d675b0862a7524 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:46.076399 22070 raft_consensus.cc:385] T 89bd603e90774c219a690b52347487cf P bd000c01911c425090d675b0862a7524 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:46.076774 22070 raft_consensus.cc:740] T 89bd603e90774c219a690b52347487cf P bd000c01911c425090d675b0862a7524 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd000c01911c425090d675b0862a7524, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.077416 22070 consensus_queue.cc:260] T 89bd603e90774c219a690b52347487cf P bd000c01911c425090d675b0862a7524 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:46.079820 22108 raft_consensus.cc:515] T 89bd603e90774c219a690b52347487cf P 373695d346f44b6ba419149728708b15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:46.081209 22070 ts_tablet_manager.cc:1434] T 89bd603e90774c219a690b52347487cf P bd000c01911c425090d675b0862a7524: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:07:46.082377 21948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89bd603e90774c219a690b52347487cf" candidate_uuid: "373695d346f44b6ba419149728708b15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d111c207d24beea11b17d99c864e36"
I20260713 09:07:46.082945 21948 raft_consensus.cc:3060] T 89bd603e90774c219a690b52347487cf P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.083518 22025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89bd603e90774c219a690b52347487cf" candidate_uuid: "373695d346f44b6ba419149728708b15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd000c01911c425090d675b0862a7524"
I20260713 09:07:46.084093 22025 raft_consensus.cc:3060] T 89bd603e90774c219a690b52347487cf P bd000c01911c425090d675b0862a7524 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.087134 22108 leader_election.cc:290] T 89bd603e90774c219a690b52347487cf P 373695d346f44b6ba419149728708b15 [CANDIDATE]: Term 1 election: Requested vote from peers 01d111c207d24beea11b17d99c864e36 (127.21.59.66:41467), bd000c01911c425090d675b0862a7524 (127.21.59.67:44005)
I20260713 09:07:46.089329 22025 raft_consensus.cc:2468] T 89bd603e90774c219a690b52347487cf P bd000c01911c425090d675b0862a7524 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 373695d346f44b6ba419149728708b15 in term 1.
I20260713 09:07:46.089752 21948 raft_consensus.cc:2468] T 89bd603e90774c219a690b52347487cf P 01d111c207d24beea11b17d99c864e36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 373695d346f44b6ba419149728708b15 in term 1.
I20260713 09:07:46.090497 21841 leader_election.cc:304] T 89bd603e90774c219a690b52347487cf P 373695d346f44b6ba419149728708b15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 373695d346f44b6ba419149728708b15, bd000c01911c425090d675b0862a7524; no voters: 
I20260713 09:07:46.091871 22108 raft_consensus.cc:2804] T 89bd603e90774c219a690b52347487cf P 373695d346f44b6ba419149728708b15 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:46.092371 22108 raft_consensus.cc:697] T 89bd603e90774c219a690b52347487cf P 373695d346f44b6ba419149728708b15 [term 1 LEADER]: Becoming Leader. State: Replica: 373695d346f44b6ba419149728708b15, State: Running, Role: LEADER
I20260713 09:07:46.093510 22108 consensus_queue.cc:237] T 89bd603e90774c219a690b52347487cf P 373695d346f44b6ba419149728708b15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:46.101467 21771 catalog_manager.cc:5697] T 89bd603e90774c219a690b52347487cf P 373695d346f44b6ba419149728708b15 reported cstate change: term changed from 0 to 1, leader changed from <none> to 373695d346f44b6ba419149728708b15 (127.21.59.65). New cstate: current_term: 1 leader_uuid: "373695d346f44b6ba419149728708b15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:46.125272 22108 raft_consensus.cc:493] T f812474ae0734e4497b04e53af87f54f P 373695d346f44b6ba419149728708b15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:46.125859 22108 raft_consensus.cc:515] T f812474ae0734e4497b04e53af87f54f P 373695d346f44b6ba419149728708b15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:46.128129 22108 leader_election.cc:290] T f812474ae0734e4497b04e53af87f54f P 373695d346f44b6ba419149728708b15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01d111c207d24beea11b17d99c864e36 (127.21.59.66:41467), bd000c01911c425090d675b0862a7524 (127.21.59.67:44005)
I20260713 09:07:46.128798 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f812474ae0734e4497b04e53af87f54f" candidate_uuid: "373695d346f44b6ba419149728708b15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d111c207d24beea11b17d99c864e36" is_pre_election: true
I20260713 09:07:46.129395 21950 raft_consensus.cc:2468] T f812474ae0734e4497b04e53af87f54f P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 373695d346f44b6ba419149728708b15 in term 0.
I20260713 09:07:46.129674 22025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f812474ae0734e4497b04e53af87f54f" candidate_uuid: "373695d346f44b6ba419149728708b15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd000c01911c425090d675b0862a7524" is_pre_election: true
I20260713 09:07:46.130278 22025 raft_consensus.cc:2468] T f812474ae0734e4497b04e53af87f54f P bd000c01911c425090d675b0862a7524 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 373695d346f44b6ba419149728708b15 in term 0.
I20260713 09:07:46.130446 22101 consensus_queue.cc:1048] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P bd000c01911c425090d675b0862a7524 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:46.130678 21839 leader_election.cc:304] T f812474ae0734e4497b04e53af87f54f P 373695d346f44b6ba419149728708b15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01d111c207d24beea11b17d99c864e36, 373695d346f44b6ba419149728708b15; no voters: 
I20260713 09:07:46.131583 22108 raft_consensus.cc:2804] T f812474ae0734e4497b04e53af87f54f P 373695d346f44b6ba419149728708b15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:46.131943 22108 raft_consensus.cc:493] T f812474ae0734e4497b04e53af87f54f P 373695d346f44b6ba419149728708b15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:46.132287 22108 raft_consensus.cc:3060] T f812474ae0734e4497b04e53af87f54f P 373695d346f44b6ba419149728708b15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.140384 22108 raft_consensus.cc:515] T f812474ae0734e4497b04e53af87f54f P 373695d346f44b6ba419149728708b15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:46.143153 21948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f812474ae0734e4497b04e53af87f54f" candidate_uuid: "373695d346f44b6ba419149728708b15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d111c207d24beea11b17d99c864e36"
I20260713 09:07:46.143728 21948 raft_consensus.cc:3060] T f812474ae0734e4497b04e53af87f54f P 01d111c207d24beea11b17d99c864e36 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.151628 22108 leader_election.cc:290] T f812474ae0734e4497b04e53af87f54f P 373695d346f44b6ba419149728708b15 [CANDIDATE]: Term 1 election: Requested vote from peers 01d111c207d24beea11b17d99c864e36 (127.21.59.66:41467), bd000c01911c425090d675b0862a7524 (127.21.59.67:44005)
I20260713 09:07:46.152796 22025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f812474ae0734e4497b04e53af87f54f" candidate_uuid: "373695d346f44b6ba419149728708b15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd000c01911c425090d675b0862a7524"
I20260713 09:07:46.153568 22025 raft_consensus.cc:3060] T f812474ae0734e4497b04e53af87f54f P bd000c01911c425090d675b0862a7524 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.152734 21948 raft_consensus.cc:2468] T f812474ae0734e4497b04e53af87f54f P 01d111c207d24beea11b17d99c864e36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 373695d346f44b6ba419149728708b15 in term 1.
I20260713 09:07:46.156524 21839 leader_election.cc:304] T f812474ae0734e4497b04e53af87f54f P 373695d346f44b6ba419149728708b15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01d111c207d24beea11b17d99c864e36, 373695d346f44b6ba419149728708b15; no voters: 
I20260713 09:07:46.158166 22108 raft_consensus.cc:2804] T f812474ae0734e4497b04e53af87f54f P 373695d346f44b6ba419149728708b15 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:46.158653 22108 raft_consensus.cc:697] T f812474ae0734e4497b04e53af87f54f P 373695d346f44b6ba419149728708b15 [term 1 LEADER]: Becoming Leader. State: Replica: 373695d346f44b6ba419149728708b15, State: Running, Role: LEADER
I20260713 09:07:46.159451 22108 consensus_queue.cc:237] T f812474ae0734e4497b04e53af87f54f P 373695d346f44b6ba419149728708b15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:46.162899 22025 raft_consensus.cc:2468] T f812474ae0734e4497b04e53af87f54f P bd000c01911c425090d675b0862a7524 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 373695d346f44b6ba419149728708b15 in term 1.
I20260713 09:07:46.163067 22101 consensus_queue.cc:1048] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P bd000c01911c425090d675b0862a7524 [LEADER]: Connected to new peer: Peer: permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:46.178479 21771 catalog_manager.cc:5697] T f812474ae0734e4497b04e53af87f54f P 373695d346f44b6ba419149728708b15 reported cstate change: term changed from 0 to 1, leader changed from <none> to 373695d346f44b6ba419149728708b15 (127.21.59.65). New cstate: current_term: 1 leader_uuid: "373695d346f44b6ba419149728708b15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:46.183706 22104 consensus_queue.cc:1048] T c78441d675e847d7a0b07ccaa30ff8d2 P bd000c01911c425090d675b0862a7524 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:46.211077 22104 consensus_queue.cc:1048] T c78441d675e847d7a0b07ccaa30ff8d2 P bd000c01911c425090d675b0862a7524 [LEADER]: Connected to new peer: Peer: permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:46.230401 22111 consensus_queue.cc:1048] T 770c1357d42b4dfd94ee5d3171c11aa9 P 01d111c207d24beea11b17d99c864e36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:46.238849 22025 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b33ce2fe8b4f48eaa3ac67975c86d7e7"
dest_uuid: "bd000c01911c425090d675b0862a7524"
mode: GRACEFUL
new_leader_uuid: "373695d346f44b6ba419149728708b15"
 from {username='slave'} at 127.0.0.1:54570
I20260713 09:07:46.239689 22025 raft_consensus.cc:606] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P bd000c01911c425090d675b0862a7524 [term 1 LEADER]: Received request to transfer leadership to TS 373695d346f44b6ba419149728708b15
I20260713 09:07:46.249691 22025 raft_consensus.cc:3060] T 770c1357d42b4dfd94ee5d3171c11aa9 P bd000c01911c425090d675b0862a7524 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.262130 22111 consensus_queue.cc:1048] T 770c1357d42b4dfd94ee5d3171c11aa9 P 01d111c207d24beea11b17d99c864e36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:46.264695 22024 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c78441d675e847d7a0b07ccaa30ff8d2"
dest_uuid: "bd000c01911c425090d675b0862a7524"
mode: GRACEFUL
new_leader_uuid: "373695d346f44b6ba419149728708b15"
 from {username='slave'} at 127.0.0.1:54570
I20260713 09:07:46.265354 22024 raft_consensus.cc:606] T c78441d675e847d7a0b07ccaa30ff8d2 P bd000c01911c425090d675b0862a7524 [term 1 LEADER]: Received request to transfer leadership to TS 373695d346f44b6ba419149728708b15
I20260713 09:07:46.281607 22108 consensus_queue.cc:1048] T 44aace6e60824350a5f397921d4089fd P 373695d346f44b6ba419149728708b15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:46.288004 21875 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f812474ae0734e4497b04e53af87f54f"
dest_uuid: "373695d346f44b6ba419149728708b15"
mode: GRACEFUL
new_leader_uuid: "01d111c207d24beea11b17d99c864e36"
 from {username='slave'} at 127.0.0.1:43486
I20260713 09:07:46.288666 21875 raft_consensus.cc:606] T f812474ae0734e4497b04e53af87f54f P 373695d346f44b6ba419149728708b15 [term 1 LEADER]: Received request to transfer leadership to TS 01d111c207d24beea11b17d99c864e36
I20260713 09:07:46.300268 22108 consensus_queue.cc:1048] T 44aace6e60824350a5f397921d4089fd P 373695d346f44b6ba419149728708b15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:46.302537 21875 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "44aace6e60824350a5f397921d4089fd"
dest_uuid: "373695d346f44b6ba419149728708b15"
mode: GRACEFUL
new_leader_uuid: "01d111c207d24beea11b17d99c864e36"
 from {username='slave'} at 127.0.0.1:43486
I20260713 09:07:46.303186 21875 raft_consensus.cc:606] T 44aace6e60824350a5f397921d4089fd P 373695d346f44b6ba419149728708b15 [term 1 LEADER]: Received request to transfer leadership to TS 01d111c207d24beea11b17d99c864e36
I20260713 09:07:46.315390 21875 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "611eeeb7dffa4d7ea2d382b65f9f825e"
dest_uuid: "373695d346f44b6ba419149728708b15"
mode: GRACEFUL
new_leader_uuid: "bd000c01911c425090d675b0862a7524"
 from {username='slave'} at 127.0.0.1:43486
I20260713 09:07:46.316008 21875 raft_consensus.cc:606] T 611eeeb7dffa4d7ea2d382b65f9f825e P 373695d346f44b6ba419149728708b15 [term 1 LEADER]: Received request to transfer leadership to TS bd000c01911c425090d675b0862a7524
I20260713 09:07:46.356341 22108 consensus_queue.cc:1048] T 611eeeb7dffa4d7ea2d382b65f9f825e P 373695d346f44b6ba419149728708b15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:46.366952 22096 consensus_queue.cc:1048] T 611eeeb7dffa4d7ea2d382b65f9f825e P 373695d346f44b6ba419149728708b15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:46.375499 22096 raft_consensus.cc:993] T 611eeeb7dffa4d7ea2d382b65f9f825e P 373695d346f44b6ba419149728708b15: : Instructing follower bd000c01911c425090d675b0862a7524 to start an election
I20260713 09:07:46.375963 22096 raft_consensus.cc:1081] T 611eeeb7dffa4d7ea2d382b65f9f825e P 373695d346f44b6ba419149728708b15 [term 1 LEADER]: Signalling peer bd000c01911c425090d675b0862a7524 to start an election
I20260713 09:07:46.378216 22023 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "611eeeb7dffa4d7ea2d382b65f9f825e"
dest_uuid: "bd000c01911c425090d675b0862a7524"
 from {username='slave'} at 127.0.0.1:54554
I20260713 09:07:46.378851 22023 raft_consensus.cc:493] T 611eeeb7dffa4d7ea2d382b65f9f825e P bd000c01911c425090d675b0862a7524 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:46.379217 22023 raft_consensus.cc:3060] T 611eeeb7dffa4d7ea2d382b65f9f825e P bd000c01911c425090d675b0862a7524 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:46.383684 22023 raft_consensus.cc:515] T 611eeeb7dffa4d7ea2d382b65f9f825e P bd000c01911c425090d675b0862a7524 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:46.385605 22023 leader_election.cc:290] T 611eeeb7dffa4d7ea2d382b65f9f825e P bd000c01911c425090d675b0862a7524 [CANDIDATE]: Term 2 election: Requested vote from peers 373695d346f44b6ba419149728708b15 (127.21.59.65:32897), 01d111c207d24beea11b17d99c864e36 (127.21.59.66:41467)
I20260713 09:07:46.387282 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611eeeb7dffa4d7ea2d382b65f9f825e" candidate_uuid: "bd000c01911c425090d675b0862a7524" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "01d111c207d24beea11b17d99c864e36"
I20260713 09:07:46.387301 21875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611eeeb7dffa4d7ea2d382b65f9f825e" candidate_uuid: "bd000c01911c425090d675b0862a7524" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "373695d346f44b6ba419149728708b15"
I20260713 09:07:46.387928 21950 raft_consensus.cc:3060] T 611eeeb7dffa4d7ea2d382b65f9f825e P 01d111c207d24beea11b17d99c864e36 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:46.387970 21875 raft_consensus.cc:3055] T 611eeeb7dffa4d7ea2d382b65f9f825e P 373695d346f44b6ba419149728708b15 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:46.388448 21875 raft_consensus.cc:740] T 611eeeb7dffa4d7ea2d382b65f9f825e P 373695d346f44b6ba419149728708b15 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 373695d346f44b6ba419149728708b15, State: Running, Role: LEADER
I20260713 09:07:46.389508 21875 consensus_queue.cc:260] T 611eeeb7dffa4d7ea2d382b65f9f825e P 373695d346f44b6ba419149728708b15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:46.391057 21875 raft_consensus.cc:3060] T 611eeeb7dffa4d7ea2d382b65f9f825e P 373695d346f44b6ba419149728708b15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:46.394927 21950 raft_consensus.cc:2468] T 611eeeb7dffa4d7ea2d382b65f9f825e P 01d111c207d24beea11b17d99c864e36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd000c01911c425090d675b0862a7524 in term 2.
I20260713 09:07:46.396111 21875 raft_consensus.cc:2468] T 611eeeb7dffa4d7ea2d382b65f9f825e P 373695d346f44b6ba419149728708b15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd000c01911c425090d675b0862a7524 in term 2.
I20260713 09:07:46.396143 21988 leader_election.cc:304] T 611eeeb7dffa4d7ea2d382b65f9f825e P bd000c01911c425090d675b0862a7524 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01d111c207d24beea11b17d99c864e36, bd000c01911c425090d675b0862a7524; no voters: 
I20260713 09:07:46.397166 22104 raft_consensus.cc:2804] T 611eeeb7dffa4d7ea2d382b65f9f825e P bd000c01911c425090d675b0862a7524 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:46.397672 22104 raft_consensus.cc:697] T 611eeeb7dffa4d7ea2d382b65f9f825e P bd000c01911c425090d675b0862a7524 [term 2 LEADER]: Becoming Leader. State: Replica: bd000c01911c425090d675b0862a7524, State: Running, Role: LEADER
I20260713 09:07:46.398378 22104 consensus_queue.cc:237] T 611eeeb7dffa4d7ea2d382b65f9f825e P bd000c01911c425090d675b0862a7524 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:46.404819 21773 catalog_manager.cc:5697] T 611eeeb7dffa4d7ea2d382b65f9f825e P bd000c01911c425090d675b0862a7524 reported cstate change: term changed from 1 to 2, leader changed from 373695d346f44b6ba419149728708b15 (127.21.59.65) to bd000c01911c425090d675b0862a7524 (127.21.59.67). New cstate: current_term: 2 leader_uuid: "bd000c01911c425090d675b0862a7524" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:46.481534 22115 consensus_queue.cc:1048] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 373695d346f44b6ba419149728708b15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:46.491852 22096 consensus_queue.cc:1048] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 373695d346f44b6ba419149728708b15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:46.523690 22096 consensus_queue.cc:1048] T 89bd603e90774c219a690b52347487cf P 373695d346f44b6ba419149728708b15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:46.528183 22096 consensus_queue.cc:1048] T 89bd603e90774c219a690b52347487cf P 373695d346f44b6ba419149728708b15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:46.531283 21875 raft_consensus.cc:3060] T 9ddaa0329e4c467ea186b170a0dfdc22 P 373695d346f44b6ba419149728708b15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.540655 22111 consensus_queue.cc:1048] T 9ddaa0329e4c467ea186b170a0dfdc22 P 01d111c207d24beea11b17d99c864e36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:46.571302 22111 consensus_queue.cc:1048] T 9ddaa0329e4c467ea186b170a0dfdc22 P 01d111c207d24beea11b17d99c864e36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:46.576714 22115 consensus_queue.cc:1048] T f812474ae0734e4497b04e53af87f54f P 373695d346f44b6ba419149728708b15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:46.594926 22096 raft_consensus.cc:993] T f812474ae0734e4497b04e53af87f54f P 373695d346f44b6ba419149728708b15: : Instructing follower 01d111c207d24beea11b17d99c864e36 to start an election
I20260713 09:07:46.595431 22096 raft_consensus.cc:1081] T f812474ae0734e4497b04e53af87f54f P 373695d346f44b6ba419149728708b15 [term 1 LEADER]: Signalling peer 01d111c207d24beea11b17d99c864e36 to start an election
I20260713 09:07:46.598239 21948 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f812474ae0734e4497b04e53af87f54f"
dest_uuid: "01d111c207d24beea11b17d99c864e36"
 from {username='slave'} at 127.0.0.1:50556
I20260713 09:07:46.598869 21948 raft_consensus.cc:493] T f812474ae0734e4497b04e53af87f54f P 01d111c207d24beea11b17d99c864e36 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:46.599241 21948 raft_consensus.cc:3060] T f812474ae0734e4497b04e53af87f54f P 01d111c207d24beea11b17d99c864e36 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:46.600637 22096 consensus_queue.cc:1048] T f812474ae0734e4497b04e53af87f54f P 373695d346f44b6ba419149728708b15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:46.605710 21948 raft_consensus.cc:515] T f812474ae0734e4497b04e53af87f54f P 01d111c207d24beea11b17d99c864e36 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:46.607264 21950 raft_consensus.cc:1240] T f812474ae0734e4497b04e53af87f54f P 01d111c207d24beea11b17d99c864e36 [term 2 FOLLOWER]: Rejecting Update request from peer 373695d346f44b6ba419149728708b15 for earlier term 1. Current term is 2. Ops: []
I20260713 09:07:46.609059 21948 leader_election.cc:290] T f812474ae0734e4497b04e53af87f54f P 01d111c207d24beea11b17d99c864e36 [CANDIDATE]: Term 2 election: Requested vote from peers 373695d346f44b6ba419149728708b15 (127.21.59.65:32897), bd000c01911c425090d675b0862a7524 (127.21.59.67:44005)
I20260713 09:07:46.609655 21874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f812474ae0734e4497b04e53af87f54f" candidate_uuid: "01d111c207d24beea11b17d99c864e36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "373695d346f44b6ba419149728708b15"
I20260713 09:07:46.610240 21874 raft_consensus.cc:3055] T f812474ae0734e4497b04e53af87f54f P 373695d346f44b6ba419149728708b15 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:46.610548 21874 raft_consensus.cc:740] T f812474ae0734e4497b04e53af87f54f P 373695d346f44b6ba419149728708b15 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 373695d346f44b6ba419149728708b15, State: Running, Role: LEADER
I20260713 09:07:46.611344 21874 consensus_queue.cc:260] T f812474ae0734e4497b04e53af87f54f P 373695d346f44b6ba419149728708b15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:46.612257 21874 raft_consensus.cc:3060] T f812474ae0734e4497b04e53af87f54f P 373695d346f44b6ba419149728708b15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:46.611338 22025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f812474ae0734e4497b04e53af87f54f" candidate_uuid: "01d111c207d24beea11b17d99c864e36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bd000c01911c425090d675b0862a7524"
I20260713 09:07:46.621951 21874 raft_consensus.cc:2468] T f812474ae0734e4497b04e53af87f54f P 373695d346f44b6ba419149728708b15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01d111c207d24beea11b17d99c864e36 in term 2.
I20260713 09:07:46.623311 21914 leader_election.cc:304] T f812474ae0734e4497b04e53af87f54f P 01d111c207d24beea11b17d99c864e36 [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: 01d111c207d24beea11b17d99c864e36, 373695d346f44b6ba419149728708b15; no voters: bd000c01911c425090d675b0862a7524
I20260713 09:07:46.624125 22111 raft_consensus.cc:2804] T f812474ae0734e4497b04e53af87f54f P 01d111c207d24beea11b17d99c864e36 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:46.624629 22111 raft_consensus.cc:697] T f812474ae0734e4497b04e53af87f54f P 01d111c207d24beea11b17d99c864e36 [term 2 LEADER]: Becoming Leader. State: Replica: 01d111c207d24beea11b17d99c864e36, State: Running, Role: LEADER
I20260713 09:07:46.625437 22111 consensus_queue.cc:237] T f812474ae0734e4497b04e53af87f54f P 01d111c207d24beea11b17d99c864e36 [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: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:46.632931 21772 catalog_manager.cc:5697] T f812474ae0734e4497b04e53af87f54f P 01d111c207d24beea11b17d99c864e36 reported cstate change: term changed from 1 to 2, leader changed from 373695d346f44b6ba419149728708b15 (127.21.59.65) to 01d111c207d24beea11b17d99c864e36 (127.21.59.66). New cstate: current_term: 2 leader_uuid: "01d111c207d24beea11b17d99c864e36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:46.691596 22072 raft_consensus.cc:993] T 44aace6e60824350a5f397921d4089fd P 373695d346f44b6ba419149728708b15: : Instructing follower 01d111c207d24beea11b17d99c864e36 to start an election
I20260713 09:07:46.692055 22096 raft_consensus.cc:1081] T 44aace6e60824350a5f397921d4089fd P 373695d346f44b6ba419149728708b15 [term 1 LEADER]: Signalling peer 01d111c207d24beea11b17d99c864e36 to start an election
I20260713 09:07:46.693598 21950 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "44aace6e60824350a5f397921d4089fd"
dest_uuid: "01d111c207d24beea11b17d99c864e36"
 from {username='slave'} at 127.0.0.1:50556
I20260713 09:07:46.694097 21950 raft_consensus.cc:493] T 44aace6e60824350a5f397921d4089fd P 01d111c207d24beea11b17d99c864e36 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:46.694389 21950 raft_consensus.cc:3060] T 44aace6e60824350a5f397921d4089fd P 01d111c207d24beea11b17d99c864e36 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:46.699028 21950 raft_consensus.cc:515] T 44aace6e60824350a5f397921d4089fd P 01d111c207d24beea11b17d99c864e36 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:46.701051 21950 leader_election.cc:290] T 44aace6e60824350a5f397921d4089fd P 01d111c207d24beea11b17d99c864e36 [CANDIDATE]: Term 2 election: Requested vote from peers 373695d346f44b6ba419149728708b15 (127.21.59.65:32897), bd000c01911c425090d675b0862a7524 (127.21.59.67:44005)
I20260713 09:07:46.702028 21874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44aace6e60824350a5f397921d4089fd" candidate_uuid: "01d111c207d24beea11b17d99c864e36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "373695d346f44b6ba419149728708b15"
I20260713 09:07:46.702128 22023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44aace6e60824350a5f397921d4089fd" candidate_uuid: "01d111c207d24beea11b17d99c864e36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bd000c01911c425090d675b0862a7524"
I20260713 09:07:46.702760 21874 raft_consensus.cc:3055] T 44aace6e60824350a5f397921d4089fd P 373695d346f44b6ba419149728708b15 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:46.702824 22023 raft_consensus.cc:3060] T 44aace6e60824350a5f397921d4089fd P bd000c01911c425090d675b0862a7524 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:46.703263 21874 raft_consensus.cc:740] T 44aace6e60824350a5f397921d4089fd P 373695d346f44b6ba419149728708b15 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 373695d346f44b6ba419149728708b15, State: Running, Role: LEADER
I20260713 09:07:46.704080 21874 consensus_queue.cc:260] T 44aace6e60824350a5f397921d4089fd P 373695d346f44b6ba419149728708b15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:46.705376 21874 raft_consensus.cc:3060] T 44aace6e60824350a5f397921d4089fd P 373695d346f44b6ba419149728708b15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:46.709755 22023 raft_consensus.cc:2468] T 44aace6e60824350a5f397921d4089fd P bd000c01911c425090d675b0862a7524 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01d111c207d24beea11b17d99c864e36 in term 2.
I20260713 09:07:46.710981 21916 leader_election.cc:304] T 44aace6e60824350a5f397921d4089fd P 01d111c207d24beea11b17d99c864e36 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01d111c207d24beea11b17d99c864e36, bd000c01911c425090d675b0862a7524; no voters: 
I20260713 09:07:46.711731 21874 raft_consensus.cc:2468] T 44aace6e60824350a5f397921d4089fd P 373695d346f44b6ba419149728708b15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01d111c207d24beea11b17d99c864e36 in term 2.
I20260713 09:07:46.711784 22107 raft_consensus.cc:2804] T 44aace6e60824350a5f397921d4089fd P 01d111c207d24beea11b17d99c864e36 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:46.712339 22107 raft_consensus.cc:697] T 44aace6e60824350a5f397921d4089fd P 01d111c207d24beea11b17d99c864e36 [term 2 LEADER]: Becoming Leader. State: Replica: 01d111c207d24beea11b17d99c864e36, State: Running, Role: LEADER
I20260713 09:07:46.713124 22107 consensus_queue.cc:237] T 44aace6e60824350a5f397921d4089fd P 01d111c207d24beea11b17d99c864e36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:46.720688 21772 catalog_manager.cc:5697] T 44aace6e60824350a5f397921d4089fd P 01d111c207d24beea11b17d99c864e36 reported cstate change: term changed from 1 to 2, leader changed from 373695d346f44b6ba419149728708b15 (127.21.59.65) to 01d111c207d24beea11b17d99c864e36 (127.21.59.66). New cstate: current_term: 2 leader_uuid: "01d111c207d24beea11b17d99c864e36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:46.786252 22158 raft_consensus.cc:993] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P bd000c01911c425090d675b0862a7524: : Instructing follower 373695d346f44b6ba419149728708b15 to start an election
I20260713 09:07:46.786760 22104 raft_consensus.cc:1081] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P bd000c01911c425090d675b0862a7524 [term 1 LEADER]: Signalling peer 373695d346f44b6ba419149728708b15 to start an election
I20260713 09:07:46.788589 21874 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b33ce2fe8b4f48eaa3ac67975c86d7e7"
dest_uuid: "373695d346f44b6ba419149728708b15"
 from {username='slave'} at 127.0.0.1:43474
I20260713 09:07:46.789155 21874 raft_consensus.cc:493] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 373695d346f44b6ba419149728708b15 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:46.789521 21874 raft_consensus.cc:3060] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 373695d346f44b6ba419149728708b15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:46.794170 21874 raft_consensus.cc:515] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 373695d346f44b6ba419149728708b15 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:46.795739 21874 leader_election.cc:290] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 373695d346f44b6ba419149728708b15 [CANDIDATE]: Term 2 election: Requested vote from peers 01d111c207d24beea11b17d99c864e36 (127.21.59.66:41467), bd000c01911c425090d675b0862a7524 (127.21.59.67:44005)
I20260713 09:07:46.796641 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b33ce2fe8b4f48eaa3ac67975c86d7e7" candidate_uuid: "373695d346f44b6ba419149728708b15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "01d111c207d24beea11b17d99c864e36"
I20260713 09:07:46.796842 22023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b33ce2fe8b4f48eaa3ac67975c86d7e7" candidate_uuid: "373695d346f44b6ba419149728708b15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bd000c01911c425090d675b0862a7524"
I20260713 09:07:46.797207 21950 raft_consensus.cc:3060] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 01d111c207d24beea11b17d99c864e36 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:46.797422 22023 raft_consensus.cc:3055] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P bd000c01911c425090d675b0862a7524 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:46.797799 22023 raft_consensus.cc:740] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P bd000c01911c425090d675b0862a7524 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bd000c01911c425090d675b0862a7524, State: Running, Role: LEADER
I20260713 09:07:46.798497 22023 consensus_queue.cc:260] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P bd000c01911c425090d675b0862a7524 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:46.799441 22023 raft_consensus.cc:3060] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P bd000c01911c425090d675b0862a7524 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:46.803694 22023 raft_consensus.cc:2468] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P bd000c01911c425090d675b0862a7524 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 373695d346f44b6ba419149728708b15 in term 2.
I20260713 09:07:46.803655 21950 raft_consensus.cc:2468] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 01d111c207d24beea11b17d99c864e36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 373695d346f44b6ba419149728708b15 in term 2.
I20260713 09:07:46.804888 21841 leader_election.cc:304] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 373695d346f44b6ba419149728708b15 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 373695d346f44b6ba419149728708b15, bd000c01911c425090d675b0862a7524; no voters: 
I20260713 09:07:46.805677 22096 raft_consensus.cc:2804] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 373695d346f44b6ba419149728708b15 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:46.806135 22096 raft_consensus.cc:697] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 373695d346f44b6ba419149728708b15 [term 2 LEADER]: Becoming Leader. State: Replica: 373695d346f44b6ba419149728708b15, State: Running, Role: LEADER
I20260713 09:07:46.806916 22096 consensus_queue.cc:237] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 373695d346f44b6ba419149728708b15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:46.813992 21772 catalog_manager.cc:5697] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 373695d346f44b6ba419149728708b15 reported cstate change: term changed from 1 to 2, leader changed from bd000c01911c425090d675b0862a7524 (127.21.59.67) to 373695d346f44b6ba419149728708b15 (127.21.59.65). New cstate: current_term: 2 leader_uuid: "373695d346f44b6ba419149728708b15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:46.826668 22078 raft_consensus.cc:993] T c78441d675e847d7a0b07ccaa30ff8d2 P bd000c01911c425090d675b0862a7524: : Instructing follower 373695d346f44b6ba419149728708b15 to start an election
I20260713 09:07:46.827204 22104 raft_consensus.cc:1081] T c78441d675e847d7a0b07ccaa30ff8d2 P bd000c01911c425090d675b0862a7524 [term 1 LEADER]: Signalling peer 373695d346f44b6ba419149728708b15 to start an election
I20260713 09:07:46.828752 21874 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c78441d675e847d7a0b07ccaa30ff8d2"
dest_uuid: "373695d346f44b6ba419149728708b15"
 from {username='slave'} at 127.0.0.1:43474
I20260713 09:07:46.829406 21874 raft_consensus.cc:493] T c78441d675e847d7a0b07ccaa30ff8d2 P 373695d346f44b6ba419149728708b15 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:46.829819 21874 raft_consensus.cc:3060] T c78441d675e847d7a0b07ccaa30ff8d2 P 373695d346f44b6ba419149728708b15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:46.836942 21874 raft_consensus.cc:515] T c78441d675e847d7a0b07ccaa30ff8d2 P 373695d346f44b6ba419149728708b15 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:46.839059 21874 leader_election.cc:290] T c78441d675e847d7a0b07ccaa30ff8d2 P 373695d346f44b6ba419149728708b15 [CANDIDATE]: Term 2 election: Requested vote from peers 01d111c207d24beea11b17d99c864e36 (127.21.59.66:41467), bd000c01911c425090d675b0862a7524 (127.21.59.67:44005)
I20260713 09:07:46.839435 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c78441d675e847d7a0b07ccaa30ff8d2" candidate_uuid: "373695d346f44b6ba419149728708b15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "01d111c207d24beea11b17d99c864e36"
I20260713 09:07:46.839638 22023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c78441d675e847d7a0b07ccaa30ff8d2" candidate_uuid: "373695d346f44b6ba419149728708b15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bd000c01911c425090d675b0862a7524"
I20260713 09:07:46.840517 22023 raft_consensus.cc:3055] T c78441d675e847d7a0b07ccaa30ff8d2 P bd000c01911c425090d675b0862a7524 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:46.840377 21950 raft_consensus.cc:3060] T c78441d675e847d7a0b07ccaa30ff8d2 P 01d111c207d24beea11b17d99c864e36 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:46.840830 22023 raft_consensus.cc:740] T c78441d675e847d7a0b07ccaa30ff8d2 P bd000c01911c425090d675b0862a7524 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bd000c01911c425090d675b0862a7524, State: Running, Role: LEADER
I20260713 09:07:46.841593 22023 consensus_queue.cc:260] T c78441d675e847d7a0b07ccaa30ff8d2 P bd000c01911c425090d675b0862a7524 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:46.842481 22023 raft_consensus.cc:3060] T c78441d675e847d7a0b07ccaa30ff8d2 P bd000c01911c425090d675b0862a7524 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:46.846901 22023 raft_consensus.cc:2468] T c78441d675e847d7a0b07ccaa30ff8d2 P bd000c01911c425090d675b0862a7524 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 373695d346f44b6ba419149728708b15 in term 2.
I20260713 09:07:46.847664 21950 raft_consensus.cc:2468] T c78441d675e847d7a0b07ccaa30ff8d2 P 01d111c207d24beea11b17d99c864e36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 373695d346f44b6ba419149728708b15 in term 2.
I20260713 09:07:46.848088 21841 leader_election.cc:304] T c78441d675e847d7a0b07ccaa30ff8d2 P 373695d346f44b6ba419149728708b15 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 373695d346f44b6ba419149728708b15, bd000c01911c425090d675b0862a7524; no voters: 
I20260713 09:07:46.848850 22096 raft_consensus.cc:2804] T c78441d675e847d7a0b07ccaa30ff8d2 P 373695d346f44b6ba419149728708b15 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:46.849332 22096 raft_consensus.cc:697] T c78441d675e847d7a0b07ccaa30ff8d2 P 373695d346f44b6ba419149728708b15 [term 2 LEADER]: Becoming Leader. State: Replica: 373695d346f44b6ba419149728708b15, State: Running, Role: LEADER
I20260713 09:07:46.850049 22096 consensus_queue.cc:237] T c78441d675e847d7a0b07ccaa30ff8d2 P 373695d346f44b6ba419149728708b15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:46.856343 21771 catalog_manager.cc:5697] T c78441d675e847d7a0b07ccaa30ff8d2 P 373695d346f44b6ba419149728708b15 reported cstate change: term changed from 1 to 2, leader changed from bd000c01911c425090d675b0862a7524 (127.21.59.67) to 373695d346f44b6ba419149728708b15 (127.21.59.65). New cstate: current_term: 2 leader_uuid: "373695d346f44b6ba419149728708b15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:46.938000 21950 raft_consensus.cc:1275] T 611eeeb7dffa4d7ea2d382b65f9f825e P 01d111c207d24beea11b17d99c864e36 [term 2 FOLLOWER]: Refusing update from remote peer bd000c01911c425090d675b0862a7524: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:46.939961 22104 consensus_queue.cc:1048] T 611eeeb7dffa4d7ea2d382b65f9f825e P bd000c01911c425090d675b0862a7524 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:46.950475 21874 raft_consensus.cc:1275] T 611eeeb7dffa4d7ea2d382b65f9f825e P 373695d346f44b6ba419149728708b15 [term 2 FOLLOWER]: Refusing update from remote peer bd000c01911c425090d675b0862a7524: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:46.953405 22078 consensus_queue.cc:1048] T 611eeeb7dffa4d7ea2d382b65f9f825e P bd000c01911c425090d675b0862a7524 [LEADER]: Connected to new peer: Peer: permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:47.083638 22025 raft_consensus.cc:3060] T f812474ae0734e4497b04e53af87f54f P bd000c01911c425090d675b0862a7524 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:47.090250 22025 raft_consensus.cc:1275] T f812474ae0734e4497b04e53af87f54f P bd000c01911c425090d675b0862a7524 [term 2 FOLLOWER]: Refusing update from remote peer 01d111c207d24beea11b17d99c864e36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:47.091497 22107 consensus_queue.cc:1048] T f812474ae0734e4497b04e53af87f54f P 01d111c207d24beea11b17d99c864e36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:47.103067 21874 raft_consensus.cc:1275] T f812474ae0734e4497b04e53af87f54f P 373695d346f44b6ba419149728708b15 [term 2 FOLLOWER]: Refusing update from remote peer 01d111c207d24beea11b17d99c864e36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:47.104383 22111 consensus_queue.cc:1048] T f812474ae0734e4497b04e53af87f54f P 01d111c207d24beea11b17d99c864e36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:47.248857 22025 raft_consensus.cc:1275] T 44aace6e60824350a5f397921d4089fd P bd000c01911c425090d675b0862a7524 [term 2 FOLLOWER]: Refusing update from remote peer 01d111c207d24beea11b17d99c864e36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:47.250115 22106 consensus_queue.cc:1048] T 44aace6e60824350a5f397921d4089fd P 01d111c207d24beea11b17d99c864e36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:47.257530 21875 raft_consensus.cc:1275] T 44aace6e60824350a5f397921d4089fd P 373695d346f44b6ba419149728708b15 [term 2 FOLLOWER]: Refusing update from remote peer 01d111c207d24beea11b17d99c864e36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:47.259033 22111 consensus_queue.cc:1048] T 44aace6e60824350a5f397921d4089fd P 01d111c207d24beea11b17d99c864e36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:47.275846 21950 raft_consensus.cc:1275] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 01d111c207d24beea11b17d99c864e36 [term 2 FOLLOWER]: Refusing update from remote peer 373695d346f44b6ba419149728708b15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:47.277004 22096 consensus_queue.cc:1048] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 373695d346f44b6ba419149728708b15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:47.285636 22025 raft_consensus.cc:1275] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P bd000c01911c425090d675b0862a7524 [term 2 FOLLOWER]: Refusing update from remote peer 373695d346f44b6ba419149728708b15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:47.287180 22108 consensus_queue.cc:1048] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 373695d346f44b6ba419149728708b15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:47.426688 22025 raft_consensus.cc:1275] T c78441d675e847d7a0b07ccaa30ff8d2 P bd000c01911c425090d675b0862a7524 [term 2 FOLLOWER]: Refusing update from remote peer 373695d346f44b6ba419149728708b15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:47.428112 22108 consensus_queue.cc:1048] T c78441d675e847d7a0b07ccaa30ff8d2 P 373695d346f44b6ba419149728708b15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:47.435557 21950 raft_consensus.cc:1275] T c78441d675e847d7a0b07ccaa30ff8d2 P 01d111c207d24beea11b17d99c864e36 [term 2 FOLLOWER]: Refusing update from remote peer 373695d346f44b6ba419149728708b15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:47.437294 22108 consensus_queue.cc:1048] T c78441d675e847d7a0b07ccaa30ff8d2 P 373695d346f44b6ba419149728708b15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:49.345556 21741 auto_leader_rebalancer-test.cc:320] The leader distribution is 
I20260713 09:07:49.346382 21741 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:49.367537 21950 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "44aace6e60824350a5f397921d4089fd"
dest_uuid: "01d111c207d24beea11b17d99c864e36"
mode: GRACEFUL
new_leader_uuid: "bd000c01911c425090d675b0862a7524"
 from {username='slave'} at 127.0.0.1:50562
I20260713 09:07:49.368112 21950 raft_consensus.cc:606] T 44aace6e60824350a5f397921d4089fd P 01d111c207d24beea11b17d99c864e36 [term 2 LEADER]: Received request to transfer leadership to TS bd000c01911c425090d675b0862a7524
I20260713 09:07:49.378420 21875 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "89bd603e90774c219a690b52347487cf"
dest_uuid: "373695d346f44b6ba419149728708b15"
mode: GRACEFUL
new_leader_uuid: "bd000c01911c425090d675b0862a7524"
 from {username='slave'} at 127.0.0.1:43496
I20260713 09:07:49.379046 21875 raft_consensus.cc:606] T 89bd603e90774c219a690b52347487cf P 373695d346f44b6ba419149728708b15 [term 1 LEADER]: Received request to transfer leadership to TS bd000c01911c425090d675b0862a7524
I20260713 09:07:49.380215 21741 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:07:49.380766 21741 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:49.491730 22106 raft_consensus.cc:993] T 44aace6e60824350a5f397921d4089fd P 01d111c207d24beea11b17d99c864e36: : Instructing follower bd000c01911c425090d675b0862a7524 to start an election
I20260713 09:07:49.492224 22169 raft_consensus.cc:1081] T 44aace6e60824350a5f397921d4089fd P 01d111c207d24beea11b17d99c864e36 [term 2 LEADER]: Signalling peer bd000c01911c425090d675b0862a7524 to start an election
I20260713 09:07:49.493808 22023 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "44aace6e60824350a5f397921d4089fd"
dest_uuid: "bd000c01911c425090d675b0862a7524"
 from {username='slave'} at 127.0.0.1:54542
I20260713 09:07:49.494315 22023 raft_consensus.cc:493] T 44aace6e60824350a5f397921d4089fd P bd000c01911c425090d675b0862a7524 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:49.494617 22023 raft_consensus.cc:3060] T 44aace6e60824350a5f397921d4089fd P bd000c01911c425090d675b0862a7524 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:49.499110 22023 raft_consensus.cc:515] T 44aace6e60824350a5f397921d4089fd P bd000c01911c425090d675b0862a7524 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:49.500602 22023 leader_election.cc:290] T 44aace6e60824350a5f397921d4089fd P bd000c01911c425090d675b0862a7524 [CANDIDATE]: Term 3 election: Requested vote from peers 373695d346f44b6ba419149728708b15 (127.21.59.65:32897), 01d111c207d24beea11b17d99c864e36 (127.21.59.66:41467)
I20260713 09:07:49.501487 21875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44aace6e60824350a5f397921d4089fd" candidate_uuid: "bd000c01911c425090d675b0862a7524" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "373695d346f44b6ba419149728708b15"
I20260713 09:07:49.501775 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44aace6e60824350a5f397921d4089fd" candidate_uuid: "bd000c01911c425090d675b0862a7524" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "01d111c207d24beea11b17d99c864e36"
I20260713 09:07:49.502007 21875 raft_consensus.cc:3060] T 44aace6e60824350a5f397921d4089fd P 373695d346f44b6ba419149728708b15 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:49.502354 21950 raft_consensus.cc:3055] T 44aace6e60824350a5f397921d4089fd P 01d111c207d24beea11b17d99c864e36 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:49.502679 21950 raft_consensus.cc:740] T 44aace6e60824350a5f397921d4089fd P 01d111c207d24beea11b17d99c864e36 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 01d111c207d24beea11b17d99c864e36, State: Running, Role: LEADER
I20260713 09:07:49.503518 21950 consensus_queue.cc:260] T 44aace6e60824350a5f397921d4089fd P 01d111c207d24beea11b17d99c864e36 [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: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:49.504833 21950 raft_consensus.cc:3060] T 44aace6e60824350a5f397921d4089fd P 01d111c207d24beea11b17d99c864e36 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:49.506873 21875 raft_consensus.cc:2468] T 44aace6e60824350a5f397921d4089fd P 373695d346f44b6ba419149728708b15 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd000c01911c425090d675b0862a7524 in term 3.
I20260713 09:07:49.507967 21988 leader_election.cc:304] T 44aace6e60824350a5f397921d4089fd P bd000c01911c425090d675b0862a7524 [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: 373695d346f44b6ba419149728708b15, bd000c01911c425090d675b0862a7524; no voters: 
I20260713 09:07:49.508627 22165 raft_consensus.cc:2804] T 44aace6e60824350a5f397921d4089fd P bd000c01911c425090d675b0862a7524 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:49.509773 22165 raft_consensus.cc:697] T 44aace6e60824350a5f397921d4089fd P bd000c01911c425090d675b0862a7524 [term 3 LEADER]: Becoming Leader. State: Replica: bd000c01911c425090d675b0862a7524, State: Running, Role: LEADER
I20260713 09:07:49.509984 21950 raft_consensus.cc:2468] T 44aace6e60824350a5f397921d4089fd P 01d111c207d24beea11b17d99c864e36 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd000c01911c425090d675b0862a7524 in term 3.
I20260713 09:07:49.510594 22165 consensus_queue.cc:237] T 44aace6e60824350a5f397921d4089fd P bd000c01911c425090d675b0862a7524 [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: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:49.517179 21773 catalog_manager.cc:5697] T 44aace6e60824350a5f397921d4089fd P bd000c01911c425090d675b0862a7524 reported cstate change: term changed from 2 to 3, leader changed from 01d111c207d24beea11b17d99c864e36 (127.21.59.66) to bd000c01911c425090d675b0862a7524 (127.21.59.67). New cstate: current_term: 3 leader_uuid: "bd000c01911c425090d675b0862a7524" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:49.649466 22072 raft_consensus.cc:993] T 89bd603e90774c219a690b52347487cf P 373695d346f44b6ba419149728708b15: : Instructing follower bd000c01911c425090d675b0862a7524 to start an election
I20260713 09:07:49.649887 22176 raft_consensus.cc:1081] T 89bd603e90774c219a690b52347487cf P 373695d346f44b6ba419149728708b15 [term 1 LEADER]: Signalling peer bd000c01911c425090d675b0862a7524 to start an election
I20260713 09:07:49.651404 22023 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "89bd603e90774c219a690b52347487cf"
dest_uuid: "bd000c01911c425090d675b0862a7524"
 from {username='slave'} at 127.0.0.1:54554
I20260713 09:07:49.651965 22023 raft_consensus.cc:493] T 89bd603e90774c219a690b52347487cf P bd000c01911c425090d675b0862a7524 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:49.652313 22023 raft_consensus.cc:3060] T 89bd603e90774c219a690b52347487cf P bd000c01911c425090d675b0862a7524 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:49.657017 22023 raft_consensus.cc:515] T 89bd603e90774c219a690b52347487cf P bd000c01911c425090d675b0862a7524 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:49.658710 22023 leader_election.cc:290] T 89bd603e90774c219a690b52347487cf P bd000c01911c425090d675b0862a7524 [CANDIDATE]: Term 2 election: Requested vote from peers 373695d346f44b6ba419149728708b15 (127.21.59.65:32897), 01d111c207d24beea11b17d99c864e36 (127.21.59.66:41467)
I20260713 09:07:49.659633 21875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89bd603e90774c219a690b52347487cf" candidate_uuid: "bd000c01911c425090d675b0862a7524" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "373695d346f44b6ba419149728708b15"
I20260713 09:07:49.659909 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89bd603e90774c219a690b52347487cf" candidate_uuid: "bd000c01911c425090d675b0862a7524" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "01d111c207d24beea11b17d99c864e36"
I20260713 09:07:49.660245 21875 raft_consensus.cc:3055] T 89bd603e90774c219a690b52347487cf P 373695d346f44b6ba419149728708b15 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:49.660516 21950 raft_consensus.cc:3060] T 89bd603e90774c219a690b52347487cf P 01d111c207d24beea11b17d99c864e36 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:49.660630 21875 raft_consensus.cc:740] T 89bd603e90774c219a690b52347487cf P 373695d346f44b6ba419149728708b15 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 373695d346f44b6ba419149728708b15, State: Running, Role: LEADER
I20260713 09:07:49.661478 21875 consensus_queue.cc:260] T 89bd603e90774c219a690b52347487cf P 373695d346f44b6ba419149728708b15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:49.662670 21875 raft_consensus.cc:3060] T 89bd603e90774c219a690b52347487cf P 373695d346f44b6ba419149728708b15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:49.667346 21950 raft_consensus.cc:2468] T 89bd603e90774c219a690b52347487cf P 01d111c207d24beea11b17d99c864e36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd000c01911c425090d675b0862a7524 in term 2.
I20260713 09:07:49.668932 21988 leader_election.cc:304] T 89bd603e90774c219a690b52347487cf P bd000c01911c425090d675b0862a7524 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01d111c207d24beea11b17d99c864e36, bd000c01911c425090d675b0862a7524; no voters: 
I20260713 09:07:49.669697 22165 raft_consensus.cc:2804] T 89bd603e90774c219a690b52347487cf P bd000c01911c425090d675b0862a7524 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:49.669730 21875 raft_consensus.cc:2468] T 89bd603e90774c219a690b52347487cf P 373695d346f44b6ba419149728708b15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd000c01911c425090d675b0862a7524 in term 2.
I20260713 09:07:49.670362 22165 raft_consensus.cc:697] T 89bd603e90774c219a690b52347487cf P bd000c01911c425090d675b0862a7524 [term 2 LEADER]: Becoming Leader. State: Replica: bd000c01911c425090d675b0862a7524, State: Running, Role: LEADER
I20260713 09:07:49.671384 22165 consensus_queue.cc:237] T 89bd603e90774c219a690b52347487cf P bd000c01911c425090d675b0862a7524 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:49.680888 21773 catalog_manager.cc:5697] T 89bd603e90774c219a690b52347487cf P bd000c01911c425090d675b0862a7524 reported cstate change: term changed from 1 to 2, leader changed from 373695d346f44b6ba419149728708b15 (127.21.59.65) to bd000c01911c425090d675b0862a7524 (127.21.59.67). New cstate: current_term: 2 leader_uuid: "bd000c01911c425090d675b0862a7524" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:49.995997 21875 raft_consensus.cc:1275] T 44aace6e60824350a5f397921d4089fd P 373695d346f44b6ba419149728708b15 [term 3 FOLLOWER]: Refusing update from remote peer bd000c01911c425090d675b0862a7524: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:49.997291 22165 consensus_queue.cc:1048] T 44aace6e60824350a5f397921d4089fd P bd000c01911c425090d675b0862a7524 [LEADER]: Connected to new peer: Peer: permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:50.016093 21950 raft_consensus.cc:1275] T 44aace6e60824350a5f397921d4089fd P 01d111c207d24beea11b17d99c864e36 [term 3 FOLLOWER]: Refusing update from remote peer bd000c01911c425090d675b0862a7524: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:50.018857 22170 consensus_queue.cc:1048] T 44aace6e60824350a5f397921d4089fd P bd000c01911c425090d675b0862a7524 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:50.070222 21950 raft_consensus.cc:1275] T 89bd603e90774c219a690b52347487cf P 01d111c207d24beea11b17d99c864e36 [term 2 FOLLOWER]: Refusing update from remote peer bd000c01911c425090d675b0862a7524: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:50.071318 22170 consensus_queue.cc:1048] T 89bd603e90774c219a690b52347487cf P bd000c01911c425090d675b0862a7524 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:50.079847 21875 raft_consensus.cc:1275] T 89bd603e90774c219a690b52347487cf P 373695d346f44b6ba419149728708b15 [term 2 FOLLOWER]: Refusing update from remote peer bd000c01911c425090d675b0862a7524: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:50.081601 22180 consensus_queue.cc:1048] T 89bd603e90774c219a690b52347487cf P bd000c01911c425090d675b0862a7524 [LEADER]: Connected to new peer: Peer: permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:50.381731 21741 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:50.391722 21875 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b33ce2fe8b4f48eaa3ac67975c86d7e7"
dest_uuid: "373695d346f44b6ba419149728708b15"
mode: GRACEFUL
new_leader_uuid: "01d111c207d24beea11b17d99c864e36"
 from {username='slave'} at 127.0.0.1:43486
I20260713 09:07:50.392330 21875 raft_consensus.cc:606] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 373695d346f44b6ba419149728708b15 [term 2 LEADER]: Received request to transfer leadership to TS 01d111c207d24beea11b17d99c864e36
I20260713 09:07:50.397150 21875 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c74cf5db45a415ab4b1cc6224eb8b93"
dest_uuid: "373695d346f44b6ba419149728708b15"
mode: GRACEFUL
new_leader_uuid: "01d111c207d24beea11b17d99c864e36"
 from {username='slave'} at 127.0.0.1:43486
I20260713 09:07:50.397645 21875 raft_consensus.cc:606] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 373695d346f44b6ba419149728708b15 [term 1 LEADER]: Received request to transfer leadership to TS 01d111c207d24beea11b17d99c864e36
I20260713 09:07:50.402148 22023 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "89bd603e90774c219a690b52347487cf"
dest_uuid: "bd000c01911c425090d675b0862a7524"
mode: GRACEFUL
new_leader_uuid: "01d111c207d24beea11b17d99c864e36"
 from {username='slave'} at 127.0.0.1:54570
I20260713 09:07:50.402654 22023 raft_consensus.cc:606] T 89bd603e90774c219a690b52347487cf P bd000c01911c425090d675b0862a7524 [term 2 LEADER]: Received request to transfer leadership to TS 01d111c207d24beea11b17d99c864e36
I20260713 09:07:50.407387 21875 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c78441d675e847d7a0b07ccaa30ff8d2"
dest_uuid: "373695d346f44b6ba419149728708b15"
mode: GRACEFUL
new_leader_uuid: "01d111c207d24beea11b17d99c864e36"
 from {username='slave'} at 127.0.0.1:43486
I20260713 09:07:50.407872 21875 raft_consensus.cc:606] T c78441d675e847d7a0b07ccaa30ff8d2 P 373695d346f44b6ba419149728708b15 [term 2 LEADER]: Received request to transfer leadership to TS 01d111c207d24beea11b17d99c864e36
I20260713 09:07:50.417465 22023 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "44aace6e60824350a5f397921d4089fd"
dest_uuid: "bd000c01911c425090d675b0862a7524"
mode: GRACEFUL
new_leader_uuid: "01d111c207d24beea11b17d99c864e36"
 from {username='slave'} at 127.0.0.1:54570
I20260713 09:07:50.417994 22023 raft_consensus.cc:606] T 44aace6e60824350a5f397921d4089fd P bd000c01911c425090d675b0862a7524 [term 3 LEADER]: Received request to transfer leadership to TS 01d111c207d24beea11b17d99c864e36
I20260713 09:07:50.481253 22165 raft_consensus.cc:993] T 89bd603e90774c219a690b52347487cf P bd000c01911c425090d675b0862a7524: : Instructing follower 01d111c207d24beea11b17d99c864e36 to start an election
I20260713 09:07:50.481690 22180 raft_consensus.cc:1081] T 89bd603e90774c219a690b52347487cf P bd000c01911c425090d675b0862a7524 [term 2 LEADER]: Signalling peer 01d111c207d24beea11b17d99c864e36 to start an election
I20260713 09:07:50.483130 21950 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "89bd603e90774c219a690b52347487cf"
dest_uuid: "01d111c207d24beea11b17d99c864e36"
 from {username='slave'} at 127.0.0.1:50548
I20260713 09:07:50.483598 21950 raft_consensus.cc:493] T 89bd603e90774c219a690b52347487cf P 01d111c207d24beea11b17d99c864e36 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:50.483853 21950 raft_consensus.cc:3060] T 89bd603e90774c219a690b52347487cf P 01d111c207d24beea11b17d99c864e36 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:50.487912 21950 raft_consensus.cc:515] T 89bd603e90774c219a690b52347487cf P 01d111c207d24beea11b17d99c864e36 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:50.489245 21950 leader_election.cc:290] T 89bd603e90774c219a690b52347487cf P 01d111c207d24beea11b17d99c864e36 [CANDIDATE]: Term 3 election: Requested vote from peers 373695d346f44b6ba419149728708b15 (127.21.59.65:32897), bd000c01911c425090d675b0862a7524 (127.21.59.67:44005)
I20260713 09:07:50.490235 21875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89bd603e90774c219a690b52347487cf" candidate_uuid: "01d111c207d24beea11b17d99c864e36" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "373695d346f44b6ba419149728708b15"
I20260713 09:07:50.490355 22023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89bd603e90774c219a690b52347487cf" candidate_uuid: "01d111c207d24beea11b17d99c864e36" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bd000c01911c425090d675b0862a7524"
I20260713 09:07:50.490769 21875 raft_consensus.cc:3060] T 89bd603e90774c219a690b52347487cf P 373695d346f44b6ba419149728708b15 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:50.490947 22023 raft_consensus.cc:3055] T 89bd603e90774c219a690b52347487cf P bd000c01911c425090d675b0862a7524 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:50.491310 22023 raft_consensus.cc:740] T 89bd603e90774c219a690b52347487cf P bd000c01911c425090d675b0862a7524 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bd000c01911c425090d675b0862a7524, State: Running, Role: LEADER
I20260713 09:07:50.491976 22023 consensus_queue.cc:260] T 89bd603e90774c219a690b52347487cf P bd000c01911c425090d675b0862a7524 [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: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:50.492878 22023 raft_consensus.cc:3060] T 89bd603e90774c219a690b52347487cf P bd000c01911c425090d675b0862a7524 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:50.495528 21875 raft_consensus.cc:2468] T 89bd603e90774c219a690b52347487cf P 373695d346f44b6ba419149728708b15 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01d111c207d24beea11b17d99c864e36 in term 3.
I20260713 09:07:50.496518 21914 leader_election.cc:304] T 89bd603e90774c219a690b52347487cf P 01d111c207d24beea11b17d99c864e36 [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: 01d111c207d24beea11b17d99c864e36, 373695d346f44b6ba419149728708b15; no voters: 
I20260713 09:07:50.497196 22169 raft_consensus.cc:2804] T 89bd603e90774c219a690b52347487cf P 01d111c207d24beea11b17d99c864e36 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:50.498210 22169 raft_consensus.cc:697] T 89bd603e90774c219a690b52347487cf P 01d111c207d24beea11b17d99c864e36 [term 3 LEADER]: Becoming Leader. State: Replica: 01d111c207d24beea11b17d99c864e36, State: Running, Role: LEADER
I20260713 09:07:50.498759 22023 raft_consensus.cc:2468] T 89bd603e90774c219a690b52347487cf P bd000c01911c425090d675b0862a7524 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01d111c207d24beea11b17d99c864e36 in term 3.
I20260713 09:07:50.499085 22169 consensus_queue.cc:237] T 89bd603e90774c219a690b52347487cf P 01d111c207d24beea11b17d99c864e36 [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: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:50.505792 21772 catalog_manager.cc:5697] T 89bd603e90774c219a690b52347487cf P 01d111c207d24beea11b17d99c864e36 reported cstate change: term changed from 2 to 3, leader changed from bd000c01911c425090d675b0862a7524 (127.21.59.67) to 01d111c207d24beea11b17d99c864e36 (127.21.59.66). New cstate: current_term: 3 leader_uuid: "01d111c207d24beea11b17d99c864e36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:50.520438 22176 raft_consensus.cc:993] T c78441d675e847d7a0b07ccaa30ff8d2 P 373695d346f44b6ba419149728708b15: : Instructing follower 01d111c207d24beea11b17d99c864e36 to start an election
I20260713 09:07:50.520835 22190 raft_consensus.cc:1081] T c78441d675e847d7a0b07ccaa30ff8d2 P 373695d346f44b6ba419149728708b15 [term 2 LEADER]: Signalling peer 01d111c207d24beea11b17d99c864e36 to start an election
I20260713 09:07:50.522279 21950 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c78441d675e847d7a0b07ccaa30ff8d2"
dest_uuid: "01d111c207d24beea11b17d99c864e36"
 from {username='slave'} at 127.0.0.1:50556
I20260713 09:07:50.522697 21950 raft_consensus.cc:493] T c78441d675e847d7a0b07ccaa30ff8d2 P 01d111c207d24beea11b17d99c864e36 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:50.523039 21950 raft_consensus.cc:3060] T c78441d675e847d7a0b07ccaa30ff8d2 P 01d111c207d24beea11b17d99c864e36 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:50.527089 21950 raft_consensus.cc:515] T c78441d675e847d7a0b07ccaa30ff8d2 P 01d111c207d24beea11b17d99c864e36 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:50.528916 21950 leader_election.cc:290] T c78441d675e847d7a0b07ccaa30ff8d2 P 01d111c207d24beea11b17d99c864e36 [CANDIDATE]: Term 3 election: Requested vote from peers 373695d346f44b6ba419149728708b15 (127.21.59.65:32897), bd000c01911c425090d675b0862a7524 (127.21.59.67:44005)
I20260713 09:07:50.529239 21875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c78441d675e847d7a0b07ccaa30ff8d2" candidate_uuid: "01d111c207d24beea11b17d99c864e36" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "373695d346f44b6ba419149728708b15"
I20260713 09:07:50.529440 22023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c78441d675e847d7a0b07ccaa30ff8d2" candidate_uuid: "01d111c207d24beea11b17d99c864e36" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bd000c01911c425090d675b0862a7524"
I20260713 09:07:50.529795 21875 raft_consensus.cc:3055] T c78441d675e847d7a0b07ccaa30ff8d2 P 373695d346f44b6ba419149728708b15 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:50.529970 22023 raft_consensus.cc:3060] T c78441d675e847d7a0b07ccaa30ff8d2 P bd000c01911c425090d675b0862a7524 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:50.530093 21875 raft_consensus.cc:740] T c78441d675e847d7a0b07ccaa30ff8d2 P 373695d346f44b6ba419149728708b15 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 373695d346f44b6ba419149728708b15, State: Running, Role: LEADER
I20260713 09:07:50.530719 21875 consensus_queue.cc:260] T c78441d675e847d7a0b07ccaa30ff8d2 P 373695d346f44b6ba419149728708b15 [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: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:50.531554 21875 raft_consensus.cc:3060] T c78441d675e847d7a0b07ccaa30ff8d2 P 373695d346f44b6ba419149728708b15 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:50.533671 22023 raft_consensus.cc:2468] T c78441d675e847d7a0b07ccaa30ff8d2 P bd000c01911c425090d675b0862a7524 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01d111c207d24beea11b17d99c864e36 in term 3.
I20260713 09:07:50.534554 21916 leader_election.cc:304] T c78441d675e847d7a0b07ccaa30ff8d2 P 01d111c207d24beea11b17d99c864e36 [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: 01d111c207d24beea11b17d99c864e36, bd000c01911c425090d675b0862a7524; no voters: 
I20260713 09:07:50.535244 22169 raft_consensus.cc:2804] T c78441d675e847d7a0b07ccaa30ff8d2 P 01d111c207d24beea11b17d99c864e36 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:50.535701 22169 raft_consensus.cc:697] T c78441d675e847d7a0b07ccaa30ff8d2 P 01d111c207d24beea11b17d99c864e36 [term 3 LEADER]: Becoming Leader. State: Replica: 01d111c207d24beea11b17d99c864e36, State: Running, Role: LEADER
I20260713 09:07:50.536011 21875 raft_consensus.cc:2468] T c78441d675e847d7a0b07ccaa30ff8d2 P 373695d346f44b6ba419149728708b15 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01d111c207d24beea11b17d99c864e36 in term 3.
I20260713 09:07:50.536501 22169 consensus_queue.cc:237] T c78441d675e847d7a0b07ccaa30ff8d2 P 01d111c207d24beea11b17d99c864e36 [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: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:50.542665 21772 catalog_manager.cc:5697] T c78441d675e847d7a0b07ccaa30ff8d2 P 01d111c207d24beea11b17d99c864e36 reported cstate change: term changed from 2 to 3, leader changed from 373695d346f44b6ba419149728708b15 (127.21.59.65) to 01d111c207d24beea11b17d99c864e36 (127.21.59.66). New cstate: current_term: 3 leader_uuid: "01d111c207d24beea11b17d99c864e36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:50.621094 22165 raft_consensus.cc:993] T 44aace6e60824350a5f397921d4089fd P bd000c01911c425090d675b0862a7524: : Instructing follower 01d111c207d24beea11b17d99c864e36 to start an election
I20260713 09:07:50.621510 22192 raft_consensus.cc:1081] T 44aace6e60824350a5f397921d4089fd P bd000c01911c425090d675b0862a7524 [term 3 LEADER]: Signalling peer 01d111c207d24beea11b17d99c864e36 to start an election
I20260713 09:07:50.623018 21950 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "44aace6e60824350a5f397921d4089fd"
dest_uuid: "01d111c207d24beea11b17d99c864e36"
 from {username='slave'} at 127.0.0.1:50548
I20260713 09:07:50.623476 21950 raft_consensus.cc:493] T 44aace6e60824350a5f397921d4089fd P 01d111c207d24beea11b17d99c864e36 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:50.623839 21950 raft_consensus.cc:3060] T 44aace6e60824350a5f397921d4089fd P 01d111c207d24beea11b17d99c864e36 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:50.627672 21950 raft_consensus.cc:515] T 44aace6e60824350a5f397921d4089fd P 01d111c207d24beea11b17d99c864e36 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:50.629096 21950 leader_election.cc:290] T 44aace6e60824350a5f397921d4089fd P 01d111c207d24beea11b17d99c864e36 [CANDIDATE]: Term 4 election: Requested vote from peers 373695d346f44b6ba419149728708b15 (127.21.59.65:32897), bd000c01911c425090d675b0862a7524 (127.21.59.67:44005)
I20260713 09:07:50.629951 21875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44aace6e60824350a5f397921d4089fd" candidate_uuid: "01d111c207d24beea11b17d99c864e36" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "373695d346f44b6ba419149728708b15"
I20260713 09:07:50.630134 22023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44aace6e60824350a5f397921d4089fd" candidate_uuid: "01d111c207d24beea11b17d99c864e36" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bd000c01911c425090d675b0862a7524"
I20260713 09:07:50.630491 21875 raft_consensus.cc:3060] T 44aace6e60824350a5f397921d4089fd P 373695d346f44b6ba419149728708b15 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:50.630641 22023 raft_consensus.cc:3055] T 44aace6e60824350a5f397921d4089fd P bd000c01911c425090d675b0862a7524 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:07:50.630975 22023 raft_consensus.cc:740] T 44aace6e60824350a5f397921d4089fd P bd000c01911c425090d675b0862a7524 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bd000c01911c425090d675b0862a7524, State: Running, Role: LEADER
I20260713 09:07:50.631557 22023 consensus_queue.cc:260] T 44aace6e60824350a5f397921d4089fd P bd000c01911c425090d675b0862a7524 [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: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:50.632337 22023 raft_consensus.cc:3060] T 44aace6e60824350a5f397921d4089fd P bd000c01911c425090d675b0862a7524 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:50.635277 21875 raft_consensus.cc:2468] T 44aace6e60824350a5f397921d4089fd P 373695d346f44b6ba419149728708b15 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01d111c207d24beea11b17d99c864e36 in term 4.
I20260713 09:07:50.636472 22023 raft_consensus.cc:2468] T 44aace6e60824350a5f397921d4089fd P bd000c01911c425090d675b0862a7524 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01d111c207d24beea11b17d99c864e36 in term 4.
I20260713 09:07:50.636380 21914 leader_election.cc:304] T 44aace6e60824350a5f397921d4089fd P 01d111c207d24beea11b17d99c864e36 [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: 01d111c207d24beea11b17d99c864e36, 373695d346f44b6ba419149728708b15; no voters: 
I20260713 09:07:50.637380 22169 raft_consensus.cc:2804] T 44aace6e60824350a5f397921d4089fd P 01d111c207d24beea11b17d99c864e36 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:07:50.637876 22169 raft_consensus.cc:697] T 44aace6e60824350a5f397921d4089fd P 01d111c207d24beea11b17d99c864e36 [term 4 LEADER]: Becoming Leader. State: Replica: 01d111c207d24beea11b17d99c864e36, State: Running, Role: LEADER
I20260713 09:07:50.638593 22169 consensus_queue.cc:237] T 44aace6e60824350a5f397921d4089fd P 01d111c207d24beea11b17d99c864e36 [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: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:50.643980 21772 catalog_manager.cc:5697] T 44aace6e60824350a5f397921d4089fd P 01d111c207d24beea11b17d99c864e36 reported cstate change: term changed from 3 to 4, leader changed from bd000c01911c425090d675b0862a7524 (127.21.59.67) to 01d111c207d24beea11b17d99c864e36 (127.21.59.66). New cstate: current_term: 4 leader_uuid: "01d111c207d24beea11b17d99c864e36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:50.659194 22176 raft_consensus.cc:993] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 373695d346f44b6ba419149728708b15: : Instructing follower 01d111c207d24beea11b17d99c864e36 to start an election
I20260713 09:07:50.659571 22190 raft_consensus.cc:1081] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 373695d346f44b6ba419149728708b15 [term 1 LEADER]: Signalling peer 01d111c207d24beea11b17d99c864e36 to start an election
I20260713 09:07:50.660831 21950 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c74cf5db45a415ab4b1cc6224eb8b93"
dest_uuid: "01d111c207d24beea11b17d99c864e36"
 from {username='slave'} at 127.0.0.1:50556
I20260713 09:07:50.661279 21950 raft_consensus.cc:493] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 01d111c207d24beea11b17d99c864e36 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:50.661638 21950 raft_consensus.cc:3060] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 01d111c207d24beea11b17d99c864e36 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:50.665393 21950 raft_consensus.cc:515] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 01d111c207d24beea11b17d99c864e36 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:50.666944 21950 leader_election.cc:290] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 01d111c207d24beea11b17d99c864e36 [CANDIDATE]: Term 2 election: Requested vote from peers 373695d346f44b6ba419149728708b15 (127.21.59.65:32897), bd000c01911c425090d675b0862a7524 (127.21.59.67:44005)
I20260713 09:07:50.667691 21874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c74cf5db45a415ab4b1cc6224eb8b93" candidate_uuid: "01d111c207d24beea11b17d99c864e36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "373695d346f44b6ba419149728708b15"
I20260713 09:07:50.667892 22023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c74cf5db45a415ab4b1cc6224eb8b93" candidate_uuid: "01d111c207d24beea11b17d99c864e36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bd000c01911c425090d675b0862a7524"
I20260713 09:07:50.668257 21874 raft_consensus.cc:3055] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 373695d346f44b6ba419149728708b15 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:50.668351 22023 raft_consensus.cc:3060] T 0c74cf5db45a415ab4b1cc6224eb8b93 P bd000c01911c425090d675b0862a7524 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:50.668716 21874 raft_consensus.cc:740] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 373695d346f44b6ba419149728708b15 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 373695d346f44b6ba419149728708b15, State: Running, Role: LEADER
I20260713 09:07:50.669479 21874 consensus_queue.cc:260] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 373695d346f44b6ba419149728708b15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:50.670642 21874 raft_consensus.cc:3060] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 373695d346f44b6ba419149728708b15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:50.674453 22023 raft_consensus.cc:2468] T 0c74cf5db45a415ab4b1cc6224eb8b93 P bd000c01911c425090d675b0862a7524 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01d111c207d24beea11b17d99c864e36 in term 2.
I20260713 09:07:50.675555 21916 leader_election.cc:304] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 01d111c207d24beea11b17d99c864e36 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01d111c207d24beea11b17d99c864e36, bd000c01911c425090d675b0862a7524; no voters: 
I20260713 09:07:50.676335 22169 raft_consensus.cc:2804] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 01d111c207d24beea11b17d99c864e36 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:50.676837 22169 raft_consensus.cc:697] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 01d111c207d24beea11b17d99c864e36 [term 2 LEADER]: Becoming Leader. State: Replica: 01d111c207d24beea11b17d99c864e36, State: Running, Role: LEADER
I20260713 09:07:50.676869 21874 raft_consensus.cc:2468] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 373695d346f44b6ba419149728708b15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01d111c207d24beea11b17d99c864e36 in term 2.
I20260713 09:07:50.677752 22169 consensus_queue.cc:237] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 01d111c207d24beea11b17d99c864e36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:50.683470 21772 catalog_manager.cc:5697] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 01d111c207d24beea11b17d99c864e36 reported cstate change: term changed from 1 to 2, leader changed from 373695d346f44b6ba419149728708b15 (127.21.59.65) to 01d111c207d24beea11b17d99c864e36 (127.21.59.66). New cstate: current_term: 2 leader_uuid: "01d111c207d24beea11b17d99c864e36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:50.805891 22176 raft_consensus.cc:993] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 373695d346f44b6ba419149728708b15: : Instructing follower 01d111c207d24beea11b17d99c864e36 to start an election
I20260713 09:07:50.806329 22190 raft_consensus.cc:1081] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 373695d346f44b6ba419149728708b15 [term 2 LEADER]: Signalling peer 01d111c207d24beea11b17d99c864e36 to start an election
I20260713 09:07:50.807689 21950 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b33ce2fe8b4f48eaa3ac67975c86d7e7"
dest_uuid: "01d111c207d24beea11b17d99c864e36"
 from {username='slave'} at 127.0.0.1:50556
I20260713 09:07:50.808087 21950 raft_consensus.cc:493] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 01d111c207d24beea11b17d99c864e36 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:50.808303 21950 raft_consensus.cc:3060] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 01d111c207d24beea11b17d99c864e36 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:50.812072 21950 raft_consensus.cc:515] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 01d111c207d24beea11b17d99c864e36 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:50.813328 21950 leader_election.cc:290] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 01d111c207d24beea11b17d99c864e36 [CANDIDATE]: Term 3 election: Requested vote from peers 373695d346f44b6ba419149728708b15 (127.21.59.65:32897), bd000c01911c425090d675b0862a7524 (127.21.59.67:44005)
I20260713 09:07:50.814173 21874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b33ce2fe8b4f48eaa3ac67975c86d7e7" candidate_uuid: "01d111c207d24beea11b17d99c864e36" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "373695d346f44b6ba419149728708b15"
I20260713 09:07:50.814324 22023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b33ce2fe8b4f48eaa3ac67975c86d7e7" candidate_uuid: "01d111c207d24beea11b17d99c864e36" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bd000c01911c425090d675b0862a7524"
I20260713 09:07:50.814829 21874 raft_consensus.cc:3055] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 373695d346f44b6ba419149728708b15 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:50.814936 22023 raft_consensus.cc:3060] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P bd000c01911c425090d675b0862a7524 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:50.815109 21874 raft_consensus.cc:740] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 373695d346f44b6ba419149728708b15 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 373695d346f44b6ba419149728708b15, State: Running, Role: LEADER
I20260713 09:07:50.815846 21874 consensus_queue.cc:260] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 373695d346f44b6ba419149728708b15 [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: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:50.816701 21874 raft_consensus.cc:3060] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 373695d346f44b6ba419149728708b15 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:50.818979 22023 raft_consensus.cc:2468] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P bd000c01911c425090d675b0862a7524 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01d111c207d24beea11b17d99c864e36 in term 3.
I20260713 09:07:50.820120 21916 leader_election.cc:304] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 01d111c207d24beea11b17d99c864e36 [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: 01d111c207d24beea11b17d99c864e36, bd000c01911c425090d675b0862a7524; no voters: 
I20260713 09:07:50.820848 22169 raft_consensus.cc:2804] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 01d111c207d24beea11b17d99c864e36 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:50.821254 22169 raft_consensus.cc:697] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 01d111c207d24beea11b17d99c864e36 [term 3 LEADER]: Becoming Leader. State: Replica: 01d111c207d24beea11b17d99c864e36, State: Running, Role: LEADER
I20260713 09:07:50.821504 21874 raft_consensus.cc:2468] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 373695d346f44b6ba419149728708b15 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01d111c207d24beea11b17d99c864e36 in term 3.
I20260713 09:07:50.822036 22169 consensus_queue.cc:237] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 01d111c207d24beea11b17d99c864e36 [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: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:50.828900 21772 catalog_manager.cc:5697] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 01d111c207d24beea11b17d99c864e36 reported cstate change: term changed from 2 to 3, leader changed from 373695d346f44b6ba419149728708b15 (127.21.59.65) to 01d111c207d24beea11b17d99c864e36 (127.21.59.66). New cstate: current_term: 3 leader_uuid: "01d111c207d24beea11b17d99c864e36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:50.949473 21874 raft_consensus.cc:1275] T c78441d675e847d7a0b07ccaa30ff8d2 P 373695d346f44b6ba419149728708b15 [term 3 FOLLOWER]: Refusing update from remote peer 01d111c207d24beea11b17d99c864e36: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:50.950512 22169 consensus_queue.cc:1048] T c78441d675e847d7a0b07ccaa30ff8d2 P 01d111c207d24beea11b17d99c864e36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:50.960180 22023 raft_consensus.cc:1275] T c78441d675e847d7a0b07ccaa30ff8d2 P bd000c01911c425090d675b0862a7524 [term 3 FOLLOWER]: Refusing update from remote peer 01d111c207d24beea11b17d99c864e36: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:50.962263 22186 consensus_queue.cc:1048] T c78441d675e847d7a0b07ccaa30ff8d2 P 01d111c207d24beea11b17d99c864e36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:07:50.989817 21874 raft_consensus.cc:1275] T 89bd603e90774c219a690b52347487cf P 373695d346f44b6ba419149728708b15 [term 3 FOLLOWER]: Refusing update from remote peer 01d111c207d24beea11b17d99c864e36: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:50.991186 22197 consensus_queue.cc:1048] T 89bd603e90774c219a690b52347487cf P 01d111c207d24beea11b17d99c864e36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:50.998556 22023 raft_consensus.cc:1275] T 89bd603e90774c219a690b52347487cf P bd000c01911c425090d675b0862a7524 [term 3 FOLLOWER]: Refusing update from remote peer 01d111c207d24beea11b17d99c864e36: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:50.999949 22169 consensus_queue.cc:1048] T 89bd603e90774c219a690b52347487cf P 01d111c207d24beea11b17d99c864e36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:51.071516 22023 raft_consensus.cc:1275] T 44aace6e60824350a5f397921d4089fd P bd000c01911c425090d675b0862a7524 [term 4 FOLLOWER]: Refusing update from remote peer 01d111c207d24beea11b17d99c864e36: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:51.072813 22169 consensus_queue.cc:1048] T 44aace6e60824350a5f397921d4089fd P 01d111c207d24beea11b17d99c864e36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:51.082115 21874 raft_consensus.cc:1275] T 44aace6e60824350a5f397921d4089fd P 373695d346f44b6ba419149728708b15 [term 4 FOLLOWER]: Refusing update from remote peer 01d111c207d24beea11b17d99c864e36: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:51.083667 22169 consensus_queue.cc:1048] T 44aace6e60824350a5f397921d4089fd P 01d111c207d24beea11b17d99c864e36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:51.085930 22023 raft_consensus.cc:1275] T 0c74cf5db45a415ab4b1cc6224eb8b93 P bd000c01911c425090d675b0862a7524 [term 2 FOLLOWER]: Refusing update from remote peer 01d111c207d24beea11b17d99c864e36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:51.088635 22169 consensus_queue.cc:1048] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 01d111c207d24beea11b17d99c864e36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:51.098949 21874 raft_consensus.cc:1275] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 373695d346f44b6ba419149728708b15 [term 2 FOLLOWER]: Refusing update from remote peer 01d111c207d24beea11b17d99c864e36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:51.100502 22186 consensus_queue.cc:1048] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 01d111c207d24beea11b17d99c864e36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:51.235441 21874 raft_consensus.cc:1275] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 373695d346f44b6ba419149728708b15 [term 3 FOLLOWER]: Refusing update from remote peer 01d111c207d24beea11b17d99c864e36: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:51.236806 22186 consensus_queue.cc:1048] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 01d111c207d24beea11b17d99c864e36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:51.246088 22023 raft_consensus.cc:1275] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P bd000c01911c425090d675b0862a7524 [term 3 FOLLOWER]: Refusing update from remote peer 01d111c207d24beea11b17d99c864e36: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:51.247826 22169 consensus_queue.cc:1048] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 01d111c207d24beea11b17d99c864e36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:53.425262 21741 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:53.433660 21950 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "44aace6e60824350a5f397921d4089fd"
dest_uuid: "01d111c207d24beea11b17d99c864e36"
mode: GRACEFUL
new_leader_uuid: "bd000c01911c425090d675b0862a7524"
 from {username='slave'} at 127.0.0.1:50562
I20260713 09:07:53.434324 21950 raft_consensus.cc:606] T 44aace6e60824350a5f397921d4089fd P 01d111c207d24beea11b17d99c864e36 [term 4 LEADER]: Received request to transfer leadership to TS bd000c01911c425090d675b0862a7524
I20260713 09:07:53.436925 21950 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "770c1357d42b4dfd94ee5d3171c11aa9"
dest_uuid: "01d111c207d24beea11b17d99c864e36"
mode: GRACEFUL
new_leader_uuid: "bd000c01911c425090d675b0862a7524"
 from {username='slave'} at 127.0.0.1:50562
I20260713 09:07:53.437371 21950 raft_consensus.cc:606] T 770c1357d42b4dfd94ee5d3171c11aa9 P 01d111c207d24beea11b17d99c864e36 [term 1 LEADER]: Received request to transfer leadership to TS bd000c01911c425090d675b0862a7524
I20260713 09:07:53.439608 21950 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "89bd603e90774c219a690b52347487cf"
dest_uuid: "01d111c207d24beea11b17d99c864e36"
mode: GRACEFUL
new_leader_uuid: "373695d346f44b6ba419149728708b15"
 from {username='slave'} at 127.0.0.1:50562
I20260713 09:07:53.440014 21950 raft_consensus.cc:606] T 89bd603e90774c219a690b52347487cf P 01d111c207d24beea11b17d99c864e36 [term 3 LEADER]: Received request to transfer leadership to TS 373695d346f44b6ba419149728708b15
I20260713 09:07:53.442188 21950 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c78441d675e847d7a0b07ccaa30ff8d2"
dest_uuid: "01d111c207d24beea11b17d99c864e36"
mode: GRACEFUL
new_leader_uuid: "373695d346f44b6ba419149728708b15"
 from {username='slave'} at 127.0.0.1:50562
I20260713 09:07:53.442579 21950 raft_consensus.cc:606] T c78441d675e847d7a0b07ccaa30ff8d2 P 01d111c207d24beea11b17d99c864e36 [term 3 LEADER]: Received request to transfer leadership to TS 373695d346f44b6ba419149728708b15
I20260713 09:07:53.444576 21950 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f812474ae0734e4497b04e53af87f54f"
dest_uuid: "01d111c207d24beea11b17d99c864e36"
mode: GRACEFUL
new_leader_uuid: "373695d346f44b6ba419149728708b15"
 from {username='slave'} at 127.0.0.1:50562
I20260713 09:07:53.444972 21950 raft_consensus.cc:606] T f812474ae0734e4497b04e53af87f54f P 01d111c207d24beea11b17d99c864e36 [term 2 LEADER]: Received request to transfer leadership to TS 373695d346f44b6ba419149728708b15
I20260713 09:07:53.445874 21741 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:07:53.446285 21741 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:53.472398 22209 raft_consensus.cc:993] T f812474ae0734e4497b04e53af87f54f P 01d111c207d24beea11b17d99c864e36: : Instructing follower 373695d346f44b6ba419149728708b15 to start an election
I20260713 09:07:53.472963 22169 raft_consensus.cc:1081] T f812474ae0734e4497b04e53af87f54f P 01d111c207d24beea11b17d99c864e36 [term 2 LEADER]: Signalling peer 373695d346f44b6ba419149728708b15 to start an election
I20260713 09:07:53.474505 21875 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f812474ae0734e4497b04e53af87f54f"
dest_uuid: "373695d346f44b6ba419149728708b15"
 from {username='slave'} at 127.0.0.1:43462
I20260713 09:07:53.475044 21875 raft_consensus.cc:493] T f812474ae0734e4497b04e53af87f54f P 373695d346f44b6ba419149728708b15 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:53.475394 21875 raft_consensus.cc:3060] T f812474ae0734e4497b04e53af87f54f P 373695d346f44b6ba419149728708b15 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:53.480809 21875 raft_consensus.cc:515] T f812474ae0734e4497b04e53af87f54f P 373695d346f44b6ba419149728708b15 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:53.482604 21875 leader_election.cc:290] T f812474ae0734e4497b04e53af87f54f P 373695d346f44b6ba419149728708b15 [CANDIDATE]: Term 3 election: Requested vote from peers 01d111c207d24beea11b17d99c864e36 (127.21.59.66:41467), bd000c01911c425090d675b0862a7524 (127.21.59.67:44005)
I20260713 09:07:53.483690 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f812474ae0734e4497b04e53af87f54f" candidate_uuid: "373695d346f44b6ba419149728708b15" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "01d111c207d24beea11b17d99c864e36"
I20260713 09:07:53.484020 22025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f812474ae0734e4497b04e53af87f54f" candidate_uuid: "373695d346f44b6ba419149728708b15" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bd000c01911c425090d675b0862a7524"
I20260713 09:07:53.484463 21950 raft_consensus.cc:3055] T f812474ae0734e4497b04e53af87f54f P 01d111c207d24beea11b17d99c864e36 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:53.484530 22025 raft_consensus.cc:3060] T f812474ae0734e4497b04e53af87f54f P bd000c01911c425090d675b0862a7524 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:53.484823 21950 raft_consensus.cc:740] T f812474ae0734e4497b04e53af87f54f P 01d111c207d24beea11b17d99c864e36 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 01d111c207d24beea11b17d99c864e36, State: Running, Role: LEADER
I20260713 09:07:53.485661 21950 consensus_queue.cc:260] T f812474ae0734e4497b04e53af87f54f P 01d111c207d24beea11b17d99c864e36 [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: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:53.487054 21950 raft_consensus.cc:3060] T f812474ae0734e4497b04e53af87f54f P 01d111c207d24beea11b17d99c864e36 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:53.491756 22025 raft_consensus.cc:2468] T f812474ae0734e4497b04e53af87f54f P bd000c01911c425090d675b0862a7524 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 373695d346f44b6ba419149728708b15 in term 3.
I20260713 09:07:53.493160 21841 leader_election.cc:304] T f812474ae0734e4497b04e53af87f54f P 373695d346f44b6ba419149728708b15 [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: 373695d346f44b6ba419149728708b15, bd000c01911c425090d675b0862a7524; no voters: 
I20260713 09:07:53.493271 21950 raft_consensus.cc:2468] T f812474ae0734e4497b04e53af87f54f P 01d111c207d24beea11b17d99c864e36 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 373695d346f44b6ba419149728708b15 in term 3.
I20260713 09:07:53.494937 22211 raft_consensus.cc:2804] T f812474ae0734e4497b04e53af87f54f P 373695d346f44b6ba419149728708b15 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:53.495748 22211 raft_consensus.cc:697] T f812474ae0734e4497b04e53af87f54f P 373695d346f44b6ba419149728708b15 [term 3 LEADER]: Becoming Leader. State: Replica: 373695d346f44b6ba419149728708b15, State: Running, Role: LEADER
I20260713 09:07:53.496632 22211 consensus_queue.cc:237] T f812474ae0734e4497b04e53af87f54f P 373695d346f44b6ba419149728708b15 [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: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:53.504072 21772 catalog_manager.cc:5697] T f812474ae0734e4497b04e53af87f54f P 373695d346f44b6ba419149728708b15 reported cstate change: term changed from 2 to 3, leader changed from 01d111c207d24beea11b17d99c864e36 (127.21.59.66) to 373695d346f44b6ba419149728708b15 (127.21.59.65). New cstate: current_term: 3 leader_uuid: "373695d346f44b6ba419149728708b15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:53.571949 22209 raft_consensus.cc:993] T c78441d675e847d7a0b07ccaa30ff8d2 P 01d111c207d24beea11b17d99c864e36: : Instructing follower 373695d346f44b6ba419149728708b15 to start an election
I20260713 09:07:53.572410 22169 raft_consensus.cc:1081] T c78441d675e847d7a0b07ccaa30ff8d2 P 01d111c207d24beea11b17d99c864e36 [term 3 LEADER]: Signalling peer 373695d346f44b6ba419149728708b15 to start an election
I20260713 09:07:53.573690 21875 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c78441d675e847d7a0b07ccaa30ff8d2"
dest_uuid: "373695d346f44b6ba419149728708b15"
 from {username='slave'} at 127.0.0.1:43462
I20260713 09:07:53.574143 21875 raft_consensus.cc:493] T c78441d675e847d7a0b07ccaa30ff8d2 P 373695d346f44b6ba419149728708b15 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:53.574404 21875 raft_consensus.cc:3060] T c78441d675e847d7a0b07ccaa30ff8d2 P 373695d346f44b6ba419149728708b15 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:53.579368 21875 raft_consensus.cc:515] T c78441d675e847d7a0b07ccaa30ff8d2 P 373695d346f44b6ba419149728708b15 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:53.580940 21875 leader_election.cc:290] T c78441d675e847d7a0b07ccaa30ff8d2 P 373695d346f44b6ba419149728708b15 [CANDIDATE]: Term 4 election: Requested vote from peers 01d111c207d24beea11b17d99c864e36 (127.21.59.66:41467), bd000c01911c425090d675b0862a7524 (127.21.59.67:44005)
I20260713 09:07:53.581665 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c78441d675e847d7a0b07ccaa30ff8d2" candidate_uuid: "373695d346f44b6ba419149728708b15" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "01d111c207d24beea11b17d99c864e36"
I20260713 09:07:53.582145 22025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c78441d675e847d7a0b07ccaa30ff8d2" candidate_uuid: "373695d346f44b6ba419149728708b15" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bd000c01911c425090d675b0862a7524"
I20260713 09:07:53.582177 21950 raft_consensus.cc:3055] T c78441d675e847d7a0b07ccaa30ff8d2 P 01d111c207d24beea11b17d99c864e36 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:07:53.582692 22025 raft_consensus.cc:3060] T c78441d675e847d7a0b07ccaa30ff8d2 P bd000c01911c425090d675b0862a7524 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:53.582820 21950 raft_consensus.cc:740] T c78441d675e847d7a0b07ccaa30ff8d2 P 01d111c207d24beea11b17d99c864e36 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 01d111c207d24beea11b17d99c864e36, State: Running, Role: LEADER
I20260713 09:07:53.583552 21950 consensus_queue.cc:260] T c78441d675e847d7a0b07ccaa30ff8d2 P 01d111c207d24beea11b17d99c864e36 [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: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:53.584654 21950 raft_consensus.cc:3060] T c78441d675e847d7a0b07ccaa30ff8d2 P 01d111c207d24beea11b17d99c864e36 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:53.589172 22025 raft_consensus.cc:2468] T c78441d675e847d7a0b07ccaa30ff8d2 P bd000c01911c425090d675b0862a7524 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 373695d346f44b6ba419149728708b15 in term 4.
I20260713 09:07:53.590365 21841 leader_election.cc:304] T c78441d675e847d7a0b07ccaa30ff8d2 P 373695d346f44b6ba419149728708b15 [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: 373695d346f44b6ba419149728708b15, bd000c01911c425090d675b0862a7524; no voters: 
I20260713 09:07:53.591280 22211 raft_consensus.cc:2804] T c78441d675e847d7a0b07ccaa30ff8d2 P 373695d346f44b6ba419149728708b15 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:07:53.591342 21950 raft_consensus.cc:2468] T c78441d675e847d7a0b07ccaa30ff8d2 P 01d111c207d24beea11b17d99c864e36 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 373695d346f44b6ba419149728708b15 in term 4.
I20260713 09:07:53.591920 22211 raft_consensus.cc:697] T c78441d675e847d7a0b07ccaa30ff8d2 P 373695d346f44b6ba419149728708b15 [term 4 LEADER]: Becoming Leader. State: Replica: 373695d346f44b6ba419149728708b15, State: Running, Role: LEADER
I20260713 09:07:53.592783 22211 consensus_queue.cc:237] T c78441d675e847d7a0b07ccaa30ff8d2 P 373695d346f44b6ba419149728708b15 [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: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:53.594213 22209 raft_consensus.cc:993] T 44aace6e60824350a5f397921d4089fd P 01d111c207d24beea11b17d99c864e36: : Instructing follower bd000c01911c425090d675b0862a7524 to start an election
I20260713 09:07:53.594663 22169 raft_consensus.cc:1081] T 44aace6e60824350a5f397921d4089fd P 01d111c207d24beea11b17d99c864e36 [term 4 LEADER]: Signalling peer bd000c01911c425090d675b0862a7524 to start an election
I20260713 09:07:53.596304 22025 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "44aace6e60824350a5f397921d4089fd"
dest_uuid: "bd000c01911c425090d675b0862a7524"
 from {username='slave'} at 127.0.0.1:54542
I20260713 09:07:53.596902 22025 raft_consensus.cc:493] T 44aace6e60824350a5f397921d4089fd P bd000c01911c425090d675b0862a7524 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:53.597271 22025 raft_consensus.cc:3060] T 44aace6e60824350a5f397921d4089fd P bd000c01911c425090d675b0862a7524 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:07:53.600293 21772 catalog_manager.cc:5697] T c78441d675e847d7a0b07ccaa30ff8d2 P 373695d346f44b6ba419149728708b15 reported cstate change: term changed from 3 to 4, leader changed from 01d111c207d24beea11b17d99c864e36 (127.21.59.66) to 373695d346f44b6ba419149728708b15 (127.21.59.65). New cstate: current_term: 4 leader_uuid: "373695d346f44b6ba419149728708b15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:53.601897 22025 raft_consensus.cc:515] T 44aace6e60824350a5f397921d4089fd P bd000c01911c425090d675b0862a7524 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:53.604074 22025 leader_election.cc:290] T 44aace6e60824350a5f397921d4089fd P bd000c01911c425090d675b0862a7524 [CANDIDATE]: Term 5 election: Requested vote from peers 373695d346f44b6ba419149728708b15 (127.21.59.65:32897), 01d111c207d24beea11b17d99c864e36 (127.21.59.66:41467)
I20260713 09:07:53.604883 21875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44aace6e60824350a5f397921d4089fd" candidate_uuid: "bd000c01911c425090d675b0862a7524" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "373695d346f44b6ba419149728708b15"
I20260713 09:07:53.605520 21875 raft_consensus.cc:3060] T 44aace6e60824350a5f397921d4089fd P 373695d346f44b6ba419149728708b15 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:07:53.605525 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44aace6e60824350a5f397921d4089fd" candidate_uuid: "bd000c01911c425090d675b0862a7524" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "01d111c207d24beea11b17d99c864e36"
I20260713 09:07:53.606282 21950 raft_consensus.cc:3055] T 44aace6e60824350a5f397921d4089fd P 01d111c207d24beea11b17d99c864e36 [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:07:53.606597 21950 raft_consensus.cc:740] T 44aace6e60824350a5f397921d4089fd P 01d111c207d24beea11b17d99c864e36 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 01d111c207d24beea11b17d99c864e36, State: Running, Role: LEADER
I20260713 09:07:53.607365 21950 consensus_queue.cc:260] T 44aace6e60824350a5f397921d4089fd P 01d111c207d24beea11b17d99c864e36 [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: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:53.609575 21950 raft_consensus.cc:3060] T 44aace6e60824350a5f397921d4089fd P 01d111c207d24beea11b17d99c864e36 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:07:53.611759 21875 raft_consensus.cc:2468] T 44aace6e60824350a5f397921d4089fd P 373695d346f44b6ba419149728708b15 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd000c01911c425090d675b0862a7524 in term 5.
I20260713 09:07:53.612951 21988 leader_election.cc:304] T 44aace6e60824350a5f397921d4089fd P bd000c01911c425090d675b0862a7524 [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: 373695d346f44b6ba419149728708b15, bd000c01911c425090d675b0862a7524; no voters: 
I20260713 09:07:53.613837 22192 raft_consensus.cc:2804] T 44aace6e60824350a5f397921d4089fd P bd000c01911c425090d675b0862a7524 [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:07:53.614560 21950 raft_consensus.cc:2468] T 44aace6e60824350a5f397921d4089fd P 01d111c207d24beea11b17d99c864e36 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd000c01911c425090d675b0862a7524 in term 5.
I20260713 09:07:53.615324 22192 raft_consensus.cc:697] T 44aace6e60824350a5f397921d4089fd P bd000c01911c425090d675b0862a7524 [term 5 LEADER]: Becoming Leader. State: Replica: bd000c01911c425090d675b0862a7524, State: Running, Role: LEADER
I20260713 09:07:53.616134 22192 consensus_queue.cc:237] T 44aace6e60824350a5f397921d4089fd P bd000c01911c425090d675b0862a7524 [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: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:53.623919 21772 catalog_manager.cc:5697] T 44aace6e60824350a5f397921d4089fd P bd000c01911c425090d675b0862a7524 reported cstate change: term changed from 4 to 5, leader changed from 01d111c207d24beea11b17d99c864e36 (127.21.59.66) to bd000c01911c425090d675b0862a7524 (127.21.59.67). New cstate: current_term: 5 leader_uuid: "bd000c01911c425090d675b0862a7524" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:53.880864 22209 raft_consensus.cc:993] T 770c1357d42b4dfd94ee5d3171c11aa9 P 01d111c207d24beea11b17d99c864e36: : Instructing follower bd000c01911c425090d675b0862a7524 to start an election
I20260713 09:07:53.881299 22169 raft_consensus.cc:1081] T 770c1357d42b4dfd94ee5d3171c11aa9 P 01d111c207d24beea11b17d99c864e36 [term 1 LEADER]: Signalling peer bd000c01911c425090d675b0862a7524 to start an election
I20260713 09:07:53.882706 22025 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "770c1357d42b4dfd94ee5d3171c11aa9"
dest_uuid: "bd000c01911c425090d675b0862a7524"
 from {username='slave'} at 127.0.0.1:54542
I20260713 09:07:53.883294 22025 raft_consensus.cc:493] T 770c1357d42b4dfd94ee5d3171c11aa9 P bd000c01911c425090d675b0862a7524 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:53.883618 22025 raft_consensus.cc:3060] T 770c1357d42b4dfd94ee5d3171c11aa9 P bd000c01911c425090d675b0862a7524 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:53.888792 22025 raft_consensus.cc:515] T 770c1357d42b4dfd94ee5d3171c11aa9 P bd000c01911c425090d675b0862a7524 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:53.890589 22025 leader_election.cc:290] T 770c1357d42b4dfd94ee5d3171c11aa9 P bd000c01911c425090d675b0862a7524 [CANDIDATE]: Term 2 election: Requested vote from peers 373695d346f44b6ba419149728708b15 (127.21.59.65:32897), 01d111c207d24beea11b17d99c864e36 (127.21.59.66:41467)
I20260713 09:07:53.891398 21875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "770c1357d42b4dfd94ee5d3171c11aa9" candidate_uuid: "bd000c01911c425090d675b0862a7524" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "373695d346f44b6ba419149728708b15"
I20260713 09:07:53.891561 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "770c1357d42b4dfd94ee5d3171c11aa9" candidate_uuid: "bd000c01911c425090d675b0862a7524" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "01d111c207d24beea11b17d99c864e36"
I20260713 09:07:53.892030 21875 raft_consensus.cc:3060] T 770c1357d42b4dfd94ee5d3171c11aa9 P 373695d346f44b6ba419149728708b15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:53.892113 21950 raft_consensus.cc:3055] T 770c1357d42b4dfd94ee5d3171c11aa9 P 01d111c207d24beea11b17d99c864e36 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:53.892469 21950 raft_consensus.cc:740] T 770c1357d42b4dfd94ee5d3171c11aa9 P 01d111c207d24beea11b17d99c864e36 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 01d111c207d24beea11b17d99c864e36, State: Running, Role: LEADER
I20260713 09:07:53.893038 21950 consensus_queue.cc:260] T 770c1357d42b4dfd94ee5d3171c11aa9 P 01d111c207d24beea11b17d99c864e36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:53.893847 21950 raft_consensus.cc:3060] T 770c1357d42b4dfd94ee5d3171c11aa9 P 01d111c207d24beea11b17d99c864e36 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:53.896356 21875 raft_consensus.cc:2468] T 770c1357d42b4dfd94ee5d3171c11aa9 P 373695d346f44b6ba419149728708b15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd000c01911c425090d675b0862a7524 in term 2.
I20260713 09:07:53.897374 21988 leader_election.cc:304] T 770c1357d42b4dfd94ee5d3171c11aa9 P bd000c01911c425090d675b0862a7524 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 373695d346f44b6ba419149728708b15, bd000c01911c425090d675b0862a7524; no voters: 
I20260713 09:07:53.898142 22192 raft_consensus.cc:2804] T 770c1357d42b4dfd94ee5d3171c11aa9 P bd000c01911c425090d675b0862a7524 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:53.898347 21950 raft_consensus.cc:2468] T 770c1357d42b4dfd94ee5d3171c11aa9 P 01d111c207d24beea11b17d99c864e36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd000c01911c425090d675b0862a7524 in term 2.
I20260713 09:07:53.898646 22192 raft_consensus.cc:697] T 770c1357d42b4dfd94ee5d3171c11aa9 P bd000c01911c425090d675b0862a7524 [term 2 LEADER]: Becoming Leader. State: Replica: bd000c01911c425090d675b0862a7524, State: Running, Role: LEADER
I20260713 09:07:53.899588 22192 consensus_queue.cc:237] T 770c1357d42b4dfd94ee5d3171c11aa9 P bd000c01911c425090d675b0862a7524 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:53.906473 21772 catalog_manager.cc:5697] T 770c1357d42b4dfd94ee5d3171c11aa9 P bd000c01911c425090d675b0862a7524 reported cstate change: term changed from 1 to 2, leader changed from 01d111c207d24beea11b17d99c864e36 (127.21.59.66) to bd000c01911c425090d675b0862a7524 (127.21.59.67). New cstate: current_term: 2 leader_uuid: "bd000c01911c425090d675b0862a7524" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:53.945302 22209 raft_consensus.cc:993] T 89bd603e90774c219a690b52347487cf P 01d111c207d24beea11b17d99c864e36: : Instructing follower 373695d346f44b6ba419149728708b15 to start an election
I20260713 09:07:53.945710 22169 raft_consensus.cc:1081] T 89bd603e90774c219a690b52347487cf P 01d111c207d24beea11b17d99c864e36 [term 3 LEADER]: Signalling peer 373695d346f44b6ba419149728708b15 to start an election
I20260713 09:07:53.947086 21875 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "89bd603e90774c219a690b52347487cf"
dest_uuid: "373695d346f44b6ba419149728708b15"
 from {username='slave'} at 127.0.0.1:43462
I20260713 09:07:53.947571 21875 raft_consensus.cc:493] T 89bd603e90774c219a690b52347487cf P 373695d346f44b6ba419149728708b15 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:53.947861 21875 raft_consensus.cc:3060] T 89bd603e90774c219a690b52347487cf P 373695d346f44b6ba419149728708b15 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:53.951705 21875 raft_consensus.cc:515] T 89bd603e90774c219a690b52347487cf P 373695d346f44b6ba419149728708b15 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:53.953120 21875 leader_election.cc:290] T 89bd603e90774c219a690b52347487cf P 373695d346f44b6ba419149728708b15 [CANDIDATE]: Term 4 election: Requested vote from peers 01d111c207d24beea11b17d99c864e36 (127.21.59.66:41467), bd000c01911c425090d675b0862a7524 (127.21.59.67:44005)
I20260713 09:07:53.954154 21950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89bd603e90774c219a690b52347487cf" candidate_uuid: "373695d346f44b6ba419149728708b15" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "01d111c207d24beea11b17d99c864e36"
I20260713 09:07:53.954236 22025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89bd603e90774c219a690b52347487cf" candidate_uuid: "373695d346f44b6ba419149728708b15" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bd000c01911c425090d675b0862a7524"
I20260713 09:07:53.954596 21950 raft_consensus.cc:3055] T 89bd603e90774c219a690b52347487cf P 01d111c207d24beea11b17d99c864e36 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:07:53.954855 22025 raft_consensus.cc:3060] T 89bd603e90774c219a690b52347487cf P bd000c01911c425090d675b0862a7524 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:53.954968 21950 raft_consensus.cc:740] T 89bd603e90774c219a690b52347487cf P 01d111c207d24beea11b17d99c864e36 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 01d111c207d24beea11b17d99c864e36, State: Running, Role: LEADER
I20260713 09:07:53.955741 21950 consensus_queue.cc:260] T 89bd603e90774c219a690b52347487cf P 01d111c207d24beea11b17d99c864e36 [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: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:53.956548 21950 raft_consensus.cc:3060] T 89bd603e90774c219a690b52347487cf P 01d111c207d24beea11b17d99c864e36 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:53.959640 22025 raft_consensus.cc:2468] T 89bd603e90774c219a690b52347487cf P bd000c01911c425090d675b0862a7524 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 373695d346f44b6ba419149728708b15 in term 4.
I20260713 09:07:53.960628 21841 leader_election.cc:304] T 89bd603e90774c219a690b52347487cf P 373695d346f44b6ba419149728708b15 [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: 373695d346f44b6ba419149728708b15, bd000c01911c425090d675b0862a7524; no voters: 
I20260713 09:07:53.960807 21950 raft_consensus.cc:2468] T 89bd603e90774c219a690b52347487cf P 01d111c207d24beea11b17d99c864e36 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 373695d346f44b6ba419149728708b15 in term 4.
I20260713 09:07:53.961453 22211 raft_consensus.cc:2804] T 89bd603e90774c219a690b52347487cf P 373695d346f44b6ba419149728708b15 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:07:53.961931 22211 raft_consensus.cc:697] T 89bd603e90774c219a690b52347487cf P 373695d346f44b6ba419149728708b15 [term 4 LEADER]: Becoming Leader. State: Replica: 373695d346f44b6ba419149728708b15, State: Running, Role: LEADER
I20260713 09:07:53.962692 22211 consensus_queue.cc:237] T 89bd603e90774c219a690b52347487cf P 373695d346f44b6ba419149728708b15 [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: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } }
I20260713 09:07:53.969349 21772 catalog_manager.cc:5697] T 89bd603e90774c219a690b52347487cf P 373695d346f44b6ba419149728708b15 reported cstate change: term changed from 3 to 4, leader changed from 01d111c207d24beea11b17d99c864e36 (127.21.59.66) to 373695d346f44b6ba419149728708b15 (127.21.59.65). New cstate: current_term: 4 leader_uuid: "373695d346f44b6ba419149728708b15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:53.999877 22025 raft_consensus.cc:1275] T f812474ae0734e4497b04e53af87f54f P bd000c01911c425090d675b0862a7524 [term 3 FOLLOWER]: Refusing update from remote peer 373695d346f44b6ba419149728708b15: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:54.001199 22211 consensus_queue.cc:1048] T f812474ae0734e4497b04e53af87f54f P 373695d346f44b6ba419149728708b15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:54.013351 21950 raft_consensus.cc:1275] T f812474ae0734e4497b04e53af87f54f P 01d111c207d24beea11b17d99c864e36 [term 3 FOLLOWER]: Refusing update from remote peer 373695d346f44b6ba419149728708b15: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:54.014879 22211 consensus_queue.cc:1048] T f812474ae0734e4497b04e53af87f54f P 373695d346f44b6ba419149728708b15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:54.032891 22025 raft_consensus.cc:1275] T c78441d675e847d7a0b07ccaa30ff8d2 P bd000c01911c425090d675b0862a7524 [term 4 FOLLOWER]: Refusing update from remote peer 373695d346f44b6ba419149728708b15: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:54.034070 22211 consensus_queue.cc:1048] T c78441d675e847d7a0b07ccaa30ff8d2 P 373695d346f44b6ba419149728708b15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:54.044627 21950 raft_consensus.cc:1275] T c78441d675e847d7a0b07ccaa30ff8d2 P 01d111c207d24beea11b17d99c864e36 [term 4 FOLLOWER]: Refusing update from remote peer 373695d346f44b6ba419149728708b15: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:54.046052 22229 consensus_queue.cc:1048] T c78441d675e847d7a0b07ccaa30ff8d2 P 373695d346f44b6ba419149728708b15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:07:54.101397 21950 raft_consensus.cc:1275] T 44aace6e60824350a5f397921d4089fd P 01d111c207d24beea11b17d99c864e36 [term 5 FOLLOWER]: Refusing update from remote peer bd000c01911c425090d675b0862a7524: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:07:54.102502 22192 consensus_queue.cc:1048] T 44aace6e60824350a5f397921d4089fd P bd000c01911c425090d675b0862a7524 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:54.111374 21875 raft_consensus.cc:1275] T 44aace6e60824350a5f397921d4089fd P 373695d346f44b6ba419149728708b15 [term 5 FOLLOWER]: Refusing update from remote peer bd000c01911c425090d675b0862a7524: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:07:54.113538 22232 consensus_queue.cc:1048] T 44aace6e60824350a5f397921d4089fd P bd000c01911c425090d675b0862a7524 [LEADER]: Connected to new peer: Peer: permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:07:54.361402 22025 raft_consensus.cc:1275] T 89bd603e90774c219a690b52347487cf P bd000c01911c425090d675b0862a7524 [term 4 FOLLOWER]: Refusing update from remote peer 373695d346f44b6ba419149728708b15: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:54.362649 22229 consensus_queue.cc:1048] T 89bd603e90774c219a690b52347487cf P 373695d346f44b6ba419149728708b15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd000c01911c425090d675b0862a7524" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:54.371708 21950 raft_consensus.cc:1275] T 89bd603e90774c219a690b52347487cf P 01d111c207d24beea11b17d99c864e36 [term 4 FOLLOWER]: Refusing update from remote peer 373695d346f44b6ba419149728708b15: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:54.373522 22212 consensus_queue.cc:1048] T 89bd603e90774c219a690b52347487cf P 373695d346f44b6ba419149728708b15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:07:54.425971 21875 raft_consensus.cc:1275] T 770c1357d42b4dfd94ee5d3171c11aa9 P 373695d346f44b6ba419149728708b15 [term 2 FOLLOWER]: Refusing update from remote peer bd000c01911c425090d675b0862a7524: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:54.427258 22192 consensus_queue.cc:1048] T 770c1357d42b4dfd94ee5d3171c11aa9 P bd000c01911c425090d675b0862a7524 [LEADER]: Connected to new peer: Peer: permanent_uuid: "373695d346f44b6ba419149728708b15" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 32897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:54.435688 21950 raft_consensus.cc:1275] T 770c1357d42b4dfd94ee5d3171c11aa9 P 01d111c207d24beea11b17d99c864e36 [term 2 FOLLOWER]: Refusing update from remote peer bd000c01911c425090d675b0862a7524: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:54.437037 22192 consensus_queue.cc:1048] T 770c1357d42b4dfd94ee5d3171c11aa9 P bd000c01911c425090d675b0862a7524 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d111c207d24beea11b17d99c864e36" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 41467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:54.447116 21741 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:54.453065 21741 tablet_server.cc:179] TabletServer@127.21.59.65:0 shutting down...
I20260713 09:07:54.486660 21741 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:54.487433 21741 tablet_replica.cc:333] T 9ddaa0329e4c467ea186b170a0dfdc22 P 373695d346f44b6ba419149728708b15: stopping tablet replica
I20260713 09:07:54.488137 21741 raft_consensus.cc:2243] T 9ddaa0329e4c467ea186b170a0dfdc22 P 373695d346f44b6ba419149728708b15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:54.488638 21741 raft_consensus.cc:2272] T 9ddaa0329e4c467ea186b170a0dfdc22 P 373695d346f44b6ba419149728708b15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:54.490965 21741 tablet_replica.cc:333] T 89bd603e90774c219a690b52347487cf P 373695d346f44b6ba419149728708b15: stopping tablet replica
I20260713 09:07:54.491820 21741 raft_consensus.cc:2243] T 89bd603e90774c219a690b52347487cf P 373695d346f44b6ba419149728708b15 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:07:54.492630 21741 raft_consensus.cc:2272] T 89bd603e90774c219a690b52347487cf P 373695d346f44b6ba419149728708b15 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:54.494624 21741 tablet_replica.cc:333] T c78441d675e847d7a0b07ccaa30ff8d2 P 373695d346f44b6ba419149728708b15: stopping tablet replica
I20260713 09:07:54.495155 21741 raft_consensus.cc:2243] T c78441d675e847d7a0b07ccaa30ff8d2 P 373695d346f44b6ba419149728708b15 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:07:54.495837 21741 raft_consensus.cc:2272] T c78441d675e847d7a0b07ccaa30ff8d2 P 373695d346f44b6ba419149728708b15 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:54.497725 21741 tablet_replica.cc:333] T 44aace6e60824350a5f397921d4089fd P 373695d346f44b6ba419149728708b15: stopping tablet replica
I20260713 09:07:54.498219 21741 raft_consensus.cc:2243] T 44aace6e60824350a5f397921d4089fd P 373695d346f44b6ba419149728708b15 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:54.498677 21741 raft_consensus.cc:2272] T 44aace6e60824350a5f397921d4089fd P 373695d346f44b6ba419149728708b15 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:54.500613 21741 tablet_replica.cc:333] T 770c1357d42b4dfd94ee5d3171c11aa9 P 373695d346f44b6ba419149728708b15: stopping tablet replica
I20260713 09:07:54.501128 21741 raft_consensus.cc:2243] T 770c1357d42b4dfd94ee5d3171c11aa9 P 373695d346f44b6ba419149728708b15 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:54.501550 21741 raft_consensus.cc:2272] T 770c1357d42b4dfd94ee5d3171c11aa9 P 373695d346f44b6ba419149728708b15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:54.503901 21741 tablet_replica.cc:333] T 611eeeb7dffa4d7ea2d382b65f9f825e P 373695d346f44b6ba419149728708b15: stopping tablet replica
I20260713 09:07:54.504577 21741 raft_consensus.cc:2243] T 611eeeb7dffa4d7ea2d382b65f9f825e P 373695d346f44b6ba419149728708b15 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:54.505007 21741 raft_consensus.cc:2272] T 611eeeb7dffa4d7ea2d382b65f9f825e P 373695d346f44b6ba419149728708b15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:54.506991 21741 tablet_replica.cc:333] T f812474ae0734e4497b04e53af87f54f P 373695d346f44b6ba419149728708b15: stopping tablet replica
I20260713 09:07:54.507516 21741 raft_consensus.cc:2243] T f812474ae0734e4497b04e53af87f54f P 373695d346f44b6ba419149728708b15 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:54.508232 21741 raft_consensus.cc:2272] T f812474ae0734e4497b04e53af87f54f P 373695d346f44b6ba419149728708b15 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:54.509968 21741 tablet_replica.cc:333] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 373695d346f44b6ba419149728708b15: stopping tablet replica
I20260713 09:07:54.510433 21741 raft_consensus.cc:2243] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 373695d346f44b6ba419149728708b15 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:54.510895 21741 raft_consensus.cc:2272] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 373695d346f44b6ba419149728708b15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:54.512445 21741 tablet_replica.cc:333] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 373695d346f44b6ba419149728708b15: stopping tablet replica
I20260713 09:07:54.512878 21741 raft_consensus.cc:2243] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 373695d346f44b6ba419149728708b15 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:54.513273 21741 raft_consensus.cc:2272] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 373695d346f44b6ba419149728708b15 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:54.527518 21988 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260713 09:07:54.686244 21741 tablet_server.cc:196] TabletServer@127.21.59.65:0 shutdown complete.
W20260713 09:07:54.686362 21988 consensus_peers.cc:597] T 44aace6e60824350a5f397921d4089fd P bd000c01911c425090d675b0862a7524 -> Peer 373695d346f44b6ba419149728708b15 (127.21.59.65:32897): Couldn't send request to peer 373695d346f44b6ba419149728708b15. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.65:32897: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:54.686695 21914 consensus_peers.cc:597] T 9ddaa0329e4c467ea186b170a0dfdc22 P 01d111c207d24beea11b17d99c864e36 -> Peer 373695d346f44b6ba419149728708b15 (127.21.59.65:32897): Couldn't send request to peer 373695d346f44b6ba419149728708b15. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.65:32897: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:54.689854 21988 consensus_peers.cc:597] T 611eeeb7dffa4d7ea2d382b65f9f825e P bd000c01911c425090d675b0862a7524 -> Peer 373695d346f44b6ba419149728708b15 (127.21.59.65:32897): Couldn't send request to peer 373695d346f44b6ba419149728708b15. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.65:32897: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:54.692344 21914 consensus_peers.cc:597] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 01d111c207d24beea11b17d99c864e36 -> Peer 373695d346f44b6ba419149728708b15 (127.21.59.65:32897): Couldn't send request to peer 373695d346f44b6ba419149728708b15. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.65:32897: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:54.706048 21741 tablet_server.cc:179] TabletServer@127.21.59.66:0 shutting down...
W20260713 09:07:54.730281 21914 consensus_peers.cc:597] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 01d111c207d24beea11b17d99c864e36 -> Peer 373695d346f44b6ba419149728708b15 (127.21.59.65:32897): Couldn't send request to peer 373695d346f44b6ba419149728708b15. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.65:32897: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:54.732429 21741 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:54.733044 21741 tablet_replica.cc:333] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 01d111c207d24beea11b17d99c864e36: stopping tablet replica
I20260713 09:07:54.733630 21741 raft_consensus.cc:2243] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 01d111c207d24beea11b17d99c864e36 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:54.734395 21741 raft_consensus.cc:2272] T 0c74cf5db45a415ab4b1cc6224eb8b93 P 01d111c207d24beea11b17d99c864e36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:54.736203 21741 tablet_replica.cc:333] T f812474ae0734e4497b04e53af87f54f P 01d111c207d24beea11b17d99c864e36: stopping tablet replica
I20260713 09:07:54.736703 21741 raft_consensus.cc:2243] T f812474ae0734e4497b04e53af87f54f P 01d111c207d24beea11b17d99c864e36 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:54.737103 21741 raft_consensus.cc:2272] T f812474ae0734e4497b04e53af87f54f P 01d111c207d24beea11b17d99c864e36 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:54.739159 21741 tablet_replica.cc:333] T 44aace6e60824350a5f397921d4089fd P 01d111c207d24beea11b17d99c864e36: stopping tablet replica
I20260713 09:07:54.739686 21741 raft_consensus.cc:2243] T 44aace6e60824350a5f397921d4089fd P 01d111c207d24beea11b17d99c864e36 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:54.740080 21741 raft_consensus.cc:2272] T 44aace6e60824350a5f397921d4089fd P 01d111c207d24beea11b17d99c864e36 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:54.741899 21741 tablet_replica.cc:333] T 770c1357d42b4dfd94ee5d3171c11aa9 P 01d111c207d24beea11b17d99c864e36: stopping tablet replica
I20260713 09:07:54.742403 21741 raft_consensus.cc:2243] T 770c1357d42b4dfd94ee5d3171c11aa9 P 01d111c207d24beea11b17d99c864e36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:54.742831 21741 raft_consensus.cc:2272] T 770c1357d42b4dfd94ee5d3171c11aa9 P 01d111c207d24beea11b17d99c864e36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:54.744773 21741 tablet_replica.cc:333] T 611eeeb7dffa4d7ea2d382b65f9f825e P 01d111c207d24beea11b17d99c864e36: stopping tablet replica
I20260713 09:07:54.745247 21741 raft_consensus.cc:2243] T 611eeeb7dffa4d7ea2d382b65f9f825e P 01d111c207d24beea11b17d99c864e36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:54.745631 21741 raft_consensus.cc:2272] T 611eeeb7dffa4d7ea2d382b65f9f825e P 01d111c207d24beea11b17d99c864e36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:54.747285 21741 tablet_replica.cc:333] T c78441d675e847d7a0b07ccaa30ff8d2 P 01d111c207d24beea11b17d99c864e36: stopping tablet replica
I20260713 09:07:54.747720 21741 raft_consensus.cc:2243] T c78441d675e847d7a0b07ccaa30ff8d2 P 01d111c207d24beea11b17d99c864e36 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:54.748085 21741 raft_consensus.cc:2272] T c78441d675e847d7a0b07ccaa30ff8d2 P 01d111c207d24beea11b17d99c864e36 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:54.749919 21741 tablet_replica.cc:333] T 9ddaa0329e4c467ea186b170a0dfdc22 P 01d111c207d24beea11b17d99c864e36: stopping tablet replica
I20260713 09:07:54.750401 21741 raft_consensus.cc:2243] T 9ddaa0329e4c467ea186b170a0dfdc22 P 01d111c207d24beea11b17d99c864e36 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:54.751144 21741 raft_consensus.cc:2272] T 9ddaa0329e4c467ea186b170a0dfdc22 P 01d111c207d24beea11b17d99c864e36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:54.752692 21741 tablet_replica.cc:333] T 89bd603e90774c219a690b52347487cf P 01d111c207d24beea11b17d99c864e36: stopping tablet replica
I20260713 09:07:54.753139 21741 raft_consensus.cc:2243] T 89bd603e90774c219a690b52347487cf P 01d111c207d24beea11b17d99c864e36 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:54.753518 21741 raft_consensus.cc:2272] T 89bd603e90774c219a690b52347487cf P 01d111c207d24beea11b17d99c864e36 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:54.755573 21741 tablet_replica.cc:333] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 01d111c207d24beea11b17d99c864e36: stopping tablet replica
I20260713 09:07:54.756011 21741 raft_consensus.cc:2243] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 01d111c207d24beea11b17d99c864e36 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:54.756743 21741 raft_consensus.cc:2272] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P 01d111c207d24beea11b17d99c864e36 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:54.784034 21741 tablet_server.cc:196] TabletServer@127.21.59.66:0 shutdown complete.
I20260713 09:07:54.802273 21741 tablet_server.cc:179] TabletServer@127.21.59.67:0 shutting down...
I20260713 09:07:54.828856 21741 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:54.829550 21741 tablet_replica.cc:333] T 89bd603e90774c219a690b52347487cf P bd000c01911c425090d675b0862a7524: stopping tablet replica
I20260713 09:07:54.830262 21741 raft_consensus.cc:2243] T 89bd603e90774c219a690b52347487cf P bd000c01911c425090d675b0862a7524 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:54.830879 21741 raft_consensus.cc:2272] T 89bd603e90774c219a690b52347487cf P bd000c01911c425090d675b0862a7524 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:54.833058 21741 tablet_replica.cc:333] T 9ddaa0329e4c467ea186b170a0dfdc22 P bd000c01911c425090d675b0862a7524: stopping tablet replica
I20260713 09:07:54.833581 21741 raft_consensus.cc:2243] T 9ddaa0329e4c467ea186b170a0dfdc22 P bd000c01911c425090d675b0862a7524 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:54.834028 21741 raft_consensus.cc:2272] T 9ddaa0329e4c467ea186b170a0dfdc22 P bd000c01911c425090d675b0862a7524 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:54.835809 21741 tablet_replica.cc:333] T f812474ae0734e4497b04e53af87f54f P bd000c01911c425090d675b0862a7524: stopping tablet replica
I20260713 09:07:54.836408 21741 raft_consensus.cc:2243] T f812474ae0734e4497b04e53af87f54f P bd000c01911c425090d675b0862a7524 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:54.836848 21741 raft_consensus.cc:2272] T f812474ae0734e4497b04e53af87f54f P bd000c01911c425090d675b0862a7524 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:54.838909 21741 tablet_replica.cc:333] T 0c74cf5db45a415ab4b1cc6224eb8b93 P bd000c01911c425090d675b0862a7524: stopping tablet replica
I20260713 09:07:54.839449 21741 raft_consensus.cc:2243] T 0c74cf5db45a415ab4b1cc6224eb8b93 P bd000c01911c425090d675b0862a7524 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:54.839875 21741 raft_consensus.cc:2272] T 0c74cf5db45a415ab4b1cc6224eb8b93 P bd000c01911c425090d675b0862a7524 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:54.841539 21741 tablet_replica.cc:333] T 770c1357d42b4dfd94ee5d3171c11aa9 P bd000c01911c425090d675b0862a7524: stopping tablet replica
I20260713 09:07:54.842108 21741 raft_consensus.cc:2243] T 770c1357d42b4dfd94ee5d3171c11aa9 P bd000c01911c425090d675b0862a7524 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:54.842926 21741 raft_consensus.cc:2272] T 770c1357d42b4dfd94ee5d3171c11aa9 P bd000c01911c425090d675b0862a7524 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:54.844872 21741 tablet_replica.cc:333] T 44aace6e60824350a5f397921d4089fd P bd000c01911c425090d675b0862a7524: stopping tablet replica
I20260713 09:07:54.845379 21741 raft_consensus.cc:2243] T 44aace6e60824350a5f397921d4089fd P bd000c01911c425090d675b0862a7524 [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:07:54.846076 21741 raft_consensus.cc:2272] T 44aace6e60824350a5f397921d4089fd P bd000c01911c425090d675b0862a7524 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:54.848181 21741 tablet_replica.cc:333] T 611eeeb7dffa4d7ea2d382b65f9f825e P bd000c01911c425090d675b0862a7524: stopping tablet replica
I20260713 09:07:54.848668 21741 raft_consensus.cc:2243] T 611eeeb7dffa4d7ea2d382b65f9f825e P bd000c01911c425090d675b0862a7524 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:54.849416 21741 raft_consensus.cc:2272] T 611eeeb7dffa4d7ea2d382b65f9f825e P bd000c01911c425090d675b0862a7524 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:54.851259 21741 tablet_replica.cc:333] T c78441d675e847d7a0b07ccaa30ff8d2 P bd000c01911c425090d675b0862a7524: stopping tablet replica
I20260713 09:07:54.851742 21741 raft_consensus.cc:2243] T c78441d675e847d7a0b07ccaa30ff8d2 P bd000c01911c425090d675b0862a7524 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:54.852243 21741 raft_consensus.cc:2272] T c78441d675e847d7a0b07ccaa30ff8d2 P bd000c01911c425090d675b0862a7524 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:54.854172 21741 tablet_replica.cc:333] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P bd000c01911c425090d675b0862a7524: stopping tablet replica
I20260713 09:07:54.854625 21741 raft_consensus.cc:2243] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P bd000c01911c425090d675b0862a7524 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:54.855122 21741 raft_consensus.cc:2272] T b33ce2fe8b4f48eaa3ac67975c86d7e7 P bd000c01911c425090d675b0862a7524 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:54.882388 21741 tablet_server.cc:196] TabletServer@127.21.59.67:0 shutdown complete.
I20260713 09:07:54.899607 21741 master.cc:562] Master@127.21.59.126:44789 shutting down...
I20260713 09:07:54.959441 21828 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Closing
I20260713 09:07:55.096482 21741 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e8575c61df5940cdb7323900c867ff7d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:55.097009 21741 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e8575c61df5940cdb7323900c867ff7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:55.097291 21741 tablet_replica.cc:333] T 00000000000000000000000000000000 P e8575c61df5940cdb7323900c867ff7d: stopping tablet replica
I20260713 09:07:55.117538 21741 master.cc:584] Master@127.21.59.126:44789 shutdown complete.
01d111c207d24beea11b17d99c864e36  4
373695d346f44b6ba419149728708b15  4
bd000c01911c425090d675b0862a7524  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12695 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260713 09:07:55.159479 21741 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.59.126:33993
I20260713 09:07:55.160609 21741 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:55.167161 22243 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
W20260713 09:07:55.167217 22244 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
W20260713 09:07:55.167925 22246 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
I20260713 09:07:55.168642 21741 server_base.cc:1061] running on GCE node
I20260713 09:07:55.169519 21741 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:55.169727 21741 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:55.169912 21741 hybrid_clock.cc:648] HybridClock initialized: now 1783933675169892 us; error 0 us; skew 500 ppm
I20260713 09:07:55.170462 21741 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:55.172923 21741 webserver.cc:533] Webserver started at http://127.21.59.126:46321/ using document root <none> and password file <none>
I20260713 09:07:55.173448 21741 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:55.173651 21741 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:55.173949 21741 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:55.175495 21741 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933662300128-21741-0/minicluster-data/master-0-root/instance:
uuid: "588fd6acdc0d48e88410d0fd230d1519"
format_stamp: "Formatted at 2026-07-13 09:07:55 on dist-test-slave-2xsz"
I20260713 09:07:55.179911 21741 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:07:55.183640 22251 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:55.184402 21741 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260713 09:07:55.184736 21741 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933662300128-21741-0/minicluster-data/master-0-root
uuid: "588fd6acdc0d48e88410d0fd230d1519"
format_stamp: "Formatted at 2026-07-13 09:07:55 on dist-test-slave-2xsz"
I20260713 09:07:55.185024 21741 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933662300128-21741-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933662300128-21741-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933662300128-21741-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)
I20260713 09:07:55.204797 21741 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:55.206067 21741 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:55.246639 21741 rpc_server.cc:307] RPC server started. Bound to: 127.21.59.126:33993
I20260713 09:07:55.246723 22302 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.59.126:33993 every 8 connection(s)
I20260713 09:07:55.250906 22303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:55.260381 22303 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 588fd6acdc0d48e88410d0fd230d1519: Bootstrap starting.
I20260713 09:07:55.264902 22303 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 588fd6acdc0d48e88410d0fd230d1519: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:55.269062 22303 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 588fd6acdc0d48e88410d0fd230d1519: No bootstrap required, opened a new log
I20260713 09:07:55.271165 22303 raft_consensus.cc:359] T 00000000000000000000000000000000 P 588fd6acdc0d48e88410d0fd230d1519 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "588fd6acdc0d48e88410d0fd230d1519" member_type: VOTER }
I20260713 09:07:55.271535 22303 raft_consensus.cc:385] T 00000000000000000000000000000000 P 588fd6acdc0d48e88410d0fd230d1519 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:55.271713 22303 raft_consensus.cc:740] T 00000000000000000000000000000000 P 588fd6acdc0d48e88410d0fd230d1519 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 588fd6acdc0d48e88410d0fd230d1519, State: Initialized, Role: FOLLOWER
I20260713 09:07:55.272274 22303 consensus_queue.cc:260] T 00000000000000000000000000000000 P 588fd6acdc0d48e88410d0fd230d1519 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "588fd6acdc0d48e88410d0fd230d1519" member_type: VOTER }
I20260713 09:07:55.272683 22303 raft_consensus.cc:399] T 00000000000000000000000000000000 P 588fd6acdc0d48e88410d0fd230d1519 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:07:55.272871 22303 raft_consensus.cc:493] T 00000000000000000000000000000000 P 588fd6acdc0d48e88410d0fd230d1519 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:07:55.273072 22303 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 588fd6acdc0d48e88410d0fd230d1519 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:55.276918 22303 raft_consensus.cc:515] T 00000000000000000000000000000000 P 588fd6acdc0d48e88410d0fd230d1519 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "588fd6acdc0d48e88410d0fd230d1519" member_type: VOTER }
I20260713 09:07:55.277396 22303 leader_election.cc:304] T 00000000000000000000000000000000 P 588fd6acdc0d48e88410d0fd230d1519 [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: 588fd6acdc0d48e88410d0fd230d1519; no voters: 
I20260713 09:07:55.278451 22303 leader_election.cc:290] T 00000000000000000000000000000000 P 588fd6acdc0d48e88410d0fd230d1519 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:07:55.278908 22306 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 588fd6acdc0d48e88410d0fd230d1519 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:55.280253 22306 raft_consensus.cc:697] T 00000000000000000000000000000000 P 588fd6acdc0d48e88410d0fd230d1519 [term 1 LEADER]: Becoming Leader. State: Replica: 588fd6acdc0d48e88410d0fd230d1519, State: Running, Role: LEADER
I20260713 09:07:55.280973 22306 consensus_queue.cc:237] T 00000000000000000000000000000000 P 588fd6acdc0d48e88410d0fd230d1519 [LEADER]: Queue going to LEADER mode. State: All 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: "588fd6acdc0d48e88410d0fd230d1519" member_type: VOTER }
I20260713 09:07:55.281901 22303 sys_catalog.cc:565] T 00000000000000000000000000000000 P 588fd6acdc0d48e88410d0fd230d1519 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:07:55.285264 22308 sys_catalog.cc:455] T 00000000000000000000000000000000 P 588fd6acdc0d48e88410d0fd230d1519 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 588fd6acdc0d48e88410d0fd230d1519. Latest consensus state: current_term: 1 leader_uuid: "588fd6acdc0d48e88410d0fd230d1519" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "588fd6acdc0d48e88410d0fd230d1519" member_type: VOTER } }
I20260713 09:07:55.285243 22307 sys_catalog.cc:455] T 00000000000000000000000000000000 P 588fd6acdc0d48e88410d0fd230d1519 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "588fd6acdc0d48e88410d0fd230d1519" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "588fd6acdc0d48e88410d0fd230d1519" member_type: VOTER } }
I20260713 09:07:55.286190 22307 sys_catalog.cc:458] T 00000000000000000000000000000000 P 588fd6acdc0d48e88410d0fd230d1519 [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:55.287101 22308 sys_catalog.cc:458] T 00000000000000000000000000000000 P 588fd6acdc0d48e88410d0fd230d1519 [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:55.292651 22312 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:07:55.297889 22312 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:07:55.298974 21741 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:07:55.306417 22312 catalog_manager.cc:1383] Generated new cluster ID: 9087379b9b6341e2aff8207827c0c9ba
I20260713 09:07:55.306730 22312 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:07:55.331132 22312 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:07:55.332362 22312 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:07:55.354077 22312 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 588fd6acdc0d48e88410d0fd230d1519: Generated new TSK 0
I20260713 09:07:55.354707 22312 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:07:55.365612 21741 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:55.371562 22324 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
W20260713 09:07:55.372495 22325 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
W20260713 09:07:55.373867 22327 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
I20260713 09:07:55.374317 21741 server_base.cc:1061] running on GCE node
I20260713 09:07:55.375280 21741 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:55.375546 21741 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:55.375720 21741 hybrid_clock.cc:648] HybridClock initialized: now 1783933675375704 us; error 0 us; skew 500 ppm
I20260713 09:07:55.376250 21741 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:55.386098 21741 webserver.cc:533] Webserver started at http://127.21.59.65:43405/ using document root <none> and password file <none>
I20260713 09:07:55.386780 21741 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:55.387053 21741 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:55.387372 21741 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:55.388463 21741 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933662300128-21741-0/minicluster-data/ts-0-root/instance:
uuid: "51ab183d2e8a4ded82fe622d96f6cfe2"
format_stamp: "Formatted at 2026-07-13 09:07:55 on dist-test-slave-2xsz"
I20260713 09:07:55.393100 21741 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260713 09:07:55.396714 22332 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:55.397593 21741 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:07:55.397886 21741 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933662300128-21741-0/minicluster-data/ts-0-root
uuid: "51ab183d2e8a4ded82fe622d96f6cfe2"
format_stamp: "Formatted at 2026-07-13 09:07:55 on dist-test-slave-2xsz"
I20260713 09:07:55.398348 21741 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933662300128-21741-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933662300128-21741-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933662300128-21741-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)
I20260713 09:07:55.413120 21741 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:55.414494 21741 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:55.416349 21741 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:55.418692 21741 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:55.418998 21741 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:55.419263 21741 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:55.419413 21741 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:55.459432 21741 rpc_server.cc:307] RPC server started. Bound to: 127.21.59.65:39497
I20260713 09:07:55.459585 22394 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.59.65:39497 every 8 connection(s)
I20260713 09:07:55.464311 21741 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:55.470964 22399 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
W20260713 09:07:55.473362 22400 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
W20260713 09:07:55.474375 22402 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
I20260713 09:07:55.475100 21741 server_base.cc:1061] running on GCE node
I20260713 09:07:55.475872 21741 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:55.476087 21741 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:55.476265 21741 hybrid_clock.cc:648] HybridClock initialized: now 1783933675476249 us; error 0 us; skew 500 ppm
I20260713 09:07:55.476780 21741 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:55.479367 21741 webserver.cc:533] Webserver started at http://127.21.59.66:32895/ using document root <none> and password file <none>
I20260713 09:07:55.479846 21741 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:55.480079 21741 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:55.480387 21741 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:55.481741 21741 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933662300128-21741-0/minicluster-data/ts-1-root/instance:
uuid: "29785a6917f6486c8cd76db4ed876885"
format_stamp: "Formatted at 2026-07-13 09:07:55 on dist-test-slave-2xsz"
I20260713 09:07:55.482082 22395 heartbeater.cc:344] Connected to a master server at 127.21.59.126:33993
I20260713 09:07:55.482460 22395 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:55.483311 22395 heartbeater.cc:507] Master 127.21.59.126:33993 requested a full tablet report, sending...
I20260713 09:07:55.485453 22268 ts_manager.cc:194] Registered new tserver with Master: 51ab183d2e8a4ded82fe622d96f6cfe2 (127.21.59.65:39497)
I20260713 09:07:55.487038 21741 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.003s
I20260713 09:07:55.487712 22268 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51008
I20260713 09:07:55.490639 22407 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:55.491511 21741 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:07:55.491748 21741 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933662300128-21741-0/minicluster-data/ts-1-root
uuid: "29785a6917f6486c8cd76db4ed876885"
format_stamp: "Formatted at 2026-07-13 09:07:55 on dist-test-slave-2xsz"
I20260713 09:07:55.491976 21741 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933662300128-21741-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933662300128-21741-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933662300128-21741-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)
I20260713 09:07:55.507323 21741 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:55.508353 21741 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:55.509708 21741 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:55.511821 21741 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:55.512029 21741 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:55.512290 21741 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:55.512444 21741 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:55.550845 21741 rpc_server.cc:307] RPC server started. Bound to: 127.21.59.66:33757
I20260713 09:07:55.550963 22469 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.59.66:33757 every 8 connection(s)
I20260713 09:07:55.555423 21741 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:55.565297 22473 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
W20260713 09:07:55.567350 22474 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
I20260713 09:07:55.571898 22470 heartbeater.cc:344] Connected to a master server at 127.21.59.126:33993
I20260713 09:07:55.572811 22470 heartbeater.cc:461] Registering TS with master...
W20260713 09:07:55.573839 22476 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
I20260713 09:07:55.574446 22470 heartbeater.cc:507] Master 127.21.59.126:33993 requested a full tablet report, sending...
I20260713 09:07:55.575647 21741 server_base.cc:1061] running on GCE node
I20260713 09:07:55.576871 21741 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:55.577164 21741 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:55.577385 21741 hybrid_clock.cc:648] HybridClock initialized: now 1783933675577364 us; error 0 us; skew 500 ppm
I20260713 09:07:55.577543 22268 ts_manager.cc:194] Registered new tserver with Master: 29785a6917f6486c8cd76db4ed876885 (127.21.59.66:33757)
I20260713 09:07:55.578188 21741 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:55.579344 22268 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51010
I20260713 09:07:55.581395 21741 webserver.cc:533] Webserver started at http://127.21.59.67:37653/ using document root <none> and password file <none>
I20260713 09:07:55.582124 21741 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:55.582362 21741 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:55.582677 21741 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:55.584300 21741 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933662300128-21741-0/minicluster-data/ts-2-root/instance:
uuid: "eb164d6254a94a29a8259cd06b45ddd1"
format_stamp: "Formatted at 2026-07-13 09:07:55 on dist-test-slave-2xsz"
I20260713 09:07:55.589783 21741 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260713 09:07:55.594170 22481 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:55.595178 21741 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260713 09:07:55.595595 21741 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933662300128-21741-0/minicluster-data/ts-2-root
uuid: "eb164d6254a94a29a8259cd06b45ddd1"
format_stamp: "Formatted at 2026-07-13 09:07:55 on dist-test-slave-2xsz"
I20260713 09:07:55.596017 21741 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933662300128-21741-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933662300128-21741-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933662300128-21741-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)
I20260713 09:07:55.612223 21741 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:55.613529 21741 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:55.615135 21741 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:55.617240 21741 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:55.617465 21741 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:55.617704 21741 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:55.617872 21741 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:55.656320 21741 rpc_server.cc:307] RPC server started. Bound to: 127.21.59.67:45029
I20260713 09:07:55.656416 22543 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.59.67:45029 every 8 connection(s)
I20260713 09:07:55.670607 22544 heartbeater.cc:344] Connected to a master server at 127.21.59.126:33993
I20260713 09:07:55.671013 22544 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:55.671682 22544 heartbeater.cc:507] Master 127.21.59.126:33993 requested a full tablet report, sending...
I20260713 09:07:55.673539 22268 ts_manager.cc:194] Registered new tserver with Master: eb164d6254a94a29a8259cd06b45ddd1 (127.21.59.67:45029)
I20260713 09:07:55.674170 21741 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014647821s
I20260713 09:07:55.674911 22268 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51018
I20260713 09:07:55.700836 22268 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51034:
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"
    }
  }
}
W20260713 09:07:55.704025 22268 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.
I20260713 09:07:55.781956 22435 tablet_service.cc:1511] Processing CreateTablet for tablet 29bd2031acc44498a7c8c428c2c31a7f (DEFAULT_TABLE table=test-workload [id=61f87bf544144622a7178fd8bbc570a6]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:07:55.783488 22435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29bd2031acc44498a7c8c428c2c31a7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:55.793107 22360 tablet_service.cc:1511] Processing CreateTablet for tablet 29bd2031acc44498a7c8c428c2c31a7f (DEFAULT_TABLE table=test-workload [id=61f87bf544144622a7178fd8bbc570a6]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:07:55.794541 22360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29bd2031acc44498a7c8c428c2c31a7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:55.794324 22359 tablet_service.cc:1511] Processing CreateTablet for tablet 0d7a9f62b8b24f8989e3c57aeb22d000 (DEFAULT_TABLE table=test-workload [id=61f87bf544144622a7178fd8bbc570a6]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:07:55.795679 22359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d7a9f62b8b24f8989e3c57aeb22d000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:55.800350 22358 tablet_service.cc:1511] Processing CreateTablet for tablet 244b44bf04834dc6ada45368802824a3 (DEFAULT_TABLE table=test-workload [id=61f87bf544144622a7178fd8bbc570a6]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:07:55.801734 22358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 244b44bf04834dc6ada45368802824a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:55.804421 22357 tablet_service.cc:1511] Processing CreateTablet for tablet 658112d168374dec9fe8bdaddb819c8b (DEFAULT_TABLE table=test-workload [id=61f87bf544144622a7178fd8bbc570a6]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:07:55.805593 22354 tablet_service.cc:1511] Processing CreateTablet for tablet 3d75f9a0167e49e6b556b318a6fb8974 (DEFAULT_TABLE table=test-workload [id=61f87bf544144622a7178fd8bbc570a6]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:07:55.806679 22356 tablet_service.cc:1511] Processing CreateTablet for tablet cdc0187169024bf4a05e8d33e3b31504 (DEFAULT_TABLE table=test-workload [id=61f87bf544144622a7178fd8bbc570a6]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:07:55.807796 22353 tablet_service.cc:1511] Processing CreateTablet for tablet 993870f4d862486283c18f4f83aa3e1c (DEFAULT_TABLE table=test-workload [id=61f87bf544144622a7178fd8bbc570a6]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:07:55.808552 22434 tablet_service.cc:1511] Processing CreateTablet for tablet 0d7a9f62b8b24f8989e3c57aeb22d000 (DEFAULT_TABLE table=test-workload [id=61f87bf544144622a7178fd8bbc570a6]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:07:55.808878 22355 tablet_service.cc:1511] Processing CreateTablet for tablet adcdf62e682946268ba86d6036757431 (DEFAULT_TABLE table=test-workload [id=61f87bf544144622a7178fd8bbc570a6]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:07:55.809859 22434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d7a9f62b8b24f8989e3c57aeb22d000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:55.809966 22352 tablet_service.cc:1511] Processing CreateTablet for tablet 49cf5e8f59f54ecaaf29aaf40f4af6db (DEFAULT_TABLE table=test-workload [id=61f87bf544144622a7178fd8bbc570a6]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:07:55.811138 22355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adcdf62e682946268ba86d6036757431. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:55.812021 22433 tablet_service.cc:1511] Processing CreateTablet for tablet 244b44bf04834dc6ada45368802824a3 (DEFAULT_TABLE table=test-workload [id=61f87bf544144622a7178fd8bbc570a6]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:07:55.813050 22353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 993870f4d862486283c18f4f83aa3e1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:55.813453 22433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 244b44bf04834dc6ada45368802824a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:55.815246 22356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdc0187169024bf4a05e8d33e3b31504. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:55.815053 22427 tablet_service.cc:1511] Processing CreateTablet for tablet 49cf5e8f59f54ecaaf29aaf40f4af6db (DEFAULT_TABLE table=test-workload [id=61f87bf544144622a7178fd8bbc570a6]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:07:55.815956 22432 tablet_service.cc:1511] Processing CreateTablet for tablet 658112d168374dec9fe8bdaddb819c8b (DEFAULT_TABLE table=test-workload [id=61f87bf544144622a7178fd8bbc570a6]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:07:55.816419 22427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49cf5e8f59f54ecaaf29aaf40f4af6db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:55.817237 22432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 658112d168374dec9fe8bdaddb819c8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:55.819116 22352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49cf5e8f59f54ecaaf29aaf40f4af6db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:55.819980 22431 tablet_service.cc:1511] Processing CreateTablet for tablet cdc0187169024bf4a05e8d33e3b31504 (DEFAULT_TABLE table=test-workload [id=61f87bf544144622a7178fd8bbc570a6]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:07:55.821312 22431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdc0187169024bf4a05e8d33e3b31504. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:55.823127 22354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d75f9a0167e49e6b556b318a6fb8974. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:55.824003 22430 tablet_service.cc:1511] Processing CreateTablet for tablet adcdf62e682946268ba86d6036757431 (DEFAULT_TABLE table=test-workload [id=61f87bf544144622a7178fd8bbc570a6]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:07:55.825300 22430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adcdf62e682946268ba86d6036757431. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:55.825536 22426 tablet_service.cc:1511] Processing CreateTablet for tablet e2bc95a275a240f8814b05e1757eb633 (DEFAULT_TABLE table=test-workload [id=61f87bf544144622a7178fd8bbc570a6]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:07:55.826730 22426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2bc95a275a240f8814b05e1757eb633. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:55.827165 22357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 658112d168374dec9fe8bdaddb819c8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:55.827971 22429 tablet_service.cc:1511] Processing CreateTablet for tablet 3d75f9a0167e49e6b556b318a6fb8974 (DEFAULT_TABLE table=test-workload [id=61f87bf544144622a7178fd8bbc570a6]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:07:55.829237 22429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d75f9a0167e49e6b556b318a6fb8974. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:55.832415 22428 tablet_service.cc:1511] Processing CreateTablet for tablet 993870f4d862486283c18f4f83aa3e1c (DEFAULT_TABLE table=test-workload [id=61f87bf544144622a7178fd8bbc570a6]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:07:55.833678 22428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 993870f4d862486283c18f4f83aa3e1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:55.812105 22351 tablet_service.cc:1511] Processing CreateTablet for tablet e2bc95a275a240f8814b05e1757eb633 (DEFAULT_TABLE table=test-workload [id=61f87bf544144622a7178fd8bbc570a6]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:07:55.837829 22351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2bc95a275a240f8814b05e1757eb633. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:55.842859 22509 tablet_service.cc:1511] Processing CreateTablet for tablet 29bd2031acc44498a7c8c428c2c31a7f (DEFAULT_TABLE table=test-workload [id=61f87bf544144622a7178fd8bbc570a6]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:07:55.844180 22509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29bd2031acc44498a7c8c428c2c31a7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:55.848062 22508 tablet_service.cc:1511] Processing CreateTablet for tablet 0d7a9f62b8b24f8989e3c57aeb22d000 (DEFAULT_TABLE table=test-workload [id=61f87bf544144622a7178fd8bbc570a6]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:07:55.849416 22508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d7a9f62b8b24f8989e3c57aeb22d000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:55.852058 22507 tablet_service.cc:1511] Processing CreateTablet for tablet 244b44bf04834dc6ada45368802824a3 (DEFAULT_TABLE table=test-workload [id=61f87bf544144622a7178fd8bbc570a6]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:07:55.853415 22507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 244b44bf04834dc6ada45368802824a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:55.856109 22506 tablet_service.cc:1511] Processing CreateTablet for tablet 658112d168374dec9fe8bdaddb819c8b (DEFAULT_TABLE table=test-workload [id=61f87bf544144622a7178fd8bbc570a6]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:07:55.857625 22506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 658112d168374dec9fe8bdaddb819c8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:55.863109 22505 tablet_service.cc:1511] Processing CreateTablet for tablet cdc0187169024bf4a05e8d33e3b31504 (DEFAULT_TABLE table=test-workload [id=61f87bf544144622a7178fd8bbc570a6]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:07:55.864492 22505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdc0187169024bf4a05e8d33e3b31504. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:55.872332 22504 tablet_service.cc:1511] Processing CreateTablet for tablet adcdf62e682946268ba86d6036757431 (DEFAULT_TABLE table=test-workload [id=61f87bf544144622a7178fd8bbc570a6]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:07:55.873797 22504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adcdf62e682946268ba86d6036757431. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:55.877101 22500 tablet_service.cc:1511] Processing CreateTablet for tablet e2bc95a275a240f8814b05e1757eb633 (DEFAULT_TABLE table=test-workload [id=61f87bf544144622a7178fd8bbc570a6]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:07:55.877199 22502 tablet_service.cc:1511] Processing CreateTablet for tablet 993870f4d862486283c18f4f83aa3e1c (DEFAULT_TABLE table=test-workload [id=61f87bf544144622a7178fd8bbc570a6]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:07:55.862632 22501 tablet_service.cc:1511] Processing CreateTablet for tablet 49cf5e8f59f54ecaaf29aaf40f4af6db (DEFAULT_TABLE table=test-workload [id=61f87bf544144622a7178fd8bbc570a6]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:07:55.878623 22500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2bc95a275a240f8814b05e1757eb633. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:55.879462 22501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49cf5e8f59f54ecaaf29aaf40f4af6db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:55.877101 22503 tablet_service.cc:1511] Processing CreateTablet for tablet 3d75f9a0167e49e6b556b318a6fb8974 (DEFAULT_TABLE table=test-workload [id=61f87bf544144622a7178fd8bbc570a6]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:07:55.883577 22502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 993870f4d862486283c18f4f83aa3e1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:55.887156 22503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d75f9a0167e49e6b556b318a6fb8974. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:55.899395 22559 tablet_bootstrap.cc:492] T 29bd2031acc44498a7c8c428c2c31a7f P 29785a6917f6486c8cd76db4ed876885: Bootstrap starting.
I20260713 09:07:55.933957 22559 tablet_bootstrap.cc:654] T 29bd2031acc44498a7c8c428c2c31a7f P 29785a6917f6486c8cd76db4ed876885: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:55.955754 22560 tablet_bootstrap.cc:492] T 49cf5e8f59f54ecaaf29aaf40f4af6db P 51ab183d2e8a4ded82fe622d96f6cfe2: Bootstrap starting.
I20260713 09:07:55.979336 22560 tablet_bootstrap.cc:654] T 49cf5e8f59f54ecaaf29aaf40f4af6db P 51ab183d2e8a4ded82fe622d96f6cfe2: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:55.984299 22561 tablet_bootstrap.cc:492] T e2bc95a275a240f8814b05e1757eb633 P eb164d6254a94a29a8259cd06b45ddd1: Bootstrap starting.
I20260713 09:07:55.992162 22559 tablet_bootstrap.cc:492] T 29bd2031acc44498a7c8c428c2c31a7f P 29785a6917f6486c8cd76db4ed876885: No bootstrap required, opened a new log
I20260713 09:07:55.992758 22559 ts_tablet_manager.cc:1403] T 29bd2031acc44498a7c8c428c2c31a7f P 29785a6917f6486c8cd76db4ed876885: Time spent bootstrapping tablet: real 0.094s	user 0.006s	sys 0.007s
I20260713 09:07:55.993546 22560 tablet_bootstrap.cc:492] T 49cf5e8f59f54ecaaf29aaf40f4af6db P 51ab183d2e8a4ded82fe622d96f6cfe2: No bootstrap required, opened a new log
I20260713 09:07:55.994043 22560 ts_tablet_manager.cc:1403] T 49cf5e8f59f54ecaaf29aaf40f4af6db P 51ab183d2e8a4ded82fe622d96f6cfe2: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.008s
I20260713 09:07:55.994385 22561 tablet_bootstrap.cc:654] T e2bc95a275a240f8814b05e1757eb633 P eb164d6254a94a29a8259cd06b45ddd1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:55.995599 22559 raft_consensus.cc:359] T 29bd2031acc44498a7c8c428c2c31a7f P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } } peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } }
I20260713 09:07:55.996215 22559 raft_consensus.cc:385] T 29bd2031acc44498a7c8c428c2c31a7f P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:55.996439 22559 raft_consensus.cc:740] T 29bd2031acc44498a7c8c428c2c31a7f P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29785a6917f6486c8cd76db4ed876885, State: Initialized, Role: FOLLOWER
I20260713 09:07:55.997125 22559 consensus_queue.cc:260] T 29bd2031acc44498a7c8c428c2c31a7f P 29785a6917f6486c8cd76db4ed876885 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } } peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } }
I20260713 09:07:55.997219 22560 raft_consensus.cc:359] T 49cf5e8f59f54ecaaf29aaf40f4af6db P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:55.998150 22560 raft_consensus.cc:385] T 49cf5e8f59f54ecaaf29aaf40f4af6db P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:55.998422 22560 raft_consensus.cc:740] T 49cf5e8f59f54ecaaf29aaf40f4af6db P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51ab183d2e8a4ded82fe622d96f6cfe2, State: Initialized, Role: FOLLOWER
I20260713 09:07:55.999639 22470 heartbeater.cc:499] Master 127.21.59.126:33993 was elected leader, sending a full tablet report...
I20260713 09:07:55.999357 22560 consensus_queue.cc:260] T 49cf5e8f59f54ecaaf29aaf40f4af6db P 51ab183d2e8a4ded82fe622d96f6cfe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.000404 22561 tablet_bootstrap.cc:492] T e2bc95a275a240f8814b05e1757eb633 P eb164d6254a94a29a8259cd06b45ddd1: No bootstrap required, opened a new log
I20260713 09:07:56.000564 22559 ts_tablet_manager.cc:1434] T 29bd2031acc44498a7c8c428c2c31a7f P 29785a6917f6486c8cd76db4ed876885: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.007s
I20260713 09:07:56.000892 22561 ts_tablet_manager.cc:1403] T e2bc95a275a240f8814b05e1757eb633 P eb164d6254a94a29a8259cd06b45ddd1: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.005s
I20260713 09:07:56.001698 22559 tablet_bootstrap.cc:492] T e2bc95a275a240f8814b05e1757eb633 P 29785a6917f6486c8cd76db4ed876885: Bootstrap starting.
I20260713 09:07:56.004104 22561 raft_consensus.cc:359] T e2bc95a275a240f8814b05e1757eb633 P eb164d6254a94a29a8259cd06b45ddd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.004914 22561 raft_consensus.cc:385] T e2bc95a275a240f8814b05e1757eb633 P eb164d6254a94a29a8259cd06b45ddd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:56.005265 22561 raft_consensus.cc:740] T e2bc95a275a240f8814b05e1757eb633 P eb164d6254a94a29a8259cd06b45ddd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb164d6254a94a29a8259cd06b45ddd1, State: Initialized, Role: FOLLOWER
I20260713 09:07:56.006232 22561 consensus_queue.cc:260] T e2bc95a275a240f8814b05e1757eb633 P eb164d6254a94a29a8259cd06b45ddd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.009608 22559 tablet_bootstrap.cc:654] T e2bc95a275a240f8814b05e1757eb633 P 29785a6917f6486c8cd76db4ed876885: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:56.015900 22561 ts_tablet_manager.cc:1434] T e2bc95a275a240f8814b05e1757eb633 P eb164d6254a94a29a8259cd06b45ddd1: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.007s
I20260713 09:07:56.015957 22544 heartbeater.cc:499] Master 127.21.59.126:33993 was elected leader, sending a full tablet report...
I20260713 09:07:56.023041 22559 tablet_bootstrap.cc:492] T e2bc95a275a240f8814b05e1757eb633 P 29785a6917f6486c8cd76db4ed876885: No bootstrap required, opened a new log
I20260713 09:07:56.023620 22559 ts_tablet_manager.cc:1403] T e2bc95a275a240f8814b05e1757eb633 P 29785a6917f6486c8cd76db4ed876885: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.003s
I20260713 09:07:56.025204 22395 heartbeater.cc:499] Master 127.21.59.126:33993 was elected leader, sending a full tablet report...
I20260713 09:07:56.025658 22560 ts_tablet_manager.cc:1434] T 49cf5e8f59f54ecaaf29aaf40f4af6db P 51ab183d2e8a4ded82fe622d96f6cfe2: Time spent starting tablet: real 0.031s	user 0.022s	sys 0.007s
I20260713 09:07:56.026516 22560 tablet_bootstrap.cc:492] T 3d75f9a0167e49e6b556b318a6fb8974 P 51ab183d2e8a4ded82fe622d96f6cfe2: Bootstrap starting.
I20260713 09:07:56.026533 22559 raft_consensus.cc:359] T e2bc95a275a240f8814b05e1757eb633 P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.027550 22559 raft_consensus.cc:385] T e2bc95a275a240f8814b05e1757eb633 P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:56.027896 22559 raft_consensus.cc:740] T e2bc95a275a240f8814b05e1757eb633 P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29785a6917f6486c8cd76db4ed876885, State: Initialized, Role: FOLLOWER
I20260713 09:07:56.028846 22559 consensus_queue.cc:260] T e2bc95a275a240f8814b05e1757eb633 P 29785a6917f6486c8cd76db4ed876885 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.031539 22559 ts_tablet_manager.cc:1434] T e2bc95a275a240f8814b05e1757eb633 P 29785a6917f6486c8cd76db4ed876885: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260713 09:07:56.031726 22561 tablet_bootstrap.cc:492] T 49cf5e8f59f54ecaaf29aaf40f4af6db P eb164d6254a94a29a8259cd06b45ddd1: Bootstrap starting.
I20260713 09:07:56.033886 22560 tablet_bootstrap.cc:654] T 3d75f9a0167e49e6b556b318a6fb8974 P 51ab183d2e8a4ded82fe622d96f6cfe2: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:56.034564 22559 tablet_bootstrap.cc:492] T 49cf5e8f59f54ecaaf29aaf40f4af6db P 29785a6917f6486c8cd76db4ed876885: Bootstrap starting.
I20260713 09:07:56.036988 22565 raft_consensus.cc:493] T e2bc95a275a240f8814b05e1757eb633 P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:56.037981 22561 tablet_bootstrap.cc:654] T 49cf5e8f59f54ecaaf29aaf40f4af6db P eb164d6254a94a29a8259cd06b45ddd1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:56.037576 22565 raft_consensus.cc:515] T e2bc95a275a240f8814b05e1757eb633 P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.045580 22565 leader_election.cc:290] T e2bc95a275a240f8814b05e1757eb633 P 29785a6917f6486c8cd76db4ed876885 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51ab183d2e8a4ded82fe622d96f6cfe2 (127.21.59.65:39497), eb164d6254a94a29a8259cd06b45ddd1 (127.21.59.67:45029)
I20260713 09:07:56.047283 22560 tablet_bootstrap.cc:492] T 3d75f9a0167e49e6b556b318a6fb8974 P 51ab183d2e8a4ded82fe622d96f6cfe2: No bootstrap required, opened a new log
I20260713 09:07:56.047904 22560 ts_tablet_manager.cc:1403] T 3d75f9a0167e49e6b556b318a6fb8974 P 51ab183d2e8a4ded82fe622d96f6cfe2: Time spent bootstrapping tablet: real 0.022s	user 0.003s	sys 0.014s
I20260713 09:07:56.051616 22560 raft_consensus.cc:359] T 3d75f9a0167e49e6b556b318a6fb8974 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.052400 22560 raft_consensus.cc:385] T 3d75f9a0167e49e6b556b318a6fb8974 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:56.052789 22560 raft_consensus.cc:740] T 3d75f9a0167e49e6b556b318a6fb8974 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51ab183d2e8a4ded82fe622d96f6cfe2, State: Initialized, Role: FOLLOWER
I20260713 09:07:56.055024 22560 consensus_queue.cc:260] T 3d75f9a0167e49e6b556b318a6fb8974 P 51ab183d2e8a4ded82fe622d96f6cfe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.056150 22370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2bc95a275a240f8814b05e1757eb633" candidate_uuid: "29785a6917f6486c8cd76db4ed876885" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" is_pre_election: true
I20260713 09:07:56.057243 22560 ts_tablet_manager.cc:1434] T 3d75f9a0167e49e6b556b318a6fb8974 P 51ab183d2e8a4ded82fe622d96f6cfe2: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
W20260713 09:07:56.057780 22410 leader_election.cc:343] T e2bc95a275a240f8814b05e1757eb633 P 29785a6917f6486c8cd76db4ed876885 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51ab183d2e8a4ded82fe622d96f6cfe2 (127.21.59.65:39497): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:56.058187 22560 tablet_bootstrap.cc:492] T 244b44bf04834dc6ada45368802824a3 P 51ab183d2e8a4ded82fe622d96f6cfe2: Bootstrap starting.
I20260713 09:07:56.060447 22561 tablet_bootstrap.cc:492] T 49cf5e8f59f54ecaaf29aaf40f4af6db P eb164d6254a94a29a8259cd06b45ddd1: No bootstrap required, opened a new log
I20260713 09:07:56.060940 22561 ts_tablet_manager.cc:1403] T 49cf5e8f59f54ecaaf29aaf40f4af6db P eb164d6254a94a29a8259cd06b45ddd1: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.008s
I20260713 09:07:56.064039 22561 raft_consensus.cc:359] T 49cf5e8f59f54ecaaf29aaf40f4af6db P eb164d6254a94a29a8259cd06b45ddd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.064749 22561 raft_consensus.cc:385] T 49cf5e8f59f54ecaaf29aaf40f4af6db P eb164d6254a94a29a8259cd06b45ddd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:56.065138 22561 raft_consensus.cc:740] T 49cf5e8f59f54ecaaf29aaf40f4af6db P eb164d6254a94a29a8259cd06b45ddd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb164d6254a94a29a8259cd06b45ddd1, State: Initialized, Role: FOLLOWER
I20260713 09:07:56.066149 22560 tablet_bootstrap.cc:654] T 244b44bf04834dc6ada45368802824a3 P 51ab183d2e8a4ded82fe622d96f6cfe2: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:56.066047 22561 consensus_queue.cc:260] T 49cf5e8f59f54ecaaf29aaf40f4af6db P eb164d6254a94a29a8259cd06b45ddd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.068455 22561 ts_tablet_manager.cc:1434] T 49cf5e8f59f54ecaaf29aaf40f4af6db P eb164d6254a94a29a8259cd06b45ddd1: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:07:56.069618 22561 tablet_bootstrap.cc:492] T cdc0187169024bf4a05e8d33e3b31504 P eb164d6254a94a29a8259cd06b45ddd1: Bootstrap starting.
I20260713 09:07:56.074232 22519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2bc95a275a240f8814b05e1757eb633" candidate_uuid: "29785a6917f6486c8cd76db4ed876885" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb164d6254a94a29a8259cd06b45ddd1" is_pre_election: true
I20260713 09:07:56.075096 22519 raft_consensus.cc:2468] T e2bc95a275a240f8814b05e1757eb633 P eb164d6254a94a29a8259cd06b45ddd1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29785a6917f6486c8cd76db4ed876885 in term 0.
I20260713 09:07:56.076798 22561 tablet_bootstrap.cc:654] T cdc0187169024bf4a05e8d33e3b31504 P eb164d6254a94a29a8259cd06b45ddd1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:56.076710 22411 leader_election.cc:304] T e2bc95a275a240f8814b05e1757eb633 P 29785a6917f6486c8cd76db4ed876885 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 29785a6917f6486c8cd76db4ed876885, eb164d6254a94a29a8259cd06b45ddd1; no voters: 51ab183d2e8a4ded82fe622d96f6cfe2
I20260713 09:07:56.077690 22565 raft_consensus.cc:2804] T e2bc95a275a240f8814b05e1757eb633 P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:56.078084 22565 raft_consensus.cc:493] T e2bc95a275a240f8814b05e1757eb633 P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:56.078480 22565 raft_consensus.cc:3060] T e2bc95a275a240f8814b05e1757eb633 P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:56.089651 22559 tablet_bootstrap.cc:654] T 49cf5e8f59f54ecaaf29aaf40f4af6db P 29785a6917f6486c8cd76db4ed876885: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:56.091285 22565 raft_consensus.cc:515] T e2bc95a275a240f8814b05e1757eb633 P 29785a6917f6486c8cd76db4ed876885 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.102938 22370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2bc95a275a240f8814b05e1757eb633" candidate_uuid: "29785a6917f6486c8cd76db4ed876885" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2"
W20260713 09:07:56.105060 22410 leader_election.cc:343] T e2bc95a275a240f8814b05e1757eb633 P 29785a6917f6486c8cd76db4ed876885 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 51ab183d2e8a4ded82fe622d96f6cfe2 (127.21.59.65:39497): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:56.109457 22519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2bc95a275a240f8814b05e1757eb633" candidate_uuid: "29785a6917f6486c8cd76db4ed876885" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb164d6254a94a29a8259cd06b45ddd1"
I20260713 09:07:56.110247 22519 raft_consensus.cc:3060] T e2bc95a275a240f8814b05e1757eb633 P eb164d6254a94a29a8259cd06b45ddd1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:56.120916 22519 raft_consensus.cc:2468] T e2bc95a275a240f8814b05e1757eb633 P eb164d6254a94a29a8259cd06b45ddd1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29785a6917f6486c8cd76db4ed876885 in term 1.
I20260713 09:07:56.121627 22565 leader_election.cc:290] T e2bc95a275a240f8814b05e1757eb633 P 29785a6917f6486c8cd76db4ed876885 [CANDIDATE]: Term 1 election: Requested vote from peers 51ab183d2e8a4ded82fe622d96f6cfe2 (127.21.59.65:39497), eb164d6254a94a29a8259cd06b45ddd1 (127.21.59.67:45029)
I20260713 09:07:56.124660 22559 tablet_bootstrap.cc:492] T 49cf5e8f59f54ecaaf29aaf40f4af6db P 29785a6917f6486c8cd76db4ed876885: No bootstrap required, opened a new log
I20260713 09:07:56.124500 22411 leader_election.cc:304] T e2bc95a275a240f8814b05e1757eb633 P 29785a6917f6486c8cd76db4ed876885 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 29785a6917f6486c8cd76db4ed876885, eb164d6254a94a29a8259cd06b45ddd1; no voters: 51ab183d2e8a4ded82fe622d96f6cfe2
I20260713 09:07:56.125264 22559 ts_tablet_manager.cc:1403] T 49cf5e8f59f54ecaaf29aaf40f4af6db P 29785a6917f6486c8cd76db4ed876885: Time spent bootstrapping tablet: real 0.093s	user 0.011s	sys 0.002s
I20260713 09:07:56.125385 22565 raft_consensus.cc:2804] T e2bc95a275a240f8814b05e1757eb633 P 29785a6917f6486c8cd76db4ed876885 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:56.126911 22560 tablet_bootstrap.cc:492] T 244b44bf04834dc6ada45368802824a3 P 51ab183d2e8a4ded82fe622d96f6cfe2: No bootstrap required, opened a new log
I20260713 09:07:56.127414 22560 ts_tablet_manager.cc:1403] T 244b44bf04834dc6ada45368802824a3 P 51ab183d2e8a4ded82fe622d96f6cfe2: Time spent bootstrapping tablet: real 0.069s	user 0.033s	sys 0.031s
I20260713 09:07:56.128007 22561 tablet_bootstrap.cc:492] T cdc0187169024bf4a05e8d33e3b31504 P eb164d6254a94a29a8259cd06b45ddd1: No bootstrap required, opened a new log
I20260713 09:07:56.128475 22561 ts_tablet_manager.cc:1403] T cdc0187169024bf4a05e8d33e3b31504 P eb164d6254a94a29a8259cd06b45ddd1: Time spent bootstrapping tablet: real 0.059s	user 0.024s	sys 0.032s
I20260713 09:07:56.128556 22559 raft_consensus.cc:359] T 49cf5e8f59f54ecaaf29aaf40f4af6db P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.129269 22559 raft_consensus.cc:385] T 49cf5e8f59f54ecaaf29aaf40f4af6db P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:56.129557 22559 raft_consensus.cc:740] T 49cf5e8f59f54ecaaf29aaf40f4af6db P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29785a6917f6486c8cd76db4ed876885, State: Initialized, Role: FOLLOWER
I20260713 09:07:56.130625 22565 raft_consensus.cc:697] T e2bc95a275a240f8814b05e1757eb633 P 29785a6917f6486c8cd76db4ed876885 [term 1 LEADER]: Becoming Leader. State: Replica: 29785a6917f6486c8cd76db4ed876885, State: Running, Role: LEADER
I20260713 09:07:56.130410 22559 consensus_queue.cc:260] T 49cf5e8f59f54ecaaf29aaf40f4af6db P 29785a6917f6486c8cd76db4ed876885 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.131582 22560 raft_consensus.cc:359] T 244b44bf04834dc6ada45368802824a3 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.132284 22560 raft_consensus.cc:385] T 244b44bf04834dc6ada45368802824a3 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:56.132630 22559 ts_tablet_manager.cc:1434] T 49cf5e8f59f54ecaaf29aaf40f4af6db P 29785a6917f6486c8cd76db4ed876885: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:07:56.132580 22560 raft_consensus.cc:740] T 244b44bf04834dc6ada45368802824a3 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51ab183d2e8a4ded82fe622d96f6cfe2, State: Initialized, Role: FOLLOWER
I20260713 09:07:56.133201 22561 raft_consensus.cc:359] T cdc0187169024bf4a05e8d33e3b31504 P eb164d6254a94a29a8259cd06b45ddd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.133742 22559 tablet_bootstrap.cc:492] T 993870f4d862486283c18f4f83aa3e1c P 29785a6917f6486c8cd76db4ed876885: Bootstrap starting.
I20260713 09:07:56.133529 22560 consensus_queue.cc:260] T 244b44bf04834dc6ada45368802824a3 P 51ab183d2e8a4ded82fe622d96f6cfe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.133919 22561 raft_consensus.cc:385] T cdc0187169024bf4a05e8d33e3b31504 P eb164d6254a94a29a8259cd06b45ddd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:56.131501 22565 consensus_queue.cc:237] T e2bc95a275a240f8814b05e1757eb633 P 29785a6917f6486c8cd76db4ed876885 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.135715 22560 ts_tablet_manager.cc:1434] T 244b44bf04834dc6ada45368802824a3 P 51ab183d2e8a4ded82fe622d96f6cfe2: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:07:56.136667 22560 tablet_bootstrap.cc:492] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 51ab183d2e8a4ded82fe622d96f6cfe2: Bootstrap starting.
I20260713 09:07:56.137181 22561 raft_consensus.cc:740] T cdc0187169024bf4a05e8d33e3b31504 P eb164d6254a94a29a8259cd06b45ddd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb164d6254a94a29a8259cd06b45ddd1, State: Initialized, Role: FOLLOWER
I20260713 09:07:56.138029 22561 consensus_queue.cc:260] T cdc0187169024bf4a05e8d33e3b31504 P eb164d6254a94a29a8259cd06b45ddd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.141507 22559 tablet_bootstrap.cc:654] T 993870f4d862486283c18f4f83aa3e1c P 29785a6917f6486c8cd76db4ed876885: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:56.142978 22560 tablet_bootstrap.cc:654] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 51ab183d2e8a4ded82fe622d96f6cfe2: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:56.143045 22561 ts_tablet_manager.cc:1434] T cdc0187169024bf4a05e8d33e3b31504 P eb164d6254a94a29a8259cd06b45ddd1: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260713 09:07:56.144058 22561 tablet_bootstrap.cc:492] T 993870f4d862486283c18f4f83aa3e1c P eb164d6254a94a29a8259cd06b45ddd1: Bootstrap starting.
I20260713 09:07:56.153581 22559 tablet_bootstrap.cc:492] T 993870f4d862486283c18f4f83aa3e1c P 29785a6917f6486c8cd76db4ed876885: No bootstrap required, opened a new log
I20260713 09:07:56.154107 22559 ts_tablet_manager.cc:1403] T 993870f4d862486283c18f4f83aa3e1c P 29785a6917f6486c8cd76db4ed876885: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260713 09:07:56.157110 22559 raft_consensus.cc:359] T 993870f4d862486283c18f4f83aa3e1c P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.157845 22559 raft_consensus.cc:385] T 993870f4d862486283c18f4f83aa3e1c P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:56.158155 22559 raft_consensus.cc:740] T 993870f4d862486283c18f4f83aa3e1c P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29785a6917f6486c8cd76db4ed876885, State: Initialized, Role: FOLLOWER
I20260713 09:07:56.161743 22560 tablet_bootstrap.cc:492] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 51ab183d2e8a4ded82fe622d96f6cfe2: No bootstrap required, opened a new log
I20260713 09:07:56.162225 22561 tablet_bootstrap.cc:654] T 993870f4d862486283c18f4f83aa3e1c P eb164d6254a94a29a8259cd06b45ddd1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:56.162436 22560 ts_tablet_manager.cc:1403] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 51ab183d2e8a4ded82fe622d96f6cfe2: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.016s
I20260713 09:07:56.161749 22559 consensus_queue.cc:260] T 993870f4d862486283c18f4f83aa3e1c P 29785a6917f6486c8cd76db4ed876885 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.164709 22559 ts_tablet_manager.cc:1434] T 993870f4d862486283c18f4f83aa3e1c P 29785a6917f6486c8cd76db4ed876885: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260713 09:07:56.165697 22559 tablet_bootstrap.cc:492] T adcdf62e682946268ba86d6036757431 P 29785a6917f6486c8cd76db4ed876885: Bootstrap starting.
I20260713 09:07:56.165431 22265 catalog_manager.cc:5697] T e2bc95a275a240f8814b05e1757eb633 P 29785a6917f6486c8cd76db4ed876885 reported cstate change: term changed from 0 to 1, leader changed from <none> to 29785a6917f6486c8cd76db4ed876885 (127.21.59.66). New cstate: current_term: 1 leader_uuid: "29785a6917f6486c8cd76db4ed876885" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:56.165825 22560 raft_consensus.cc:359] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.166905 22560 raft_consensus.cc:385] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:56.167335 22560 raft_consensus.cc:740] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51ab183d2e8a4ded82fe622d96f6cfe2, State: Initialized, Role: FOLLOWER
I20260713 09:07:56.168567 22560 consensus_queue.cc:260] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 51ab183d2e8a4ded82fe622d96f6cfe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.171589 22560 ts_tablet_manager.cc:1434] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 51ab183d2e8a4ded82fe622d96f6cfe2: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260713 09:07:56.172621 22560 tablet_bootstrap.cc:492] T cdc0187169024bf4a05e8d33e3b31504 P 51ab183d2e8a4ded82fe622d96f6cfe2: Bootstrap starting.
I20260713 09:07:56.172705 22559 tablet_bootstrap.cc:654] T adcdf62e682946268ba86d6036757431 P 29785a6917f6486c8cd76db4ed876885: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:56.173784 22561 tablet_bootstrap.cc:492] T 993870f4d862486283c18f4f83aa3e1c P eb164d6254a94a29a8259cd06b45ddd1: No bootstrap required, opened a new log
I20260713 09:07:56.174314 22561 ts_tablet_manager.cc:1403] T 993870f4d862486283c18f4f83aa3e1c P eb164d6254a94a29a8259cd06b45ddd1: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.006s
I20260713 09:07:56.177507 22561 raft_consensus.cc:359] T 993870f4d862486283c18f4f83aa3e1c P eb164d6254a94a29a8259cd06b45ddd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.178504 22561 raft_consensus.cc:385] T 993870f4d862486283c18f4f83aa3e1c P eb164d6254a94a29a8259cd06b45ddd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:56.179870 22560 tablet_bootstrap.cc:654] T cdc0187169024bf4a05e8d33e3b31504 P 51ab183d2e8a4ded82fe622d96f6cfe2: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:56.179917 22561 raft_consensus.cc:740] T 993870f4d862486283c18f4f83aa3e1c P eb164d6254a94a29a8259cd06b45ddd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb164d6254a94a29a8259cd06b45ddd1, State: Initialized, Role: FOLLOWER
I20260713 09:07:56.180948 22561 consensus_queue.cc:260] T 993870f4d862486283c18f4f83aa3e1c P eb164d6254a94a29a8259cd06b45ddd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.193481 22561 ts_tablet_manager.cc:1434] T 993870f4d862486283c18f4f83aa3e1c P eb164d6254a94a29a8259cd06b45ddd1: Time spent starting tablet: real 0.019s	user 0.001s	sys 0.005s
I20260713 09:07:56.201699 22561 tablet_bootstrap.cc:492] T 29bd2031acc44498a7c8c428c2c31a7f P eb164d6254a94a29a8259cd06b45ddd1: Bootstrap starting.
I20260713 09:07:56.203260 22559 tablet_bootstrap.cc:492] T adcdf62e682946268ba86d6036757431 P 29785a6917f6486c8cd76db4ed876885: No bootstrap required, opened a new log
I20260713 09:07:56.203899 22559 ts_tablet_manager.cc:1403] T adcdf62e682946268ba86d6036757431 P 29785a6917f6486c8cd76db4ed876885: Time spent bootstrapping tablet: real 0.038s	user 0.025s	sys 0.012s
I20260713 09:07:56.203769 22567 raft_consensus.cc:493] T 993870f4d862486283c18f4f83aa3e1c P eb164d6254a94a29a8259cd06b45ddd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:56.204633 22567 raft_consensus.cc:515] T 993870f4d862486283c18f4f83aa3e1c P eb164d6254a94a29a8259cd06b45ddd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.207276 22559 raft_consensus.cc:359] T adcdf62e682946268ba86d6036757431 P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.208066 22561 tablet_bootstrap.cc:654] T 29bd2031acc44498a7c8c428c2c31a7f P eb164d6254a94a29a8259cd06b45ddd1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:56.208107 22559 raft_consensus.cc:385] T adcdf62e682946268ba86d6036757431 P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:56.208626 22559 raft_consensus.cc:740] T adcdf62e682946268ba86d6036757431 P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29785a6917f6486c8cd76db4ed876885, State: Initialized, Role: FOLLOWER
I20260713 09:07:56.209724 22559 consensus_queue.cc:260] T adcdf62e682946268ba86d6036757431 P 29785a6917f6486c8cd76db4ed876885 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.211023 22565 raft_consensus.cc:493] T adcdf62e682946268ba86d6036757431 P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:56.211514 22565 raft_consensus.cc:515] T adcdf62e682946268ba86d6036757431 P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.213976 22565 leader_election.cc:290] T adcdf62e682946268ba86d6036757431 P 29785a6917f6486c8cd76db4ed876885 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51ab183d2e8a4ded82fe622d96f6cfe2 (127.21.59.65:39497), eb164d6254a94a29a8259cd06b45ddd1 (127.21.59.67:45029)
I20260713 09:07:56.216288 22560 tablet_bootstrap.cc:492] T cdc0187169024bf4a05e8d33e3b31504 P 51ab183d2e8a4ded82fe622d96f6cfe2: No bootstrap required, opened a new log
I20260713 09:07:56.216828 22560 ts_tablet_manager.cc:1403] T cdc0187169024bf4a05e8d33e3b31504 P 51ab183d2e8a4ded82fe622d96f6cfe2: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.024s
I20260713 09:07:56.216982 22559 ts_tablet_manager.cc:1434] T adcdf62e682946268ba86d6036757431 P 29785a6917f6486c8cd76db4ed876885: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:07:56.218492 22559 tablet_bootstrap.cc:492] T cdc0187169024bf4a05e8d33e3b31504 P 29785a6917f6486c8cd76db4ed876885: Bootstrap starting.
I20260713 09:07:56.218649 22519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adcdf62e682946268ba86d6036757431" candidate_uuid: "29785a6917f6486c8cd76db4ed876885" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb164d6254a94a29a8259cd06b45ddd1" is_pre_election: true
I20260713 09:07:56.216909 22370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adcdf62e682946268ba86d6036757431" candidate_uuid: "29785a6917f6486c8cd76db4ed876885" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" is_pre_election: true
W20260713 09:07:56.220777 22410 leader_election.cc:343] T adcdf62e682946268ba86d6036757431 P 29785a6917f6486c8cd76db4ed876885 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51ab183d2e8a4ded82fe622d96f6cfe2 (127.21.59.65:39497): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:07:56.221932 22411 leader_election.cc:343] T adcdf62e682946268ba86d6036757431 P 29785a6917f6486c8cd76db4ed876885 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb164d6254a94a29a8259cd06b45ddd1 (127.21.59.67:45029): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:56.221789 22560 raft_consensus.cc:359] T cdc0187169024bf4a05e8d33e3b31504 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.222424 22411 leader_election.cc:304] T adcdf62e682946268ba86d6036757431 P 29785a6917f6486c8cd76db4ed876885 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 29785a6917f6486c8cd76db4ed876885; no voters: 51ab183d2e8a4ded82fe622d96f6cfe2, eb164d6254a94a29a8259cd06b45ddd1
I20260713 09:07:56.222645 22560 raft_consensus.cc:385] T cdc0187169024bf4a05e8d33e3b31504 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:56.223022 22560 raft_consensus.cc:740] T cdc0187169024bf4a05e8d33e3b31504 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51ab183d2e8a4ded82fe622d96f6cfe2, State: Initialized, Role: FOLLOWER
I20260713 09:07:56.223793 22565 raft_consensus.cc:2749] T adcdf62e682946268ba86d6036757431 P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:56.224494 22565 raft_consensus.cc:493] T 29bd2031acc44498a7c8c428c2c31a7f P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:56.225168 22565 raft_consensus.cc:515] T 29bd2031acc44498a7c8c428c2c31a7f P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } } peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } }
I20260713 09:07:56.228098 22519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29bd2031acc44498a7c8c428c2c31a7f" candidate_uuid: "29785a6917f6486c8cd76db4ed876885" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb164d6254a94a29a8259cd06b45ddd1" is_pre_election: true
I20260713 09:07:56.228860 22559 tablet_bootstrap.cc:654] T cdc0187169024bf4a05e8d33e3b31504 P 29785a6917f6486c8cd76db4ed876885: Neither blocks nor log segments found. Creating new log.
W20260713 09:07:56.229485 22411 leader_election.cc:343] T 29bd2031acc44498a7c8c428c2c31a7f P 29785a6917f6486c8cd76db4ed876885 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb164d6254a94a29a8259cd06b45ddd1 (127.21.59.67:45029): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:56.230449 22565 leader_election.cc:290] T 29bd2031acc44498a7c8c428c2c31a7f P 29785a6917f6486c8cd76db4ed876885 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb164d6254a94a29a8259cd06b45ddd1 (127.21.59.67:45029), 51ab183d2e8a4ded82fe622d96f6cfe2 (127.21.59.65:39497)
I20260713 09:07:56.232088 22370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29bd2031acc44498a7c8c428c2c31a7f" candidate_uuid: "29785a6917f6486c8cd76db4ed876885" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" is_pre_election: true
W20260713 09:07:56.233417 22410 leader_election.cc:343] T 29bd2031acc44498a7c8c428c2c31a7f P 29785a6917f6486c8cd76db4ed876885 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51ab183d2e8a4ded82fe622d96f6cfe2 (127.21.59.65:39497): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:56.233327 22369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "993870f4d862486283c18f4f83aa3e1c" candidate_uuid: "eb164d6254a94a29a8259cd06b45ddd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" is_pre_election: true
I20260713 09:07:56.230157 22560 consensus_queue.cc:260] T cdc0187169024bf4a05e8d33e3b31504 P 51ab183d2e8a4ded82fe622d96f6cfe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.233999 22410 leader_election.cc:304] T 29bd2031acc44498a7c8c428c2c31a7f P 29785a6917f6486c8cd76db4ed876885 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 29785a6917f6486c8cd76db4ed876885; no voters: 51ab183d2e8a4ded82fe622d96f6cfe2, eb164d6254a94a29a8259cd06b45ddd1
W20260713 09:07:56.235160 22484 leader_election.cc:343] T 993870f4d862486283c18f4f83aa3e1c P eb164d6254a94a29a8259cd06b45ddd1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51ab183d2e8a4ded82fe622d96f6cfe2 (127.21.59.65:39497): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:56.235193 22565 raft_consensus.cc:2749] T 29bd2031acc44498a7c8c428c2c31a7f P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:56.236442 22567 leader_election.cc:290] T 993870f4d862486283c18f4f83aa3e1c P eb164d6254a94a29a8259cd06b45ddd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51ab183d2e8a4ded82fe622d96f6cfe2 (127.21.59.65:39497), 29785a6917f6486c8cd76db4ed876885 (127.21.59.66:33757)
I20260713 09:07:56.245360 22560 ts_tablet_manager.cc:1434] T cdc0187169024bf4a05e8d33e3b31504 P 51ab183d2e8a4ded82fe622d96f6cfe2: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260713 09:07:56.255626 22566 raft_consensus.cc:493] T cdc0187169024bf4a05e8d33e3b31504 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:56.256623 22560 tablet_bootstrap.cc:492] T adcdf62e682946268ba86d6036757431 P 51ab183d2e8a4ded82fe622d96f6cfe2: Bootstrap starting.
I20260713 09:07:56.256193 22566 raft_consensus.cc:515] T cdc0187169024bf4a05e8d33e3b31504 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.257793 22561 tablet_bootstrap.cc:492] T 29bd2031acc44498a7c8c428c2c31a7f P eb164d6254a94a29a8259cd06b45ddd1: No bootstrap required, opened a new log
I20260713 09:07:56.258291 22559 tablet_bootstrap.cc:492] T cdc0187169024bf4a05e8d33e3b31504 P 29785a6917f6486c8cd76db4ed876885: No bootstrap required, opened a new log
I20260713 09:07:56.258302 22561 ts_tablet_manager.cc:1403] T 29bd2031acc44498a7c8c428c2c31a7f P eb164d6254a94a29a8259cd06b45ddd1: Time spent bootstrapping tablet: real 0.057s	user 0.019s	sys 0.031s
I20260713 09:07:56.261832 22561 raft_consensus.cc:359] T 29bd2031acc44498a7c8c428c2c31a7f P eb164d6254a94a29a8259cd06b45ddd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } } peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } }
I20260713 09:07:56.264634 22560 tablet_bootstrap.cc:654] T adcdf62e682946268ba86d6036757431 P 51ab183d2e8a4ded82fe622d96f6cfe2: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:56.267352 22445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "993870f4d862486283c18f4f83aa3e1c" candidate_uuid: "eb164d6254a94a29a8259cd06b45ddd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29785a6917f6486c8cd76db4ed876885" is_pre_election: true
I20260713 09:07:56.262694 22561 raft_consensus.cc:385] T 29bd2031acc44498a7c8c428c2c31a7f P eb164d6254a94a29a8259cd06b45ddd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:56.268540 22561 raft_consensus.cc:740] T 29bd2031acc44498a7c8c428c2c31a7f P eb164d6254a94a29a8259cd06b45ddd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb164d6254a94a29a8259cd06b45ddd1, State: Initialized, Role: FOLLOWER
I20260713 09:07:56.259012 22559 ts_tablet_manager.cc:1403] T cdc0187169024bf4a05e8d33e3b31504 P 29785a6917f6486c8cd76db4ed876885: Time spent bootstrapping tablet: real 0.041s	user 0.018s	sys 0.019s
I20260713 09:07:56.268368 22445 raft_consensus.cc:2468] T 993870f4d862486283c18f4f83aa3e1c P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb164d6254a94a29a8259cd06b45ddd1 in term 0.
I20260713 09:07:56.270542 22561 consensus_queue.cc:260] T 29bd2031acc44498a7c8c428c2c31a7f P eb164d6254a94a29a8259cd06b45ddd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } } peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } }
I20260713 09:07:56.272059 22485 leader_election.cc:304] T 993870f4d862486283c18f4f83aa3e1c P eb164d6254a94a29a8259cd06b45ddd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 29785a6917f6486c8cd76db4ed876885, eb164d6254a94a29a8259cd06b45ddd1; no voters: 51ab183d2e8a4ded82fe622d96f6cfe2
I20260713 09:07:56.273181 22561 ts_tablet_manager.cc:1434] T 29bd2031acc44498a7c8c428c2c31a7f P eb164d6254a94a29a8259cd06b45ddd1: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:07:56.273306 22567 raft_consensus.cc:2804] T 993870f4d862486283c18f4f83aa3e1c P eb164d6254a94a29a8259cd06b45ddd1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:56.273838 22567 raft_consensus.cc:493] T 993870f4d862486283c18f4f83aa3e1c P eb164d6254a94a29a8259cd06b45ddd1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:56.274222 22567 raft_consensus.cc:3060] T 993870f4d862486283c18f4f83aa3e1c P eb164d6254a94a29a8259cd06b45ddd1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:56.274454 22561 tablet_bootstrap.cc:492] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1: Bootstrap starting.
I20260713 09:07:56.276816 22586 raft_consensus.cc:493] T 3d75f9a0167e49e6b556b318a6fb8974 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:56.277495 22586 raft_consensus.cc:515] T 3d75f9a0167e49e6b556b318a6fb8974 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.279116 22566 leader_election.cc:290] T cdc0187169024bf4a05e8d33e3b31504 P 51ab183d2e8a4ded82fe622d96f6cfe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29785a6917f6486c8cd76db4ed876885 (127.21.59.66:33757), eb164d6254a94a29a8259cd06b45ddd1 (127.21.59.67:45029)
I20260713 09:07:56.280043 22586 leader_election.cc:290] T 3d75f9a0167e49e6b556b318a6fb8974 P 51ab183d2e8a4ded82fe622d96f6cfe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29785a6917f6486c8cd76db4ed876885 (127.21.59.66:33757), eb164d6254a94a29a8259cd06b45ddd1 (127.21.59.67:45029)
I20260713 09:07:56.273132 22559 raft_consensus.cc:359] T cdc0187169024bf4a05e8d33e3b31504 P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.282676 22561 tablet_bootstrap.cc:654] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:56.282867 22559 raft_consensus.cc:385] T cdc0187169024bf4a05e8d33e3b31504 P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:56.283218 22559 raft_consensus.cc:740] T cdc0187169024bf4a05e8d33e3b31504 P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29785a6917f6486c8cd76db4ed876885, State: Initialized, Role: FOLLOWER
I20260713 09:07:56.289568 22567 raft_consensus.cc:515] T 993870f4d862486283c18f4f83aa3e1c P eb164d6254a94a29a8259cd06b45ddd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.292505 22369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "993870f4d862486283c18f4f83aa3e1c" candidate_uuid: "eb164d6254a94a29a8259cd06b45ddd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2"
I20260713 09:07:56.286619 22559 consensus_queue.cc:260] T cdc0187169024bf4a05e8d33e3b31504 P 29785a6917f6486c8cd76db4ed876885 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
W20260713 09:07:56.293354 22316 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:07:56.294034 22484 leader_election.cc:343] T 993870f4d862486283c18f4f83aa3e1c P eb164d6254a94a29a8259cd06b45ddd1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 51ab183d2e8a4ded82fe622d96f6cfe2 (127.21.59.65:39497): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:56.295372 22559 ts_tablet_manager.cc:1434] T cdc0187169024bf4a05e8d33e3b31504 P 29785a6917f6486c8cd76db4ed876885: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260713 09:07:56.296671 22559 tablet_bootstrap.cc:492] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 29785a6917f6486c8cd76db4ed876885: Bootstrap starting.
I20260713 09:07:56.298800 22445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "993870f4d862486283c18f4f83aa3e1c" candidate_uuid: "eb164d6254a94a29a8259cd06b45ddd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29785a6917f6486c8cd76db4ed876885"
I20260713 09:07:56.299382 22445 raft_consensus.cc:3060] T 993870f4d862486283c18f4f83aa3e1c P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:56.303545 22444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdc0187169024bf4a05e8d33e3b31504" candidate_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29785a6917f6486c8cd76db4ed876885" is_pre_election: true
I20260713 09:07:56.304188 22444 raft_consensus.cc:2468] T cdc0187169024bf4a05e8d33e3b31504 P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51ab183d2e8a4ded82fe622d96f6cfe2 in term 0.
I20260713 09:07:56.305228 22443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d75f9a0167e49e6b556b318a6fb8974" candidate_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29785a6917f6486c8cd76db4ed876885" is_pre_election: true
I20260713 09:07:56.311359 22336 leader_election.cc:304] T cdc0187169024bf4a05e8d33e3b31504 P 51ab183d2e8a4ded82fe622d96f6cfe2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29785a6917f6486c8cd76db4ed876885, 51ab183d2e8a4ded82fe622d96f6cfe2; no voters: 
I20260713 09:07:56.312141 22566 raft_consensus.cc:493] T 244b44bf04834dc6ada45368802824a3 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:56.312561 22566 raft_consensus.cc:515] T 244b44bf04834dc6ada45368802824a3 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.314548 22566 leader_election.cc:290] T 244b44bf04834dc6ada45368802824a3 P 51ab183d2e8a4ded82fe622d96f6cfe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29785a6917f6486c8cd76db4ed876885 (127.21.59.66:33757), eb164d6254a94a29a8259cd06b45ddd1 (127.21.59.67:45029)
I20260713 09:07:56.315050 22566 raft_consensus.cc:2804] T cdc0187169024bf4a05e8d33e3b31504 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:56.315382 22566 raft_consensus.cc:493] T cdc0187169024bf4a05e8d33e3b31504 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:56.315693 22566 raft_consensus.cc:3060] T cdc0187169024bf4a05e8d33e3b31504 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:07:56.319166 22336 leader_election.cc:343] T 3d75f9a0167e49e6b556b318a6fb8974 P 51ab183d2e8a4ded82fe622d96f6cfe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29785a6917f6486c8cd76db4ed876885 (127.21.59.66:33757): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:56.320848 22567 leader_election.cc:290] T 993870f4d862486283c18f4f83aa3e1c P eb164d6254a94a29a8259cd06b45ddd1 [CANDIDATE]: Term 1 election: Requested vote from peers 51ab183d2e8a4ded82fe622d96f6cfe2 (127.21.59.65:39497), 29785a6917f6486c8cd76db4ed876885 (127.21.59.66:33757)
I20260713 09:07:56.320729 22443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "244b44bf04834dc6ada45368802824a3" candidate_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29785a6917f6486c8cd76db4ed876885" is_pre_election: true
I20260713 09:07:56.320698 22445 raft_consensus.cc:2468] T 993870f4d862486283c18f4f83aa3e1c P 29785a6917f6486c8cd76db4ed876885 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb164d6254a94a29a8259cd06b45ddd1 in term 1.
W20260713 09:07:56.322919 22336 leader_election.cc:343] T 244b44bf04834dc6ada45368802824a3 P 51ab183d2e8a4ded82fe622d96f6cfe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29785a6917f6486c8cd76db4ed876885 (127.21.59.66:33757): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:56.323895 22485 leader_election.cc:304] T 993870f4d862486283c18f4f83aa3e1c P eb164d6254a94a29a8259cd06b45ddd1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 29785a6917f6486c8cd76db4ed876885, eb164d6254a94a29a8259cd06b45ddd1; no voters: 51ab183d2e8a4ded82fe622d96f6cfe2
I20260713 09:07:56.324044 22519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdc0187169024bf4a05e8d33e3b31504" candidate_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb164d6254a94a29a8259cd06b45ddd1" is_pre_election: true
I20260713 09:07:56.324133 22560 tablet_bootstrap.cc:492] T adcdf62e682946268ba86d6036757431 P 51ab183d2e8a4ded82fe622d96f6cfe2: No bootstrap required, opened a new log
I20260713 09:07:56.324831 22519 raft_consensus.cc:2468] T cdc0187169024bf4a05e8d33e3b31504 P eb164d6254a94a29a8259cd06b45ddd1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51ab183d2e8a4ded82fe622d96f6cfe2 in term 0.
I20260713 09:07:56.325242 22560 ts_tablet_manager.cc:1403] T adcdf62e682946268ba86d6036757431 P 51ab183d2e8a4ded82fe622d96f6cfe2: Time spent bootstrapping tablet: real 0.071s	user 0.014s	sys 0.015s
I20260713 09:07:56.325960 22517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "244b44bf04834dc6ada45368802824a3" candidate_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb164d6254a94a29a8259cd06b45ddd1" is_pre_election: true
I20260713 09:07:56.326587 22561 tablet_bootstrap.cc:492] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1: No bootstrap required, opened a new log
I20260713 09:07:56.326292 22566 raft_consensus.cc:515] T cdc0187169024bf4a05e8d33e3b31504 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.327078 22561 ts_tablet_manager.cc:1403] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1: Time spent bootstrapping tablet: real 0.053s	user 0.025s	sys 0.020s
I20260713 09:07:56.327244 22518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d75f9a0167e49e6b556b318a6fb8974" candidate_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb164d6254a94a29a8259cd06b45ddd1" is_pre_election: true
I20260713 09:07:56.312932 22559 tablet_bootstrap.cc:654] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 29785a6917f6486c8cd76db4ed876885: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:56.328339 22560 raft_consensus.cc:359] T adcdf62e682946268ba86d6036757431 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.328706 22566 leader_election.cc:290] T cdc0187169024bf4a05e8d33e3b31504 P 51ab183d2e8a4ded82fe622d96f6cfe2 [CANDIDATE]: Term 1 election: Requested vote from peers 29785a6917f6486c8cd76db4ed876885 (127.21.59.66:33757), eb164d6254a94a29a8259cd06b45ddd1 (127.21.59.67:45029)
I20260713 09:07:56.329041 22560 raft_consensus.cc:385] T adcdf62e682946268ba86d6036757431 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:56.329351 22560 raft_consensus.cc:740] T adcdf62e682946268ba86d6036757431 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51ab183d2e8a4ded82fe622d96f6cfe2, State: Initialized, Role: FOLLOWER
I20260713 09:07:56.329517 22567 raft_consensus.cc:2804] T 993870f4d862486283c18f4f83aa3e1c P eb164d6254a94a29a8259cd06b45ddd1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:56.329964 22561 raft_consensus.cc:359] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.330662 22561 raft_consensus.cc:385] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:56.331000 22561 raft_consensus.cc:740] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb164d6254a94a29a8259cd06b45ddd1, State: Initialized, Role: FOLLOWER
I20260713 09:07:56.331470 22445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdc0187169024bf4a05e8d33e3b31504" candidate_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29785a6917f6486c8cd76db4ed876885"
I20260713 09:07:56.331768 22518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdc0187169024bf4a05e8d33e3b31504" candidate_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb164d6254a94a29a8259cd06b45ddd1"
I20260713 09:07:56.332046 22445 raft_consensus.cc:3060] T cdc0187169024bf4a05e8d33e3b31504 P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:56.331802 22561 consensus_queue.cc:260] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.332450 22518 raft_consensus.cc:3060] T cdc0187169024bf4a05e8d33e3b31504 P eb164d6254a94a29a8259cd06b45ddd1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:56.330171 22560 consensus_queue.cc:260] T adcdf62e682946268ba86d6036757431 P 51ab183d2e8a4ded82fe622d96f6cfe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.341176 22561 ts_tablet_manager.cc:1434] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.009s
I20260713 09:07:56.341060 22518 raft_consensus.cc:2468] T cdc0187169024bf4a05e8d33e3b31504 P eb164d6254a94a29a8259cd06b45ddd1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ab183d2e8a4ded82fe622d96f6cfe2 in term 1.
I20260713 09:07:56.343010 22561 tablet_bootstrap.cc:492] T 658112d168374dec9fe8bdaddb819c8b P eb164d6254a94a29a8259cd06b45ddd1: Bootstrap starting.
I20260713 09:07:56.345122 22567 raft_consensus.cc:697] T 993870f4d862486283c18f4f83aa3e1c P eb164d6254a94a29a8259cd06b45ddd1 [term 1 LEADER]: Becoming Leader. State: Replica: eb164d6254a94a29a8259cd06b45ddd1, State: Running, Role: LEADER
I20260713 09:07:56.346158 22567 consensus_queue.cc:237] T 993870f4d862486283c18f4f83aa3e1c P eb164d6254a94a29a8259cd06b45ddd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.347752 22559 tablet_bootstrap.cc:492] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 29785a6917f6486c8cd76db4ed876885: No bootstrap required, opened a new log
I20260713 09:07:56.348224 22559 ts_tablet_manager.cc:1403] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 29785a6917f6486c8cd76db4ed876885: Time spent bootstrapping tablet: real 0.052s	user 0.009s	sys 0.004s
I20260713 09:07:56.349498 22560 ts_tablet_manager.cc:1434] T adcdf62e682946268ba86d6036757431 P 51ab183d2e8a4ded82fe622d96f6cfe2: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
W20260713 09:07:56.331898 22336 leader_election.cc:343] T 244b44bf04834dc6ada45368802824a3 P 51ab183d2e8a4ded82fe622d96f6cfe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb164d6254a94a29a8259cd06b45ddd1 (127.21.59.67:45029): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:56.350203 22336 leader_election.cc:304] T 244b44bf04834dc6ada45368802824a3 P 51ab183d2e8a4ded82fe622d96f6cfe2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 51ab183d2e8a4ded82fe622d96f6cfe2; no voters: 29785a6917f6486c8cd76db4ed876885, eb164d6254a94a29a8259cd06b45ddd1
I20260713 09:07:56.350781 22561 tablet_bootstrap.cc:654] T 658112d168374dec9fe8bdaddb819c8b P eb164d6254a94a29a8259cd06b45ddd1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:56.351239 22566 raft_consensus.cc:2749] T 244b44bf04834dc6ada45368802824a3 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:56.351303 22559 raft_consensus.cc:359] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.352242 22559 raft_consensus.cc:385] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:56.352573 22559 raft_consensus.cc:740] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29785a6917f6486c8cd76db4ed876885, State: Initialized, Role: FOLLOWER
W20260713 09:07:56.352959 22336 leader_election.cc:343] T 3d75f9a0167e49e6b556b318a6fb8974 P 51ab183d2e8a4ded82fe622d96f6cfe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb164d6254a94a29a8259cd06b45ddd1 (127.21.59.67:45029): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:56.353516 22336 leader_election.cc:304] T 3d75f9a0167e49e6b556b318a6fb8974 P 51ab183d2e8a4ded82fe622d96f6cfe2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 51ab183d2e8a4ded82fe622d96f6cfe2; no voters: 29785a6917f6486c8cd76db4ed876885, eb164d6254a94a29a8259cd06b45ddd1
I20260713 09:07:56.353438 22559 consensus_queue.cc:260] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 29785a6917f6486c8cd76db4ed876885 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.362557 22561 tablet_bootstrap.cc:492] T 658112d168374dec9fe8bdaddb819c8b P eb164d6254a94a29a8259cd06b45ddd1: No bootstrap required, opened a new log
I20260713 09:07:56.363070 22561 ts_tablet_manager.cc:1403] T 658112d168374dec9fe8bdaddb819c8b P eb164d6254a94a29a8259cd06b45ddd1: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.003s
I20260713 09:07:56.364923 22559 ts_tablet_manager.cc:1434] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 29785a6917f6486c8cd76db4ed876885: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.005s
I20260713 09:07:56.365862 22445 raft_consensus.cc:2468] T cdc0187169024bf4a05e8d33e3b31504 P 29785a6917f6486c8cd76db4ed876885 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ab183d2e8a4ded82fe622d96f6cfe2 in term 1.
I20260713 09:07:56.365904 22561 raft_consensus.cc:359] T 658112d168374dec9fe8bdaddb819c8b P eb164d6254a94a29a8259cd06b45ddd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.367086 22561 raft_consensus.cc:385] T 658112d168374dec9fe8bdaddb819c8b P eb164d6254a94a29a8259cd06b45ddd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:56.367226 22560 tablet_bootstrap.cc:492] T 29bd2031acc44498a7c8c428c2c31a7f P 51ab183d2e8a4ded82fe622d96f6cfe2: Bootstrap starting.
I20260713 09:07:56.367412 22561 raft_consensus.cc:740] T 658112d168374dec9fe8bdaddb819c8b P eb164d6254a94a29a8259cd06b45ddd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb164d6254a94a29a8259cd06b45ddd1, State: Initialized, Role: FOLLOWER
I20260713 09:07:56.368341 22561 consensus_queue.cc:260] T 658112d168374dec9fe8bdaddb819c8b P eb164d6254a94a29a8259cd06b45ddd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.370930 22561 ts_tablet_manager.cc:1434] T 658112d168374dec9fe8bdaddb819c8b P eb164d6254a94a29a8259cd06b45ddd1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260713 09:07:56.372041 22561 tablet_bootstrap.cc:492] T 3d75f9a0167e49e6b556b318a6fb8974 P eb164d6254a94a29a8259cd06b45ddd1: Bootstrap starting.
I20260713 09:07:56.372637 22559 tablet_bootstrap.cc:492] T 244b44bf04834dc6ada45368802824a3 P 29785a6917f6486c8cd76db4ed876885: Bootstrap starting.
I20260713 09:07:56.375034 22566 raft_consensus.cc:2749] T 3d75f9a0167e49e6b556b318a6fb8974 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:56.376552 22336 leader_election.cc:304] T cdc0187169024bf4a05e8d33e3b31504 P 51ab183d2e8a4ded82fe622d96f6cfe2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51ab183d2e8a4ded82fe622d96f6cfe2, eb164d6254a94a29a8259cd06b45ddd1; no voters: 
I20260713 09:07:56.377615 22566 raft_consensus.cc:2804] T cdc0187169024bf4a05e8d33e3b31504 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:56.378440 22561 tablet_bootstrap.cc:654] T 3d75f9a0167e49e6b556b318a6fb8974 P eb164d6254a94a29a8259cd06b45ddd1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:56.378337 22566 raft_consensus.cc:697] T cdc0187169024bf4a05e8d33e3b31504 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 1 LEADER]: Becoming Leader. State: Replica: 51ab183d2e8a4ded82fe622d96f6cfe2, State: Running, Role: LEADER
I20260713 09:07:56.379305 22559 tablet_bootstrap.cc:654] T 244b44bf04834dc6ada45368802824a3 P 29785a6917f6486c8cd76db4ed876885: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:56.379563 22566 consensus_queue.cc:237] T cdc0187169024bf4a05e8d33e3b31504 P 51ab183d2e8a4ded82fe622d96f6cfe2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.382732 22586 raft_consensus.cc:493] T 49cf5e8f59f54ecaaf29aaf40f4af6db P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:56.383301 22586 raft_consensus.cc:515] T 49cf5e8f59f54ecaaf29aaf40f4af6db P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.385516 22586 leader_election.cc:290] T 49cf5e8f59f54ecaaf29aaf40f4af6db P 51ab183d2e8a4ded82fe622d96f6cfe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29785a6917f6486c8cd76db4ed876885 (127.21.59.66:33757), eb164d6254a94a29a8259cd06b45ddd1 (127.21.59.67:45029)
I20260713 09:07:56.389307 22559 tablet_bootstrap.cc:492] T 244b44bf04834dc6ada45368802824a3 P 29785a6917f6486c8cd76db4ed876885: No bootstrap required, opened a new log
I20260713 09:07:56.389259 22443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49cf5e8f59f54ecaaf29aaf40f4af6db" candidate_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29785a6917f6486c8cd76db4ed876885" is_pre_election: true
I20260713 09:07:56.389982 22559 ts_tablet_manager.cc:1403] T 244b44bf04834dc6ada45368802824a3 P 29785a6917f6486c8cd76db4ed876885: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.004s
I20260713 09:07:56.390131 22443 raft_consensus.cc:2468] T 49cf5e8f59f54ecaaf29aaf40f4af6db P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51ab183d2e8a4ded82fe622d96f6cfe2 in term 0.
I20260713 09:07:56.389281 22265 catalog_manager.cc:5697] T 993870f4d862486283c18f4f83aa3e1c P eb164d6254a94a29a8259cd06b45ddd1 reported cstate change: term changed from 0 to 1, leader changed from <none> to eb164d6254a94a29a8259cd06b45ddd1 (127.21.59.67). New cstate: current_term: 1 leader_uuid: "eb164d6254a94a29a8259cd06b45ddd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:56.391135 22561 tablet_bootstrap.cc:492] T 3d75f9a0167e49e6b556b318a6fb8974 P eb164d6254a94a29a8259cd06b45ddd1: No bootstrap required, opened a new log
I20260713 09:07:56.391551 22561 ts_tablet_manager.cc:1403] T 3d75f9a0167e49e6b556b318a6fb8974 P eb164d6254a94a29a8259cd06b45ddd1: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.001s
I20260713 09:07:56.392163 22518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49cf5e8f59f54ecaaf29aaf40f4af6db" candidate_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb164d6254a94a29a8259cd06b45ddd1" is_pre_election: true
I20260713 09:07:56.392771 22518 raft_consensus.cc:2468] T 49cf5e8f59f54ecaaf29aaf40f4af6db P eb164d6254a94a29a8259cd06b45ddd1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51ab183d2e8a4ded82fe622d96f6cfe2 in term 0.
I20260713 09:07:56.392620 22559 raft_consensus.cc:359] T 244b44bf04834dc6ada45368802824a3 P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.393350 22559 raft_consensus.cc:385] T 244b44bf04834dc6ada45368802824a3 P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:56.393627 22559 raft_consensus.cc:740] T 244b44bf04834dc6ada45368802824a3 P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29785a6917f6486c8cd76db4ed876885, State: Initialized, Role: FOLLOWER
I20260713 09:07:56.394160 22561 raft_consensus.cc:359] T 3d75f9a0167e49e6b556b318a6fb8974 P eb164d6254a94a29a8259cd06b45ddd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.394320 22559 consensus_queue.cc:260] T 244b44bf04834dc6ada45368802824a3 P 29785a6917f6486c8cd76db4ed876885 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.394896 22561 raft_consensus.cc:385] T 3d75f9a0167e49e6b556b318a6fb8974 P eb164d6254a94a29a8259cd06b45ddd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:56.395174 22561 raft_consensus.cc:740] T 3d75f9a0167e49e6b556b318a6fb8974 P eb164d6254a94a29a8259cd06b45ddd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb164d6254a94a29a8259cd06b45ddd1, State: Initialized, Role: FOLLOWER
I20260713 09:07:56.396081 22336 leader_election.cc:304] T 49cf5e8f59f54ecaaf29aaf40f4af6db P 51ab183d2e8a4ded82fe622d96f6cfe2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51ab183d2e8a4ded82fe622d96f6cfe2, eb164d6254a94a29a8259cd06b45ddd1; no voters: 
I20260713 09:07:56.396045 22561 consensus_queue.cc:260] T 3d75f9a0167e49e6b556b318a6fb8974 P eb164d6254a94a29a8259cd06b45ddd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.398579 22561 ts_tablet_manager.cc:1434] T 3d75f9a0167e49e6b556b318a6fb8974 P eb164d6254a94a29a8259cd06b45ddd1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:07:56.398713 22586 raft_consensus.cc:2804] T 49cf5e8f59f54ecaaf29aaf40f4af6db P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:56.399158 22586 raft_consensus.cc:493] T 49cf5e8f59f54ecaaf29aaf40f4af6db P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:56.399488 22586 raft_consensus.cc:3060] T 49cf5e8f59f54ecaaf29aaf40f4af6db P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:56.400784 22559 ts_tablet_manager.cc:1434] T 244b44bf04834dc6ada45368802824a3 P 29785a6917f6486c8cd76db4ed876885: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:07:56.401935 22559 tablet_bootstrap.cc:492] T 658112d168374dec9fe8bdaddb819c8b P 29785a6917f6486c8cd76db4ed876885: Bootstrap starting.
I20260713 09:07:56.406304 22560 tablet_bootstrap.cc:654] T 29bd2031acc44498a7c8c428c2c31a7f P 51ab183d2e8a4ded82fe622d96f6cfe2: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:56.399506 22561 tablet_bootstrap.cc:492] T adcdf62e682946268ba86d6036757431 P eb164d6254a94a29a8259cd06b45ddd1: Bootstrap starting.
I20260713 09:07:56.414171 22561 tablet_bootstrap.cc:654] T adcdf62e682946268ba86d6036757431 P eb164d6254a94a29a8259cd06b45ddd1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:56.416163 22559 tablet_bootstrap.cc:654] T 658112d168374dec9fe8bdaddb819c8b P 29785a6917f6486c8cd76db4ed876885: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:56.413849 22266 catalog_manager.cc:5697] T cdc0187169024bf4a05e8d33e3b31504 P 51ab183d2e8a4ded82fe622d96f6cfe2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51ab183d2e8a4ded82fe622d96f6cfe2 (127.21.59.65). New cstate: current_term: 1 leader_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:56.418994 22586 raft_consensus.cc:515] T 49cf5e8f59f54ecaaf29aaf40f4af6db P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.421957 22445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49cf5e8f59f54ecaaf29aaf40f4af6db" candidate_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29785a6917f6486c8cd76db4ed876885"
I20260713 09:07:56.422586 22445 raft_consensus.cc:3060] T 49cf5e8f59f54ecaaf29aaf40f4af6db P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:56.426709 22559 tablet_bootstrap.cc:492] T 658112d168374dec9fe8bdaddb819c8b P 29785a6917f6486c8cd76db4ed876885: No bootstrap required, opened a new log
I20260713 09:07:56.427336 22559 ts_tablet_manager.cc:1403] T 658112d168374dec9fe8bdaddb819c8b P 29785a6917f6486c8cd76db4ed876885: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.003s
I20260713 09:07:56.429515 22445 raft_consensus.cc:2468] T 49cf5e8f59f54ecaaf29aaf40f4af6db P 29785a6917f6486c8cd76db4ed876885 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ab183d2e8a4ded82fe622d96f6cfe2 in term 1.
I20260713 09:07:56.430751 22336 leader_election.cc:304] T 49cf5e8f59f54ecaaf29aaf40f4af6db P 51ab183d2e8a4ded82fe622d96f6cfe2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29785a6917f6486c8cd76db4ed876885, 51ab183d2e8a4ded82fe622d96f6cfe2; no voters: 
I20260713 09:07:56.430820 22559 raft_consensus.cc:359] T 658112d168374dec9fe8bdaddb819c8b P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.431636 22566 raft_consensus.cc:2804] T 49cf5e8f59f54ecaaf29aaf40f4af6db P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:56.431910 22559 raft_consensus.cc:385] T 658112d168374dec9fe8bdaddb819c8b P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:56.432307 22559 raft_consensus.cc:740] T 658112d168374dec9fe8bdaddb819c8b P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29785a6917f6486c8cd76db4ed876885, State: Initialized, Role: FOLLOWER
I20260713 09:07:56.433359 22559 consensus_queue.cc:260] T 658112d168374dec9fe8bdaddb819c8b P 29785a6917f6486c8cd76db4ed876885 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.435412 22566 raft_consensus.cc:697] T 49cf5e8f59f54ecaaf29aaf40f4af6db P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 1 LEADER]: Becoming Leader. State: Replica: 51ab183d2e8a4ded82fe622d96f6cfe2, State: Running, Role: LEADER
I20260713 09:07:56.436352 22586 leader_election.cc:290] T 49cf5e8f59f54ecaaf29aaf40f4af6db P 51ab183d2e8a4ded82fe622d96f6cfe2 [CANDIDATE]: Term 1 election: Requested vote from peers 29785a6917f6486c8cd76db4ed876885 (127.21.59.66:33757), eb164d6254a94a29a8259cd06b45ddd1 (127.21.59.67:45029)
I20260713 09:07:56.437264 22560 tablet_bootstrap.cc:492] T 29bd2031acc44498a7c8c428c2c31a7f P 51ab183d2e8a4ded82fe622d96f6cfe2: No bootstrap required, opened a new log
I20260713 09:07:56.437494 22518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49cf5e8f59f54ecaaf29aaf40f4af6db" candidate_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb164d6254a94a29a8259cd06b45ddd1"
I20260713 09:07:56.437755 22560 ts_tablet_manager.cc:1403] T 29bd2031acc44498a7c8c428c2c31a7f P 51ab183d2e8a4ded82fe622d96f6cfe2: Time spent bootstrapping tablet: real 0.071s	user 0.019s	sys 0.016s
I20260713 09:07:56.437143 22566 consensus_queue.cc:237] T 49cf5e8f59f54ecaaf29aaf40f4af6db P 51ab183d2e8a4ded82fe622d96f6cfe2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.438050 22518 raft_consensus.cc:3060] T 49cf5e8f59f54ecaaf29aaf40f4af6db P eb164d6254a94a29a8259cd06b45ddd1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:56.440851 22560 raft_consensus.cc:359] T 29bd2031acc44498a7c8c428c2c31a7f P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } } peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } }
I20260713 09:07:56.441556 22560 raft_consensus.cc:385] T 29bd2031acc44498a7c8c428c2c31a7f P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:56.441856 22560 raft_consensus.cc:740] T 29bd2031acc44498a7c8c428c2c31a7f P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51ab183d2e8a4ded82fe622d96f6cfe2, State: Initialized, Role: FOLLOWER
I20260713 09:07:56.443569 22561 tablet_bootstrap.cc:492] T adcdf62e682946268ba86d6036757431 P eb164d6254a94a29a8259cd06b45ddd1: No bootstrap required, opened a new log
I20260713 09:07:56.442536 22560 consensus_queue.cc:260] T 29bd2031acc44498a7c8c428c2c31a7f P 51ab183d2e8a4ded82fe622d96f6cfe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } } peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } }
I20260713 09:07:56.444012 22561 ts_tablet_manager.cc:1403] T adcdf62e682946268ba86d6036757431 P eb164d6254a94a29a8259cd06b45ddd1: Time spent bootstrapping tablet: real 0.045s	user 0.004s	sys 0.006s
I20260713 09:07:56.445628 22560 ts_tablet_manager.cc:1434] T 29bd2031acc44498a7c8c428c2c31a7f P 51ab183d2e8a4ded82fe622d96f6cfe2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260713 09:07:56.446612 22560 tablet_bootstrap.cc:492] T 993870f4d862486283c18f4f83aa3e1c P 51ab183d2e8a4ded82fe622d96f6cfe2: Bootstrap starting.
I20260713 09:07:56.446616 22518 raft_consensus.cc:2468] T 49cf5e8f59f54ecaaf29aaf40f4af6db P eb164d6254a94a29a8259cd06b45ddd1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ab183d2e8a4ded82fe622d96f6cfe2 in term 1.
I20260713 09:07:56.448033 22559 ts_tablet_manager.cc:1434] T 658112d168374dec9fe8bdaddb819c8b P 29785a6917f6486c8cd76db4ed876885: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.001s
I20260713 09:07:56.446638 22561 raft_consensus.cc:359] T adcdf62e682946268ba86d6036757431 P eb164d6254a94a29a8259cd06b45ddd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.448861 22561 raft_consensus.cc:385] T adcdf62e682946268ba86d6036757431 P eb164d6254a94a29a8259cd06b45ddd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:56.449177 22561 raft_consensus.cc:740] T adcdf62e682946268ba86d6036757431 P eb164d6254a94a29a8259cd06b45ddd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb164d6254a94a29a8259cd06b45ddd1, State: Initialized, Role: FOLLOWER
I20260713 09:07:56.450030 22561 consensus_queue.cc:260] T adcdf62e682946268ba86d6036757431 P eb164d6254a94a29a8259cd06b45ddd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.452553 22267 catalog_manager.cc:5697] T 49cf5e8f59f54ecaaf29aaf40f4af6db P 51ab183d2e8a4ded82fe622d96f6cfe2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51ab183d2e8a4ded82fe622d96f6cfe2 (127.21.59.65). New cstate: current_term: 1 leader_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:56.454583 22560 tablet_bootstrap.cc:654] T 993870f4d862486283c18f4f83aa3e1c P 51ab183d2e8a4ded82fe622d96f6cfe2: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:56.455716 22559 tablet_bootstrap.cc:492] T 3d75f9a0167e49e6b556b318a6fb8974 P 29785a6917f6486c8cd76db4ed876885: Bootstrap starting.
I20260713 09:07:56.460433 22561 ts_tablet_manager.cc:1434] T adcdf62e682946268ba86d6036757431 P eb164d6254a94a29a8259cd06b45ddd1: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260713 09:07:56.461530 22559 tablet_bootstrap.cc:654] T 3d75f9a0167e49e6b556b318a6fb8974 P 29785a6917f6486c8cd76db4ed876885: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:56.469202 22561 tablet_bootstrap.cc:492] T 0d7a9f62b8b24f8989e3c57aeb22d000 P eb164d6254a94a29a8259cd06b45ddd1: Bootstrap starting.
I20260713 09:07:56.471756 22560 tablet_bootstrap.cc:492] T 993870f4d862486283c18f4f83aa3e1c P 51ab183d2e8a4ded82fe622d96f6cfe2: No bootstrap required, opened a new log
I20260713 09:07:56.472259 22560 ts_tablet_manager.cc:1403] T 993870f4d862486283c18f4f83aa3e1c P 51ab183d2e8a4ded82fe622d96f6cfe2: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.013s
I20260713 09:07:56.474774 22560 raft_consensus.cc:359] T 993870f4d862486283c18f4f83aa3e1c P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.475302 22561 tablet_bootstrap.cc:654] T 0d7a9f62b8b24f8989e3c57aeb22d000 P eb164d6254a94a29a8259cd06b45ddd1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:56.475986 22560 raft_consensus.cc:385] T 993870f4d862486283c18f4f83aa3e1c P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:56.476277 22560 raft_consensus.cc:740] T 993870f4d862486283c18f4f83aa3e1c P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51ab183d2e8a4ded82fe622d96f6cfe2, State: Initialized, Role: FOLLOWER
I20260713 09:07:56.476819 22559 tablet_bootstrap.cc:492] T 3d75f9a0167e49e6b556b318a6fb8974 P 29785a6917f6486c8cd76db4ed876885: No bootstrap required, opened a new log
I20260713 09:07:56.477192 22559 ts_tablet_manager.cc:1403] T 3d75f9a0167e49e6b556b318a6fb8974 P 29785a6917f6486c8cd76db4ed876885: Time spent bootstrapping tablet: real 0.022s	user 0.002s	sys 0.013s
I20260713 09:07:56.477102 22560 consensus_queue.cc:260] T 993870f4d862486283c18f4f83aa3e1c P 51ab183d2e8a4ded82fe622d96f6cfe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.479755 22560 ts_tablet_manager.cc:1434] T 993870f4d862486283c18f4f83aa3e1c P 51ab183d2e8a4ded82fe622d96f6cfe2: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:07:56.479713 22559 raft_consensus.cc:359] T 3d75f9a0167e49e6b556b318a6fb8974 P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.480435 22559 raft_consensus.cc:385] T 3d75f9a0167e49e6b556b318a6fb8974 P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:56.480751 22559 raft_consensus.cc:740] T 3d75f9a0167e49e6b556b318a6fb8974 P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29785a6917f6486c8cd76db4ed876885, State: Initialized, Role: FOLLOWER
I20260713 09:07:56.481021 22560 tablet_bootstrap.cc:492] T 658112d168374dec9fe8bdaddb819c8b P 51ab183d2e8a4ded82fe622d96f6cfe2: Bootstrap starting.
I20260713 09:07:56.481359 22559 consensus_queue.cc:260] T 3d75f9a0167e49e6b556b318a6fb8974 P 29785a6917f6486c8cd76db4ed876885 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.483103 22567 raft_consensus.cc:493] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:56.483548 22567 raft_consensus.cc:515] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.485744 22567 leader_election.cc:290] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51ab183d2e8a4ded82fe622d96f6cfe2 (127.21.59.65:39497), 29785a6917f6486c8cd76db4ed876885 (127.21.59.66:33757)
I20260713 09:07:56.487052 22369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "244b44bf04834dc6ada45368802824a3" candidate_uuid: "eb164d6254a94a29a8259cd06b45ddd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" is_pre_election: true
I20260713 09:07:56.487917 22369 raft_consensus.cc:2468] T 244b44bf04834dc6ada45368802824a3 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb164d6254a94a29a8259cd06b45ddd1 in term 0.
I20260713 09:07:56.489890 22559 ts_tablet_manager.cc:1434] T 3d75f9a0167e49e6b556b318a6fb8974 P 29785a6917f6486c8cd76db4ed876885: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260713 09:07:56.489980 22445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "244b44bf04834dc6ada45368802824a3" candidate_uuid: "eb164d6254a94a29a8259cd06b45ddd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29785a6917f6486c8cd76db4ed876885" is_pre_election: true
I20260713 09:07:56.490883 22445 raft_consensus.cc:2468] T 244b44bf04834dc6ada45368802824a3 P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb164d6254a94a29a8259cd06b45ddd1 in term 0.
I20260713 09:07:56.492148 22484 leader_election.cc:304] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51ab183d2e8a4ded82fe622d96f6cfe2, eb164d6254a94a29a8259cd06b45ddd1; no voters: 
I20260713 09:07:56.493336 22567 raft_consensus.cc:2804] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:56.493796 22567 raft_consensus.cc:493] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:56.494254 22567 raft_consensus.cc:3060] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:56.495155 22560 tablet_bootstrap.cc:654] T 658112d168374dec9fe8bdaddb819c8b P 51ab183d2e8a4ded82fe622d96f6cfe2: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:56.497448 22561 tablet_bootstrap.cc:492] T 0d7a9f62b8b24f8989e3c57aeb22d000 P eb164d6254a94a29a8259cd06b45ddd1: No bootstrap required, opened a new log
I20260713 09:07:56.497977 22561 ts_tablet_manager.cc:1403] T 0d7a9f62b8b24f8989e3c57aeb22d000 P eb164d6254a94a29a8259cd06b45ddd1: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.015s
I20260713 09:07:56.500816 22561 raft_consensus.cc:359] T 0d7a9f62b8b24f8989e3c57aeb22d000 P eb164d6254a94a29a8259cd06b45ddd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.500990 22567 raft_consensus.cc:515] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.501539 22561 raft_consensus.cc:385] T 0d7a9f62b8b24f8989e3c57aeb22d000 P eb164d6254a94a29a8259cd06b45ddd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:56.501868 22561 raft_consensus.cc:740] T 0d7a9f62b8b24f8989e3c57aeb22d000 P eb164d6254a94a29a8259cd06b45ddd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb164d6254a94a29a8259cd06b45ddd1, State: Initialized, Role: FOLLOWER
I20260713 09:07:56.502697 22561 consensus_queue.cc:260] T 0d7a9f62b8b24f8989e3c57aeb22d000 P eb164d6254a94a29a8259cd06b45ddd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.503698 22369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "244b44bf04834dc6ada45368802824a3" candidate_uuid: "eb164d6254a94a29a8259cd06b45ddd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2"
I20260713 09:07:56.504245 22369 raft_consensus.cc:3060] T 244b44bf04834dc6ada45368802824a3 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:56.504972 22561 ts_tablet_manager.cc:1434] T 0d7a9f62b8b24f8989e3c57aeb22d000 P eb164d6254a94a29a8259cd06b45ddd1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:07:56.511368 22567 leader_election.cc:290] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1 [CANDIDATE]: Term 1 election: Requested vote from peers 51ab183d2e8a4ded82fe622d96f6cfe2 (127.21.59.65:39497), 29785a6917f6486c8cd76db4ed876885 (127.21.59.66:33757)
I20260713 09:07:56.510540 22369 raft_consensus.cc:2468] T 244b44bf04834dc6ada45368802824a3 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb164d6254a94a29a8259cd06b45ddd1 in term 1.
I20260713 09:07:56.512339 22445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "244b44bf04834dc6ada45368802824a3" candidate_uuid: "eb164d6254a94a29a8259cd06b45ddd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29785a6917f6486c8cd76db4ed876885"
I20260713 09:07:56.512804 22445 raft_consensus.cc:3060] T 244b44bf04834dc6ada45368802824a3 P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:56.514683 22484 leader_election.cc:304] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51ab183d2e8a4ded82fe622d96f6cfe2, eb164d6254a94a29a8259cd06b45ddd1; no voters: 
I20260713 09:07:56.515563 22567 raft_consensus.cc:2804] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:56.516234 22567 raft_consensus.cc:697] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1 [term 1 LEADER]: Becoming Leader. State: Replica: eb164d6254a94a29a8259cd06b45ddd1, State: Running, Role: LEADER
I20260713 09:07:56.516749 22560 tablet_bootstrap.cc:492] T 658112d168374dec9fe8bdaddb819c8b P 51ab183d2e8a4ded82fe622d96f6cfe2: No bootstrap required, opened a new log
I20260713 09:07:56.517196 22560 ts_tablet_manager.cc:1403] T 658112d168374dec9fe8bdaddb819c8b P 51ab183d2e8a4ded82fe622d96f6cfe2: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.016s
I20260713 09:07:56.517128 22567 consensus_queue.cc:237] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.519639 22445 raft_consensus.cc:2468] T 244b44bf04834dc6ada45368802824a3 P 29785a6917f6486c8cd76db4ed876885 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb164d6254a94a29a8259cd06b45ddd1 in term 1.
I20260713 09:07:56.519891 22560 raft_consensus.cc:359] T 658112d168374dec9fe8bdaddb819c8b P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.520532 22560 raft_consensus.cc:385] T 658112d168374dec9fe8bdaddb819c8b P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:56.520781 22560 raft_consensus.cc:740] T 658112d168374dec9fe8bdaddb819c8b P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51ab183d2e8a4ded82fe622d96f6cfe2, State: Initialized, Role: FOLLOWER
I20260713 09:07:56.521364 22560 consensus_queue.cc:260] T 658112d168374dec9fe8bdaddb819c8b P 51ab183d2e8a4ded82fe622d96f6cfe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.523075 22560 ts_tablet_manager.cc:1434] T 658112d168374dec9fe8bdaddb819c8b P 51ab183d2e8a4ded82fe622d96f6cfe2: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260713 09:07:56.524137 22560 tablet_bootstrap.cc:492] T e2bc95a275a240f8814b05e1757eb633 P 51ab183d2e8a4ded82fe622d96f6cfe2: Bootstrap starting.
I20260713 09:07:56.525614 22565 raft_consensus.cc:493] T 658112d168374dec9fe8bdaddb819c8b P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:56.526080 22565 raft_consensus.cc:515] T 658112d168374dec9fe8bdaddb819c8b P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.528110 22565 leader_election.cc:290] T 658112d168374dec9fe8bdaddb819c8b P 29785a6917f6486c8cd76db4ed876885 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51ab183d2e8a4ded82fe622d96f6cfe2 (127.21.59.65:39497), eb164d6254a94a29a8259cd06b45ddd1 (127.21.59.67:45029)
I20260713 09:07:56.529011 22266 catalog_manager.cc:5697] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1 reported cstate change: term changed from 0 to 1, leader changed from <none> to eb164d6254a94a29a8259cd06b45ddd1 (127.21.59.67). New cstate: current_term: 1 leader_uuid: "eb164d6254a94a29a8259cd06b45ddd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:56.529923 22369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "658112d168374dec9fe8bdaddb819c8b" candidate_uuid: "29785a6917f6486c8cd76db4ed876885" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" is_pre_election: true
I20260713 09:07:56.530282 22560 tablet_bootstrap.cc:654] T e2bc95a275a240f8814b05e1757eb633 P 51ab183d2e8a4ded82fe622d96f6cfe2: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:56.530575 22369 raft_consensus.cc:2468] T 658112d168374dec9fe8bdaddb819c8b P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29785a6917f6486c8cd76db4ed876885 in term 0.
I20260713 09:07:56.531800 22410 leader_election.cc:304] T 658112d168374dec9fe8bdaddb819c8b P 29785a6917f6486c8cd76db4ed876885 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29785a6917f6486c8cd76db4ed876885, 51ab183d2e8a4ded82fe622d96f6cfe2; no voters: 
I20260713 09:07:56.532658 22565 raft_consensus.cc:2804] T 658112d168374dec9fe8bdaddb819c8b P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:56.533090 22565 raft_consensus.cc:493] T 658112d168374dec9fe8bdaddb819c8b P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:56.533460 22565 raft_consensus.cc:3060] T 658112d168374dec9fe8bdaddb819c8b P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:56.532568 22518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "658112d168374dec9fe8bdaddb819c8b" candidate_uuid: "29785a6917f6486c8cd76db4ed876885" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb164d6254a94a29a8259cd06b45ddd1" is_pre_election: true
I20260713 09:07:56.535267 22518 raft_consensus.cc:2468] T 658112d168374dec9fe8bdaddb819c8b P eb164d6254a94a29a8259cd06b45ddd1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29785a6917f6486c8cd76db4ed876885 in term 0.
I20260713 09:07:56.538056 22575 raft_consensus.cc:493] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:56.538568 22575 raft_consensus.cc:515] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.540896 22575 leader_election.cc:290] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 29785a6917f6486c8cd76db4ed876885 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51ab183d2e8a4ded82fe622d96f6cfe2 (127.21.59.65:39497), eb164d6254a94a29a8259cd06b45ddd1 (127.21.59.67:45029)
I20260713 09:07:56.542586 22369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d7a9f62b8b24f8989e3c57aeb22d000" candidate_uuid: "29785a6917f6486c8cd76db4ed876885" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" is_pre_election: true
I20260713 09:07:56.543195 22518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d7a9f62b8b24f8989e3c57aeb22d000" candidate_uuid: "29785a6917f6486c8cd76db4ed876885" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb164d6254a94a29a8259cd06b45ddd1" is_pre_election: true
I20260713 09:07:56.544039 22518 raft_consensus.cc:2468] T 0d7a9f62b8b24f8989e3c57aeb22d000 P eb164d6254a94a29a8259cd06b45ddd1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29785a6917f6486c8cd76db4ed876885 in term 0.
I20260713 09:07:56.542634 22565 raft_consensus.cc:515] T 658112d168374dec9fe8bdaddb819c8b P 29785a6917f6486c8cd76db4ed876885 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.545679 22411 leader_election.cc:304] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 29785a6917f6486c8cd76db4ed876885 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29785a6917f6486c8cd76db4ed876885, eb164d6254a94a29a8259cd06b45ddd1; no voters: 
I20260713 09:07:56.546054 22565 leader_election.cc:290] T 658112d168374dec9fe8bdaddb819c8b P 29785a6917f6486c8cd76db4ed876885 [CANDIDATE]: Term 1 election: Requested vote from peers 51ab183d2e8a4ded82fe622d96f6cfe2 (127.21.59.65:39497), eb164d6254a94a29a8259cd06b45ddd1 (127.21.59.67:45029)
I20260713 09:07:56.546650 22565 raft_consensus.cc:2804] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:56.546859 22370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "658112d168374dec9fe8bdaddb819c8b" candidate_uuid: "29785a6917f6486c8cd76db4ed876885" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2"
I20260713 09:07:56.547071 22565 raft_consensus.cc:493] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:56.543354 22369 raft_consensus.cc:2468] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29785a6917f6486c8cd76db4ed876885 in term 0.
I20260713 09:07:56.547439 22565 raft_consensus.cc:3060] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:56.547467 22370 raft_consensus.cc:3060] T 658112d168374dec9fe8bdaddb819c8b P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:56.548681 22518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "658112d168374dec9fe8bdaddb819c8b" candidate_uuid: "29785a6917f6486c8cd76db4ed876885" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb164d6254a94a29a8259cd06b45ddd1"
I20260713 09:07:56.549263 22518 raft_consensus.cc:3060] T 658112d168374dec9fe8bdaddb819c8b P eb164d6254a94a29a8259cd06b45ddd1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:56.552745 22560 tablet_bootstrap.cc:492] T e2bc95a275a240f8814b05e1757eb633 P 51ab183d2e8a4ded82fe622d96f6cfe2: No bootstrap required, opened a new log
I20260713 09:07:56.553289 22560 ts_tablet_manager.cc:1403] T e2bc95a275a240f8814b05e1757eb633 P 51ab183d2e8a4ded82fe622d96f6cfe2: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.010s
I20260713 09:07:56.556258 22560 raft_consensus.cc:359] T e2bc95a275a240f8814b05e1757eb633 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.557008 22560 raft_consensus.cc:385] T e2bc95a275a240f8814b05e1757eb633 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:56.557379 22560 raft_consensus.cc:740] T e2bc95a275a240f8814b05e1757eb633 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51ab183d2e8a4ded82fe622d96f6cfe2, State: Initialized, Role: FOLLOWER
I20260713 09:07:56.557585 22370 raft_consensus.cc:2468] T 658112d168374dec9fe8bdaddb819c8b P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29785a6917f6486c8cd76db4ed876885 in term 1.
I20260713 09:07:56.557734 22518 raft_consensus.cc:2468] T 658112d168374dec9fe8bdaddb819c8b P eb164d6254a94a29a8259cd06b45ddd1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29785a6917f6486c8cd76db4ed876885 in term 1.
I20260713 09:07:56.557897 22565 raft_consensus.cc:515] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 29785a6917f6486c8cd76db4ed876885 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.558259 22560 consensus_queue.cc:260] T e2bc95a275a240f8814b05e1757eb633 P 51ab183d2e8a4ded82fe622d96f6cfe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.558897 22410 leader_election.cc:304] T 658112d168374dec9fe8bdaddb819c8b P 29785a6917f6486c8cd76db4ed876885 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29785a6917f6486c8cd76db4ed876885, 51ab183d2e8a4ded82fe622d96f6cfe2; no voters: 
I20260713 09:07:56.559917 22575 raft_consensus.cc:2804] T 658112d168374dec9fe8bdaddb819c8b P 29785a6917f6486c8cd76db4ed876885 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:56.560556 22560 ts_tablet_manager.cc:1434] T e2bc95a275a240f8814b05e1757eb633 P 51ab183d2e8a4ded82fe622d96f6cfe2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:07:56.560995 22575 raft_consensus.cc:697] T 658112d168374dec9fe8bdaddb819c8b P 29785a6917f6486c8cd76db4ed876885 [term 1 LEADER]: Becoming Leader. State: Replica: 29785a6917f6486c8cd76db4ed876885, State: Running, Role: LEADER
I20260713 09:07:56.561848 22575 consensus_queue.cc:237] T 658112d168374dec9fe8bdaddb819c8b P 29785a6917f6486c8cd76db4ed876885 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.562639 22565 leader_election.cc:290] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 29785a6917f6486c8cd76db4ed876885 [CANDIDATE]: Term 1 election: Requested vote from peers 51ab183d2e8a4ded82fe622d96f6cfe2 (127.21.59.65:39497), eb164d6254a94a29a8259cd06b45ddd1 (127.21.59.67:45029)
I20260713 09:07:56.563887 22518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d7a9f62b8b24f8989e3c57aeb22d000" candidate_uuid: "29785a6917f6486c8cd76db4ed876885" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb164d6254a94a29a8259cd06b45ddd1"
I20260713 09:07:56.564339 22566 raft_consensus.cc:493] T e2bc95a275a240f8814b05e1757eb633 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:56.564510 22518 raft_consensus.cc:3060] T 0d7a9f62b8b24f8989e3c57aeb22d000 P eb164d6254a94a29a8259cd06b45ddd1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:56.564790 22566 raft_consensus.cc:515] T e2bc95a275a240f8814b05e1757eb633 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.571266 22517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2bc95a275a240f8814b05e1757eb633" candidate_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb164d6254a94a29a8259cd06b45ddd1" is_pre_election: true
I20260713 09:07:56.572335 22517 raft_consensus.cc:2393] T e2bc95a275a240f8814b05e1757eb633 P eb164d6254a94a29a8259cd06b45ddd1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 51ab183d2e8a4ded82fe622d96f6cfe2 in current term 1: Already voted for candidate 29785a6917f6486c8cd76db4ed876885 in this term.
I20260713 09:07:56.574620 22566 leader_election.cc:290] T e2bc95a275a240f8814b05e1757eb633 P 51ab183d2e8a4ded82fe622d96f6cfe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29785a6917f6486c8cd76db4ed876885 (127.21.59.66:33757), eb164d6254a94a29a8259cd06b45ddd1 (127.21.59.67:45029)
I20260713 09:07:56.575517 22445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2bc95a275a240f8814b05e1757eb633" candidate_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29785a6917f6486c8cd76db4ed876885" is_pre_election: true
I20260713 09:07:56.576313 22518 raft_consensus.cc:2468] T 0d7a9f62b8b24f8989e3c57aeb22d000 P eb164d6254a94a29a8259cd06b45ddd1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29785a6917f6486c8cd76db4ed876885 in term 1.
I20260713 09:07:56.577342 22336 leader_election.cc:304] T e2bc95a275a240f8814b05e1757eb633 P 51ab183d2e8a4ded82fe622d96f6cfe2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 51ab183d2e8a4ded82fe622d96f6cfe2; no voters: 29785a6917f6486c8cd76db4ed876885, eb164d6254a94a29a8259cd06b45ddd1
I20260713 09:07:56.577574 22411 leader_election.cc:304] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 29785a6917f6486c8cd76db4ed876885 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29785a6917f6486c8cd76db4ed876885, eb164d6254a94a29a8259cd06b45ddd1; no voters: 
I20260713 09:07:56.578323 22370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d7a9f62b8b24f8989e3c57aeb22d000" candidate_uuid: "29785a6917f6486c8cd76db4ed876885" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2"
I20260713 09:07:56.578516 22575 raft_consensus.cc:2804] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 29785a6917f6486c8cd76db4ed876885 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:56.578964 22370 raft_consensus.cc:3060] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:56.579111 22575 raft_consensus.cc:697] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 29785a6917f6486c8cd76db4ed876885 [term 1 LEADER]: Becoming Leader. State: Replica: 29785a6917f6486c8cd76db4ed876885, State: Running, Role: LEADER
I20260713 09:07:56.579913 22575 consensus_queue.cc:237] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 29785a6917f6486c8cd76db4ed876885 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.580655 22266 catalog_manager.cc:5697] T 658112d168374dec9fe8bdaddb819c8b P 29785a6917f6486c8cd76db4ed876885 reported cstate change: term changed from 0 to 1, leader changed from <none> to 29785a6917f6486c8cd76db4ed876885 (127.21.59.66). New cstate: current_term: 1 leader_uuid: "29785a6917f6486c8cd76db4ed876885" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:56.581475 22566 raft_consensus.cc:3060] T e2bc95a275a240f8814b05e1757eb633 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:56.585103 22370 raft_consensus.cc:2468] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29785a6917f6486c8cd76db4ed876885 in term 1.
I20260713 09:07:56.589139 22566 raft_consensus.cc:2749] T e2bc95a275a240f8814b05e1757eb633 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:56.595935 22266 catalog_manager.cc:5697] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 29785a6917f6486c8cd76db4ed876885 reported cstate change: term changed from 0 to 1, leader changed from <none> to 29785a6917f6486c8cd76db4ed876885 (127.21.59.66). New cstate: current_term: 1 leader_uuid: "29785a6917f6486c8cd76db4ed876885" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:56.612968 22567 raft_consensus.cc:493] T 29bd2031acc44498a7c8c428c2c31a7f P eb164d6254a94a29a8259cd06b45ddd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:56.613480 22567 raft_consensus.cc:515] T 29bd2031acc44498a7c8c428c2c31a7f P eb164d6254a94a29a8259cd06b45ddd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } } peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } }
I20260713 09:07:56.615460 22567 leader_election.cc:290] T 29bd2031acc44498a7c8c428c2c31a7f P eb164d6254a94a29a8259cd06b45ddd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29785a6917f6486c8cd76db4ed876885 (127.21.59.66:33757), 51ab183d2e8a4ded82fe622d96f6cfe2 (127.21.59.65:39497)
I20260713 09:07:56.616276 22445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29bd2031acc44498a7c8c428c2c31a7f" candidate_uuid: "eb164d6254a94a29a8259cd06b45ddd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29785a6917f6486c8cd76db4ed876885" is_pre_election: true
I20260713 09:07:56.616570 22370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29bd2031acc44498a7c8c428c2c31a7f" candidate_uuid: "eb164d6254a94a29a8259cd06b45ddd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" is_pre_election: true
I20260713 09:07:56.616827 22445 raft_consensus.cc:2468] T 29bd2031acc44498a7c8c428c2c31a7f P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb164d6254a94a29a8259cd06b45ddd1 in term 0.
I20260713 09:07:56.617236 22370 raft_consensus.cc:2468] T 29bd2031acc44498a7c8c428c2c31a7f P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb164d6254a94a29a8259cd06b45ddd1 in term 0.
I20260713 09:07:56.617846 22485 leader_election.cc:304] T 29bd2031acc44498a7c8c428c2c31a7f P eb164d6254a94a29a8259cd06b45ddd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29785a6917f6486c8cd76db4ed876885, eb164d6254a94a29a8259cd06b45ddd1; no voters: 
I20260713 09:07:56.618712 22567 raft_consensus.cc:2804] T 29bd2031acc44498a7c8c428c2c31a7f P eb164d6254a94a29a8259cd06b45ddd1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:56.619072 22567 raft_consensus.cc:493] T 29bd2031acc44498a7c8c428c2c31a7f P eb164d6254a94a29a8259cd06b45ddd1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:56.619302 22567 raft_consensus.cc:3060] T 29bd2031acc44498a7c8c428c2c31a7f P eb164d6254a94a29a8259cd06b45ddd1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:56.623641 22567 raft_consensus.cc:515] T 29bd2031acc44498a7c8c428c2c31a7f P eb164d6254a94a29a8259cd06b45ddd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } } peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } }
I20260713 09:07:56.625339 22567 leader_election.cc:290] T 29bd2031acc44498a7c8c428c2c31a7f P eb164d6254a94a29a8259cd06b45ddd1 [CANDIDATE]: Term 1 election: Requested vote from peers 29785a6917f6486c8cd76db4ed876885 (127.21.59.66:33757), 51ab183d2e8a4ded82fe622d96f6cfe2 (127.21.59.65:39497)
I20260713 09:07:56.626291 22445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29bd2031acc44498a7c8c428c2c31a7f" candidate_uuid: "eb164d6254a94a29a8259cd06b45ddd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29785a6917f6486c8cd76db4ed876885"
I20260713 09:07:56.626407 22370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29bd2031acc44498a7c8c428c2c31a7f" candidate_uuid: "eb164d6254a94a29a8259cd06b45ddd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2"
I20260713 09:07:56.626828 22445 raft_consensus.cc:3060] T 29bd2031acc44498a7c8c428c2c31a7f P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:56.626955 22370 raft_consensus.cc:3060] T 29bd2031acc44498a7c8c428c2c31a7f P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:56.632297 22370 raft_consensus.cc:2468] T 29bd2031acc44498a7c8c428c2c31a7f P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb164d6254a94a29a8259cd06b45ddd1 in term 1.
I20260713 09:07:56.632357 22575 consensus_queue.cc:1048] T e2bc95a275a240f8814b05e1757eb633 P 29785a6917f6486c8cd76db4ed876885 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:56.632663 22445 raft_consensus.cc:2468] T 29bd2031acc44498a7c8c428c2c31a7f P 29785a6917f6486c8cd76db4ed876885 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb164d6254a94a29a8259cd06b45ddd1 in term 1.
I20260713 09:07:56.633502 22484 leader_election.cc:304] T 29bd2031acc44498a7c8c428c2c31a7f P eb164d6254a94a29a8259cd06b45ddd1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51ab183d2e8a4ded82fe622d96f6cfe2, eb164d6254a94a29a8259cd06b45ddd1; no voters: 
I20260713 09:07:56.634318 22567 raft_consensus.cc:2804] T 29bd2031acc44498a7c8c428c2c31a7f P eb164d6254a94a29a8259cd06b45ddd1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:56.634840 22567 raft_consensus.cc:697] T 29bd2031acc44498a7c8c428c2c31a7f P eb164d6254a94a29a8259cd06b45ddd1 [term 1 LEADER]: Becoming Leader. State: Replica: eb164d6254a94a29a8259cd06b45ddd1, State: Running, Role: LEADER
I20260713 09:07:56.635624 22567 consensus_queue.cc:237] T 29bd2031acc44498a7c8c428c2c31a7f P eb164d6254a94a29a8259cd06b45ddd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } } peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } }
I20260713 09:07:56.643673 22266 catalog_manager.cc:5697] T 29bd2031acc44498a7c8c428c2c31a7f P eb164d6254a94a29a8259cd06b45ddd1 reported cstate change: term changed from 0 to 1, leader changed from <none> to eb164d6254a94a29a8259cd06b45ddd1 (127.21.59.67). New cstate: current_term: 1 leader_uuid: "eb164d6254a94a29a8259cd06b45ddd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:56.645236 22575 consensus_queue.cc:1048] T e2bc95a275a240f8814b05e1757eb633 P 29785a6917f6486c8cd76db4ed876885 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:56.706569 22567 raft_consensus.cc:493] T 3d75f9a0167e49e6b556b318a6fb8974 P eb164d6254a94a29a8259cd06b45ddd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:56.707266 22567 raft_consensus.cc:515] T 3d75f9a0167e49e6b556b318a6fb8974 P eb164d6254a94a29a8259cd06b45ddd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.709036 22567 leader_election.cc:290] T 3d75f9a0167e49e6b556b318a6fb8974 P eb164d6254a94a29a8259cd06b45ddd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51ab183d2e8a4ded82fe622d96f6cfe2 (127.21.59.65:39497), 29785a6917f6486c8cd76db4ed876885 (127.21.59.66:33757)
I20260713 09:07:56.710000 22370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d75f9a0167e49e6b556b318a6fb8974" candidate_uuid: "eb164d6254a94a29a8259cd06b45ddd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" is_pre_election: true
I20260713 09:07:56.710129 22445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d75f9a0167e49e6b556b318a6fb8974" candidate_uuid: "eb164d6254a94a29a8259cd06b45ddd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29785a6917f6486c8cd76db4ed876885" is_pre_election: true
I20260713 09:07:56.710618 22370 raft_consensus.cc:2468] T 3d75f9a0167e49e6b556b318a6fb8974 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb164d6254a94a29a8259cd06b45ddd1 in term 0.
I20260713 09:07:56.710721 22445 raft_consensus.cc:2468] T 3d75f9a0167e49e6b556b318a6fb8974 P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb164d6254a94a29a8259cd06b45ddd1 in term 0.
I20260713 09:07:56.711714 22484 leader_election.cc:304] T 3d75f9a0167e49e6b556b318a6fb8974 P eb164d6254a94a29a8259cd06b45ddd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51ab183d2e8a4ded82fe622d96f6cfe2, eb164d6254a94a29a8259cd06b45ddd1; no voters: 
I20260713 09:07:56.712471 22567 raft_consensus.cc:2804] T 3d75f9a0167e49e6b556b318a6fb8974 P eb164d6254a94a29a8259cd06b45ddd1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:56.712806 22567 raft_consensus.cc:493] T 3d75f9a0167e49e6b556b318a6fb8974 P eb164d6254a94a29a8259cd06b45ddd1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:56.713071 22567 raft_consensus.cc:3060] T 3d75f9a0167e49e6b556b318a6fb8974 P eb164d6254a94a29a8259cd06b45ddd1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:56.719022 22567 raft_consensus.cc:515] T 3d75f9a0167e49e6b556b318a6fb8974 P eb164d6254a94a29a8259cd06b45ddd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.721472 22567 leader_election.cc:290] T 3d75f9a0167e49e6b556b318a6fb8974 P eb164d6254a94a29a8259cd06b45ddd1 [CANDIDATE]: Term 1 election: Requested vote from peers 51ab183d2e8a4ded82fe622d96f6cfe2 (127.21.59.65:39497), 29785a6917f6486c8cd76db4ed876885 (127.21.59.66:33757)
I20260713 09:07:56.721855 22370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d75f9a0167e49e6b556b318a6fb8974" candidate_uuid: "eb164d6254a94a29a8259cd06b45ddd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2"
I20260713 09:07:56.722476 22370 raft_consensus.cc:3060] T 3d75f9a0167e49e6b556b318a6fb8974 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:56.722611 22445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d75f9a0167e49e6b556b318a6fb8974" candidate_uuid: "eb164d6254a94a29a8259cd06b45ddd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29785a6917f6486c8cd76db4ed876885"
I20260713 09:07:56.723182 22445 raft_consensus.cc:3060] T 3d75f9a0167e49e6b556b318a6fb8974 P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:56.726970 22370 raft_consensus.cc:2468] T 3d75f9a0167e49e6b556b318a6fb8974 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb164d6254a94a29a8259cd06b45ddd1 in term 1.
I20260713 09:07:56.727860 22445 raft_consensus.cc:2468] T 3d75f9a0167e49e6b556b318a6fb8974 P 29785a6917f6486c8cd76db4ed876885 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb164d6254a94a29a8259cd06b45ddd1 in term 1.
I20260713 09:07:56.727931 22484 leader_election.cc:304] T 3d75f9a0167e49e6b556b318a6fb8974 P eb164d6254a94a29a8259cd06b45ddd1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51ab183d2e8a4ded82fe622d96f6cfe2, eb164d6254a94a29a8259cd06b45ddd1; no voters: 
I20260713 09:07:56.728832 22567 raft_consensus.cc:2804] T 3d75f9a0167e49e6b556b318a6fb8974 P eb164d6254a94a29a8259cd06b45ddd1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:56.729372 22567 raft_consensus.cc:697] T 3d75f9a0167e49e6b556b318a6fb8974 P eb164d6254a94a29a8259cd06b45ddd1 [term 1 LEADER]: Becoming Leader. State: Replica: eb164d6254a94a29a8259cd06b45ddd1, State: Running, Role: LEADER
I20260713 09:07:56.730262 22567 consensus_queue.cc:237] T 3d75f9a0167e49e6b556b318a6fb8974 P eb164d6254a94a29a8259cd06b45ddd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.737566 22265 catalog_manager.cc:5697] T 3d75f9a0167e49e6b556b318a6fb8974 P eb164d6254a94a29a8259cd06b45ddd1 reported cstate change: term changed from 0 to 1, leader changed from <none> to eb164d6254a94a29a8259cd06b45ddd1 (127.21.59.67). New cstate: current_term: 1 leader_uuid: "eb164d6254a94a29a8259cd06b45ddd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:56.781353 22566 raft_consensus.cc:493] T adcdf62e682946268ba86d6036757431 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:56.781813 22566 raft_consensus.cc:515] T adcdf62e682946268ba86d6036757431 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.783679 22566 leader_election.cc:290] T adcdf62e682946268ba86d6036757431 P 51ab183d2e8a4ded82fe622d96f6cfe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29785a6917f6486c8cd76db4ed876885 (127.21.59.66:33757), eb164d6254a94a29a8259cd06b45ddd1 (127.21.59.67:45029)
I20260713 09:07:56.784709 22445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adcdf62e682946268ba86d6036757431" candidate_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29785a6917f6486c8cd76db4ed876885" is_pre_election: true
I20260713 09:07:56.785143 22518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adcdf62e682946268ba86d6036757431" candidate_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb164d6254a94a29a8259cd06b45ddd1" is_pre_election: true
I20260713 09:07:56.785338 22445 raft_consensus.cc:2468] T adcdf62e682946268ba86d6036757431 P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51ab183d2e8a4ded82fe622d96f6cfe2 in term 0.
I20260713 09:07:56.785751 22518 raft_consensus.cc:2468] T adcdf62e682946268ba86d6036757431 P eb164d6254a94a29a8259cd06b45ddd1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51ab183d2e8a4ded82fe622d96f6cfe2 in term 0.
I20260713 09:07:56.786665 22336 leader_election.cc:304] T adcdf62e682946268ba86d6036757431 P 51ab183d2e8a4ded82fe622d96f6cfe2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29785a6917f6486c8cd76db4ed876885, 51ab183d2e8a4ded82fe622d96f6cfe2; no voters: 
I20260713 09:07:56.787473 22566 raft_consensus.cc:2804] T adcdf62e682946268ba86d6036757431 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:56.787871 22566 raft_consensus.cc:493] T adcdf62e682946268ba86d6036757431 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:56.788264 22566 raft_consensus.cc:3060] T adcdf62e682946268ba86d6036757431 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:56.788264 22603 consensus_queue.cc:1048] T cdc0187169024bf4a05e8d33e3b31504 P 51ab183d2e8a4ded82fe622d96f6cfe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:56.795341 22566 raft_consensus.cc:515] T adcdf62e682946268ba86d6036757431 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.797760 22567 consensus_queue.cc:1048] T 993870f4d862486283c18f4f83aa3e1c P eb164d6254a94a29a8259cd06b45ddd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:56.798215 22566 leader_election.cc:290] T adcdf62e682946268ba86d6036757431 P 51ab183d2e8a4ded82fe622d96f6cfe2 [CANDIDATE]: Term 1 election: Requested vote from peers 29785a6917f6486c8cd76db4ed876885 (127.21.59.66:33757), eb164d6254a94a29a8259cd06b45ddd1 (127.21.59.67:45029)
I20260713 09:07:56.800084 22443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adcdf62e682946268ba86d6036757431" candidate_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29785a6917f6486c8cd76db4ed876885"
I20260713 09:07:56.800715 22443 raft_consensus.cc:3060] T adcdf62e682946268ba86d6036757431 P 29785a6917f6486c8cd76db4ed876885 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:56.801446 22586 consensus_queue.cc:1048] T cdc0187169024bf4a05e8d33e3b31504 P 51ab183d2e8a4ded82fe622d96f6cfe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:56.804947 22518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adcdf62e682946268ba86d6036757431" candidate_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb164d6254a94a29a8259cd06b45ddd1"
I20260713 09:07:56.805538 22518 raft_consensus.cc:3060] T adcdf62e682946268ba86d6036757431 P eb164d6254a94a29a8259cd06b45ddd1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:56.810693 22518 raft_consensus.cc:2468] T adcdf62e682946268ba86d6036757431 P eb164d6254a94a29a8259cd06b45ddd1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ab183d2e8a4ded82fe622d96f6cfe2 in term 1.
I20260713 09:07:56.812225 22336 leader_election.cc:304] T adcdf62e682946268ba86d6036757431 P 51ab183d2e8a4ded82fe622d96f6cfe2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51ab183d2e8a4ded82fe622d96f6cfe2, eb164d6254a94a29a8259cd06b45ddd1; no voters: 
I20260713 09:07:56.814013 22586 raft_consensus.cc:2804] T adcdf62e682946268ba86d6036757431 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:56.814517 22586 raft_consensus.cc:697] T adcdf62e682946268ba86d6036757431 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 1 LEADER]: Becoming Leader. State: Replica: 51ab183d2e8a4ded82fe622d96f6cfe2, State: Running, Role: LEADER
I20260713 09:07:56.815384 22586 consensus_queue.cc:237] T adcdf62e682946268ba86d6036757431 P 51ab183d2e8a4ded82fe622d96f6cfe2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:56.821749 22443 raft_consensus.cc:2468] T adcdf62e682946268ba86d6036757431 P 29785a6917f6486c8cd76db4ed876885 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ab183d2e8a4ded82fe622d96f6cfe2 in term 1.
I20260713 09:07:56.827407 22370 raft_consensus.cc:3060] T 993870f4d862486283c18f4f83aa3e1c P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:56.836097 22593 consensus_queue.cc:1048] T 993870f4d862486283c18f4f83aa3e1c P eb164d6254a94a29a8259cd06b45ddd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:56.835505 22265 catalog_manager.cc:5697] T adcdf62e682946268ba86d6036757431 P 51ab183d2e8a4ded82fe622d96f6cfe2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51ab183d2e8a4ded82fe622d96f6cfe2 (127.21.59.65). New cstate: current_term: 1 leader_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:56.861646 22566 consensus_queue.cc:1048] T 49cf5e8f59f54ecaaf29aaf40f4af6db P 51ab183d2e8a4ded82fe622d96f6cfe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:56.872201 22586 consensus_queue.cc:1048] T 49cf5e8f59f54ecaaf29aaf40f4af6db P 51ab183d2e8a4ded82fe622d96f6cfe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:56.911326 22593 consensus_queue.cc:1048] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:56.923158 22592 consensus_queue.cc:1048] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:56.947572 22518 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29bd2031acc44498a7c8c428c2c31a7f"
dest_uuid: "eb164d6254a94a29a8259cd06b45ddd1"
mode: GRACEFUL
new_leader_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2"
 from {username='slave'} at 127.0.0.1:53556
I20260713 09:07:56.948099 22518 raft_consensus.cc:606] T 29bd2031acc44498a7c8c428c2c31a7f P eb164d6254a94a29a8259cd06b45ddd1 [term 1 LEADER]: Received request to transfer leadership to TS 51ab183d2e8a4ded82fe622d96f6cfe2
I20260713 09:07:56.960912 22445 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d7a9f62b8b24f8989e3c57aeb22d000"
dest_uuid: "29785a6917f6486c8cd76db4ed876885"
mode: GRACEFUL
new_leader_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2"
 from {username='slave'} at 127.0.0.1:45404
I20260713 09:07:56.961419 22445 raft_consensus.cc:606] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 29785a6917f6486c8cd76db4ed876885 [term 1 LEADER]: Received request to transfer leadership to TS 51ab183d2e8a4ded82fe622d96f6cfe2
I20260713 09:07:56.966205 22518 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "244b44bf04834dc6ada45368802824a3"
dest_uuid: "eb164d6254a94a29a8259cd06b45ddd1"
mode: GRACEFUL
new_leader_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2"
 from {username='slave'} at 127.0.0.1:53556
I20260713 09:07:56.966701 22518 raft_consensus.cc:606] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1 [term 1 LEADER]: Received request to transfer leadership to TS 51ab183d2e8a4ded82fe622d96f6cfe2
I20260713 09:07:56.971822 22445 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "658112d168374dec9fe8bdaddb819c8b"
dest_uuid: "29785a6917f6486c8cd76db4ed876885"
mode: GRACEFUL
new_leader_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2"
 from {username='slave'} at 127.0.0.1:45404
I20260713 09:07:56.972394 22445 raft_consensus.cc:606] T 658112d168374dec9fe8bdaddb819c8b P 29785a6917f6486c8cd76db4ed876885 [term 1 LEADER]: Received request to transfer leadership to TS 51ab183d2e8a4ded82fe622d96f6cfe2
I20260713 09:07:56.980324 22611 consensus_queue.cc:1048] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 29785a6917f6486c8cd76db4ed876885 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:56.988408 22575 raft_consensus.cc:993] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 29785a6917f6486c8cd76db4ed876885: : Instructing follower 51ab183d2e8a4ded82fe622d96f6cfe2 to start an election
I20260713 09:07:56.988834 22575 raft_consensus.cc:1081] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 29785a6917f6486c8cd76db4ed876885 [term 1 LEADER]: Signalling peer 51ab183d2e8a4ded82fe622d96f6cfe2 to start an election
I20260713 09:07:56.991456 22369 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d7a9f62b8b24f8989e3c57aeb22d000"
dest_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2"
 from {username='slave'} at 127.0.0.1:53600
I20260713 09:07:56.991405 22368 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "adcdf62e682946268ba86d6036757431"
dest_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2"
mode: GRACEFUL
new_leader_uuid: "29785a6917f6486c8cd76db4ed876885"
 from {username='slave'} at 127.0.0.1:53614
I20260713 09:07:56.992143 22369 raft_consensus.cc:493] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:56.992221 22368 raft_consensus.cc:606] T adcdf62e682946268ba86d6036757431 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 1 LEADER]: Received request to transfer leadership to TS 29785a6917f6486c8cd76db4ed876885
I20260713 09:07:56.992581 22369 raft_consensus.cc:3060] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:56.997874 22575 consensus_queue.cc:1048] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 29785a6917f6486c8cd76db4ed876885 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:56.999533 22518 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d75f9a0167e49e6b556b318a6fb8974"
dest_uuid: "eb164d6254a94a29a8259cd06b45ddd1"
mode: GRACEFUL
new_leader_uuid: "29785a6917f6486c8cd76db4ed876885"
 from {username='slave'} at 127.0.0.1:53556
I20260713 09:07:57.000141 22518 raft_consensus.cc:606] T 3d75f9a0167e49e6b556b318a6fb8974 P eb164d6254a94a29a8259cd06b45ddd1 [term 1 LEADER]: Received request to transfer leadership to TS 29785a6917f6486c8cd76db4ed876885
I20260713 09:07:57.001761 22369 raft_consensus.cc:515] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:57.003014 22370 raft_consensus.cc:1240] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 2 FOLLOWER]: Rejecting Update request from peer 29785a6917f6486c8cd76db4ed876885 for earlier term 1. Current term is 2. Ops: []
I20260713 09:07:57.005774 22369 leader_election.cc:290] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 51ab183d2e8a4ded82fe622d96f6cfe2 [CANDIDATE]: Term 2 election: Requested vote from peers 29785a6917f6486c8cd76db4ed876885 (127.21.59.66:33757), eb164d6254a94a29a8259cd06b45ddd1 (127.21.59.67:45029)
I20260713 09:07:57.004997 22445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d7a9f62b8b24f8989e3c57aeb22d000" candidate_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29785a6917f6486c8cd76db4ed876885"
I20260713 09:07:57.008278 22445 raft_consensus.cc:3055] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 29785a6917f6486c8cd76db4ed876885 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:57.008644 22445 raft_consensus.cc:740] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 29785a6917f6486c8cd76db4ed876885 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 29785a6917f6486c8cd76db4ed876885, State: Running, Role: LEADER
I20260713 09:07:57.009516 22445 consensus_queue.cc:260] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 29785a6917f6486c8cd76db4ed876885 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:57.010308 22518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d7a9f62b8b24f8989e3c57aeb22d000" candidate_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb164d6254a94a29a8259cd06b45ddd1"
I20260713 09:07:57.010617 22517 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "993870f4d862486283c18f4f83aa3e1c"
dest_uuid: "eb164d6254a94a29a8259cd06b45ddd1"
mode: GRACEFUL
new_leader_uuid: "29785a6917f6486c8cd76db4ed876885"
 from {username='slave'} at 127.0.0.1:53556
I20260713 09:07:57.010695 22445 raft_consensus.cc:3060] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 29785a6917f6486c8cd76db4ed876885 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:57.010916 22518 raft_consensus.cc:3060] T 0d7a9f62b8b24f8989e3c57aeb22d000 P eb164d6254a94a29a8259cd06b45ddd1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:57.011274 22517 raft_consensus.cc:606] T 993870f4d862486283c18f4f83aa3e1c P eb164d6254a94a29a8259cd06b45ddd1 [term 1 LEADER]: Received request to transfer leadership to TS 29785a6917f6486c8cd76db4ed876885
I20260713 09:07:57.019515 22370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "49cf5e8f59f54ecaaf29aaf40f4af6db"
dest_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2"
mode: GRACEFUL
new_leader_uuid: "29785a6917f6486c8cd76db4ed876885"
 from {username='slave'} at 127.0.0.1:53614
I20260713 09:07:57.019733 22445 raft_consensus.cc:2468] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 29785a6917f6486c8cd76db4ed876885 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ab183d2e8a4ded82fe622d96f6cfe2 in term 2.
I20260713 09:07:57.020428 22370 raft_consensus.cc:606] T 49cf5e8f59f54ecaaf29aaf40f4af6db P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 1 LEADER]: Received request to transfer leadership to TS 29785a6917f6486c8cd76db4ed876885
I20260713 09:07:57.021121 22336 leader_election.cc:304] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 51ab183d2e8a4ded82fe622d96f6cfe2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29785a6917f6486c8cd76db4ed876885, 51ab183d2e8a4ded82fe622d96f6cfe2; no voters: 
W20260713 09:07:57.012447 22575 consensus_queue.cc:1175] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 29785a6917f6486c8cd76db4ed876885 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" responder_term: 2 status { last_received { term: 1 index: 1 } last_committed_idx: 0 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 29785a6917f6486c8cd76db4ed876885 for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260713 09:07:57.021973 22586 raft_consensus.cc:2804] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:57.022503 22586 raft_consensus.cc:697] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 2 LEADER]: Becoming Leader. State: Replica: 51ab183d2e8a4ded82fe622d96f6cfe2, State: Running, Role: LEADER
I20260713 09:07:57.022621 22518 raft_consensus.cc:2468] T 0d7a9f62b8b24f8989e3c57aeb22d000 P eb164d6254a94a29a8259cd06b45ddd1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ab183d2e8a4ded82fe622d96f6cfe2 in term 2.
I20260713 09:07:57.023378 22586 consensus_queue.cc:237] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 51ab183d2e8a4ded82fe622d96f6cfe2 [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: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:57.028651 22445 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2bc95a275a240f8814b05e1757eb633"
dest_uuid: "29785a6917f6486c8cd76db4ed876885"
mode: GRACEFUL
new_leader_uuid: "eb164d6254a94a29a8259cd06b45ddd1"
 from {username='slave'} at 127.0.0.1:45404
I20260713 09:07:57.029244 22445 raft_consensus.cc:606] T e2bc95a275a240f8814b05e1757eb633 P 29785a6917f6486c8cd76db4ed876885 [term 1 LEADER]: Received request to transfer leadership to TS eb164d6254a94a29a8259cd06b45ddd1
I20260713 09:07:57.034055 22266 catalog_manager.cc:5697] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 51ab183d2e8a4ded82fe622d96f6cfe2 reported cstate change: term changed from 1 to 2, leader changed from 29785a6917f6486c8cd76db4ed876885 (127.21.59.66) to 51ab183d2e8a4ded82fe622d96f6cfe2 (127.21.59.65). New cstate: current_term: 2 leader_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:57.070425 22575 consensus_queue.cc:1048] T 658112d168374dec9fe8bdaddb819c8b P 29785a6917f6486c8cd76db4ed876885 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:57.081034 22565 consensus_queue.cc:1048] T 658112d168374dec9fe8bdaddb819c8b P 29785a6917f6486c8cd76db4ed876885 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:57.089493 22565 raft_consensus.cc:993] T 658112d168374dec9fe8bdaddb819c8b P 29785a6917f6486c8cd76db4ed876885: : Instructing follower 51ab183d2e8a4ded82fe622d96f6cfe2 to start an election
I20260713 09:07:57.090042 22575 raft_consensus.cc:1081] T 658112d168374dec9fe8bdaddb819c8b P 29785a6917f6486c8cd76db4ed876885 [term 1 LEADER]: Signalling peer 51ab183d2e8a4ded82fe622d96f6cfe2 to start an election
I20260713 09:07:57.091739 22370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "658112d168374dec9fe8bdaddb819c8b"
dest_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2"
 from {username='slave'} at 127.0.0.1:53600
I20260713 09:07:57.092399 22370 raft_consensus.cc:493] T 658112d168374dec9fe8bdaddb819c8b P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:57.092806 22370 raft_consensus.cc:3060] T 658112d168374dec9fe8bdaddb819c8b P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:57.097433 22370 raft_consensus.cc:515] T 658112d168374dec9fe8bdaddb819c8b P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:57.099465 22370 leader_election.cc:290] T 658112d168374dec9fe8bdaddb819c8b P 51ab183d2e8a4ded82fe622d96f6cfe2 [CANDIDATE]: Term 2 election: Requested vote from peers 29785a6917f6486c8cd76db4ed876885 (127.21.59.66:33757), eb164d6254a94a29a8259cd06b45ddd1 (127.21.59.67:45029)
I20260713 09:07:57.100234 22445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "658112d168374dec9fe8bdaddb819c8b" candidate_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29785a6917f6486c8cd76db4ed876885"
I20260713 09:07:57.100571 22518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "658112d168374dec9fe8bdaddb819c8b" candidate_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb164d6254a94a29a8259cd06b45ddd1"
I20260713 09:07:57.100826 22445 raft_consensus.cc:3055] T 658112d168374dec9fe8bdaddb819c8b P 29785a6917f6486c8cd76db4ed876885 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:57.101145 22518 raft_consensus.cc:3060] T 658112d168374dec9fe8bdaddb819c8b P eb164d6254a94a29a8259cd06b45ddd1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:57.101159 22445 raft_consensus.cc:740] T 658112d168374dec9fe8bdaddb819c8b P 29785a6917f6486c8cd76db4ed876885 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 29785a6917f6486c8cd76db4ed876885, State: Running, Role: LEADER
I20260713 09:07:57.102056 22445 consensus_queue.cc:260] T 658112d168374dec9fe8bdaddb819c8b P 29785a6917f6486c8cd76db4ed876885 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:57.103251 22445 raft_consensus.cc:3060] T 658112d168374dec9fe8bdaddb819c8b P 29785a6917f6486c8cd76db4ed876885 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:57.107941 22518 raft_consensus.cc:2468] T 658112d168374dec9fe8bdaddb819c8b P eb164d6254a94a29a8259cd06b45ddd1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ab183d2e8a4ded82fe622d96f6cfe2 in term 2.
I20260713 09:07:57.109095 22336 leader_election.cc:304] T 658112d168374dec9fe8bdaddb819c8b P 51ab183d2e8a4ded82fe622d96f6cfe2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51ab183d2e8a4ded82fe622d96f6cfe2, eb164d6254a94a29a8259cd06b45ddd1; no voters: 
I20260713 09:07:57.109922 22445 raft_consensus.cc:2468] T 658112d168374dec9fe8bdaddb819c8b P 29785a6917f6486c8cd76db4ed876885 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ab183d2e8a4ded82fe622d96f6cfe2 in term 2.
I20260713 09:07:57.110044 22586 raft_consensus.cc:2804] T 658112d168374dec9fe8bdaddb819c8b P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:57.110683 22586 raft_consensus.cc:697] T 658112d168374dec9fe8bdaddb819c8b P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 2 LEADER]: Becoming Leader. State: Replica: 51ab183d2e8a4ded82fe622d96f6cfe2, State: Running, Role: LEADER
I20260713 09:07:57.111545 22586 consensus_queue.cc:237] T 658112d168374dec9fe8bdaddb819c8b P 51ab183d2e8a4ded82fe622d96f6cfe2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:57.118462 22266 catalog_manager.cc:5697] T 658112d168374dec9fe8bdaddb819c8b P 51ab183d2e8a4ded82fe622d96f6cfe2 reported cstate change: term changed from 1 to 2, leader changed from 29785a6917f6486c8cd76db4ed876885 (127.21.59.66) to 51ab183d2e8a4ded82fe622d96f6cfe2 (127.21.59.65). New cstate: current_term: 2 leader_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:57.154469 22565 raft_consensus.cc:993] T e2bc95a275a240f8814b05e1757eb633 P 29785a6917f6486c8cd76db4ed876885: : Instructing follower eb164d6254a94a29a8259cd06b45ddd1 to start an election
I20260713 09:07:57.155031 22575 raft_consensus.cc:1081] T e2bc95a275a240f8814b05e1757eb633 P 29785a6917f6486c8cd76db4ed876885 [term 1 LEADER]: Signalling peer eb164d6254a94a29a8259cd06b45ddd1 to start an election
I20260713 09:07:57.156494 22518 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2bc95a275a240f8814b05e1757eb633"
dest_uuid: "eb164d6254a94a29a8259cd06b45ddd1"
 from {username='slave'} at 127.0.0.1:53540
I20260713 09:07:57.156977 22518 raft_consensus.cc:493] T e2bc95a275a240f8814b05e1757eb633 P eb164d6254a94a29a8259cd06b45ddd1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:57.157320 22518 raft_consensus.cc:3060] T e2bc95a275a240f8814b05e1757eb633 P eb164d6254a94a29a8259cd06b45ddd1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:57.161814 22518 raft_consensus.cc:515] T e2bc95a275a240f8814b05e1757eb633 P eb164d6254a94a29a8259cd06b45ddd1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:57.163398 22518 leader_election.cc:290] T e2bc95a275a240f8814b05e1757eb633 P eb164d6254a94a29a8259cd06b45ddd1 [CANDIDATE]: Term 2 election: Requested vote from peers 51ab183d2e8a4ded82fe622d96f6cfe2 (127.21.59.65:39497), 29785a6917f6486c8cd76db4ed876885 (127.21.59.66:33757)
I20260713 09:07:57.164321 22370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2bc95a275a240f8814b05e1757eb633" candidate_uuid: "eb164d6254a94a29a8259cd06b45ddd1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2"
I20260713 09:07:57.164590 22445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2bc95a275a240f8814b05e1757eb633" candidate_uuid: "eb164d6254a94a29a8259cd06b45ddd1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29785a6917f6486c8cd76db4ed876885"
I20260713 09:07:57.164799 22370 raft_consensus.cc:3060] T e2bc95a275a240f8814b05e1757eb633 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:57.165115 22445 raft_consensus.cc:3055] T e2bc95a275a240f8814b05e1757eb633 P 29785a6917f6486c8cd76db4ed876885 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:57.165388 22445 raft_consensus.cc:740] T e2bc95a275a240f8814b05e1757eb633 P 29785a6917f6486c8cd76db4ed876885 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 29785a6917f6486c8cd76db4ed876885, State: Running, Role: LEADER
I20260713 09:07:57.166049 22445 consensus_queue.cc:260] T e2bc95a275a240f8814b05e1757eb633 P 29785a6917f6486c8cd76db4ed876885 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:57.166951 22445 raft_consensus.cc:3060] T e2bc95a275a240f8814b05e1757eb633 P 29785a6917f6486c8cd76db4ed876885 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:57.169456 22370 raft_consensus.cc:2468] T e2bc95a275a240f8814b05e1757eb633 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb164d6254a94a29a8259cd06b45ddd1 in term 2.
I20260713 09:07:57.170534 22484 leader_election.cc:304] T e2bc95a275a240f8814b05e1757eb633 P eb164d6254a94a29a8259cd06b45ddd1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51ab183d2e8a4ded82fe622d96f6cfe2, eb164d6254a94a29a8259cd06b45ddd1; no voters: 
I20260713 09:07:57.171324 22592 raft_consensus.cc:2804] T e2bc95a275a240f8814b05e1757eb633 P eb164d6254a94a29a8259cd06b45ddd1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:57.171748 22445 raft_consensus.cc:2468] T e2bc95a275a240f8814b05e1757eb633 P 29785a6917f6486c8cd76db4ed876885 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb164d6254a94a29a8259cd06b45ddd1 in term 2.
I20260713 09:07:57.171752 22592 raft_consensus.cc:697] T e2bc95a275a240f8814b05e1757eb633 P eb164d6254a94a29a8259cd06b45ddd1 [term 2 LEADER]: Becoming Leader. State: Replica: eb164d6254a94a29a8259cd06b45ddd1, State: Running, Role: LEADER
I20260713 09:07:57.172832 22592 consensus_queue.cc:237] T e2bc95a275a240f8814b05e1757eb633 P eb164d6254a94a29a8259cd06b45ddd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:57.175676 22567 consensus_queue.cc:1048] T 29bd2031acc44498a7c8c428c2c31a7f P eb164d6254a94a29a8259cd06b45ddd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:57.180881 22266 catalog_manager.cc:5697] T e2bc95a275a240f8814b05e1757eb633 P eb164d6254a94a29a8259cd06b45ddd1 reported cstate change: term changed from 1 to 2, leader changed from 29785a6917f6486c8cd76db4ed876885 (127.21.59.66) to eb164d6254a94a29a8259cd06b45ddd1 (127.21.59.67). New cstate: current_term: 2 leader_uuid: "eb164d6254a94a29a8259cd06b45ddd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:57.182652 22592 raft_consensus.cc:993] T 29bd2031acc44498a7c8c428c2c31a7f P eb164d6254a94a29a8259cd06b45ddd1: : Instructing follower 51ab183d2e8a4ded82fe622d96f6cfe2 to start an election
I20260713 09:07:57.183252 22592 raft_consensus.cc:1081] T 29bd2031acc44498a7c8c428c2c31a7f P eb164d6254a94a29a8259cd06b45ddd1 [term 1 LEADER]: Signalling peer 51ab183d2e8a4ded82fe622d96f6cfe2 to start an election
I20260713 09:07:57.188612 22593 consensus_queue.cc:1048] T 29bd2031acc44498a7c8c428c2c31a7f P eb164d6254a94a29a8259cd06b45ddd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:57.189200 22369 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29bd2031acc44498a7c8c428c2c31a7f"
dest_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2"
 from {username='slave'} at 127.0.0.1:53606
I20260713 09:07:57.190798 22369 raft_consensus.cc:493] T 29bd2031acc44498a7c8c428c2c31a7f P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:57.191193 22369 raft_consensus.cc:3060] T 29bd2031acc44498a7c8c428c2c31a7f P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:57.203873 22593 consensus_queue.cc:1048] T 3d75f9a0167e49e6b556b318a6fb8974 P eb164d6254a94a29a8259cd06b45ddd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:57.204314 22369 raft_consensus.cc:515] T 29bd2031acc44498a7c8c428c2c31a7f P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } } peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } }
I20260713 09:07:57.208911 22443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29bd2031acc44498a7c8c428c2c31a7f" candidate_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29785a6917f6486c8cd76db4ed876885"
I20260713 09:07:57.209506 22443 raft_consensus.cc:3060] T 29bd2031acc44498a7c8c428c2c31a7f P 29785a6917f6486c8cd76db4ed876885 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:57.214282 22592 raft_consensus.cc:993] T 3d75f9a0167e49e6b556b318a6fb8974 P eb164d6254a94a29a8259cd06b45ddd1: : Instructing follower 29785a6917f6486c8cd76db4ed876885 to start an election
I20260713 09:07:57.214743 22592 raft_consensus.cc:1081] T 3d75f9a0167e49e6b556b318a6fb8974 P eb164d6254a94a29a8259cd06b45ddd1 [term 1 LEADER]: Signalling peer 29785a6917f6486c8cd76db4ed876885 to start an election
I20260713 09:07:57.209087 22369 leader_election.cc:290] T 29bd2031acc44498a7c8c428c2c31a7f P 51ab183d2e8a4ded82fe622d96f6cfe2 [CANDIDATE]: Term 2 election: Requested vote from peers 29785a6917f6486c8cd76db4ed876885 (127.21.59.66:33757), eb164d6254a94a29a8259cd06b45ddd1 (127.21.59.67:45029)
I20260713 09:07:57.215477 22518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29bd2031acc44498a7c8c428c2c31a7f" candidate_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb164d6254a94a29a8259cd06b45ddd1"
I20260713 09:07:57.216037 22518 raft_consensus.cc:3055] T 29bd2031acc44498a7c8c428c2c31a7f P eb164d6254a94a29a8259cd06b45ddd1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:57.216331 22518 raft_consensus.cc:740] T 29bd2031acc44498a7c8c428c2c31a7f P eb164d6254a94a29a8259cd06b45ddd1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb164d6254a94a29a8259cd06b45ddd1, State: Running, Role: LEADER
I20260713 09:07:57.217129 22443 raft_consensus.cc:2468] T 29bd2031acc44498a7c8c428c2c31a7f P 29785a6917f6486c8cd76db4ed876885 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ab183d2e8a4ded82fe622d96f6cfe2 in term 2.
I20260713 09:07:57.217105 22518 consensus_queue.cc:260] T 29bd2031acc44498a7c8c428c2c31a7f P eb164d6254a94a29a8259cd06b45ddd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } } peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } }
I20260713 09:07:57.218386 22518 raft_consensus.cc:3060] T 29bd2031acc44498a7c8c428c2c31a7f P eb164d6254a94a29a8259cd06b45ddd1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:57.218444 22336 leader_election.cc:304] T 29bd2031acc44498a7c8c428c2c31a7f P 51ab183d2e8a4ded82fe622d96f6cfe2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29785a6917f6486c8cd76db4ed876885, 51ab183d2e8a4ded82fe622d96f6cfe2; no voters: 
I20260713 09:07:57.220045 22586 raft_consensus.cc:2804] T 29bd2031acc44498a7c8c428c2c31a7f P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:57.220620 22445 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d75f9a0167e49e6b556b318a6fb8974"
dest_uuid: "29785a6917f6486c8cd76db4ed876885"
 from {username='slave'} at 127.0.0.1:45388
I20260713 09:07:57.220650 22586 raft_consensus.cc:697] T 29bd2031acc44498a7c8c428c2c31a7f P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 2 LEADER]: Becoming Leader. State: Replica: 51ab183d2e8a4ded82fe622d96f6cfe2, State: Running, Role: LEADER
I20260713 09:07:57.223647 22567 consensus_queue.cc:1048] T 3d75f9a0167e49e6b556b318a6fb8974 P eb164d6254a94a29a8259cd06b45ddd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:57.223441 22586 consensus_queue.cc:237] T 29bd2031acc44498a7c8c428c2c31a7f P 51ab183d2e8a4ded82fe622d96f6cfe2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } } peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } }
I20260713 09:07:57.226641 22445 raft_consensus.cc:493] T 3d75f9a0167e49e6b556b318a6fb8974 P 29785a6917f6486c8cd76db4ed876885 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:57.227123 22445 raft_consensus.cc:3060] T 3d75f9a0167e49e6b556b318a6fb8974 P 29785a6917f6486c8cd76db4ed876885 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:57.233479 22518 raft_consensus.cc:2468] T 29bd2031acc44498a7c8c428c2c31a7f P eb164d6254a94a29a8259cd06b45ddd1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ab183d2e8a4ded82fe622d96f6cfe2 in term 2.
I20260713 09:07:57.239763 22445 raft_consensus.cc:515] T 3d75f9a0167e49e6b556b318a6fb8974 P 29785a6917f6486c8cd76db4ed876885 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:57.242208 22369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d75f9a0167e49e6b556b318a6fb8974" candidate_uuid: "29785a6917f6486c8cd76db4ed876885" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2"
I20260713 09:07:57.242831 22369 raft_consensus.cc:3060] T 3d75f9a0167e49e6b556b318a6fb8974 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:57.246272 22445 leader_election.cc:290] T 3d75f9a0167e49e6b556b318a6fb8974 P 29785a6917f6486c8cd76db4ed876885 [CANDIDATE]: Term 2 election: Requested vote from peers 51ab183d2e8a4ded82fe622d96f6cfe2 (127.21.59.65:39497), eb164d6254a94a29a8259cd06b45ddd1 (127.21.59.67:45029)
I20260713 09:07:57.247303 22518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d75f9a0167e49e6b556b318a6fb8974" candidate_uuid: "29785a6917f6486c8cd76db4ed876885" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb164d6254a94a29a8259cd06b45ddd1"
I20260713 09:07:57.247879 22518 raft_consensus.cc:3055] T 3d75f9a0167e49e6b556b318a6fb8974 P eb164d6254a94a29a8259cd06b45ddd1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:57.248180 22518 raft_consensus.cc:740] T 3d75f9a0167e49e6b556b318a6fb8974 P eb164d6254a94a29a8259cd06b45ddd1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb164d6254a94a29a8259cd06b45ddd1, State: Running, Role: LEADER
I20260713 09:07:57.248265 22265 catalog_manager.cc:5697] T 29bd2031acc44498a7c8c428c2c31a7f P 51ab183d2e8a4ded82fe622d96f6cfe2 reported cstate change: term changed from 1 to 2, leader changed from eb164d6254a94a29a8259cd06b45ddd1 (127.21.59.67) to 51ab183d2e8a4ded82fe622d96f6cfe2 (127.21.59.65). New cstate: current_term: 2 leader_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:57.249061 22518 consensus_queue.cc:260] T 3d75f9a0167e49e6b556b318a6fb8974 P eb164d6254a94a29a8259cd06b45ddd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:57.250276 22518 raft_consensus.cc:3060] T 3d75f9a0167e49e6b556b318a6fb8974 P eb164d6254a94a29a8259cd06b45ddd1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:57.254097 22369 raft_consensus.cc:2468] T 3d75f9a0167e49e6b556b318a6fb8974 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29785a6917f6486c8cd76db4ed876885 in term 2.
I20260713 09:07:57.255410 22410 leader_election.cc:304] T 3d75f9a0167e49e6b556b318a6fb8974 P 29785a6917f6486c8cd76db4ed876885 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29785a6917f6486c8cd76db4ed876885, 51ab183d2e8a4ded82fe622d96f6cfe2; no voters: 
I20260713 09:07:57.256239 22518 raft_consensus.cc:2468] T 3d75f9a0167e49e6b556b318a6fb8974 P eb164d6254a94a29a8259cd06b45ddd1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29785a6917f6486c8cd76db4ed876885 in term 2.
I20260713 09:07:57.256270 22575 raft_consensus.cc:2804] T 3d75f9a0167e49e6b556b318a6fb8974 P 29785a6917f6486c8cd76db4ed876885 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:57.256960 22575 raft_consensus.cc:697] T 3d75f9a0167e49e6b556b318a6fb8974 P 29785a6917f6486c8cd76db4ed876885 [term 2 LEADER]: Becoming Leader. State: Replica: 29785a6917f6486c8cd76db4ed876885, State: Running, Role: LEADER
I20260713 09:07:57.257782 22575 consensus_queue.cc:237] T 3d75f9a0167e49e6b556b318a6fb8974 P 29785a6917f6486c8cd76db4ed876885 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:57.265828 22267 catalog_manager.cc:5697] T 3d75f9a0167e49e6b556b318a6fb8974 P 29785a6917f6486c8cd76db4ed876885 reported cstate change: term changed from 1 to 2, leader changed from eb164d6254a94a29a8259cd06b45ddd1 (127.21.59.67) to 29785a6917f6486c8cd76db4ed876885 (127.21.59.66). New cstate: current_term: 2 leader_uuid: "29785a6917f6486c8cd76db4ed876885" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:57.277276 22592 raft_consensus.cc:993] T 993870f4d862486283c18f4f83aa3e1c P eb164d6254a94a29a8259cd06b45ddd1: : Instructing follower 29785a6917f6486c8cd76db4ed876885 to start an election
I20260713 09:07:57.277462 22586 consensus_queue.cc:1048] T adcdf62e682946268ba86d6036757431 P 51ab183d2e8a4ded82fe622d96f6cfe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:57.277763 22592 raft_consensus.cc:1081] T 993870f4d862486283c18f4f83aa3e1c P eb164d6254a94a29a8259cd06b45ddd1 [term 1 LEADER]: Signalling peer 29785a6917f6486c8cd76db4ed876885 to start an election
I20260713 09:07:57.279345 22445 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "993870f4d862486283c18f4f83aa3e1c"
dest_uuid: "29785a6917f6486c8cd76db4ed876885"
 from {username='slave'} at 127.0.0.1:45388
I20260713 09:07:57.279887 22445 raft_consensus.cc:493] T 993870f4d862486283c18f4f83aa3e1c P 29785a6917f6486c8cd76db4ed876885 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:57.280236 22445 raft_consensus.cc:3060] T 993870f4d862486283c18f4f83aa3e1c P 29785a6917f6486c8cd76db4ed876885 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:57.288317 22566 consensus_queue.cc:1048] T adcdf62e682946268ba86d6036757431 P 51ab183d2e8a4ded82fe622d96f6cfe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:57.290839 22445 raft_consensus.cc:515] T 993870f4d862486283c18f4f83aa3e1c P 29785a6917f6486c8cd76db4ed876885 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:57.294109 22369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "993870f4d862486283c18f4f83aa3e1c" candidate_uuid: "29785a6917f6486c8cd76db4ed876885" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2"
I20260713 09:07:57.294668 22369 raft_consensus.cc:3060] T 993870f4d862486283c18f4f83aa3e1c P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:57.294894 22518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "993870f4d862486283c18f4f83aa3e1c" candidate_uuid: "29785a6917f6486c8cd76db4ed876885" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb164d6254a94a29a8259cd06b45ddd1"
I20260713 09:07:57.295420 22518 raft_consensus.cc:3055] T 993870f4d862486283c18f4f83aa3e1c P eb164d6254a94a29a8259cd06b45ddd1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:57.295717 22518 raft_consensus.cc:740] T 993870f4d862486283c18f4f83aa3e1c P eb164d6254a94a29a8259cd06b45ddd1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb164d6254a94a29a8259cd06b45ddd1, State: Running, Role: LEADER
I20260713 09:07:57.296533 22518 consensus_queue.cc:260] T 993870f4d862486283c18f4f83aa3e1c P eb164d6254a94a29a8259cd06b45ddd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:57.297655 22518 raft_consensus.cc:3060] T 993870f4d862486283c18f4f83aa3e1c P eb164d6254a94a29a8259cd06b45ddd1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:57.299480 22603 raft_consensus.cc:993] T adcdf62e682946268ba86d6036757431 P 51ab183d2e8a4ded82fe622d96f6cfe2: : Instructing follower 29785a6917f6486c8cd76db4ed876885 to start an election
I20260713 09:07:57.299911 22566 raft_consensus.cc:1081] T adcdf62e682946268ba86d6036757431 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 1 LEADER]: Signalling peer 29785a6917f6486c8cd76db4ed876885 to start an election
I20260713 09:07:57.301307 22443 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "adcdf62e682946268ba86d6036757431"
dest_uuid: "29785a6917f6486c8cd76db4ed876885"
 from {username='slave'} at 127.0.0.1:45390
I20260713 09:07:57.301766 22443 raft_consensus.cc:493] T adcdf62e682946268ba86d6036757431 P 29785a6917f6486c8cd76db4ed876885 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:57.302254 22443 raft_consensus.cc:3060] T adcdf62e682946268ba86d6036757431 P 29785a6917f6486c8cd76db4ed876885 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:57.301641 22369 raft_consensus.cc:2468] T 993870f4d862486283c18f4f83aa3e1c P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29785a6917f6486c8cd76db4ed876885 in term 2.
I20260713 09:07:57.303354 22445 leader_election.cc:290] T 993870f4d862486283c18f4f83aa3e1c P 29785a6917f6486c8cd76db4ed876885 [CANDIDATE]: Term 2 election: Requested vote from peers 51ab183d2e8a4ded82fe622d96f6cfe2 (127.21.59.65:39497), eb164d6254a94a29a8259cd06b45ddd1 (127.21.59.67:45029)
I20260713 09:07:57.303818 22410 leader_election.cc:304] T 993870f4d862486283c18f4f83aa3e1c P 29785a6917f6486c8cd76db4ed876885 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29785a6917f6486c8cd76db4ed876885, 51ab183d2e8a4ded82fe622d96f6cfe2; no voters: 
I20260713 09:07:57.305312 22565 raft_consensus.cc:2804] T 993870f4d862486283c18f4f83aa3e1c P 29785a6917f6486c8cd76db4ed876885 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:57.305719 22518 raft_consensus.cc:2468] T 993870f4d862486283c18f4f83aa3e1c P eb164d6254a94a29a8259cd06b45ddd1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29785a6917f6486c8cd76db4ed876885 in term 2.
I20260713 09:07:57.305778 22565 raft_consensus.cc:697] T 993870f4d862486283c18f4f83aa3e1c P 29785a6917f6486c8cd76db4ed876885 [term 2 LEADER]: Becoming Leader. State: Replica: 29785a6917f6486c8cd76db4ed876885, State: Running, Role: LEADER
I20260713 09:07:57.306639 22565 consensus_queue.cc:237] T 993870f4d862486283c18f4f83aa3e1c P 29785a6917f6486c8cd76db4ed876885 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:57.310124 22443 raft_consensus.cc:515] T adcdf62e682946268ba86d6036757431 P 29785a6917f6486c8cd76db4ed876885 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:57.317258 22369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adcdf62e682946268ba86d6036757431" candidate_uuid: "29785a6917f6486c8cd76db4ed876885" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2"
I20260713 09:07:57.317396 22265 catalog_manager.cc:5697] T 993870f4d862486283c18f4f83aa3e1c P 29785a6917f6486c8cd76db4ed876885 reported cstate change: term changed from 1 to 2, leader changed from eb164d6254a94a29a8259cd06b45ddd1 (127.21.59.67) to 29785a6917f6486c8cd76db4ed876885 (127.21.59.66). New cstate: current_term: 2 leader_uuid: "29785a6917f6486c8cd76db4ed876885" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:57.318009 22369 raft_consensus.cc:3055] T adcdf62e682946268ba86d6036757431 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:57.318490 22443 leader_election.cc:290] T adcdf62e682946268ba86d6036757431 P 29785a6917f6486c8cd76db4ed876885 [CANDIDATE]: Term 2 election: Requested vote from peers 51ab183d2e8a4ded82fe622d96f6cfe2 (127.21.59.65:39497), eb164d6254a94a29a8259cd06b45ddd1 (127.21.59.67:45029)
I20260713 09:07:57.318473 22369 raft_consensus.cc:740] T adcdf62e682946268ba86d6036757431 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51ab183d2e8a4ded82fe622d96f6cfe2, State: Running, Role: LEADER
I20260713 09:07:57.320185 22369 consensus_queue.cc:260] T adcdf62e682946268ba86d6036757431 P 51ab183d2e8a4ded82fe622d96f6cfe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:57.321197 22369 raft_consensus.cc:3060] T adcdf62e682946268ba86d6036757431 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:57.323096 22518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adcdf62e682946268ba86d6036757431" candidate_uuid: "29785a6917f6486c8cd76db4ed876885" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb164d6254a94a29a8259cd06b45ddd1"
I20260713 09:07:57.323706 22518 raft_consensus.cc:3060] T adcdf62e682946268ba86d6036757431 P eb164d6254a94a29a8259cd06b45ddd1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:57.328742 22369 raft_consensus.cc:2468] T adcdf62e682946268ba86d6036757431 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29785a6917f6486c8cd76db4ed876885 in term 2.
I20260713 09:07:57.329854 22410 leader_election.cc:304] T adcdf62e682946268ba86d6036757431 P 29785a6917f6486c8cd76db4ed876885 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29785a6917f6486c8cd76db4ed876885, 51ab183d2e8a4ded82fe622d96f6cfe2; no voters: 
I20260713 09:07:57.329910 22518 raft_consensus.cc:2468] T adcdf62e682946268ba86d6036757431 P eb164d6254a94a29a8259cd06b45ddd1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29785a6917f6486c8cd76db4ed876885 in term 2.
I20260713 09:07:57.330718 22565 raft_consensus.cc:2804] T adcdf62e682946268ba86d6036757431 P 29785a6917f6486c8cd76db4ed876885 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:57.331324 22565 raft_consensus.cc:697] T adcdf62e682946268ba86d6036757431 P 29785a6917f6486c8cd76db4ed876885 [term 2 LEADER]: Becoming Leader. State: Replica: 29785a6917f6486c8cd76db4ed876885, State: Running, Role: LEADER
I20260713 09:07:57.332043 22565 consensus_queue.cc:237] T adcdf62e682946268ba86d6036757431 P 29785a6917f6486c8cd76db4ed876885 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:57.335741 22641 raft_consensus.cc:993] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1: : Instructing follower 51ab183d2e8a4ded82fe622d96f6cfe2 to start an election
I20260713 09:07:57.336196 22641 raft_consensus.cc:1081] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1 [term 1 LEADER]: Signalling peer 51ab183d2e8a4ded82fe622d96f6cfe2 to start an election
I20260713 09:07:57.337976 22369 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "244b44bf04834dc6ada45368802824a3"
dest_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2"
 from {username='slave'} at 127.0.0.1:53606
I20260713 09:07:57.338690 22369 raft_consensus.cc:493] T 244b44bf04834dc6ada45368802824a3 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:57.339217 22369 raft_consensus.cc:3060] T 244b44bf04834dc6ada45368802824a3 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:57.342260 22265 catalog_manager.cc:5697] T adcdf62e682946268ba86d6036757431 P 29785a6917f6486c8cd76db4ed876885 reported cstate change: term changed from 1 to 2, leader changed from 51ab183d2e8a4ded82fe622d96f6cfe2 (127.21.59.65) to 29785a6917f6486c8cd76db4ed876885 (127.21.59.66). New cstate: current_term: 2 leader_uuid: "29785a6917f6486c8cd76db4ed876885" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:57.345796 22369 raft_consensus.cc:515] T 244b44bf04834dc6ada45368802824a3 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:57.348080 22369 leader_election.cc:290] T 244b44bf04834dc6ada45368802824a3 P 51ab183d2e8a4ded82fe622d96f6cfe2 [CANDIDATE]: Term 2 election: Requested vote from peers 29785a6917f6486c8cd76db4ed876885 (127.21.59.66:33757), eb164d6254a94a29a8259cd06b45ddd1 (127.21.59.67:45029)
I20260713 09:07:57.348984 22443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "244b44bf04834dc6ada45368802824a3" candidate_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29785a6917f6486c8cd76db4ed876885"
I20260713 09:07:57.349588 22443 raft_consensus.cc:3060] T 244b44bf04834dc6ada45368802824a3 P 29785a6917f6486c8cd76db4ed876885 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:57.349634 22518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "244b44bf04834dc6ada45368802824a3" candidate_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb164d6254a94a29a8259cd06b45ddd1"
I20260713 09:07:57.350278 22518 raft_consensus.cc:3055] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:57.350656 22518 raft_consensus.cc:740] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb164d6254a94a29a8259cd06b45ddd1, State: Running, Role: LEADER
I20260713 09:07:57.351538 22518 consensus_queue.cc:260] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:57.352818 22518 raft_consensus.cc:3060] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:57.357215 22443 raft_consensus.cc:2468] T 244b44bf04834dc6ada45368802824a3 P 29785a6917f6486c8cd76db4ed876885 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ab183d2e8a4ded82fe622d96f6cfe2 in term 2.
I20260713 09:07:57.358618 22336 leader_election.cc:304] T 244b44bf04834dc6ada45368802824a3 P 51ab183d2e8a4ded82fe622d96f6cfe2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29785a6917f6486c8cd76db4ed876885, 51ab183d2e8a4ded82fe622d96f6cfe2; no voters: 
I20260713 09:07:57.359493 22603 raft_consensus.cc:2804] T 244b44bf04834dc6ada45368802824a3 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:57.359488 22518 raft_consensus.cc:2468] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ab183d2e8a4ded82fe622d96f6cfe2 in term 2.
I20260713 09:07:57.360023 22603 raft_consensus.cc:697] T 244b44bf04834dc6ada45368802824a3 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 2 LEADER]: Becoming Leader. State: Replica: 51ab183d2e8a4ded82fe622d96f6cfe2, State: Running, Role: LEADER
I20260713 09:07:57.360956 22603 consensus_queue.cc:237] T 244b44bf04834dc6ada45368802824a3 P 51ab183d2e8a4ded82fe622d96f6cfe2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:57.367100 22265 catalog_manager.cc:5697] T 244b44bf04834dc6ada45368802824a3 P 51ab183d2e8a4ded82fe622d96f6cfe2 reported cstate change: term changed from 1 to 2, leader changed from eb164d6254a94a29a8259cd06b45ddd1 (127.21.59.67) to 51ab183d2e8a4ded82fe622d96f6cfe2 (127.21.59.65). New cstate: current_term: 2 leader_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:57.451241 22443 raft_consensus.cc:1275] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 29785a6917f6486c8cd76db4ed876885 [term 2 FOLLOWER]: Refusing update from remote peer 51ab183d2e8a4ded82fe622d96f6cfe2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:57.452416 22603 consensus_queue.cc:1048] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 51ab183d2e8a4ded82fe622d96f6cfe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:57.456826 22603 raft_consensus.cc:993] T 49cf5e8f59f54ecaaf29aaf40f4af6db P 51ab183d2e8a4ded82fe622d96f6cfe2: : Instructing follower 29785a6917f6486c8cd76db4ed876885 to start an election
I20260713 09:07:57.457343 22586 raft_consensus.cc:1081] T 49cf5e8f59f54ecaaf29aaf40f4af6db P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 1 LEADER]: Signalling peer 29785a6917f6486c8cd76db4ed876885 to start an election
I20260713 09:07:57.461855 22443 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "49cf5e8f59f54ecaaf29aaf40f4af6db"
dest_uuid: "29785a6917f6486c8cd76db4ed876885"
 from {username='slave'} at 127.0.0.1:45390
I20260713 09:07:57.462538 22443 raft_consensus.cc:493] T 49cf5e8f59f54ecaaf29aaf40f4af6db P 29785a6917f6486c8cd76db4ed876885 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:57.462965 22443 raft_consensus.cc:3060] T 49cf5e8f59f54ecaaf29aaf40f4af6db P 29785a6917f6486c8cd76db4ed876885 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:57.464315 22518 raft_consensus.cc:1275] T 0d7a9f62b8b24f8989e3c57aeb22d000 P eb164d6254a94a29a8259cd06b45ddd1 [term 2 FOLLOWER]: Refusing update from remote peer 51ab183d2e8a4ded82fe622d96f6cfe2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:57.465716 22603 consensus_queue.cc:1048] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 51ab183d2e8a4ded82fe622d96f6cfe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:57.470830 22443 raft_consensus.cc:515] T 49cf5e8f59f54ecaaf29aaf40f4af6db P 29785a6917f6486c8cd76db4ed876885 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:57.473296 22443 leader_election.cc:290] T 49cf5e8f59f54ecaaf29aaf40f4af6db P 29785a6917f6486c8cd76db4ed876885 [CANDIDATE]: Term 2 election: Requested vote from peers 51ab183d2e8a4ded82fe622d96f6cfe2 (127.21.59.65:39497), eb164d6254a94a29a8259cd06b45ddd1 (127.21.59.67:45029)
I20260713 09:07:57.473846 22517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49cf5e8f59f54ecaaf29aaf40f4af6db" candidate_uuid: "29785a6917f6486c8cd76db4ed876885" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb164d6254a94a29a8259cd06b45ddd1"
I20260713 09:07:57.473728 22369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49cf5e8f59f54ecaaf29aaf40f4af6db" candidate_uuid: "29785a6917f6486c8cd76db4ed876885" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2"
I20260713 09:07:57.474449 22517 raft_consensus.cc:3060] T 49cf5e8f59f54ecaaf29aaf40f4af6db P eb164d6254a94a29a8259cd06b45ddd1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:57.474670 22369 raft_consensus.cc:3055] T 49cf5e8f59f54ecaaf29aaf40f4af6db P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:57.475050 22369 raft_consensus.cc:740] T 49cf5e8f59f54ecaaf29aaf40f4af6db P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51ab183d2e8a4ded82fe622d96f6cfe2, State: Running, Role: LEADER
I20260713 09:07:57.475819 22369 consensus_queue.cc:260] T 49cf5e8f59f54ecaaf29aaf40f4af6db P 51ab183d2e8a4ded82fe622d96f6cfe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:57.476691 22369 raft_consensus.cc:3060] T 49cf5e8f59f54ecaaf29aaf40f4af6db P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:57.479588 22517 raft_consensus.cc:2468] T 49cf5e8f59f54ecaaf29aaf40f4af6db P eb164d6254a94a29a8259cd06b45ddd1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29785a6917f6486c8cd76db4ed876885 in term 2.
I20260713 09:07:57.480540 22411 leader_election.cc:304] T 49cf5e8f59f54ecaaf29aaf40f4af6db P 29785a6917f6486c8cd76db4ed876885 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29785a6917f6486c8cd76db4ed876885, eb164d6254a94a29a8259cd06b45ddd1; no voters: 
I20260713 09:07:57.481189 22565 raft_consensus.cc:2804] T 49cf5e8f59f54ecaaf29aaf40f4af6db P 29785a6917f6486c8cd76db4ed876885 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:57.481616 22565 raft_consensus.cc:697] T 49cf5e8f59f54ecaaf29aaf40f4af6db P 29785a6917f6486c8cd76db4ed876885 [term 2 LEADER]: Becoming Leader. State: Replica: 29785a6917f6486c8cd76db4ed876885, State: Running, Role: LEADER
I20260713 09:07:57.482579 22369 raft_consensus.cc:2468] T 49cf5e8f59f54ecaaf29aaf40f4af6db P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29785a6917f6486c8cd76db4ed876885 in term 2.
I20260713 09:07:57.482381 22565 consensus_queue.cc:237] T 49cf5e8f59f54ecaaf29aaf40f4af6db P 29785a6917f6486c8cd76db4ed876885 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:07:57.488349 22265 catalog_manager.cc:5697] T 49cf5e8f59f54ecaaf29aaf40f4af6db P 29785a6917f6486c8cd76db4ed876885 reported cstate change: term changed from 1 to 2, leader changed from 51ab183d2e8a4ded82fe622d96f6cfe2 (127.21.59.65) to 29785a6917f6486c8cd76db4ed876885 (127.21.59.66). New cstate: current_term: 2 leader_uuid: "29785a6917f6486c8cd76db4ed876885" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:57.604221 22443 raft_consensus.cc:1275] T 658112d168374dec9fe8bdaddb819c8b P 29785a6917f6486c8cd76db4ed876885 [term 2 FOLLOWER]: Refusing update from remote peer 51ab183d2e8a4ded82fe622d96f6cfe2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:57.605443 22603 consensus_queue.cc:1048] T 658112d168374dec9fe8bdaddb819c8b P 51ab183d2e8a4ded82fe622d96f6cfe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:57.612383 22517 raft_consensus.cc:1275] T 658112d168374dec9fe8bdaddb819c8b P eb164d6254a94a29a8259cd06b45ddd1 [term 2 FOLLOWER]: Refusing update from remote peer 51ab183d2e8a4ded82fe622d96f6cfe2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:57.614353 22566 consensus_queue.cc:1048] T 658112d168374dec9fe8bdaddb819c8b P 51ab183d2e8a4ded82fe622d96f6cfe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:57.629635 22443 raft_consensus.cc:1275] T e2bc95a275a240f8814b05e1757eb633 P 29785a6917f6486c8cd76db4ed876885 [term 2 FOLLOWER]: Refusing update from remote peer eb164d6254a94a29a8259cd06b45ddd1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:57.630815 22641 consensus_queue.cc:1048] T e2bc95a275a240f8814b05e1757eb633 P eb164d6254a94a29a8259cd06b45ddd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:57.637852 22369 raft_consensus.cc:1275] T e2bc95a275a240f8814b05e1757eb633 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 2 FOLLOWER]: Refusing update from remote peer eb164d6254a94a29a8259cd06b45ddd1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:57.639353 22567 consensus_queue.cc:1048] T e2bc95a275a240f8814b05e1757eb633 P eb164d6254a94a29a8259cd06b45ddd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:57.655867 22369 raft_consensus.cc:1275] T 3d75f9a0167e49e6b556b318a6fb8974 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 2 FOLLOWER]: Refusing update from remote peer 29785a6917f6486c8cd76db4ed876885: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:57.657073 22565 consensus_queue.cc:1048] T 3d75f9a0167e49e6b556b318a6fb8974 P 29785a6917f6486c8cd76db4ed876885 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:57.664710 22517 raft_consensus.cc:1275] T 3d75f9a0167e49e6b556b318a6fb8974 P eb164d6254a94a29a8259cd06b45ddd1 [term 2 FOLLOWER]: Refusing update from remote peer 29785a6917f6486c8cd76db4ed876885: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:57.667475 22646 consensus_queue.cc:1048] T 3d75f9a0167e49e6b556b318a6fb8974 P 29785a6917f6486c8cd76db4ed876885 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:57.725548 22517 raft_consensus.cc:1275] T adcdf62e682946268ba86d6036757431 P eb164d6254a94a29a8259cd06b45ddd1 [term 2 FOLLOWER]: Refusing update from remote peer 29785a6917f6486c8cd76db4ed876885: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:57.726894 22369 raft_consensus.cc:1275] T 993870f4d862486283c18f4f83aa3e1c P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 2 FOLLOWER]: Refusing update from remote peer 29785a6917f6486c8cd76db4ed876885: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:57.726802 22646 consensus_queue.cc:1048] T adcdf62e682946268ba86d6036757431 P 29785a6917f6486c8cd76db4ed876885 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:57.728204 22646 consensus_queue.cc:1048] T 993870f4d862486283c18f4f83aa3e1c P 29785a6917f6486c8cd76db4ed876885 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:57.737376 22517 raft_consensus.cc:1275] T 993870f4d862486283c18f4f83aa3e1c P eb164d6254a94a29a8259cd06b45ddd1 [term 2 FOLLOWER]: Refusing update from remote peer 29785a6917f6486c8cd76db4ed876885: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:57.740813 22369 raft_consensus.cc:1275] T adcdf62e682946268ba86d6036757431 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 2 FOLLOWER]: Refusing update from remote peer 29785a6917f6486c8cd76db4ed876885: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:57.742316 22646 consensus_queue.cc:1048] T adcdf62e682946268ba86d6036757431 P 29785a6917f6486c8cd76db4ed876885 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:57.743911 22565 consensus_queue.cc:1048] T 993870f4d862486283c18f4f83aa3e1c P 29785a6917f6486c8cd76db4ed876885 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:57.786641 22517 raft_consensus.cc:1275] T 29bd2031acc44498a7c8c428c2c31a7f P eb164d6254a94a29a8259cd06b45ddd1 [term 2 FOLLOWER]: Refusing update from remote peer 51ab183d2e8a4ded82fe622d96f6cfe2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:57.788197 22566 consensus_queue.cc:1048] T 29bd2031acc44498a7c8c428c2c31a7f P 51ab183d2e8a4ded82fe622d96f6cfe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:57.795324 22443 raft_consensus.cc:1275] T 29bd2031acc44498a7c8c428c2c31a7f P 29785a6917f6486c8cd76db4ed876885 [term 2 FOLLOWER]: Refusing update from remote peer 51ab183d2e8a4ded82fe622d96f6cfe2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:57.797139 22603 consensus_queue.cc:1048] T 29bd2031acc44498a7c8c428c2c31a7f P 51ab183d2e8a4ded82fe622d96f6cfe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:57.835203 22517 raft_consensus.cc:1275] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1 [term 2 FOLLOWER]: Refusing update from remote peer 51ab183d2e8a4ded82fe622d96f6cfe2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:57.836356 22603 consensus_queue.cc:1048] T 244b44bf04834dc6ada45368802824a3 P 51ab183d2e8a4ded82fe622d96f6cfe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:57.843474 22443 raft_consensus.cc:1275] T 244b44bf04834dc6ada45368802824a3 P 29785a6917f6486c8cd76db4ed876885 [term 2 FOLLOWER]: Refusing update from remote peer 51ab183d2e8a4ded82fe622d96f6cfe2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:57.844810 22645 consensus_queue.cc:1048] T 244b44bf04834dc6ada45368802824a3 P 51ab183d2e8a4ded82fe622d96f6cfe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:57.963447 22369 raft_consensus.cc:1275] T 49cf5e8f59f54ecaaf29aaf40f4af6db P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 2 FOLLOWER]: Refusing update from remote peer 29785a6917f6486c8cd76db4ed876885: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:57.964877 22565 consensus_queue.cc:1048] T 49cf5e8f59f54ecaaf29aaf40f4af6db P 29785a6917f6486c8cd76db4ed876885 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:57.973402 22517 raft_consensus.cc:1275] T 49cf5e8f59f54ecaaf29aaf40f4af6db P eb164d6254a94a29a8259cd06b45ddd1 [term 2 FOLLOWER]: Refusing update from remote peer 29785a6917f6486c8cd76db4ed876885: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:57.975023 22646 consensus_queue.cc:1048] T 49cf5e8f59f54ecaaf29aaf40f4af6db P 29785a6917f6486c8cd76db4ed876885 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:00.059514 21741 auto_leader_rebalancer-test.cc:352] The leader distribution is 
I20260713 09:08:00.060189 21741 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:00.076702 22370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "244b44bf04834dc6ada45368802824a3"
dest_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2"
mode: GRACEFUL
new_leader_uuid: "eb164d6254a94a29a8259cd06b45ddd1"
 from {username='slave'} at 127.0.0.1:53622
I20260713 09:08:00.077176 22370 raft_consensus.cc:606] T 244b44bf04834dc6ada45368802824a3 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 2 LEADER]: Received request to transfer leadership to TS eb164d6254a94a29a8259cd06b45ddd1
I20260713 09:08:00.079493 22370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29bd2031acc44498a7c8c428c2c31a7f"
dest_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2"
mode: GRACEFUL
new_leader_uuid: "eb164d6254a94a29a8259cd06b45ddd1"
 from {username='slave'} at 127.0.0.1:53622
I20260713 09:08:00.079905 22370 raft_consensus.cc:606] T 29bd2031acc44498a7c8c428c2c31a7f P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 2 LEADER]: Received request to transfer leadership to TS eb164d6254a94a29a8259cd06b45ddd1
I20260713 09:08:00.080777 21741 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:08:00.081249 21741 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:00.256821 22586 raft_consensus.cc:993] T 244b44bf04834dc6ada45368802824a3 P 51ab183d2e8a4ded82fe622d96f6cfe2: : Instructing follower eb164d6254a94a29a8259cd06b45ddd1 to start an election
I20260713 09:08:00.257288 22654 raft_consensus.cc:1081] T 244b44bf04834dc6ada45368802824a3 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 2 LEADER]: Signalling peer eb164d6254a94a29a8259cd06b45ddd1 to start an election
I20260713 09:08:00.258891 22517 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "244b44bf04834dc6ada45368802824a3"
dest_uuid: "eb164d6254a94a29a8259cd06b45ddd1"
 from {username='slave'} at 127.0.0.1:53554
I20260713 09:08:00.259409 22517 raft_consensus.cc:493] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:00.259698 22517 raft_consensus.cc:3060] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:00.264027 22517 raft_consensus.cc:515] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:08:00.265535 22517 leader_election.cc:290] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1 [CANDIDATE]: Term 3 election: Requested vote from peers 51ab183d2e8a4ded82fe622d96f6cfe2 (127.21.59.65:39497), 29785a6917f6486c8cd76db4ed876885 (127.21.59.66:33757)
I20260713 09:08:00.266433 22370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "244b44bf04834dc6ada45368802824a3" candidate_uuid: "eb164d6254a94a29a8259cd06b45ddd1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2"
I20260713 09:08:00.266597 22443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "244b44bf04834dc6ada45368802824a3" candidate_uuid: "eb164d6254a94a29a8259cd06b45ddd1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "29785a6917f6486c8cd76db4ed876885"
I20260713 09:08:00.267059 22370 raft_consensus.cc:3055] T 244b44bf04834dc6ada45368802824a3 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:00.267254 22443 raft_consensus.cc:3060] T 244b44bf04834dc6ada45368802824a3 P 29785a6917f6486c8cd76db4ed876885 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:00.267441 22370 raft_consensus.cc:740] T 244b44bf04834dc6ada45368802824a3 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 51ab183d2e8a4ded82fe622d96f6cfe2, State: Running, Role: LEADER
I20260713 09:08:00.268270 22370 consensus_queue.cc:260] T 244b44bf04834dc6ada45368802824a3 P 51ab183d2e8a4ded82fe622d96f6cfe2 [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: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:08:00.269176 22370 raft_consensus.cc:3060] T 244b44bf04834dc6ada45368802824a3 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:00.272375 22443 raft_consensus.cc:2468] T 244b44bf04834dc6ada45368802824a3 P 29785a6917f6486c8cd76db4ed876885 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb164d6254a94a29a8259cd06b45ddd1 in term 3.
I20260713 09:08:00.273393 22485 leader_election.cc:304] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1 [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: 29785a6917f6486c8cd76db4ed876885, eb164d6254a94a29a8259cd06b45ddd1; no voters: 
I20260713 09:08:00.274165 22650 raft_consensus.cc:2804] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:00.275146 22650 raft_consensus.cc:697] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1 [term 3 LEADER]: Becoming Leader. State: Replica: eb164d6254a94a29a8259cd06b45ddd1, State: Running, Role: LEADER
I20260713 09:08:00.275157 22370 raft_consensus.cc:2468] T 244b44bf04834dc6ada45368802824a3 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb164d6254a94a29a8259cd06b45ddd1 in term 3.
I20260713 09:08:00.276019 22650 consensus_queue.cc:237] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1 [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: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:08:00.282119 22268 catalog_manager.cc:5697] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1 reported cstate change: term changed from 2 to 3, leader changed from 51ab183d2e8a4ded82fe622d96f6cfe2 (127.21.59.65) to eb164d6254a94a29a8259cd06b45ddd1 (127.21.59.67). New cstate: current_term: 3 leader_uuid: "eb164d6254a94a29a8259cd06b45ddd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:00.326329 22586 raft_consensus.cc:993] T 29bd2031acc44498a7c8c428c2c31a7f P 51ab183d2e8a4ded82fe622d96f6cfe2: : Instructing follower eb164d6254a94a29a8259cd06b45ddd1 to start an election
I20260713 09:08:00.326738 22654 raft_consensus.cc:1081] T 29bd2031acc44498a7c8c428c2c31a7f P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 2 LEADER]: Signalling peer eb164d6254a94a29a8259cd06b45ddd1 to start an election
I20260713 09:08:00.328099 22517 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29bd2031acc44498a7c8c428c2c31a7f"
dest_uuid: "eb164d6254a94a29a8259cd06b45ddd1"
 from {username='slave'} at 127.0.0.1:53554
I20260713 09:08:00.328588 22517 raft_consensus.cc:493] T 29bd2031acc44498a7c8c428c2c31a7f P eb164d6254a94a29a8259cd06b45ddd1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:00.328895 22517 raft_consensus.cc:3060] T 29bd2031acc44498a7c8c428c2c31a7f P eb164d6254a94a29a8259cd06b45ddd1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:00.333472 22517 raft_consensus.cc:515] T 29bd2031acc44498a7c8c428c2c31a7f P eb164d6254a94a29a8259cd06b45ddd1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } } peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } }
I20260713 09:08:00.335071 22517 leader_election.cc:290] T 29bd2031acc44498a7c8c428c2c31a7f P eb164d6254a94a29a8259cd06b45ddd1 [CANDIDATE]: Term 3 election: Requested vote from peers 29785a6917f6486c8cd76db4ed876885 (127.21.59.66:33757), 51ab183d2e8a4ded82fe622d96f6cfe2 (127.21.59.65:39497)
I20260713 09:08:00.335815 22443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29bd2031acc44498a7c8c428c2c31a7f" candidate_uuid: "eb164d6254a94a29a8259cd06b45ddd1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "29785a6917f6486c8cd76db4ed876885"
I20260713 09:08:00.336164 22370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29bd2031acc44498a7c8c428c2c31a7f" candidate_uuid: "eb164d6254a94a29a8259cd06b45ddd1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2"
I20260713 09:08:00.336367 22443 raft_consensus.cc:3060] T 29bd2031acc44498a7c8c428c2c31a7f P 29785a6917f6486c8cd76db4ed876885 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:00.336704 22370 raft_consensus.cc:3055] T 29bd2031acc44498a7c8c428c2c31a7f P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:00.336992 22370 raft_consensus.cc:740] T 29bd2031acc44498a7c8c428c2c31a7f P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 51ab183d2e8a4ded82fe622d96f6cfe2, State: Running, Role: LEADER
I20260713 09:08:00.337648 22370 consensus_queue.cc:260] T 29bd2031acc44498a7c8c428c2c31a7f P 51ab183d2e8a4ded82fe622d96f6cfe2 [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: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } } peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } }
I20260713 09:08:00.338634 22370 raft_consensus.cc:3060] T 29bd2031acc44498a7c8c428c2c31a7f P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:00.341794 22443 raft_consensus.cc:2468] T 29bd2031acc44498a7c8c428c2c31a7f P 29785a6917f6486c8cd76db4ed876885 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb164d6254a94a29a8259cd06b45ddd1 in term 3.
I20260713 09:08:00.342846 22485 leader_election.cc:304] T 29bd2031acc44498a7c8c428c2c31a7f P eb164d6254a94a29a8259cd06b45ddd1 [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: 29785a6917f6486c8cd76db4ed876885, eb164d6254a94a29a8259cd06b45ddd1; no voters: 
I20260713 09:08:00.343530 22650 raft_consensus.cc:2804] T 29bd2031acc44498a7c8c428c2c31a7f P eb164d6254a94a29a8259cd06b45ddd1 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:00.343912 22650 raft_consensus.cc:697] T 29bd2031acc44498a7c8c428c2c31a7f P eb164d6254a94a29a8259cd06b45ddd1 [term 3 LEADER]: Becoming Leader. State: Replica: eb164d6254a94a29a8259cd06b45ddd1, State: Running, Role: LEADER
I20260713 09:08:00.343851 22370 raft_consensus.cc:2468] T 29bd2031acc44498a7c8c428c2c31a7f P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb164d6254a94a29a8259cd06b45ddd1 in term 3.
I20260713 09:08:00.344762 22650 consensus_queue.cc:237] T 29bd2031acc44498a7c8c428c2c31a7f P eb164d6254a94a29a8259cd06b45ddd1 [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: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } } peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } }
I20260713 09:08:00.350773 22268 catalog_manager.cc:5697] T 29bd2031acc44498a7c8c428c2c31a7f P eb164d6254a94a29a8259cd06b45ddd1 reported cstate change: term changed from 2 to 3, leader changed from 51ab183d2e8a4ded82fe622d96f6cfe2 (127.21.59.65) to eb164d6254a94a29a8259cd06b45ddd1 (127.21.59.67). New cstate: current_term: 3 leader_uuid: "eb164d6254a94a29a8259cd06b45ddd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:00.719410 22443 raft_consensus.cc:1275] T 244b44bf04834dc6ada45368802824a3 P 29785a6917f6486c8cd76db4ed876885 [term 3 FOLLOWER]: Refusing update from remote peer eb164d6254a94a29a8259cd06b45ddd1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:00.720664 22650 consensus_queue.cc:1048] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:00.733464 22370 raft_consensus.cc:1275] T 244b44bf04834dc6ada45368802824a3 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 3 FOLLOWER]: Refusing update from remote peer eb164d6254a94a29a8259cd06b45ddd1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:00.735018 22664 consensus_queue.cc:1048] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:00.780936 22370 raft_consensus.cc:1275] T 29bd2031acc44498a7c8c428c2c31a7f P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 3 FOLLOWER]: Refusing update from remote peer eb164d6254a94a29a8259cd06b45ddd1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:00.782095 22664 consensus_queue.cc:1048] T 29bd2031acc44498a7c8c428c2c31a7f P eb164d6254a94a29a8259cd06b45ddd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:00.790155 22443 raft_consensus.cc:1275] T 29bd2031acc44498a7c8c428c2c31a7f P 29785a6917f6486c8cd76db4ed876885 [term 3 FOLLOWER]: Refusing update from remote peer eb164d6254a94a29a8259cd06b45ddd1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:00.791711 22655 consensus_queue.cc:1048] T 29bd2031acc44498a7c8c428c2c31a7f P eb164d6254a94a29a8259cd06b45ddd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:01.082055 21741 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:01.092908 22517 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29bd2031acc44498a7c8c428c2c31a7f"
dest_uuid: "eb164d6254a94a29a8259cd06b45ddd1"
mode: GRACEFUL
new_leader_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2"
 from {username='slave'} at 127.0.0.1:53556
I20260713 09:08:01.093514 22517 raft_consensus.cc:606] T 29bd2031acc44498a7c8c428c2c31a7f P eb164d6254a94a29a8259cd06b45ddd1 [term 3 LEADER]: Received request to transfer leadership to TS 51ab183d2e8a4ded82fe622d96f6cfe2
I20260713 09:08:01.101064 22518 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "244b44bf04834dc6ada45368802824a3"
dest_uuid: "eb164d6254a94a29a8259cd06b45ddd1"
mode: GRACEFUL
new_leader_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2"
 from {username='slave'} at 127.0.0.1:53556
I20260713 09:08:01.101543 22518 raft_consensus.cc:606] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1 [term 3 LEADER]: Received request to transfer leadership to TS 51ab183d2e8a4ded82fe622d96f6cfe2
I20260713 09:08:01.111436 22443 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "adcdf62e682946268ba86d6036757431"
dest_uuid: "29785a6917f6486c8cd76db4ed876885"
mode: GRACEFUL
new_leader_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2"
 from {username='slave'} at 127.0.0.1:45404
I20260713 09:08:01.111982 22443 raft_consensus.cc:606] T adcdf62e682946268ba86d6036757431 P 29785a6917f6486c8cd76db4ed876885 [term 2 LEADER]: Received request to transfer leadership to TS 51ab183d2e8a4ded82fe622d96f6cfe2
I20260713 09:08:01.117491 22443 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d75f9a0167e49e6b556b318a6fb8974"
dest_uuid: "29785a6917f6486c8cd76db4ed876885"
mode: GRACEFUL
new_leader_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2"
 from {username='slave'} at 127.0.0.1:45404
I20260713 09:08:01.118026 22443 raft_consensus.cc:606] T 3d75f9a0167e49e6b556b318a6fb8974 P 29785a6917f6486c8cd76db4ed876885 [term 2 LEADER]: Received request to transfer leadership to TS 51ab183d2e8a4ded82fe622d96f6cfe2
I20260713 09:08:01.123354 22443 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "993870f4d862486283c18f4f83aa3e1c"
dest_uuid: "29785a6917f6486c8cd76db4ed876885"
mode: GRACEFUL
new_leader_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2"
 from {username='slave'} at 127.0.0.1:45404
I20260713 09:08:01.124027 22443 raft_consensus.cc:606] T 993870f4d862486283c18f4f83aa3e1c P 29785a6917f6486c8cd76db4ed876885 [term 2 LEADER]: Received request to transfer leadership to TS 51ab183d2e8a4ded82fe622d96f6cfe2
I20260713 09:08:01.124626 22664 raft_consensus.cc:993] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1: : Instructing follower 51ab183d2e8a4ded82fe622d96f6cfe2 to start an election
I20260713 09:08:01.125072 22669 raft_consensus.cc:1081] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1 [term 3 LEADER]: Signalling peer 51ab183d2e8a4ded82fe622d96f6cfe2 to start an election
I20260713 09:08:01.127703 22370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "244b44bf04834dc6ada45368802824a3"
dest_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2"
 from {username='slave'} at 127.0.0.1:53606
I20260713 09:08:01.128221 22370 raft_consensus.cc:493] T 244b44bf04834dc6ada45368802824a3 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:01.128436 22370 raft_consensus.cc:3060] T 244b44bf04834dc6ada45368802824a3 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:01.132438 22370 raft_consensus.cc:515] T 244b44bf04834dc6ada45368802824a3 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:08:01.134143 22370 leader_election.cc:290] T 244b44bf04834dc6ada45368802824a3 P 51ab183d2e8a4ded82fe622d96f6cfe2 [CANDIDATE]: Term 4 election: Requested vote from peers 29785a6917f6486c8cd76db4ed876885 (127.21.59.66:33757), eb164d6254a94a29a8259cd06b45ddd1 (127.21.59.67:45029)
I20260713 09:08:01.135162 22443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "244b44bf04834dc6ada45368802824a3" candidate_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "29785a6917f6486c8cd76db4ed876885"
I20260713 09:08:01.135733 22443 raft_consensus.cc:3060] T 244b44bf04834dc6ada45368802824a3 P 29785a6917f6486c8cd76db4ed876885 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:01.135986 22518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "244b44bf04834dc6ada45368802824a3" candidate_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "eb164d6254a94a29a8259cd06b45ddd1"
I20260713 09:08:01.136566 22518 raft_consensus.cc:3055] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:08:01.136806 22518 raft_consensus.cc:740] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: eb164d6254a94a29a8259cd06b45ddd1, State: Running, Role: LEADER
I20260713 09:08:01.137466 22518 consensus_queue.cc:260] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1 [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: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:08:01.138460 22518 raft_consensus.cc:3060] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:01.141008 22443 raft_consensus.cc:2468] T 244b44bf04834dc6ada45368802824a3 P 29785a6917f6486c8cd76db4ed876885 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ab183d2e8a4ded82fe622d96f6cfe2 in term 4.
I20260713 09:08:01.141942 22336 leader_election.cc:304] T 244b44bf04834dc6ada45368802824a3 P 51ab183d2e8a4ded82fe622d96f6cfe2 [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: 29785a6917f6486c8cd76db4ed876885, 51ab183d2e8a4ded82fe622d96f6cfe2; no voters: 
I20260713 09:08:01.142534 22518 raft_consensus.cc:2468] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ab183d2e8a4ded82fe622d96f6cfe2 in term 4.
I20260713 09:08:01.142593 22654 raft_consensus.cc:2804] T 244b44bf04834dc6ada45368802824a3 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:08:01.143733 22654 raft_consensus.cc:697] T 244b44bf04834dc6ada45368802824a3 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 4 LEADER]: Becoming Leader. State: Replica: 51ab183d2e8a4ded82fe622d96f6cfe2, State: Running, Role: LEADER
I20260713 09:08:01.144520 22654 consensus_queue.cc:237] T 244b44bf04834dc6ada45368802824a3 P 51ab183d2e8a4ded82fe622d96f6cfe2 [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: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:08:01.149813 22268 catalog_manager.cc:5697] T 244b44bf04834dc6ada45368802824a3 P 51ab183d2e8a4ded82fe622d96f6cfe2 reported cstate change: term changed from 3 to 4, leader changed from eb164d6254a94a29a8259cd06b45ddd1 (127.21.59.67) to 51ab183d2e8a4ded82fe622d96f6cfe2 (127.21.59.65). New cstate: current_term: 4 leader_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:01.256784 22664 raft_consensus.cc:993] T 29bd2031acc44498a7c8c428c2c31a7f P eb164d6254a94a29a8259cd06b45ddd1: : Instructing follower 51ab183d2e8a4ded82fe622d96f6cfe2 to start an election
I20260713 09:08:01.257282 22669 raft_consensus.cc:1081] T 29bd2031acc44498a7c8c428c2c31a7f P eb164d6254a94a29a8259cd06b45ddd1 [term 3 LEADER]: Signalling peer 51ab183d2e8a4ded82fe622d96f6cfe2 to start an election
I20260713 09:08:01.258570 22370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29bd2031acc44498a7c8c428c2c31a7f"
dest_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2"
 from {username='slave'} at 127.0.0.1:53606
I20260713 09:08:01.259042 22370 raft_consensus.cc:493] T 29bd2031acc44498a7c8c428c2c31a7f P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:01.259315 22370 raft_consensus.cc:3060] T 29bd2031acc44498a7c8c428c2c31a7f P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:01.263521 22370 raft_consensus.cc:515] T 29bd2031acc44498a7c8c428c2c31a7f P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } } peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } }
I20260713 09:08:01.264918 22370 leader_election.cc:290] T 29bd2031acc44498a7c8c428c2c31a7f P 51ab183d2e8a4ded82fe622d96f6cfe2 [CANDIDATE]: Term 4 election: Requested vote from peers 29785a6917f6486c8cd76db4ed876885 (127.21.59.66:33757), eb164d6254a94a29a8259cd06b45ddd1 (127.21.59.67:45029)
I20260713 09:08:01.265973 22443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29bd2031acc44498a7c8c428c2c31a7f" candidate_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "29785a6917f6486c8cd76db4ed876885"
I20260713 09:08:01.266175 22518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29bd2031acc44498a7c8c428c2c31a7f" candidate_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "eb164d6254a94a29a8259cd06b45ddd1"
I20260713 09:08:01.266661 22518 raft_consensus.cc:3055] T 29bd2031acc44498a7c8c428c2c31a7f P eb164d6254a94a29a8259cd06b45ddd1 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:08:01.266661 22443 raft_consensus.cc:3060] T 29bd2031acc44498a7c8c428c2c31a7f P 29785a6917f6486c8cd76db4ed876885 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:01.267169 22518 raft_consensus.cc:740] T 29bd2031acc44498a7c8c428c2c31a7f P eb164d6254a94a29a8259cd06b45ddd1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: eb164d6254a94a29a8259cd06b45ddd1, State: Running, Role: LEADER
I20260713 09:08:01.267953 22518 consensus_queue.cc:260] T 29bd2031acc44498a7c8c428c2c31a7f P eb164d6254a94a29a8259cd06b45ddd1 [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: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } } peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } }
I20260713 09:08:01.269129 22518 raft_consensus.cc:3060] T 29bd2031acc44498a7c8c428c2c31a7f P eb164d6254a94a29a8259cd06b45ddd1 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:01.273628 22443 raft_consensus.cc:2468] T 29bd2031acc44498a7c8c428c2c31a7f P 29785a6917f6486c8cd76db4ed876885 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ab183d2e8a4ded82fe622d96f6cfe2 in term 4.
I20260713 09:08:01.275053 22336 leader_election.cc:304] T 29bd2031acc44498a7c8c428c2c31a7f P 51ab183d2e8a4ded82fe622d96f6cfe2 [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: 29785a6917f6486c8cd76db4ed876885, 51ab183d2e8a4ded82fe622d96f6cfe2; no voters: 
I20260713 09:08:01.275748 22518 raft_consensus.cc:2468] T 29bd2031acc44498a7c8c428c2c31a7f P eb164d6254a94a29a8259cd06b45ddd1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ab183d2e8a4ded82fe622d96f6cfe2 in term 4.
I20260713 09:08:01.275815 22654 raft_consensus.cc:2804] T 29bd2031acc44498a7c8c428c2c31a7f P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:08:01.276278 22654 raft_consensus.cc:697] T 29bd2031acc44498a7c8c428c2c31a7f P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 4 LEADER]: Becoming Leader. State: Replica: 51ab183d2e8a4ded82fe622d96f6cfe2, State: Running, Role: LEADER
I20260713 09:08:01.277005 22654 consensus_queue.cc:237] T 29bd2031acc44498a7c8c428c2c31a7f P 51ab183d2e8a4ded82fe622d96f6cfe2 [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: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } } peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } }
I20260713 09:08:01.282651 22268 catalog_manager.cc:5697] T 29bd2031acc44498a7c8c428c2c31a7f P 51ab183d2e8a4ded82fe622d96f6cfe2 reported cstate change: term changed from 3 to 4, leader changed from eb164d6254a94a29a8259cd06b45ddd1 (127.21.59.67) to 51ab183d2e8a4ded82fe622d96f6cfe2 (127.21.59.65). New cstate: current_term: 4 leader_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:01.467283 22671 raft_consensus.cc:993] T 993870f4d862486283c18f4f83aa3e1c P 29785a6917f6486c8cd76db4ed876885: : Instructing follower 51ab183d2e8a4ded82fe622d96f6cfe2 to start an election
I20260713 09:08:01.467718 22646 raft_consensus.cc:1081] T 993870f4d862486283c18f4f83aa3e1c P 29785a6917f6486c8cd76db4ed876885 [term 2 LEADER]: Signalling peer 51ab183d2e8a4ded82fe622d96f6cfe2 to start an election
I20260713 09:08:01.469154 22370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "993870f4d862486283c18f4f83aa3e1c"
dest_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2"
 from {username='slave'} at 127.0.0.1:53600
I20260713 09:08:01.469635 22370 raft_consensus.cc:493] T 993870f4d862486283c18f4f83aa3e1c P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:01.469923 22370 raft_consensus.cc:3060] T 993870f4d862486283c18f4f83aa3e1c P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:01.473994 22370 raft_consensus.cc:515] T 993870f4d862486283c18f4f83aa3e1c P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:08:01.475553 22370 leader_election.cc:290] T 993870f4d862486283c18f4f83aa3e1c P 51ab183d2e8a4ded82fe622d96f6cfe2 [CANDIDATE]: Term 3 election: Requested vote from peers 29785a6917f6486c8cd76db4ed876885 (127.21.59.66:33757), eb164d6254a94a29a8259cd06b45ddd1 (127.21.59.67:45029)
I20260713 09:08:01.476330 22443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "993870f4d862486283c18f4f83aa3e1c" candidate_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "29785a6917f6486c8cd76db4ed876885"
I20260713 09:08:01.476599 22518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "993870f4d862486283c18f4f83aa3e1c" candidate_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eb164d6254a94a29a8259cd06b45ddd1"
I20260713 09:08:01.476840 22443 raft_consensus.cc:3055] T 993870f4d862486283c18f4f83aa3e1c P 29785a6917f6486c8cd76db4ed876885 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:01.477128 22518 raft_consensus.cc:3060] T 993870f4d862486283c18f4f83aa3e1c P eb164d6254a94a29a8259cd06b45ddd1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:01.477141 22443 raft_consensus.cc:740] T 993870f4d862486283c18f4f83aa3e1c P 29785a6917f6486c8cd76db4ed876885 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 29785a6917f6486c8cd76db4ed876885, State: Running, Role: LEADER
I20260713 09:08:01.477931 22443 consensus_queue.cc:260] T 993870f4d862486283c18f4f83aa3e1c P 29785a6917f6486c8cd76db4ed876885 [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: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:08:01.478838 22443 raft_consensus.cc:3060] T 993870f4d862486283c18f4f83aa3e1c P 29785a6917f6486c8cd76db4ed876885 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:01.481930 22518 raft_consensus.cc:2468] T 993870f4d862486283c18f4f83aa3e1c P eb164d6254a94a29a8259cd06b45ddd1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ab183d2e8a4ded82fe622d96f6cfe2 in term 3.
I20260713 09:08:01.482824 22443 raft_consensus.cc:2468] T 993870f4d862486283c18f4f83aa3e1c P 29785a6917f6486c8cd76db4ed876885 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ab183d2e8a4ded82fe622d96f6cfe2 in term 3.
I20260713 09:08:01.482890 22336 leader_election.cc:304] T 993870f4d862486283c18f4f83aa3e1c P 51ab183d2e8a4ded82fe622d96f6cfe2 [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: 51ab183d2e8a4ded82fe622d96f6cfe2, eb164d6254a94a29a8259cd06b45ddd1; no voters: 
I20260713 09:08:01.483680 22654 raft_consensus.cc:2804] T 993870f4d862486283c18f4f83aa3e1c P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:01.484350 22654 raft_consensus.cc:697] T 993870f4d862486283c18f4f83aa3e1c P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 3 LEADER]: Becoming Leader. State: Replica: 51ab183d2e8a4ded82fe622d96f6cfe2, State: Running, Role: LEADER
I20260713 09:08:01.485222 22654 consensus_queue.cc:237] T 993870f4d862486283c18f4f83aa3e1c P 51ab183d2e8a4ded82fe622d96f6cfe2 [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: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:08:01.487764 22646 raft_consensus.cc:993] T 3d75f9a0167e49e6b556b318a6fb8974 P 29785a6917f6486c8cd76db4ed876885: : Instructing follower 51ab183d2e8a4ded82fe622d96f6cfe2 to start an election
I20260713 09:08:01.488236 22671 raft_consensus.cc:1081] T 3d75f9a0167e49e6b556b318a6fb8974 P 29785a6917f6486c8cd76db4ed876885 [term 2 LEADER]: Signalling peer 51ab183d2e8a4ded82fe622d96f6cfe2 to start an election
I20260713 09:08:01.489878 22370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d75f9a0167e49e6b556b318a6fb8974"
dest_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2"
 from {username='slave'} at 127.0.0.1:53600
I20260713 09:08:01.490392 22370 raft_consensus.cc:493] T 3d75f9a0167e49e6b556b318a6fb8974 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:01.490674 22370 raft_consensus.cc:3060] T 3d75f9a0167e49e6b556b318a6fb8974 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:01.492228 22268 catalog_manager.cc:5697] T 993870f4d862486283c18f4f83aa3e1c P 51ab183d2e8a4ded82fe622d96f6cfe2 reported cstate change: term changed from 2 to 3, leader changed from 29785a6917f6486c8cd76db4ed876885 (127.21.59.66) to 51ab183d2e8a4ded82fe622d96f6cfe2 (127.21.59.65). New cstate: current_term: 3 leader_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:01.495050 22370 raft_consensus.cc:515] T 3d75f9a0167e49e6b556b318a6fb8974 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:08:01.496821 22370 leader_election.cc:290] T 3d75f9a0167e49e6b556b318a6fb8974 P 51ab183d2e8a4ded82fe622d96f6cfe2 [CANDIDATE]: Term 3 election: Requested vote from peers 29785a6917f6486c8cd76db4ed876885 (127.21.59.66:33757), eb164d6254a94a29a8259cd06b45ddd1 (127.21.59.67:45029)
I20260713 09:08:01.497674 22443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d75f9a0167e49e6b556b318a6fb8974" candidate_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "29785a6917f6486c8cd76db4ed876885"
I20260713 09:08:01.498174 22443 raft_consensus.cc:3055] T 3d75f9a0167e49e6b556b318a6fb8974 P 29785a6917f6486c8cd76db4ed876885 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:01.498145 22518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d75f9a0167e49e6b556b318a6fb8974" candidate_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eb164d6254a94a29a8259cd06b45ddd1"
I20260713 09:08:01.498643 22443 raft_consensus.cc:740] T 3d75f9a0167e49e6b556b318a6fb8974 P 29785a6917f6486c8cd76db4ed876885 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 29785a6917f6486c8cd76db4ed876885, State: Running, Role: LEADER
I20260713 09:08:01.498776 22518 raft_consensus.cc:3060] T 3d75f9a0167e49e6b556b318a6fb8974 P eb164d6254a94a29a8259cd06b45ddd1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:01.499385 22443 consensus_queue.cc:260] T 3d75f9a0167e49e6b556b318a6fb8974 P 29785a6917f6486c8cd76db4ed876885 [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: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:08:01.500489 22443 raft_consensus.cc:3060] T 3d75f9a0167e49e6b556b318a6fb8974 P 29785a6917f6486c8cd76db4ed876885 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:01.503594 22518 raft_consensus.cc:2468] T 3d75f9a0167e49e6b556b318a6fb8974 P eb164d6254a94a29a8259cd06b45ddd1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ab183d2e8a4ded82fe622d96f6cfe2 in term 3.
I20260713 09:08:01.504487 22336 leader_election.cc:304] T 3d75f9a0167e49e6b556b318a6fb8974 P 51ab183d2e8a4ded82fe622d96f6cfe2 [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: 51ab183d2e8a4ded82fe622d96f6cfe2, eb164d6254a94a29a8259cd06b45ddd1; no voters: 
I20260713 09:08:01.504778 22443 raft_consensus.cc:2468] T 3d75f9a0167e49e6b556b318a6fb8974 P 29785a6917f6486c8cd76db4ed876885 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ab183d2e8a4ded82fe622d96f6cfe2 in term 3.
I20260713 09:08:01.505287 22654 raft_consensus.cc:2804] T 3d75f9a0167e49e6b556b318a6fb8974 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:01.505733 22654 raft_consensus.cc:697] T 3d75f9a0167e49e6b556b318a6fb8974 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 3 LEADER]: Becoming Leader. State: Replica: 51ab183d2e8a4ded82fe622d96f6cfe2, State: Running, Role: LEADER
I20260713 09:08:01.506610 22654 consensus_queue.cc:237] T 3d75f9a0167e49e6b556b318a6fb8974 P 51ab183d2e8a4ded82fe622d96f6cfe2 [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: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:08:01.513423 22268 catalog_manager.cc:5697] T 3d75f9a0167e49e6b556b318a6fb8974 P 51ab183d2e8a4ded82fe622d96f6cfe2 reported cstate change: term changed from 2 to 3, leader changed from 29785a6917f6486c8cd76db4ed876885 (127.21.59.66) to 51ab183d2e8a4ded82fe622d96f6cfe2 (127.21.59.65). New cstate: current_term: 3 leader_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:01.553225 22646 raft_consensus.cc:993] T adcdf62e682946268ba86d6036757431 P 29785a6917f6486c8cd76db4ed876885: : Instructing follower 51ab183d2e8a4ded82fe622d96f6cfe2 to start an election
I20260713 09:08:01.553746 22671 raft_consensus.cc:1081] T adcdf62e682946268ba86d6036757431 P 29785a6917f6486c8cd76db4ed876885 [term 2 LEADER]: Signalling peer 51ab183d2e8a4ded82fe622d96f6cfe2 to start an election
I20260713 09:08:01.555424 22370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "adcdf62e682946268ba86d6036757431"
dest_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2"
 from {username='slave'} at 127.0.0.1:53600
I20260713 09:08:01.555953 22370 raft_consensus.cc:493] T adcdf62e682946268ba86d6036757431 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:01.556253 22370 raft_consensus.cc:3060] T adcdf62e682946268ba86d6036757431 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:01.560559 22370 raft_consensus.cc:515] T adcdf62e682946268ba86d6036757431 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:08:01.562013 22370 leader_election.cc:290] T adcdf62e682946268ba86d6036757431 P 51ab183d2e8a4ded82fe622d96f6cfe2 [CANDIDATE]: Term 3 election: Requested vote from peers 29785a6917f6486c8cd76db4ed876885 (127.21.59.66:33757), eb164d6254a94a29a8259cd06b45ddd1 (127.21.59.67:45029)
I20260713 09:08:01.562994 22443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adcdf62e682946268ba86d6036757431" candidate_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "29785a6917f6486c8cd76db4ed876885"
I20260713 09:08:01.563215 22518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adcdf62e682946268ba86d6036757431" candidate_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eb164d6254a94a29a8259cd06b45ddd1"
I20260713 09:08:01.563552 22443 raft_consensus.cc:3055] T adcdf62e682946268ba86d6036757431 P 29785a6917f6486c8cd76db4ed876885 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:01.563767 22518 raft_consensus.cc:3060] T adcdf62e682946268ba86d6036757431 P eb164d6254a94a29a8259cd06b45ddd1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:01.563884 22443 raft_consensus.cc:740] T adcdf62e682946268ba86d6036757431 P 29785a6917f6486c8cd76db4ed876885 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 29785a6917f6486c8cd76db4ed876885, State: Running, Role: LEADER
I20260713 09:08:01.564587 22443 consensus_queue.cc:260] T adcdf62e682946268ba86d6036757431 P 29785a6917f6486c8cd76db4ed876885 [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: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:08:01.565363 22443 raft_consensus.cc:3060] T adcdf62e682946268ba86d6036757431 P 29785a6917f6486c8cd76db4ed876885 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:01.568360 22518 raft_consensus.cc:2468] T adcdf62e682946268ba86d6036757431 P eb164d6254a94a29a8259cd06b45ddd1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ab183d2e8a4ded82fe622d96f6cfe2 in term 3.
I20260713 09:08:01.569315 22336 leader_election.cc:304] T adcdf62e682946268ba86d6036757431 P 51ab183d2e8a4ded82fe622d96f6cfe2 [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: 51ab183d2e8a4ded82fe622d96f6cfe2, eb164d6254a94a29a8259cd06b45ddd1; no voters: 
I20260713 09:08:01.569458 22443 raft_consensus.cc:2468] T adcdf62e682946268ba86d6036757431 P 29785a6917f6486c8cd76db4ed876885 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51ab183d2e8a4ded82fe622d96f6cfe2 in term 3.
I20260713 09:08:01.570058 22654 raft_consensus.cc:2804] T adcdf62e682946268ba86d6036757431 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:01.570487 22654 raft_consensus.cc:697] T adcdf62e682946268ba86d6036757431 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 3 LEADER]: Becoming Leader. State: Replica: 51ab183d2e8a4ded82fe622d96f6cfe2, State: Running, Role: LEADER
I20260713 09:08:01.571174 22654 consensus_queue.cc:237] T adcdf62e682946268ba86d6036757431 P 51ab183d2e8a4ded82fe622d96f6cfe2 [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: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:08:01.577564 22268 catalog_manager.cc:5697] T adcdf62e682946268ba86d6036757431 P 51ab183d2e8a4ded82fe622d96f6cfe2 reported cstate change: term changed from 2 to 3, leader changed from 29785a6917f6486c8cd76db4ed876885 (127.21.59.66) to 51ab183d2e8a4ded82fe622d96f6cfe2 (127.21.59.65). New cstate: current_term: 3 leader_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:01.586563 22443 raft_consensus.cc:1275] T 244b44bf04834dc6ada45368802824a3 P 29785a6917f6486c8cd76db4ed876885 [term 4 FOLLOWER]: Refusing update from remote peer 51ab183d2e8a4ded82fe622d96f6cfe2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:08:01.587756 22654 consensus_queue.cc:1048] T 244b44bf04834dc6ada45368802824a3 P 51ab183d2e8a4ded82fe622d96f6cfe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:01.595577 22518 raft_consensus.cc:1275] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1 [term 4 FOLLOWER]: Refusing update from remote peer 51ab183d2e8a4ded82fe622d96f6cfe2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:08:01.596742 22654 consensus_queue.cc:1048] T 244b44bf04834dc6ada45368802824a3 P 51ab183d2e8a4ded82fe622d96f6cfe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:01.703909 22443 raft_consensus.cc:1275] T 29bd2031acc44498a7c8c428c2c31a7f P 29785a6917f6486c8cd76db4ed876885 [term 4 FOLLOWER]: Refusing update from remote peer 51ab183d2e8a4ded82fe622d96f6cfe2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:08:01.705063 22654 consensus_queue.cc:1048] T 29bd2031acc44498a7c8c428c2c31a7f P 51ab183d2e8a4ded82fe622d96f6cfe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:01.712210 22518 raft_consensus.cc:1275] T 29bd2031acc44498a7c8c428c2c31a7f P eb164d6254a94a29a8259cd06b45ddd1 [term 4 FOLLOWER]: Refusing update from remote peer 51ab183d2e8a4ded82fe622d96f6cfe2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:08:01.713721 22682 consensus_queue.cc:1048] T 29bd2031acc44498a7c8c428c2c31a7f P 51ab183d2e8a4ded82fe622d96f6cfe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:08:01.950016 22443 raft_consensus.cc:1275] T adcdf62e682946268ba86d6036757431 P 29785a6917f6486c8cd76db4ed876885 [term 3 FOLLOWER]: Refusing update from remote peer 51ab183d2e8a4ded82fe622d96f6cfe2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:01.951241 22682 consensus_queue.cc:1048] T adcdf62e682946268ba86d6036757431 P 51ab183d2e8a4ded82fe622d96f6cfe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:01.958914 22518 raft_consensus.cc:1275] T adcdf62e682946268ba86d6036757431 P eb164d6254a94a29a8259cd06b45ddd1 [term 3 FOLLOWER]: Refusing update from remote peer 51ab183d2e8a4ded82fe622d96f6cfe2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:01.960351 22682 consensus_queue.cc:1048] T adcdf62e682946268ba86d6036757431 P 51ab183d2e8a4ded82fe622d96f6cfe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:02.012991 22518 raft_consensus.cc:1275] T 993870f4d862486283c18f4f83aa3e1c P eb164d6254a94a29a8259cd06b45ddd1 [term 3 FOLLOWER]: Refusing update from remote peer 51ab183d2e8a4ded82fe622d96f6cfe2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:02.014322 22682 consensus_queue.cc:1048] T 993870f4d862486283c18f4f83aa3e1c P 51ab183d2e8a4ded82fe622d96f6cfe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:02.023005 22443 raft_consensus.cc:1275] T 993870f4d862486283c18f4f83aa3e1c P 29785a6917f6486c8cd76db4ed876885 [term 3 FOLLOWER]: Refusing update from remote peer 51ab183d2e8a4ded82fe622d96f6cfe2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:02.024900 22654 consensus_queue.cc:1048] T 993870f4d862486283c18f4f83aa3e1c P 51ab183d2e8a4ded82fe622d96f6cfe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:02.054345 22443 raft_consensus.cc:1275] T 3d75f9a0167e49e6b556b318a6fb8974 P 29785a6917f6486c8cd76db4ed876885 [term 3 FOLLOWER]: Refusing update from remote peer 51ab183d2e8a4ded82fe622d96f6cfe2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:02.055685 22654 consensus_queue.cc:1048] T 3d75f9a0167e49e6b556b318a6fb8974 P 51ab183d2e8a4ded82fe622d96f6cfe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:02.064085 22518 raft_consensus.cc:1275] T 3d75f9a0167e49e6b556b318a6fb8974 P eb164d6254a94a29a8259cd06b45ddd1 [term 3 FOLLOWER]: Refusing update from remote peer 51ab183d2e8a4ded82fe622d96f6cfe2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:02.065826 22672 consensus_queue.cc:1048] T 3d75f9a0167e49e6b556b318a6fb8974 P 51ab183d2e8a4ded82fe622d96f6cfe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:04.135910 21741 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:04.143838 22369 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "244b44bf04834dc6ada45368802824a3"
dest_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2"
mode: GRACEFUL
new_leader_uuid: "eb164d6254a94a29a8259cd06b45ddd1"
 from {username='slave'} at 127.0.0.1:53622
I20260713 09:08:04.144582 22369 raft_consensus.cc:606] T 244b44bf04834dc6ada45368802824a3 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 4 LEADER]: Received request to transfer leadership to TS eb164d6254a94a29a8259cd06b45ddd1
I20260713 09:08:04.147426 22369 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d75f9a0167e49e6b556b318a6fb8974"
dest_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2"
mode: GRACEFUL
new_leader_uuid: "29785a6917f6486c8cd76db4ed876885"
 from {username='slave'} at 127.0.0.1:53622
I20260713 09:08:04.148034 22369 raft_consensus.cc:606] T 3d75f9a0167e49e6b556b318a6fb8974 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 3 LEADER]: Received request to transfer leadership to TS 29785a6917f6486c8cd76db4ed876885
I20260713 09:08:04.150692 22369 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "658112d168374dec9fe8bdaddb819c8b"
dest_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2"
mode: GRACEFUL
new_leader_uuid: "29785a6917f6486c8cd76db4ed876885"
 from {username='slave'} at 127.0.0.1:53622
I20260713 09:08:04.151372 22369 raft_consensus.cc:606] T 658112d168374dec9fe8bdaddb819c8b P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 2 LEADER]: Received request to transfer leadership to TS 29785a6917f6486c8cd76db4ed876885
I20260713 09:08:04.152674 22690 raft_consensus.cc:993] T 244b44bf04834dc6ada45368802824a3 P 51ab183d2e8a4ded82fe622d96f6cfe2: : Instructing follower eb164d6254a94a29a8259cd06b45ddd1 to start an election
I20260713 09:08:04.153275 22691 raft_consensus.cc:1081] T 244b44bf04834dc6ada45368802824a3 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 4 LEADER]: Signalling peer eb164d6254a94a29a8259cd06b45ddd1 to start an election
I20260713 09:08:04.154177 22369 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "993870f4d862486283c18f4f83aa3e1c"
dest_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2"
mode: GRACEFUL
new_leader_uuid: "eb164d6254a94a29a8259cd06b45ddd1"
 from {username='slave'} at 127.0.0.1:53622
I20260713 09:08:04.154716 22369 raft_consensus.cc:606] T 993870f4d862486283c18f4f83aa3e1c P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 3 LEADER]: Received request to transfer leadership to TS eb164d6254a94a29a8259cd06b45ddd1
I20260713 09:08:04.155033 22518 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "244b44bf04834dc6ada45368802824a3"
dest_uuid: "eb164d6254a94a29a8259cd06b45ddd1"
 from {username='slave'} at 127.0.0.1:53554
I20260713 09:08:04.155597 22518 raft_consensus.cc:493] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:04.155982 22518 raft_consensus.cc:3060] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:08:04.156034 21741 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 09:08:04.156661 21741 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:04.161298 22518 raft_consensus.cc:515] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:08:04.163195 22518 leader_election.cc:290] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1 [CANDIDATE]: Term 5 election: Requested vote from peers 51ab183d2e8a4ded82fe622d96f6cfe2 (127.21.59.65:39497), 29785a6917f6486c8cd76db4ed876885 (127.21.59.66:33757)
I20260713 09:08:04.164501 22443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "244b44bf04834dc6ada45368802824a3" candidate_uuid: "eb164d6254a94a29a8259cd06b45ddd1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "29785a6917f6486c8cd76db4ed876885"
I20260713 09:08:04.164813 22369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "244b44bf04834dc6ada45368802824a3" candidate_uuid: "eb164d6254a94a29a8259cd06b45ddd1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2"
I20260713 09:08:04.165166 22443 raft_consensus.cc:3060] T 244b44bf04834dc6ada45368802824a3 P 29785a6917f6486c8cd76db4ed876885 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:08:04.165513 22369 raft_consensus.cc:3055] T 244b44bf04834dc6ada45368802824a3 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:08:04.165802 22369 raft_consensus.cc:740] T 244b44bf04834dc6ada45368802824a3 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 51ab183d2e8a4ded82fe622d96f6cfe2, State: Running, Role: LEADER
I20260713 09:08:04.166674 22369 consensus_queue.cc:260] T 244b44bf04834dc6ada45368802824a3 P 51ab183d2e8a4ded82fe622d96f6cfe2 [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: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:08:04.167826 22369 raft_consensus.cc:3060] T 244b44bf04834dc6ada45368802824a3 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:08:04.170025 22443 raft_consensus.cc:2468] T 244b44bf04834dc6ada45368802824a3 P 29785a6917f6486c8cd76db4ed876885 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb164d6254a94a29a8259cd06b45ddd1 in term 5.
I20260713 09:08:04.171219 22485 leader_election.cc:304] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1 [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: 29785a6917f6486c8cd76db4ed876885, eb164d6254a94a29a8259cd06b45ddd1; no voters: 
I20260713 09:08:04.172051 22669 raft_consensus.cc:2804] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1 [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:08:04.173046 22669 raft_consensus.cc:697] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1 [term 5 LEADER]: Becoming Leader. State: Replica: eb164d6254a94a29a8259cd06b45ddd1, State: Running, Role: LEADER
I20260713 09:08:04.174093 22669 consensus_queue.cc:237] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1 [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: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:08:04.174710 22369 raft_consensus.cc:2468] T 244b44bf04834dc6ada45368802824a3 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb164d6254a94a29a8259cd06b45ddd1 in term 5.
I20260713 09:08:04.181780 22267 catalog_manager.cc:5697] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1 reported cstate change: term changed from 4 to 5, leader changed from 51ab183d2e8a4ded82fe622d96f6cfe2 (127.21.59.65) to eb164d6254a94a29a8259cd06b45ddd1 (127.21.59.67). New cstate: current_term: 5 leader_uuid: "eb164d6254a94a29a8259cd06b45ddd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:04.301851 22690 raft_consensus.cc:993] T 658112d168374dec9fe8bdaddb819c8b P 51ab183d2e8a4ded82fe622d96f6cfe2: : Instructing follower 29785a6917f6486c8cd76db4ed876885 to start an election
I20260713 09:08:04.302276 22691 raft_consensus.cc:1081] T 658112d168374dec9fe8bdaddb819c8b P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 2 LEADER]: Signalling peer 29785a6917f6486c8cd76db4ed876885 to start an election
I20260713 09:08:04.303686 22443 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "658112d168374dec9fe8bdaddb819c8b"
dest_uuid: "29785a6917f6486c8cd76db4ed876885"
 from {username='slave'} at 127.0.0.1:45390
I20260713 09:08:04.304090 22443 raft_consensus.cc:493] T 658112d168374dec9fe8bdaddb819c8b P 29785a6917f6486c8cd76db4ed876885 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:04.304338 22443 raft_consensus.cc:3060] T 658112d168374dec9fe8bdaddb819c8b P 29785a6917f6486c8cd76db4ed876885 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:04.308483 22443 raft_consensus.cc:515] T 658112d168374dec9fe8bdaddb819c8b P 29785a6917f6486c8cd76db4ed876885 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:08:04.310019 22443 leader_election.cc:290] T 658112d168374dec9fe8bdaddb819c8b P 29785a6917f6486c8cd76db4ed876885 [CANDIDATE]: Term 3 election: Requested vote from peers 51ab183d2e8a4ded82fe622d96f6cfe2 (127.21.59.65:39497), eb164d6254a94a29a8259cd06b45ddd1 (127.21.59.67:45029)
I20260713 09:08:04.311034 22518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "658112d168374dec9fe8bdaddb819c8b" candidate_uuid: "29785a6917f6486c8cd76db4ed876885" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eb164d6254a94a29a8259cd06b45ddd1"
I20260713 09:08:04.311034 22369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "658112d168374dec9fe8bdaddb819c8b" candidate_uuid: "29785a6917f6486c8cd76db4ed876885" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2"
I20260713 09:08:04.311771 22518 raft_consensus.cc:3060] T 658112d168374dec9fe8bdaddb819c8b P eb164d6254a94a29a8259cd06b45ddd1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:04.311803 22369 raft_consensus.cc:3055] T 658112d168374dec9fe8bdaddb819c8b P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:04.312279 22369 raft_consensus.cc:740] T 658112d168374dec9fe8bdaddb819c8b P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 51ab183d2e8a4ded82fe622d96f6cfe2, State: Running, Role: LEADER
I20260713 09:08:04.313141 22369 consensus_queue.cc:260] T 658112d168374dec9fe8bdaddb819c8b P 51ab183d2e8a4ded82fe622d96f6cfe2 [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: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:08:04.314313 22369 raft_consensus.cc:3060] T 658112d168374dec9fe8bdaddb819c8b P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:04.318251 22518 raft_consensus.cc:2468] T 658112d168374dec9fe8bdaddb819c8b P eb164d6254a94a29a8259cd06b45ddd1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29785a6917f6486c8cd76db4ed876885 in term 3.
I20260713 09:08:04.319715 22411 leader_election.cc:304] T 658112d168374dec9fe8bdaddb819c8b P 29785a6917f6486c8cd76db4ed876885 [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: 29785a6917f6486c8cd76db4ed876885, eb164d6254a94a29a8259cd06b45ddd1; no voters: 
I20260713 09:08:04.320660 22671 raft_consensus.cc:2804] T 658112d168374dec9fe8bdaddb819c8b P 29785a6917f6486c8cd76db4ed876885 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:04.321094 22369 raft_consensus.cc:2468] T 658112d168374dec9fe8bdaddb819c8b P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29785a6917f6486c8cd76db4ed876885 in term 3.
I20260713 09:08:04.321960 22671 raft_consensus.cc:697] T 658112d168374dec9fe8bdaddb819c8b P 29785a6917f6486c8cd76db4ed876885 [term 3 LEADER]: Becoming Leader. State: Replica: 29785a6917f6486c8cd76db4ed876885, State: Running, Role: LEADER
I20260713 09:08:04.323024 22671 consensus_queue.cc:237] T 658112d168374dec9fe8bdaddb819c8b P 29785a6917f6486c8cd76db4ed876885 [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: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:08:04.329952 22267 catalog_manager.cc:5697] T 658112d168374dec9fe8bdaddb819c8b P 29785a6917f6486c8cd76db4ed876885 reported cstate change: term changed from 2 to 3, leader changed from 51ab183d2e8a4ded82fe622d96f6cfe2 (127.21.59.65) to 29785a6917f6486c8cd76db4ed876885 (127.21.59.66). New cstate: current_term: 3 leader_uuid: "29785a6917f6486c8cd76db4ed876885" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:04.451138 22690 raft_consensus.cc:993] T 3d75f9a0167e49e6b556b318a6fb8974 P 51ab183d2e8a4ded82fe622d96f6cfe2: : Instructing follower 29785a6917f6486c8cd76db4ed876885 to start an election
I20260713 09:08:04.451603 22691 raft_consensus.cc:1081] T 3d75f9a0167e49e6b556b318a6fb8974 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 3 LEADER]: Signalling peer 29785a6917f6486c8cd76db4ed876885 to start an election
I20260713 09:08:04.453048 22443 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d75f9a0167e49e6b556b318a6fb8974"
dest_uuid: "29785a6917f6486c8cd76db4ed876885"
 from {username='slave'} at 127.0.0.1:45390
I20260713 09:08:04.453469 22443 raft_consensus.cc:493] T 3d75f9a0167e49e6b556b318a6fb8974 P 29785a6917f6486c8cd76db4ed876885 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:04.453688 22443 raft_consensus.cc:3060] T 3d75f9a0167e49e6b556b318a6fb8974 P 29785a6917f6486c8cd76db4ed876885 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:04.457763 22443 raft_consensus.cc:515] T 3d75f9a0167e49e6b556b318a6fb8974 P 29785a6917f6486c8cd76db4ed876885 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:08:04.459328 22443 leader_election.cc:290] T 3d75f9a0167e49e6b556b318a6fb8974 P 29785a6917f6486c8cd76db4ed876885 [CANDIDATE]: Term 4 election: Requested vote from peers 51ab183d2e8a4ded82fe622d96f6cfe2 (127.21.59.65:39497), eb164d6254a94a29a8259cd06b45ddd1 (127.21.59.67:45029)
I20260713 09:08:04.460126 22369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d75f9a0167e49e6b556b318a6fb8974" candidate_uuid: "29785a6917f6486c8cd76db4ed876885" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2"
I20260713 09:08:04.460294 22518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d75f9a0167e49e6b556b318a6fb8974" candidate_uuid: "29785a6917f6486c8cd76db4ed876885" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "eb164d6254a94a29a8259cd06b45ddd1"
I20260713 09:08:04.460654 22369 raft_consensus.cc:3055] T 3d75f9a0167e49e6b556b318a6fb8974 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:08:04.460763 22518 raft_consensus.cc:3060] T 3d75f9a0167e49e6b556b318a6fb8974 P eb164d6254a94a29a8259cd06b45ddd1 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:04.460953 22369 raft_consensus.cc:740] T 3d75f9a0167e49e6b556b318a6fb8974 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 51ab183d2e8a4ded82fe622d96f6cfe2, State: Running, Role: LEADER
I20260713 09:08:04.461789 22369 consensus_queue.cc:260] T 3d75f9a0167e49e6b556b318a6fb8974 P 51ab183d2e8a4ded82fe622d96f6cfe2 [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: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:08:04.462703 22369 raft_consensus.cc:3060] T 3d75f9a0167e49e6b556b318a6fb8974 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:04.464962 22518 raft_consensus.cc:2468] T 3d75f9a0167e49e6b556b318a6fb8974 P eb164d6254a94a29a8259cd06b45ddd1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29785a6917f6486c8cd76db4ed876885 in term 4.
I20260713 09:08:04.465914 22411 leader_election.cc:304] T 3d75f9a0167e49e6b556b318a6fb8974 P 29785a6917f6486c8cd76db4ed876885 [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: 29785a6917f6486c8cd76db4ed876885, eb164d6254a94a29a8259cd06b45ddd1; no voters: 
I20260713 09:08:04.466656 22671 raft_consensus.cc:2804] T 3d75f9a0167e49e6b556b318a6fb8974 P 29785a6917f6486c8cd76db4ed876885 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:08:04.467039 22369 raft_consensus.cc:2468] T 3d75f9a0167e49e6b556b318a6fb8974 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29785a6917f6486c8cd76db4ed876885 in term 4.
I20260713 09:08:04.467088 22671 raft_consensus.cc:697] T 3d75f9a0167e49e6b556b318a6fb8974 P 29785a6917f6486c8cd76db4ed876885 [term 4 LEADER]: Becoming Leader. State: Replica: 29785a6917f6486c8cd76db4ed876885, State: Running, Role: LEADER
I20260713 09:08:04.468251 22671 consensus_queue.cc:237] T 3d75f9a0167e49e6b556b318a6fb8974 P 29785a6917f6486c8cd76db4ed876885 [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: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:08:04.476511 22267 catalog_manager.cc:5697] T 3d75f9a0167e49e6b556b318a6fb8974 P 29785a6917f6486c8cd76db4ed876885 reported cstate change: term changed from 3 to 4, leader changed from 51ab183d2e8a4ded82fe622d96f6cfe2 (127.21.59.65) to 29785a6917f6486c8cd76db4ed876885 (127.21.59.66). New cstate: current_term: 4 leader_uuid: "29785a6917f6486c8cd76db4ed876885" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:04.530647 22690 raft_consensus.cc:993] T 993870f4d862486283c18f4f83aa3e1c P 51ab183d2e8a4ded82fe622d96f6cfe2: : Instructing follower eb164d6254a94a29a8259cd06b45ddd1 to start an election
I20260713 09:08:04.531193 22691 raft_consensus.cc:1081] T 993870f4d862486283c18f4f83aa3e1c P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 3 LEADER]: Signalling peer eb164d6254a94a29a8259cd06b45ddd1 to start an election
I20260713 09:08:04.532689 22518 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "993870f4d862486283c18f4f83aa3e1c"
dest_uuid: "eb164d6254a94a29a8259cd06b45ddd1"
 from {username='slave'} at 127.0.0.1:53554
I20260713 09:08:04.533151 22518 raft_consensus.cc:493] T 993870f4d862486283c18f4f83aa3e1c P eb164d6254a94a29a8259cd06b45ddd1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:04.533423 22518 raft_consensus.cc:3060] T 993870f4d862486283c18f4f83aa3e1c P eb164d6254a94a29a8259cd06b45ddd1 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:04.537250 22518 raft_consensus.cc:515] T 993870f4d862486283c18f4f83aa3e1c P eb164d6254a94a29a8259cd06b45ddd1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:08:04.538640 22518 leader_election.cc:290] T 993870f4d862486283c18f4f83aa3e1c P eb164d6254a94a29a8259cd06b45ddd1 [CANDIDATE]: Term 4 election: Requested vote from peers 51ab183d2e8a4ded82fe622d96f6cfe2 (127.21.59.65:39497), 29785a6917f6486c8cd76db4ed876885 (127.21.59.66:33757)
I20260713 09:08:04.539628 22369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "993870f4d862486283c18f4f83aa3e1c" candidate_uuid: "eb164d6254a94a29a8259cd06b45ddd1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2"
I20260713 09:08:04.539798 22445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "993870f4d862486283c18f4f83aa3e1c" candidate_uuid: "eb164d6254a94a29a8259cd06b45ddd1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "29785a6917f6486c8cd76db4ed876885"
I20260713 09:08:04.540093 22369 raft_consensus.cc:3055] T 993870f4d862486283c18f4f83aa3e1c P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:08:04.540331 22445 raft_consensus.cc:3060] T 993870f4d862486283c18f4f83aa3e1c P 29785a6917f6486c8cd76db4ed876885 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:04.540426 22369 raft_consensus.cc:740] T 993870f4d862486283c18f4f83aa3e1c P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 51ab183d2e8a4ded82fe622d96f6cfe2, State: Running, Role: LEADER
I20260713 09:08:04.541158 22369 consensus_queue.cc:260] T 993870f4d862486283c18f4f83aa3e1c P 51ab183d2e8a4ded82fe622d96f6cfe2 [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: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:08:04.542006 22369 raft_consensus.cc:3060] T 993870f4d862486283c18f4f83aa3e1c P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:04.545336 22445 raft_consensus.cc:2468] T 993870f4d862486283c18f4f83aa3e1c P 29785a6917f6486c8cd76db4ed876885 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb164d6254a94a29a8259cd06b45ddd1 in term 4.
I20260713 09:08:04.546180 22369 raft_consensus.cc:2468] T 993870f4d862486283c18f4f83aa3e1c P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb164d6254a94a29a8259cd06b45ddd1 in term 4.
I20260713 09:08:04.546257 22485 leader_election.cc:304] T 993870f4d862486283c18f4f83aa3e1c P eb164d6254a94a29a8259cd06b45ddd1 [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: 29785a6917f6486c8cd76db4ed876885, eb164d6254a94a29a8259cd06b45ddd1; no voters: 
I20260713 09:08:04.547093 22669 raft_consensus.cc:2804] T 993870f4d862486283c18f4f83aa3e1c P eb164d6254a94a29a8259cd06b45ddd1 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:08:04.547459 22669 raft_consensus.cc:697] T 993870f4d862486283c18f4f83aa3e1c P eb164d6254a94a29a8259cd06b45ddd1 [term 4 LEADER]: Becoming Leader. State: Replica: eb164d6254a94a29a8259cd06b45ddd1, State: Running, Role: LEADER
I20260713 09:08:04.548110 22669 consensus_queue.cc:237] T 993870f4d862486283c18f4f83aa3e1c P eb164d6254a94a29a8259cd06b45ddd1 [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: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } }
I20260713 09:08:04.555318 22267 catalog_manager.cc:5697] T 993870f4d862486283c18f4f83aa3e1c P eb164d6254a94a29a8259cd06b45ddd1 reported cstate change: term changed from 3 to 4, leader changed from 51ab183d2e8a4ded82fe622d96f6cfe2 (127.21.59.65) to eb164d6254a94a29a8259cd06b45ddd1 (127.21.59.67). New cstate: current_term: 4 leader_uuid: "eb164d6254a94a29a8259cd06b45ddd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:04.763926 22445 raft_consensus.cc:1275] T 244b44bf04834dc6ada45368802824a3 P 29785a6917f6486c8cd76db4ed876885 [term 5 FOLLOWER]: Refusing update from remote peer eb164d6254a94a29a8259cd06b45ddd1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:08:04.765115 22669 consensus_queue.cc:1048] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:04.775364 22369 raft_consensus.cc:1275] T 244b44bf04834dc6ada45368802824a3 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 5 FOLLOWER]: Refusing update from remote peer eb164d6254a94a29a8259cd06b45ddd1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:08:04.777372 22692 consensus_queue.cc:1048] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:08:04.828805 22518 raft_consensus.cc:1275] T 658112d168374dec9fe8bdaddb819c8b P eb164d6254a94a29a8259cd06b45ddd1 [term 3 FOLLOWER]: Refusing update from remote peer 29785a6917f6486c8cd76db4ed876885: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:04.830077 22671 consensus_queue.cc:1048] T 658112d168374dec9fe8bdaddb819c8b P 29785a6917f6486c8cd76db4ed876885 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:04.840082 22369 raft_consensus.cc:1275] T 658112d168374dec9fe8bdaddb819c8b P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 3 FOLLOWER]: Refusing update from remote peer 29785a6917f6486c8cd76db4ed876885: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:04.842123 22671 consensus_queue.cc:1048] T 658112d168374dec9fe8bdaddb819c8b P 29785a6917f6486c8cd76db4ed876885 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:04.945967 22518 raft_consensus.cc:1275] T 3d75f9a0167e49e6b556b318a6fb8974 P eb164d6254a94a29a8259cd06b45ddd1 [term 4 FOLLOWER]: Refusing update from remote peer 29785a6917f6486c8cd76db4ed876885: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:08:04.947271 22671 consensus_queue.cc:1048] T 3d75f9a0167e49e6b556b318a6fb8974 P 29785a6917f6486c8cd76db4ed876885 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb164d6254a94a29a8259cd06b45ddd1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:04.956168 22369 raft_consensus.cc:1275] T 3d75f9a0167e49e6b556b318a6fb8974 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 4 FOLLOWER]: Refusing update from remote peer 29785a6917f6486c8cd76db4ed876885: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:08:04.957742 22709 consensus_queue.cc:1048] T 3d75f9a0167e49e6b556b318a6fb8974 P 29785a6917f6486c8cd76db4ed876885 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:05.021919 22369 raft_consensus.cc:1275] T 993870f4d862486283c18f4f83aa3e1c P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 4 FOLLOWER]: Refusing update from remote peer eb164d6254a94a29a8259cd06b45ddd1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:08:05.023674 22704 consensus_queue.cc:1048] T 993870f4d862486283c18f4f83aa3e1c P eb164d6254a94a29a8259cd06b45ddd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51ab183d2e8a4ded82fe622d96f6cfe2" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 39497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:08:05.032781 22445 raft_consensus.cc:1275] T 993870f4d862486283c18f4f83aa3e1c P 29785a6917f6486c8cd76db4ed876885 [term 4 FOLLOWER]: Refusing update from remote peer eb164d6254a94a29a8259cd06b45ddd1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:08:05.034350 22669 consensus_queue.cc:1048] T 993870f4d862486283c18f4f83aa3e1c P eb164d6254a94a29a8259cd06b45ddd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29785a6917f6486c8cd76db4ed876885" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:05.157546 21741 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:05.163458 21741 tablet_server.cc:179] TabletServer@127.21.59.65:0 shutting down...
W20260713 09:08:05.168371 22484 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
W20260713 09:08:05.176079 22484 consensus_peers.cc:597] T e2bc95a275a240f8814b05e1757eb633 P eb164d6254a94a29a8259cd06b45ddd1 -> Peer 51ab183d2e8a4ded82fe622d96f6cfe2 (127.21.59.65:39497): Couldn't send request to peer 51ab183d2e8a4ded82fe622d96f6cfe2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:05.189383 21741 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:05.190121 21741 tablet_replica.cc:333] T 29bd2031acc44498a7c8c428c2c31a7f P 51ab183d2e8a4ded82fe622d96f6cfe2: stopping tablet replica
I20260713 09:08:05.190615 21741 raft_consensus.cc:2243] T 29bd2031acc44498a7c8c428c2c31a7f P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:08:05.191422 21741 raft_consensus.cc:2272] T 29bd2031acc44498a7c8c428c2c31a7f P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.193349 21741 tablet_replica.cc:333] T 658112d168374dec9fe8bdaddb819c8b P 51ab183d2e8a4ded82fe622d96f6cfe2: stopping tablet replica
I20260713 09:08:05.193923 21741 raft_consensus.cc:2243] T 658112d168374dec9fe8bdaddb819c8b P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:05.194264 21741 raft_consensus.cc:2272] T 658112d168374dec9fe8bdaddb819c8b P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.196249 21741 tablet_replica.cc:333] T adcdf62e682946268ba86d6036757431 P 51ab183d2e8a4ded82fe622d96f6cfe2: stopping tablet replica
I20260713 09:08:05.196702 21741 raft_consensus.cc:2243] T adcdf62e682946268ba86d6036757431 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:05.197410 21741 raft_consensus.cc:2272] T adcdf62e682946268ba86d6036757431 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.199186 21741 tablet_replica.cc:333] T cdc0187169024bf4a05e8d33e3b31504 P 51ab183d2e8a4ded82fe622d96f6cfe2: stopping tablet replica
I20260713 09:08:05.199625 21741 raft_consensus.cc:2243] T cdc0187169024bf4a05e8d33e3b31504 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:05.200304 21741 raft_consensus.cc:2272] T cdc0187169024bf4a05e8d33e3b31504 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.202032 21741 tablet_replica.cc:333] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 51ab183d2e8a4ded82fe622d96f6cfe2: stopping tablet replica
I20260713 09:08:05.202555 21741 raft_consensus.cc:2243] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:05.203267 21741 raft_consensus.cc:2272] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.204843 21741 tablet_replica.cc:333] T 993870f4d862486283c18f4f83aa3e1c P 51ab183d2e8a4ded82fe622d96f6cfe2: stopping tablet replica
I20260713 09:08:05.205339 21741 raft_consensus.cc:2243] T 993870f4d862486283c18f4f83aa3e1c P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:05.205720 21741 raft_consensus.cc:2272] T 993870f4d862486283c18f4f83aa3e1c P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.207747 21741 tablet_replica.cc:333] T 244b44bf04834dc6ada45368802824a3 P 51ab183d2e8a4ded82fe622d96f6cfe2: stopping tablet replica
I20260713 09:08:05.208274 21741 raft_consensus.cc:2243] T 244b44bf04834dc6ada45368802824a3 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:05.208680 21741 raft_consensus.cc:2272] T 244b44bf04834dc6ada45368802824a3 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.210685 21741 tablet_replica.cc:333] T e2bc95a275a240f8814b05e1757eb633 P 51ab183d2e8a4ded82fe622d96f6cfe2: stopping tablet replica
I20260713 09:08:05.211282 21741 raft_consensus.cc:2243] T e2bc95a275a240f8814b05e1757eb633 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:05.211761 21741 raft_consensus.cc:2272] T e2bc95a275a240f8814b05e1757eb633 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.213548 21741 tablet_replica.cc:333] T 3d75f9a0167e49e6b556b318a6fb8974 P 51ab183d2e8a4ded82fe622d96f6cfe2: stopping tablet replica
I20260713 09:08:05.214040 21741 raft_consensus.cc:2243] T 3d75f9a0167e49e6b556b318a6fb8974 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:05.214448 21741 raft_consensus.cc:2272] T 3d75f9a0167e49e6b556b318a6fb8974 P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.216572 21741 tablet_replica.cc:333] T 49cf5e8f59f54ecaaf29aaf40f4af6db P 51ab183d2e8a4ded82fe622d96f6cfe2: stopping tablet replica
I20260713 09:08:05.216995 21741 raft_consensus.cc:2243] T 49cf5e8f59f54ecaaf29aaf40f4af6db P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:05.217442 21741 raft_consensus.cc:2272] T 49cf5e8f59f54ecaaf29aaf40f4af6db P 51ab183d2e8a4ded82fe622d96f6cfe2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:05.247057 22410 consensus_peers.cc:597] T 658112d168374dec9fe8bdaddb819c8b P 29785a6917f6486c8cd76db4ed876885 -> Peer 51ab183d2e8a4ded82fe622d96f6cfe2 (127.21.59.65:39497): Couldn't send request to peer 51ab183d2e8a4ded82fe622d96f6cfe2. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.65:39497: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:05.248833 21741 tablet_server.cc:196] TabletServer@127.21.59.65:0 shutdown complete.
I20260713 09:08:05.271179 21741 tablet_server.cc:179] TabletServer@127.21.59.66:0 shutting down...
W20260713 09:08:05.272748 22484 consensus_peers.cc:597] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1 -> Peer 51ab183d2e8a4ded82fe622d96f6cfe2 (127.21.59.65:39497): Couldn't send request to peer 51ab183d2e8a4ded82fe622d96f6cfe2. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.65:39497: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:05.297487 21741 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:05.298313 21741 tablet_replica.cc:333] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 29785a6917f6486c8cd76db4ed876885: stopping tablet replica
I20260713 09:08:05.299057 21741 raft_consensus.cc:2243] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 29785a6917f6486c8cd76db4ed876885 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:05.299621 21741 raft_consensus.cc:2272] T 0d7a9f62b8b24f8989e3c57aeb22d000 P 29785a6917f6486c8cd76db4ed876885 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.301564 21741 tablet_replica.cc:333] T cdc0187169024bf4a05e8d33e3b31504 P 29785a6917f6486c8cd76db4ed876885: stopping tablet replica
I20260713 09:08:05.302268 21741 raft_consensus.cc:2243] T cdc0187169024bf4a05e8d33e3b31504 P 29785a6917f6486c8cd76db4ed876885 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:05.302745 21741 raft_consensus.cc:2272] T cdc0187169024bf4a05e8d33e3b31504 P 29785a6917f6486c8cd76db4ed876885 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.304474 21741 tablet_replica.cc:333] T 658112d168374dec9fe8bdaddb819c8b P 29785a6917f6486c8cd76db4ed876885: stopping tablet replica
I20260713 09:08:05.304983 21741 raft_consensus.cc:2243] T 658112d168374dec9fe8bdaddb819c8b P 29785a6917f6486c8cd76db4ed876885 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:05.305684 21741 raft_consensus.cc:2272] T 658112d168374dec9fe8bdaddb819c8b P 29785a6917f6486c8cd76db4ed876885 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.307754 21741 tablet_replica.cc:333] T adcdf62e682946268ba86d6036757431 P 29785a6917f6486c8cd76db4ed876885: stopping tablet replica
I20260713 09:08:05.308389 21741 raft_consensus.cc:2243] T adcdf62e682946268ba86d6036757431 P 29785a6917f6486c8cd76db4ed876885 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:05.308813 21741 raft_consensus.cc:2272] T adcdf62e682946268ba86d6036757431 P 29785a6917f6486c8cd76db4ed876885 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.310379 21741 tablet_replica.cc:333] T 244b44bf04834dc6ada45368802824a3 P 29785a6917f6486c8cd76db4ed876885: stopping tablet replica
I20260713 09:08:05.310922 21741 raft_consensus.cc:2243] T 244b44bf04834dc6ada45368802824a3 P 29785a6917f6486c8cd76db4ed876885 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:05.311337 21741 raft_consensus.cc:2272] T 244b44bf04834dc6ada45368802824a3 P 29785a6917f6486c8cd76db4ed876885 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.313580 21741 tablet_replica.cc:333] T 993870f4d862486283c18f4f83aa3e1c P 29785a6917f6486c8cd76db4ed876885: stopping tablet replica
I20260713 09:08:05.314070 21741 raft_consensus.cc:2243] T 993870f4d862486283c18f4f83aa3e1c P 29785a6917f6486c8cd76db4ed876885 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:05.314483 21741 raft_consensus.cc:2272] T 993870f4d862486283c18f4f83aa3e1c P 29785a6917f6486c8cd76db4ed876885 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.316401 21741 tablet_replica.cc:333] T 3d75f9a0167e49e6b556b318a6fb8974 P 29785a6917f6486c8cd76db4ed876885: stopping tablet replica
I20260713 09:08:05.316882 21741 raft_consensus.cc:2243] T 3d75f9a0167e49e6b556b318a6fb8974 P 29785a6917f6486c8cd76db4ed876885 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:08:05.317593 21741 raft_consensus.cc:2272] T 3d75f9a0167e49e6b556b318a6fb8974 P 29785a6917f6486c8cd76db4ed876885 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.319384 21741 tablet_replica.cc:333] T 49cf5e8f59f54ecaaf29aaf40f4af6db P 29785a6917f6486c8cd76db4ed876885: stopping tablet replica
I20260713 09:08:05.319855 21741 raft_consensus.cc:2243] T 49cf5e8f59f54ecaaf29aaf40f4af6db P 29785a6917f6486c8cd76db4ed876885 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:05.320602 21741 raft_consensus.cc:2272] T 49cf5e8f59f54ecaaf29aaf40f4af6db P 29785a6917f6486c8cd76db4ed876885 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.322168 21741 tablet_replica.cc:333] T e2bc95a275a240f8814b05e1757eb633 P 29785a6917f6486c8cd76db4ed876885: stopping tablet replica
I20260713 09:08:05.322623 21741 raft_consensus.cc:2243] T e2bc95a275a240f8814b05e1757eb633 P 29785a6917f6486c8cd76db4ed876885 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:05.323069 21741 raft_consensus.cc:2272] T e2bc95a275a240f8814b05e1757eb633 P 29785a6917f6486c8cd76db4ed876885 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.324695 21741 tablet_replica.cc:333] T 29bd2031acc44498a7c8c428c2c31a7f P 29785a6917f6486c8cd76db4ed876885: stopping tablet replica
I20260713 09:08:05.325209 21741 raft_consensus.cc:2243] T 29bd2031acc44498a7c8c428c2c31a7f P 29785a6917f6486c8cd76db4ed876885 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:05.325641 21741 raft_consensus.cc:2272] T 29bd2031acc44498a7c8c428c2c31a7f P 29785a6917f6486c8cd76db4ed876885 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.352916 21741 tablet_server.cc:196] TabletServer@127.21.59.66:0 shutdown complete.
I20260713 09:08:05.372265 21741 tablet_server.cc:179] TabletServer@127.21.59.67:0 shutting down...
W20260713 09:08:05.381664 22485 consensus_peers.cc:597] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1 -> Peer 29785a6917f6486c8cd76db4ed876885 (127.21.59.66:33757): Couldn't send request to peer 29785a6917f6486c8cd76db4ed876885. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.66:33757: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:05.401587 21741 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:05.402357 21741 tablet_replica.cc:333] T 0d7a9f62b8b24f8989e3c57aeb22d000 P eb164d6254a94a29a8259cd06b45ddd1: stopping tablet replica
I20260713 09:08:05.403017 21741 raft_consensus.cc:2243] T 0d7a9f62b8b24f8989e3c57aeb22d000 P eb164d6254a94a29a8259cd06b45ddd1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:05.403574 21741 raft_consensus.cc:2272] T 0d7a9f62b8b24f8989e3c57aeb22d000 P eb164d6254a94a29a8259cd06b45ddd1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.405370 21741 tablet_replica.cc:333] T adcdf62e682946268ba86d6036757431 P eb164d6254a94a29a8259cd06b45ddd1: stopping tablet replica
I20260713 09:08:05.405884 21741 raft_consensus.cc:2243] T adcdf62e682946268ba86d6036757431 P eb164d6254a94a29a8259cd06b45ddd1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:05.406306 21741 raft_consensus.cc:2272] T adcdf62e682946268ba86d6036757431 P eb164d6254a94a29a8259cd06b45ddd1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.408079 21741 tablet_replica.cc:333] T 658112d168374dec9fe8bdaddb819c8b P eb164d6254a94a29a8259cd06b45ddd1: stopping tablet replica
I20260713 09:08:05.408608 21741 raft_consensus.cc:2243] T 658112d168374dec9fe8bdaddb819c8b P eb164d6254a94a29a8259cd06b45ddd1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:05.409003 21741 raft_consensus.cc:2272] T 658112d168374dec9fe8bdaddb819c8b P eb164d6254a94a29a8259cd06b45ddd1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.411579 21741 tablet_replica.cc:333] T 29bd2031acc44498a7c8c428c2c31a7f P eb164d6254a94a29a8259cd06b45ddd1: stopping tablet replica
I20260713 09:08:05.412081 21741 raft_consensus.cc:2243] T 29bd2031acc44498a7c8c428c2c31a7f P eb164d6254a94a29a8259cd06b45ddd1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:05.412541 21741 raft_consensus.cc:2272] T 29bd2031acc44498a7c8c428c2c31a7f P eb164d6254a94a29a8259cd06b45ddd1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.414175 21741 tablet_replica.cc:333] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1: stopping tablet replica
I20260713 09:08:05.414690 21741 raft_consensus.cc:2243] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1 [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:08:05.415508 21741 raft_consensus.cc:2272] T 244b44bf04834dc6ada45368802824a3 P eb164d6254a94a29a8259cd06b45ddd1 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.417316 21741 tablet_replica.cc:333] T 993870f4d862486283c18f4f83aa3e1c P eb164d6254a94a29a8259cd06b45ddd1: stopping tablet replica
I20260713 09:08:05.417832 21741 raft_consensus.cc:2243] T 993870f4d862486283c18f4f83aa3e1c P eb164d6254a94a29a8259cd06b45ddd1 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:08:05.418546 21741 raft_consensus.cc:2272] T 993870f4d862486283c18f4f83aa3e1c P eb164d6254a94a29a8259cd06b45ddd1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.420528 21741 tablet_replica.cc:333] T cdc0187169024bf4a05e8d33e3b31504 P eb164d6254a94a29a8259cd06b45ddd1: stopping tablet replica
I20260713 09:08:05.421015 21741 raft_consensus.cc:2243] T cdc0187169024bf4a05e8d33e3b31504 P eb164d6254a94a29a8259cd06b45ddd1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:05.421420 21741 raft_consensus.cc:2272] T cdc0187169024bf4a05e8d33e3b31504 P eb164d6254a94a29a8259cd06b45ddd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.423252 21741 tablet_replica.cc:333] T 3d75f9a0167e49e6b556b318a6fb8974 P eb164d6254a94a29a8259cd06b45ddd1: stopping tablet replica
I20260713 09:08:05.423734 21741 raft_consensus.cc:2243] T 3d75f9a0167e49e6b556b318a6fb8974 P eb164d6254a94a29a8259cd06b45ddd1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:05.424175 21741 raft_consensus.cc:2272] T 3d75f9a0167e49e6b556b318a6fb8974 P eb164d6254a94a29a8259cd06b45ddd1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.425982 21741 tablet_replica.cc:333] T 49cf5e8f59f54ecaaf29aaf40f4af6db P eb164d6254a94a29a8259cd06b45ddd1: stopping tablet replica
I20260713 09:08:05.426446 21741 raft_consensus.cc:2243] T 49cf5e8f59f54ecaaf29aaf40f4af6db P eb164d6254a94a29a8259cd06b45ddd1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:05.426916 21741 raft_consensus.cc:2272] T 49cf5e8f59f54ecaaf29aaf40f4af6db P eb164d6254a94a29a8259cd06b45ddd1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.428464 21741 tablet_replica.cc:333] T e2bc95a275a240f8814b05e1757eb633 P eb164d6254a94a29a8259cd06b45ddd1: stopping tablet replica
I20260713 09:08:05.428891 21741 raft_consensus.cc:2243] T e2bc95a275a240f8814b05e1757eb633 P eb164d6254a94a29a8259cd06b45ddd1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:05.429600 21741 raft_consensus.cc:2272] T e2bc95a275a240f8814b05e1757eb633 P eb164d6254a94a29a8259cd06b45ddd1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.457254 21741 tablet_server.cc:196] TabletServer@127.21.59.67:0 shutdown complete.
I20260713 09:08:05.475334 21741 master.cc:562] Master@127.21.59.126:33993 shutting down...
I20260713 09:08:05.495237 21741 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 588fd6acdc0d48e88410d0fd230d1519 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:05.495777 21741 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 588fd6acdc0d48e88410d0fd230d1519 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:05.496109 21741 tablet_replica.cc:333] T 00000000000000000000000000000000 P 588fd6acdc0d48e88410d0fd230d1519: stopping tablet replica
I20260713 09:08:05.516249 21741 master.cc:584] Master@127.21.59.126:33993 shutdown complete.
29785a6917f6486c8cd76db4ed876885  4
51ab183d2e8a4ded82fe622d96f6cfe2  5
eb164d6254a94a29a8259cd06b45ddd1  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10396 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260713 09:08:05.555500 21741 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.59.126:35837
I20260713 09:08:05.556609 21741 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:05.562533 22720 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
W20260713 09:08:05.562803 22719 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
W20260713 09:08:05.563045 22722 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
I20260713 09:08:05.564160 21741 server_base.cc:1061] running on GCE node
I20260713 09:08:05.564949 21741 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:05.565161 21741 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:05.565320 21741 hybrid_clock.cc:648] HybridClock initialized: now 1783933685565303 us; error 0 us; skew 500 ppm
I20260713 09:08:05.565845 21741 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:05.568455 21741 webserver.cc:533] Webserver started at http://127.21.59.126:46431/ using document root <none> and password file <none>
I20260713 09:08:05.568959 21741 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:05.569167 21741 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:05.569451 21741 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:05.570536 21741 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933662300128-21741-0/minicluster-data/master-0-root/instance:
uuid: "68881d1cc8e34793b6d9cb5167cfb959"
format_stamp: "Formatted at 2026-07-13 09:08:05 on dist-test-slave-2xsz"
I20260713 09:08:05.575157 21741 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260713 09:08:05.578599 22727 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:05.579547 21741 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:08:05.579794 21741 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933662300128-21741-0/minicluster-data/master-0-root
uuid: "68881d1cc8e34793b6d9cb5167cfb959"
format_stamp: "Formatted at 2026-07-13 09:08:05 on dist-test-slave-2xsz"
I20260713 09:08:05.580026 21741 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933662300128-21741-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933662300128-21741-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933662300128-21741-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)
I20260713 09:08:05.609122 21741 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:05.610277 21741 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:05.667578 21741 rpc_server.cc:307] RPC server started. Bound to: 127.21.59.126:35837
I20260713 09:08:05.667780 22778 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.59.126:35837 every 8 connection(s)
I20260713 09:08:05.672811 22779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:05.684319 22779 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 68881d1cc8e34793b6d9cb5167cfb959: Bootstrap starting.
I20260713 09:08:05.688946 22779 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 68881d1cc8e34793b6d9cb5167cfb959: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:05.693225 22779 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 68881d1cc8e34793b6d9cb5167cfb959: No bootstrap required, opened a new log
I20260713 09:08:05.695432 22779 raft_consensus.cc:359] T 00000000000000000000000000000000 P 68881d1cc8e34793b6d9cb5167cfb959 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68881d1cc8e34793b6d9cb5167cfb959" member_type: VOTER }
I20260713 09:08:05.695822 22779 raft_consensus.cc:385] T 00000000000000000000000000000000 P 68881d1cc8e34793b6d9cb5167cfb959 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:05.696082 22779 raft_consensus.cc:740] T 00000000000000000000000000000000 P 68881d1cc8e34793b6d9cb5167cfb959 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68881d1cc8e34793b6d9cb5167cfb959, State: Initialized, Role: FOLLOWER
I20260713 09:08:05.696768 22779 consensus_queue.cc:260] T 00000000000000000000000000000000 P 68881d1cc8e34793b6d9cb5167cfb959 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "68881d1cc8e34793b6d9cb5167cfb959" member_type: VOTER }
I20260713 09:08:05.697242 22779 raft_consensus.cc:399] T 00000000000000000000000000000000 P 68881d1cc8e34793b6d9cb5167cfb959 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:08:05.697451 22779 raft_consensus.cc:493] T 00000000000000000000000000000000 P 68881d1cc8e34793b6d9cb5167cfb959 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:08:05.697728 22779 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 68881d1cc8e34793b6d9cb5167cfb959 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:05.702018 22779 raft_consensus.cc:515] T 00000000000000000000000000000000 P 68881d1cc8e34793b6d9cb5167cfb959 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68881d1cc8e34793b6d9cb5167cfb959" member_type: VOTER }
I20260713 09:08:05.702754 22779 leader_election.cc:304] T 00000000000000000000000000000000 P 68881d1cc8e34793b6d9cb5167cfb959 [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: 68881d1cc8e34793b6d9cb5167cfb959; no voters: 
I20260713 09:08:05.704010 22779 leader_election.cc:290] T 00000000000000000000000000000000 P 68881d1cc8e34793b6d9cb5167cfb959 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:08:05.704396 22782 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 68881d1cc8e34793b6d9cb5167cfb959 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:05.705792 22782 raft_consensus.cc:697] T 00000000000000000000000000000000 P 68881d1cc8e34793b6d9cb5167cfb959 [term 1 LEADER]: Becoming Leader. State: Replica: 68881d1cc8e34793b6d9cb5167cfb959, State: Running, Role: LEADER
I20260713 09:08:05.706387 22782 consensus_queue.cc:237] T 00000000000000000000000000000000 P 68881d1cc8e34793b6d9cb5167cfb959 [LEADER]: Queue going to LEADER mode. State: All 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: "68881d1cc8e34793b6d9cb5167cfb959" member_type: VOTER }
I20260713 09:08:05.706965 22779 sys_catalog.cc:565] T 00000000000000000000000000000000 P 68881d1cc8e34793b6d9cb5167cfb959 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:08:05.711076 22783 sys_catalog.cc:455] T 00000000000000000000000000000000 P 68881d1cc8e34793b6d9cb5167cfb959 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "68881d1cc8e34793b6d9cb5167cfb959" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68881d1cc8e34793b6d9cb5167cfb959" member_type: VOTER } }
I20260713 09:08:05.711400 22784 sys_catalog.cc:455] T 00000000000000000000000000000000 P 68881d1cc8e34793b6d9cb5167cfb959 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 68881d1cc8e34793b6d9cb5167cfb959. Latest consensus state: current_term: 1 leader_uuid: "68881d1cc8e34793b6d9cb5167cfb959" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68881d1cc8e34793b6d9cb5167cfb959" member_type: VOTER } }
I20260713 09:08:05.711900 22783 sys_catalog.cc:458] T 00000000000000000000000000000000 P 68881d1cc8e34793b6d9cb5167cfb959 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:05.712289 22784 sys_catalog.cc:458] T 00000000000000000000000000000000 P 68881d1cc8e34793b6d9cb5167cfb959 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:05.716372 22789 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:08:05.724318 22789 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:08:05.725430 21741 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:08:05.733335 22789 catalog_manager.cc:1383] Generated new cluster ID: 664a4a08698445ff92305aa99b553e4c
I20260713 09:08:05.733621 22789 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:08:05.752668 22789 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:08:05.753927 22789 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:08:05.769322 22789 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 68881d1cc8e34793b6d9cb5167cfb959: Generated new TSK 0
I20260713 09:08:05.769897 22789 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:08:05.792528 21741 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:05.798868 22800 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
W20260713 09:08:05.799367 22801 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
W20260713 09:08:05.803395 22803 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
I20260713 09:08:05.804013 21741 server_base.cc:1061] running on GCE node
I20260713 09:08:05.805128 21741 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:05.805348 21741 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:05.805537 21741 hybrid_clock.cc:648] HybridClock initialized: now 1783933685805518 us; error 0 us; skew 500 ppm
I20260713 09:08:05.806106 21741 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:05.808562 21741 webserver.cc:533] Webserver started at http://127.21.59.65:39711/ using document root <none> and password file <none>
I20260713 09:08:05.809090 21741 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:05.809258 21741 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:05.809489 21741 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:05.810564 21741 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933662300128-21741-0/minicluster-data/ts-0-root/instance:
uuid: "1ad85e359a084326b18a1223e73a4958"
format_stamp: "Formatted at 2026-07-13 09:08:05 on dist-test-slave-2xsz"
I20260713 09:08:05.815600 21741 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:05.818969 22808 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:05.819751 21741 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:08:05.820047 21741 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933662300128-21741-0/minicluster-data/ts-0-root
uuid: "1ad85e359a084326b18a1223e73a4958"
format_stamp: "Formatted at 2026-07-13 09:08:05 on dist-test-slave-2xsz"
I20260713 09:08:05.820374 21741 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933662300128-21741-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933662300128-21741-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933662300128-21741-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)
I20260713 09:08:05.846940 21741 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:05.848196 21741 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:05.850088 21741 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:05.852370 21741 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:05.852602 21741 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:05.852864 21741 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:05.853065 21741 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:05.894726 21741 rpc_server.cc:307] RPC server started. Bound to: 127.21.59.65:36681
I20260713 09:08:05.894860 22870 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.59.65:36681 every 8 connection(s)
I20260713 09:08:05.899626 21741 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:05.907441 22875 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
W20260713 09:08:05.908974 22876 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
W20260713 09:08:05.912150 22878 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
I20260713 09:08:05.913998 21741 server_base.cc:1061] running on GCE node
I20260713 09:08:05.915661 21741 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:08:05.915665 22871 heartbeater.cc:344] Connected to a master server at 127.21.59.126:35837
W20260713 09:08:05.916046 21741 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:05.916195 22871 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:05.916255 21741 hybrid_clock.cc:648] HybridClock initialized: now 1783933685916236 us; error 0 us; skew 500 ppm
I20260713 09:08:05.917106 21741 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:05.917164 22871 heartbeater.cc:507] Master 127.21.59.126:35837 requested a full tablet report, sending...
I20260713 09:08:05.919799 22744 ts_manager.cc:194] Registered new tserver with Master: 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681)
I20260713 09:08:05.920100 21741 webserver.cc:533] Webserver started at http://127.21.59.66:46799/ using document root <none> and password file <none>
I20260713 09:08:05.920635 21741 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:05.920797 21741 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:05.920997 21741 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:05.922080 22744 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48382
I20260713 09:08:05.922209 21741 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933662300128-21741-0/minicluster-data/ts-1-root/instance:
uuid: "50437617d78748679d0cc51bb54f302f"
format_stamp: "Formatted at 2026-07-13 09:08:05 on dist-test-slave-2xsz"
I20260713 09:08:05.927394 21741 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:05.930598 22883 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:05.931439 21741 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:08:05.931753 21741 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933662300128-21741-0/minicluster-data/ts-1-root
uuid: "50437617d78748679d0cc51bb54f302f"
format_stamp: "Formatted at 2026-07-13 09:08:05 on dist-test-slave-2xsz"
I20260713 09:08:05.931991 21741 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933662300128-21741-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933662300128-21741-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933662300128-21741-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)
I20260713 09:08:05.946581 21741 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:05.947803 21741 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:05.949208 21741 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:05.951535 21741 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:05.951723 21741 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:05.952026 21741 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:05.952164 21741 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:05.991840 21741 rpc_server.cc:307] RPC server started. Bound to: 127.21.59.66:40559
I20260713 09:08:05.991941 22945 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.59.66:40559 every 8 connection(s)
I20260713 09:08:05.996740 21741 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:06.005577 22949 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
W20260713 09:08:06.006460 22950 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
I20260713 09:08:06.008944 21741 server_base.cc:1061] running on GCE node
W20260713 09:08:06.010134 22952 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
I20260713 09:08:06.010331 22946 heartbeater.cc:344] Connected to a master server at 127.21.59.126:35837
I20260713 09:08:06.010876 22946 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:06.011262 21741 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:06.011477 21741 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:06.011657 21741 hybrid_clock.cc:648] HybridClock initialized: now 1783933686011624 us; error 0 us; skew 500 ppm
I20260713 09:08:06.011757 22946 heartbeater.cc:507] Master 127.21.59.126:35837 requested a full tablet report, sending...
I20260713 09:08:06.012277 21741 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:06.014010 22744 ts_manager.cc:194] Registered new tserver with Master: 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559)
I20260713 09:08:06.014969 21741 webserver.cc:533] Webserver started at http://127.21.59.67:41419/ using document root <none> and password file <none>
I20260713 09:08:06.015491 21741 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:06.015527 22744 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48386
I20260713 09:08:06.015722 21741 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:06.016084 21741 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:06.017345 21741 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933662300128-21741-0/minicluster-data/ts-2-root/instance:
uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab"
format_stamp: "Formatted at 2026-07-13 09:08:06 on dist-test-slave-2xsz"
I20260713 09:08:06.022043 21741 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:08:06.025552 22957 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:06.026477 21741 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:08:06.026844 21741 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933662300128-21741-0/minicluster-data/ts-2-root
uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab"
format_stamp: "Formatted at 2026-07-13 09:08:06 on dist-test-slave-2xsz"
I20260713 09:08:06.027168 21741 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933662300128-21741-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933662300128-21741-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933662300128-21741-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)
I20260713 09:08:06.045867 21741 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:06.047206 21741 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:06.048740 21741 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:06.050989 21741 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:06.051203 21741 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:06.051470 21741 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:06.051632 21741 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:06.092954 21741 rpc_server.cc:307] RPC server started. Bound to: 127.21.59.67:45609
I20260713 09:08:06.093078 23019 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.59.67:45609 every 8 connection(s)
I20260713 09:08:06.108172 23020 heartbeater.cc:344] Connected to a master server at 127.21.59.126:35837
I20260713 09:08:06.108583 23020 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:06.109375 23020 heartbeater.cc:507] Master 127.21.59.126:35837 requested a full tablet report, sending...
I20260713 09:08:06.111478 22744 ts_manager.cc:194] Registered new tserver with Master: a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609)
I20260713 09:08:06.111572 21741 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015378322s
I20260713 09:08:06.113274 22744 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48394
I20260713 09:08:06.141198 22744 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48400:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:08:06.145025 22744 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.
I20260713 09:08:06.267489 22836 tablet_service.cc:1511] Processing CreateTablet for tablet bb64ca60641c40bbaee3a523cb0d2054 (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:08:06.267757 22835 tablet_service.cc:1511] Processing CreateTablet for tablet 8c32cdb6f92146399d73f78014daec11 (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:08:06.269024 22836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb64ca60641c40bbaee3a523cb0d2054. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.270190 22835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c32cdb6f92146399d73f78014daec11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.270438 22834 tablet_service.cc:1511] Processing CreateTablet for tablet 1e1002584dc6452d93aa38ee63d258aa (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:08:06.271831 22834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e1002584dc6452d93aa38ee63d258aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.276975 22833 tablet_service.cc:1511] Processing CreateTablet for tablet 0d7fcefc6fbf4238a9c7edc137c39bc1 (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:08:06.278363 22833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d7fcefc6fbf4238a9c7edc137c39bc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.281994 22831 tablet_service.cc:1511] Processing CreateTablet for tablet 112c46de27dd408c85650c6750c6e384 (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:08:06.283429 22831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 112c46de27dd408c85650c6750c6e384. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.286381 22830 tablet_service.cc:1511] Processing CreateTablet for tablet f16b1b85378b45bf9f2a5d838796b7d8 (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:08:06.287850 22830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f16b1b85378b45bf9f2a5d838796b7d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.292433 22829 tablet_service.cc:1511] Processing CreateTablet for tablet 8524278f72e74d719f46346c799708bd (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:08:06.294023 22829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8524278f72e74d719f46346c799708bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.296054 22828 tablet_service.cc:1511] Processing CreateTablet for tablet d7151c08ddf94193aa0abff3d5ff75ac (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:08:06.298049 22828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7151c08ddf94193aa0abff3d5ff75ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.300225 22835 tablet_service.cc:1511] Processing CreateTablet for tablet 269793aa64e34bc28eb1a6e3047ebed2 (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:08:06.300459 22827 tablet_service.cc:1511] Processing CreateTablet for tablet ea11d9d5efe241b8882ecd858162cce8 (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:08:06.301941 22835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 269793aa64e34bc28eb1a6e3047ebed2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.302619 22832 tablet_service.cc:1511] Processing CreateTablet for tablet 95474488a00b479689781d9444c59f39 (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:08:06.304579 22832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95474488a00b479689781d9444c59f39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.311568 22985 tablet_service.cc:1511] Processing CreateTablet for tablet bb64ca60641c40bbaee3a523cb0d2054 (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:08:06.313699 22985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb64ca60641c40bbaee3a523cb0d2054. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.316695 22984 tablet_service.cc:1511] Processing CreateTablet for tablet 8c32cdb6f92146399d73f78014daec11 (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:08:06.318238 22984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c32cdb6f92146399d73f78014daec11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.319532 22827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea11d9d5efe241b8882ecd858162cce8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.325860 22835 tablet_service.cc:1511] Processing CreateTablet for tablet 7af49af4e9a54c64894d60593c6aafb1 (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:08:06.327260 22835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7af49af4e9a54c64894d60593c6aafb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.336052 22983 tablet_service.cc:1511] Processing CreateTablet for tablet 1e1002584dc6452d93aa38ee63d258aa (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:08:06.338243 22983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e1002584dc6452d93aa38ee63d258aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.340647 22982 tablet_service.cc:1511] Processing CreateTablet for tablet 0d7fcefc6fbf4238a9c7edc137c39bc1 (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:08:06.342455 22982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d7fcefc6fbf4238a9c7edc137c39bc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.344141 22981 tablet_service.cc:1511] Processing CreateTablet for tablet 95474488a00b479689781d9444c59f39 (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:08:06.347383 22980 tablet_service.cc:1511] Processing CreateTablet for tablet 112c46de27dd408c85650c6750c6e384 (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:08:06.350909 22979 tablet_service.cc:1511] Processing CreateTablet for tablet f16b1b85378b45bf9f2a5d838796b7d8 (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:08:06.354414 22978 tablet_service.cc:1511] Processing CreateTablet for tablet 8524278f72e74d719f46346c799708bd (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:08:06.358516 22977 tablet_service.cc:1511] Processing CreateTablet for tablet d7151c08ddf94193aa0abff3d5ff75ac (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:08:06.362581 22976 tablet_service.cc:1511] Processing CreateTablet for tablet ea11d9d5efe241b8882ecd858162cce8 (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:08:06.366590 22835 tablet_service.cc:1511] Processing CreateTablet for tablet 50f4fbcd939a4d2eb8bea634a13bdd75 (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:08:06.367977 22835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50f4fbcd939a4d2eb8bea634a13bdd75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.369727 22981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95474488a00b479689781d9444c59f39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.375172 22976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea11d9d5efe241b8882ecd858162cce8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.376303 22977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7151c08ddf94193aa0abff3d5ff75ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.379113 22978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8524278f72e74d719f46346c799708bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.379979 22980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 112c46de27dd408c85650c6750c6e384. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.381095 22979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f16b1b85378b45bf9f2a5d838796b7d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.384301 22835 tablet_service.cc:1511] Processing CreateTablet for tablet 81f6e4fb8bf04e778c687ef9b0b4bc67 (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:08:06.385613 22835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81f6e4fb8bf04e778c687ef9b0b4bc67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.418931 22835 tablet_service.cc:1511] Processing CreateTablet for tablet 48ad4778605848ae852f913443697e8e (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:08:06.420220 22835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48ad4778605848ae852f913443697e8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.442939 22906 tablet_service.cc:1511] Processing CreateTablet for tablet 112c46de27dd408c85650c6750c6e384 (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:08:06.444080 22910 tablet_service.cc:1511] Processing CreateTablet for tablet 8c32cdb6f92146399d73f78014daec11 (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:08:06.446188 22905 tablet_service.cc:1511] Processing CreateTablet for tablet f16b1b85378b45bf9f2a5d838796b7d8 (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:08:06.446537 22909 tablet_service.cc:1511] Processing CreateTablet for tablet 1e1002584dc6452d93aa38ee63d258aa (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:08:06.444550 22906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 112c46de27dd408c85650c6750c6e384. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.449731 22904 tablet_service.cc:1511] Processing CreateTablet for tablet 8524278f72e74d719f46346c799708bd (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:08:06.463958 22904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8524278f72e74d719f46346c799708bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.450660 22907 tablet_service.cc:1511] Processing CreateTablet for tablet 95474488a00b479689781d9444c59f39 (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:08:06.451516 22908 tablet_service.cc:1511] Processing CreateTablet for tablet 0d7fcefc6fbf4238a9c7edc137c39bc1 (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:08:06.452939 22911 tablet_service.cc:1511] Processing CreateTablet for tablet bb64ca60641c40bbaee3a523cb0d2054 (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:08:06.453418 22903 tablet_service.cc:1511] Processing CreateTablet for tablet d7151c08ddf94193aa0abff3d5ff75ac (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:08:06.456068 22902 tablet_service.cc:1511] Processing CreateTablet for tablet ea11d9d5efe241b8882ecd858162cce8 (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:08:06.470717 22907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95474488a00b479689781d9444c59f39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.479121 22835 tablet_service.cc:1511] Processing CreateTablet for tablet fa7815d876e34f53a7b5adfe0454611d (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:08:06.481645 22909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e1002584dc6452d93aa38ee63d258aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.482229 22836 tablet_service.cc:1511] Processing CreateTablet for tablet 515738a98bd4484889d819238da8948b (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:08:06.487305 22905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f16b1b85378b45bf9f2a5d838796b7d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.490401 22981 tablet_service.cc:1511] Processing CreateTablet for tablet 269793aa64e34bc28eb1a6e3047ebed2 (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:08:06.491176 22911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb64ca60641c40bbaee3a523cb0d2054. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.494890 22835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa7815d876e34f53a7b5adfe0454611d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.496726 22836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 515738a98bd4484889d819238da8948b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.499135 22910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c32cdb6f92146399d73f78014daec11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.503166 22908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d7fcefc6fbf4238a9c7edc137c39bc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.506457 22832 tablet_service.cc:1511] Processing CreateTablet for tablet 6ef45443ec5642e8a8f3cbaf294a41df (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:08:06.507136 22902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea11d9d5efe241b8882ecd858162cce8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.513509 23035 tablet_bootstrap.cc:492] T bb64ca60641c40bbaee3a523cb0d2054 P 1ad85e359a084326b18a1223e73a4958: Bootstrap starting.
I20260713 09:08:06.511337 22981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 269793aa64e34bc28eb1a6e3047ebed2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.531313 22985 tablet_service.cc:1511] Processing CreateTablet for tablet 7af49af4e9a54c64894d60593c6aafb1 (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:08:06.532213 22983 tablet_service.cc:1511] Processing CreateTablet for tablet 50f4fbcd939a4d2eb8bea634a13bdd75 (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:08:06.536720 22983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50f4fbcd939a4d2eb8bea634a13bdd75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.539173 22985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7af49af4e9a54c64894d60593c6aafb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.535768 22977 tablet_service.cc:1511] Processing CreateTablet for tablet 81f6e4fb8bf04e778c687ef9b0b4bc67 (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:08:06.539288 22833 tablet_service.cc:1511] Processing CreateTablet for tablet 4930e188905f403ca6b69e1fb7e4a097 (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:08:06.541162 22977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81f6e4fb8bf04e778c687ef9b0b4bc67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.547091 22903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7151c08ddf94193aa0abff3d5ff75ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.556849 22979 tablet_service.cc:1511] Processing CreateTablet for tablet 4930e188905f403ca6b69e1fb7e4a097 (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:08:06.565280 23035 tablet_bootstrap.cc:654] T bb64ca60641c40bbaee3a523cb0d2054 P 1ad85e359a084326b18a1223e73a4958: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.566938 22976 tablet_service.cc:1511] Processing CreateTablet for tablet 48ad4778605848ae852f913443697e8e (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:08:06.568632 22832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ef45443ec5642e8a8f3cbaf294a41df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.569983 22829 tablet_service.cc:1511] Processing CreateTablet for tablet 282a9bc487b94e169d54b456b4ec3a2a (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:08:06.571383 22829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 282a9bc487b94e169d54b456b4ec3a2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.572688 22830 tablet_service.cc:1511] Processing CreateTablet for tablet d6101414d3eb4afb9b51940c5c16f6d5 (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:08:06.573925 22830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6101414d3eb4afb9b51940c5c16f6d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.577320 22984 tablet_service.cc:1511] Processing CreateTablet for tablet d6101414d3eb4afb9b51940c5c16f6d5 (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:08:06.558533 22979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4930e188905f403ca6b69e1fb7e4a097. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.578675 22827 tablet_service.cc:1511] Processing CreateTablet for tablet bcd52029180e469d96e3943dcb36c66d (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:08:06.597314 22980 tablet_service.cc:1511] Processing CreateTablet for tablet 515738a98bd4484889d819238da8948b (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:08:06.601279 22828 tablet_service.cc:1511] Processing CreateTablet for tablet 0aa7ededf52b43f7be56001b74b5f264 (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:08:06.605824 22909 tablet_service.cc:1511] Processing CreateTablet for tablet 269793aa64e34bc28eb1a6e3047ebed2 (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:08:06.627763 22833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4930e188905f403ca6b69e1fb7e4a097. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.629287 22904 tablet_service.cc:1511] Processing CreateTablet for tablet 7af49af4e9a54c64894d60593c6aafb1 (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:08:06.592005 22831 tablet_service.cc:1511] Processing CreateTablet for tablet 81bf6bbf7d794223b459671185b68dce (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:08:06.627820 22976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48ad4778605848ae852f913443697e8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.637435 22827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcd52029180e469d96e3943dcb36c66d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.653465 22978 tablet_service.cc:1511] Processing CreateTablet for tablet 6ef45443ec5642e8a8f3cbaf294a41df (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:08:06.655457 22831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81bf6bbf7d794223b459671185b68dce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.670809 22978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ef45443ec5642e8a8f3cbaf294a41df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.671237 22909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 269793aa64e34bc28eb1a6e3047ebed2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.682009 22981 tablet_service.cc:1511] Processing CreateTablet for tablet 282a9bc487b94e169d54b456b4ec3a2a (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:08:06.683355 22981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 282a9bc487b94e169d54b456b4ec3a2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.578691 22982 tablet_service.cc:1511] Processing CreateTablet for tablet fa7815d876e34f53a7b5adfe0454611d (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:08:06.687884 22982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa7815d876e34f53a7b5adfe0454611d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.696957 22977 tablet_service.cc:1511] Processing CreateTablet for tablet 81bf6bbf7d794223b459671185b68dce (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:08:06.708617 22984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6101414d3eb4afb9b51940c5c16f6d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.709439 23036 tablet_bootstrap.cc:492] T 1e1002584dc6452d93aa38ee63d258aa P a6ebf7c5e60c43e0a59afc3a8545b6ab: Bootstrap starting.
I20260713 09:08:06.710275 22904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7af49af4e9a54c64894d60593c6aafb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.733510 22911 tablet_service.cc:1511] Processing CreateTablet for tablet 50f4fbcd939a4d2eb8bea634a13bdd75 (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:08:06.713158 23035 tablet_bootstrap.cc:492] T bb64ca60641c40bbaee3a523cb0d2054 P 1ad85e359a084326b18a1223e73a4958: No bootstrap required, opened a new log
I20260713 09:08:06.708238 22908 tablet_service.cc:1511] Processing CreateTablet for tablet 81f6e4fb8bf04e778c687ef9b0b4bc67 (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:08:06.727931 22985 tablet_service.cc:1511] Processing CreateTablet for tablet 0aa7ededf52b43f7be56001b74b5f264 (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:08:06.729738 22902 tablet_service.cc:1511] Processing CreateTablet for tablet 515738a98bd4484889d819238da8948b (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:08:06.737831 23035 ts_tablet_manager.cc:1403] T bb64ca60641c40bbaee3a523cb0d2054 P 1ad85e359a084326b18a1223e73a4958: Time spent bootstrapping tablet: real 0.225s	user 0.046s	sys 0.061s
I20260713 09:08:06.727128 22980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 515738a98bd4484889d819238da8948b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.738631 22908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81f6e4fb8bf04e778c687ef9b0b4bc67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.711364 22828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0aa7ededf52b43f7be56001b74b5f264. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:08:06.718362 22792 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:06.709213 23038 tablet_bootstrap.cc:492] T 112c46de27dd408c85650c6750c6e384 P 50437617d78748679d0cc51bb54f302f: Bootstrap starting.
I20260713 09:08:06.752360 23035 raft_consensus.cc:359] T bb64ca60641c40bbaee3a523cb0d2054 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } }
I20260713 09:08:06.753132 23035 raft_consensus.cc:385] T bb64ca60641c40bbaee3a523cb0d2054 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.753443 23035 raft_consensus.cc:740] T bb64ca60641c40bbaee3a523cb0d2054 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ad85e359a084326b18a1223e73a4958, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.757112 22909 tablet_service.cc:1511] Processing CreateTablet for tablet 6ef45443ec5642e8a8f3cbaf294a41df (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:08:06.759037 22977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81bf6bbf7d794223b459671185b68dce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.759809 22985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0aa7ededf52b43f7be56001b74b5f264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.762948 22902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 515738a98bd4484889d819238da8948b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.754150 23035 consensus_queue.cc:260] T bb64ca60641c40bbaee3a523cb0d2054 P 1ad85e359a084326b18a1223e73a4958 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } }
I20260713 09:08:06.767028 22903 tablet_service.cc:1511] Processing CreateTablet for tablet fa7815d876e34f53a7b5adfe0454611d (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:08:06.779335 22905 tablet_service.cc:1511] Processing CreateTablet for tablet d6101414d3eb4afb9b51940c5c16f6d5 (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:08:06.764118 22907 tablet_service.cc:1511] Processing CreateTablet for tablet 282a9bc487b94e169d54b456b4ec3a2a (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:08:06.695891 22983 tablet_service.cc:1511] Processing CreateTablet for tablet bcd52029180e469d96e3943dcb36c66d (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:08:06.784583 22983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcd52029180e469d96e3943dcb36c66d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.711114 22906 tablet_service.cc:1511] Processing CreateTablet for tablet 48ad4778605848ae852f913443697e8e (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:08:06.714620 22910 tablet_service.cc:1511] Processing CreateTablet for tablet 4930e188905f403ca6b69e1fb7e4a097 (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:08:06.794960 22911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50f4fbcd939a4d2eb8bea634a13bdd75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.797946 22907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 282a9bc487b94e169d54b456b4ec3a2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.803618 22909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ef45443ec5642e8a8f3cbaf294a41df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.807132 23036 tablet_bootstrap.cc:654] T 1e1002584dc6452d93aa38ee63d258aa P a6ebf7c5e60c43e0a59afc3a8545b6ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.807708 22903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa7815d876e34f53a7b5adfe0454611d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.815169 22905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6101414d3eb4afb9b51940c5c16f6d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.819674 23038 tablet_bootstrap.cc:654] T 112c46de27dd408c85650c6750c6e384 P 50437617d78748679d0cc51bb54f302f: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.826064 22906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48ad4778605848ae852f913443697e8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.827296 22910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4930e188905f403ca6b69e1fb7e4a097. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.828677 22902 tablet_service.cc:1511] Processing CreateTablet for tablet bcd52029180e469d96e3943dcb36c66d (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:08:06.833624 22902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcd52029180e469d96e3943dcb36c66d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.846271 23035 ts_tablet_manager.cc:1434] T bb64ca60641c40bbaee3a523cb0d2054 P 1ad85e359a084326b18a1223e73a4958: Time spent starting tablet: real 0.108s	user 0.005s	sys 0.006s
I20260713 09:08:06.848184 22871 heartbeater.cc:499] Master 127.21.59.126:35837 was elected leader, sending a full tablet report...
I20260713 09:08:06.848567 23035 tablet_bootstrap.cc:492] T 8c32cdb6f92146399d73f78014daec11 P 1ad85e359a084326b18a1223e73a4958: Bootstrap starting.
I20260713 09:08:06.853658 22904 tablet_service.cc:1511] Processing CreateTablet for tablet 81bf6bbf7d794223b459671185b68dce (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:08:06.855172 22904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81bf6bbf7d794223b459671185b68dce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.860848 23035 tablet_bootstrap.cc:654] T 8c32cdb6f92146399d73f78014daec11 P 1ad85e359a084326b18a1223e73a4958: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.864039 22907 tablet_service.cc:1511] Processing CreateTablet for tablet 0aa7ededf52b43f7be56001b74b5f264 (DEFAULT_TABLE table=test-workload [id=242284d1f06c430b9d1614a7879612b4]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:08:06.868198 22907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0aa7ededf52b43f7be56001b74b5f264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.881924 23036 tablet_bootstrap.cc:492] T 1e1002584dc6452d93aa38ee63d258aa P a6ebf7c5e60c43e0a59afc3a8545b6ab: No bootstrap required, opened a new log
I20260713 09:08:06.882542 23036 ts_tablet_manager.cc:1403] T 1e1002584dc6452d93aa38ee63d258aa P a6ebf7c5e60c43e0a59afc3a8545b6ab: Time spent bootstrapping tablet: real 0.174s	user 0.015s	sys 0.008s
I20260713 09:08:06.885808 23036 raft_consensus.cc:359] T 1e1002584dc6452d93aa38ee63d258aa P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:06.886636 23036 raft_consensus.cc:385] T 1e1002584dc6452d93aa38ee63d258aa P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.887017 23036 raft_consensus.cc:740] T 1e1002584dc6452d93aa38ee63d258aa P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6ebf7c5e60c43e0a59afc3a8545b6ab, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.887867 23036 consensus_queue.cc:260] T 1e1002584dc6452d93aa38ee63d258aa P a6ebf7c5e60c43e0a59afc3a8545b6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:06.897207 23035 tablet_bootstrap.cc:492] T 8c32cdb6f92146399d73f78014daec11 P 1ad85e359a084326b18a1223e73a4958: No bootstrap required, opened a new log
I20260713 09:08:06.902331 23020 heartbeater.cc:499] Master 127.21.59.126:35837 was elected leader, sending a full tablet report...
I20260713 09:08:06.907253 23035 ts_tablet_manager.cc:1403] T 8c32cdb6f92146399d73f78014daec11 P 1ad85e359a084326b18a1223e73a4958: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.000s
I20260713 09:08:06.909801 23038 tablet_bootstrap.cc:492] T 112c46de27dd408c85650c6750c6e384 P 50437617d78748679d0cc51bb54f302f: No bootstrap required, opened a new log
I20260713 09:08:06.910271 23038 ts_tablet_manager.cc:1403] T 112c46de27dd408c85650c6750c6e384 P 50437617d78748679d0cc51bb54f302f: Time spent bootstrapping tablet: real 0.201s	user 0.004s	sys 0.018s
I20260713 09:08:06.903160 23036 ts_tablet_manager.cc:1434] T 1e1002584dc6452d93aa38ee63d258aa P a6ebf7c5e60c43e0a59afc3a8545b6ab: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.006s
I20260713 09:08:06.910676 23035 raft_consensus.cc:359] T 8c32cdb6f92146399d73f78014daec11 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:06.911605 23035 raft_consensus.cc:385] T 8c32cdb6f92146399d73f78014daec11 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.912034 23036 tablet_bootstrap.cc:492] T 95474488a00b479689781d9444c59f39 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Bootstrap starting.
I20260713 09:08:06.911991 23035 raft_consensus.cc:740] T 8c32cdb6f92146399d73f78014daec11 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ad85e359a084326b18a1223e73a4958, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.913020 23035 consensus_queue.cc:260] T 8c32cdb6f92146399d73f78014daec11 P 1ad85e359a084326b18a1223e73a4958 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:06.913277 23038 raft_consensus.cc:359] T 112c46de27dd408c85650c6750c6e384 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:06.914031 23038 raft_consensus.cc:385] T 112c46de27dd408c85650c6750c6e384 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.914346 23038 raft_consensus.cc:740] T 112c46de27dd408c85650c6750c6e384 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50437617d78748679d0cc51bb54f302f, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.915225 23038 consensus_queue.cc:260] T 112c46de27dd408c85650c6750c6e384 P 50437617d78748679d0cc51bb54f302f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:06.915612 23035 ts_tablet_manager.cc:1434] T 8c32cdb6f92146399d73f78014daec11 P 1ad85e359a084326b18a1223e73a4958: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 09:08:06.916807 23035 tablet_bootstrap.cc:492] T 269793aa64e34bc28eb1a6e3047ebed2 P 1ad85e359a084326b18a1223e73a4958: Bootstrap starting.
I20260713 09:08:06.920454 23036 tablet_bootstrap.cc:654] T 95474488a00b479689781d9444c59f39 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.931810 23038 ts_tablet_manager.cc:1434] T 112c46de27dd408c85650c6750c6e384 P 50437617d78748679d0cc51bb54f302f: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.014s
I20260713 09:08:06.932235 22946 heartbeater.cc:499] Master 127.21.59.126:35837 was elected leader, sending a full tablet report...
I20260713 09:08:06.932807 23038 tablet_bootstrap.cc:492] T 1e1002584dc6452d93aa38ee63d258aa P 50437617d78748679d0cc51bb54f302f: Bootstrap starting.
I20260713 09:08:06.936813 23035 tablet_bootstrap.cc:654] T 269793aa64e34bc28eb1a6e3047ebed2 P 1ad85e359a084326b18a1223e73a4958: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.939607 23038 tablet_bootstrap.cc:654] T 1e1002584dc6452d93aa38ee63d258aa P 50437617d78748679d0cc51bb54f302f: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.944392 23036 tablet_bootstrap.cc:492] T 95474488a00b479689781d9444c59f39 P a6ebf7c5e60c43e0a59afc3a8545b6ab: No bootstrap required, opened a new log
I20260713 09:08:06.945035 23036 ts_tablet_manager.cc:1403] T 95474488a00b479689781d9444c59f39 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.000s
I20260713 09:08:06.947768 23038 tablet_bootstrap.cc:492] T 1e1002584dc6452d93aa38ee63d258aa P 50437617d78748679d0cc51bb54f302f: No bootstrap required, opened a new log
I20260713 09:08:06.948264 23038 ts_tablet_manager.cc:1403] T 1e1002584dc6452d93aa38ee63d258aa P 50437617d78748679d0cc51bb54f302f: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260713 09:08:06.948002 23036 raft_consensus.cc:359] T 95474488a00b479689781d9444c59f39 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:06.948709 23036 raft_consensus.cc:385] T 95474488a00b479689781d9444c59f39 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.949026 23036 raft_consensus.cc:740] T 95474488a00b479689781d9444c59f39 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6ebf7c5e60c43e0a59afc3a8545b6ab, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.949781 23036 consensus_queue.cc:260] T 95474488a00b479689781d9444c59f39 P a6ebf7c5e60c43e0a59afc3a8545b6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:06.951318 23038 raft_consensus.cc:359] T 1e1002584dc6452d93aa38ee63d258aa P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:06.951961 23036 ts_tablet_manager.cc:1434] T 95474488a00b479689781d9444c59f39 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260713 09:08:06.952096 23038 raft_consensus.cc:385] T 1e1002584dc6452d93aa38ee63d258aa P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.952409 23038 raft_consensus.cc:740] T 1e1002584dc6452d93aa38ee63d258aa P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50437617d78748679d0cc51bb54f302f, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.952937 23036 tablet_bootstrap.cc:492] T bb64ca60641c40bbaee3a523cb0d2054 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Bootstrap starting.
I20260713 09:08:06.953833 23038 consensus_queue.cc:260] T 1e1002584dc6452d93aa38ee63d258aa P 50437617d78748679d0cc51bb54f302f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:06.955708 23035 tablet_bootstrap.cc:492] T 269793aa64e34bc28eb1a6e3047ebed2 P 1ad85e359a084326b18a1223e73a4958: No bootstrap required, opened a new log
I20260713 09:08:06.956243 23035 ts_tablet_manager.cc:1403] T 269793aa64e34bc28eb1a6e3047ebed2 P 1ad85e359a084326b18a1223e73a4958: Time spent bootstrapping tablet: real 0.040s	user 0.018s	sys 0.006s
I20260713 09:08:06.956434 23038 ts_tablet_manager.cc:1434] T 1e1002584dc6452d93aa38ee63d258aa P 50437617d78748679d0cc51bb54f302f: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:08:06.957531 23038 tablet_bootstrap.cc:492] T 8524278f72e74d719f46346c799708bd P 50437617d78748679d0cc51bb54f302f: Bootstrap starting.
I20260713 09:08:06.959185 23035 raft_consensus.cc:359] T 269793aa64e34bc28eb1a6e3047ebed2 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:06.959950 23035 raft_consensus.cc:385] T 269793aa64e34bc28eb1a6e3047ebed2 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.960201 23036 tablet_bootstrap.cc:654] T bb64ca60641c40bbaee3a523cb0d2054 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.960284 23035 raft_consensus.cc:740] T 269793aa64e34bc28eb1a6e3047ebed2 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ad85e359a084326b18a1223e73a4958, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.961323 23035 consensus_queue.cc:260] T 269793aa64e34bc28eb1a6e3047ebed2 P 1ad85e359a084326b18a1223e73a4958 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:06.965610 23038 tablet_bootstrap.cc:654] T 8524278f72e74d719f46346c799708bd P 50437617d78748679d0cc51bb54f302f: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.966693 23035 ts_tablet_manager.cc:1434] T 269793aa64e34bc28eb1a6e3047ebed2 P 1ad85e359a084326b18a1223e73a4958: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:08:06.968034 23035 tablet_bootstrap.cc:492] T 7af49af4e9a54c64894d60593c6aafb1 P 1ad85e359a084326b18a1223e73a4958: Bootstrap starting.
I20260713 09:08:06.977049 23035 tablet_bootstrap.cc:654] T 7af49af4e9a54c64894d60593c6aafb1 P 1ad85e359a084326b18a1223e73a4958: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.981496 23036 tablet_bootstrap.cc:492] T bb64ca60641c40bbaee3a523cb0d2054 P a6ebf7c5e60c43e0a59afc3a8545b6ab: No bootstrap required, opened a new log
I20260713 09:08:06.982118 23036 ts_tablet_manager.cc:1403] T bb64ca60641c40bbaee3a523cb0d2054 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.016s
I20260713 09:08:06.982317 23038 tablet_bootstrap.cc:492] T 8524278f72e74d719f46346c799708bd P 50437617d78748679d0cc51bb54f302f: No bootstrap required, opened a new log
I20260713 09:08:06.982813 23038 ts_tablet_manager.cc:1403] T 8524278f72e74d719f46346c799708bd P 50437617d78748679d0cc51bb54f302f: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.006s
I20260713 09:08:06.985260 23036 raft_consensus.cc:359] T bb64ca60641c40bbaee3a523cb0d2054 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } }
I20260713 09:08:06.985597 23038 raft_consensus.cc:359] T 8524278f72e74d719f46346c799708bd P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:06.986024 23036 raft_consensus.cc:385] T bb64ca60641c40bbaee3a523cb0d2054 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.986258 23038 raft_consensus.cc:385] T 8524278f72e74d719f46346c799708bd P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.986349 23036 raft_consensus.cc:740] T bb64ca60641c40bbaee3a523cb0d2054 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6ebf7c5e60c43e0a59afc3a8545b6ab, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.986627 23038 raft_consensus.cc:740] T 8524278f72e74d719f46346c799708bd P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50437617d78748679d0cc51bb54f302f, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.987334 23036 consensus_queue.cc:260] T bb64ca60641c40bbaee3a523cb0d2054 P a6ebf7c5e60c43e0a59afc3a8545b6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } }
I20260713 09:08:06.987447 23038 consensus_queue.cc:260] T 8524278f72e74d719f46346c799708bd P 50437617d78748679d0cc51bb54f302f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:06.989712 23038 ts_tablet_manager.cc:1434] T 8524278f72e74d719f46346c799708bd P 50437617d78748679d0cc51bb54f302f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:08:06.989948 23036 ts_tablet_manager.cc:1434] T bb64ca60641c40bbaee3a523cb0d2054 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260713 09:08:06.990715 23038 tablet_bootstrap.cc:492] T bb64ca60641c40bbaee3a523cb0d2054 P 50437617d78748679d0cc51bb54f302f: Bootstrap starting.
I20260713 09:08:06.990844 23036 tablet_bootstrap.cc:492] T d7151c08ddf94193aa0abff3d5ff75ac P a6ebf7c5e60c43e0a59afc3a8545b6ab: Bootstrap starting.
I20260713 09:08:06.997457 23038 tablet_bootstrap.cc:654] T bb64ca60641c40bbaee3a523cb0d2054 P 50437617d78748679d0cc51bb54f302f: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.997457 23036 tablet_bootstrap.cc:654] T d7151c08ddf94193aa0abff3d5ff75ac P a6ebf7c5e60c43e0a59afc3a8545b6ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.010768 23036 tablet_bootstrap.cc:492] T d7151c08ddf94193aa0abff3d5ff75ac P a6ebf7c5e60c43e0a59afc3a8545b6ab: No bootstrap required, opened a new log
I20260713 09:08:07.011322 23036 ts_tablet_manager.cc:1403] T d7151c08ddf94193aa0abff3d5ff75ac P a6ebf7c5e60c43e0a59afc3a8545b6ab: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.012s
I20260713 09:08:07.011780 23038 tablet_bootstrap.cc:492] T bb64ca60641c40bbaee3a523cb0d2054 P 50437617d78748679d0cc51bb54f302f: No bootstrap required, opened a new log
I20260713 09:08:07.012259 23038 ts_tablet_manager.cc:1403] T bb64ca60641c40bbaee3a523cb0d2054 P 50437617d78748679d0cc51bb54f302f: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.003s
I20260713 09:08:07.014261 23036 raft_consensus.cc:359] T d7151c08ddf94193aa0abff3d5ff75ac P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.015151 23036 raft_consensus.cc:385] T d7151c08ddf94193aa0abff3d5ff75ac P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.015093 23038 raft_consensus.cc:359] T bb64ca60641c40bbaee3a523cb0d2054 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } }
I20260713 09:08:07.015566 23036 raft_consensus.cc:740] T d7151c08ddf94193aa0abff3d5ff75ac P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6ebf7c5e60c43e0a59afc3a8545b6ab, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.015908 23038 raft_consensus.cc:385] T bb64ca60641c40bbaee3a523cb0d2054 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.016214 23038 raft_consensus.cc:740] T bb64ca60641c40bbaee3a523cb0d2054 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50437617d78748679d0cc51bb54f302f, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.016546 23036 consensus_queue.cc:260] T d7151c08ddf94193aa0abff3d5ff75ac P a6ebf7c5e60c43e0a59afc3a8545b6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.017105 23038 consensus_queue.cc:260] T bb64ca60641c40bbaee3a523cb0d2054 P 50437617d78748679d0cc51bb54f302f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } }
I20260713 09:08:07.019371 23036 ts_tablet_manager.cc:1434] T d7151c08ddf94193aa0abff3d5ff75ac P a6ebf7c5e60c43e0a59afc3a8545b6ab: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:08:07.020509 23036 tablet_bootstrap.cc:492] T ea11d9d5efe241b8882ecd858162cce8 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Bootstrap starting.
I20260713 09:08:07.020684 23035 tablet_bootstrap.cc:492] T 7af49af4e9a54c64894d60593c6aafb1 P 1ad85e359a084326b18a1223e73a4958: No bootstrap required, opened a new log
I20260713 09:08:07.021180 23035 ts_tablet_manager.cc:1403] T 7af49af4e9a54c64894d60593c6aafb1 P 1ad85e359a084326b18a1223e73a4958: Time spent bootstrapping tablet: real 0.053s	user 0.031s	sys 0.016s
I20260713 09:08:07.019371 23038 ts_tablet_manager.cc:1434] T bb64ca60641c40bbaee3a523cb0d2054 P 50437617d78748679d0cc51bb54f302f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:08:07.023639 23038 tablet_bootstrap.cc:492] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 50437617d78748679d0cc51bb54f302f: Bootstrap starting.
I20260713 09:08:07.026762 23036 tablet_bootstrap.cc:654] T ea11d9d5efe241b8882ecd858162cce8 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.028301 23035 raft_consensus.cc:359] T 7af49af4e9a54c64894d60593c6aafb1 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.029032 23035 raft_consensus.cc:385] T 7af49af4e9a54c64894d60593c6aafb1 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.029343 23035 raft_consensus.cc:740] T 7af49af4e9a54c64894d60593c6aafb1 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ad85e359a084326b18a1223e73a4958, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.030041 23035 consensus_queue.cc:260] T 7af49af4e9a54c64894d60593c6aafb1 P 1ad85e359a084326b18a1223e73a4958 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.032342 23035 ts_tablet_manager.cc:1434] T 7af49af4e9a54c64894d60593c6aafb1 P 1ad85e359a084326b18a1223e73a4958: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:08:07.036444 23038 tablet_bootstrap.cc:654] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 50437617d78748679d0cc51bb54f302f: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.037209 23035 tablet_bootstrap.cc:492] T 50f4fbcd939a4d2eb8bea634a13bdd75 P 1ad85e359a084326b18a1223e73a4958: Bootstrap starting.
I20260713 09:08:07.046487 23035 tablet_bootstrap.cc:654] T 50f4fbcd939a4d2eb8bea634a13bdd75 P 1ad85e359a084326b18a1223e73a4958: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.049117 23038 tablet_bootstrap.cc:492] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 50437617d78748679d0cc51bb54f302f: No bootstrap required, opened a new log
I20260713 09:08:07.049162 23036 tablet_bootstrap.cc:492] T ea11d9d5efe241b8882ecd858162cce8 P a6ebf7c5e60c43e0a59afc3a8545b6ab: No bootstrap required, opened a new log
I20260713 09:08:07.049782 23038 ts_tablet_manager.cc:1403] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 50437617d78748679d0cc51bb54f302f: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.004s
I20260713 09:08:07.049840 23036 ts_tablet_manager.cc:1403] T ea11d9d5efe241b8882ecd858162cce8 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.011s
I20260713 09:08:07.052886 23036 raft_consensus.cc:359] T ea11d9d5efe241b8882ecd858162cce8 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.053448 23036 raft_consensus.cc:385] T ea11d9d5efe241b8882ecd858162cce8 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.053709 23036 raft_consensus.cc:740] T ea11d9d5efe241b8882ecd858162cce8 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6ebf7c5e60c43e0a59afc3a8545b6ab, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.054382 23036 consensus_queue.cc:260] T ea11d9d5efe241b8882ecd858162cce8 P a6ebf7c5e60c43e0a59afc3a8545b6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.054591 23038 raft_consensus.cc:359] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.055507 23038 raft_consensus.cc:385] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.055760 23038 raft_consensus.cc:740] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50437617d78748679d0cc51bb54f302f, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.056382 23038 consensus_queue.cc:260] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 50437617d78748679d0cc51bb54f302f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.056725 23036 ts_tablet_manager.cc:1434] T ea11d9d5efe241b8882ecd858162cce8 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260713 09:08:07.057734 23036 tablet_bootstrap.cc:492] T f16b1b85378b45bf9f2a5d838796b7d8 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Bootstrap starting.
I20260713 09:08:07.058490 23038 ts_tablet_manager.cc:1434] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 50437617d78748679d0cc51bb54f302f: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260713 09:08:07.059499 23038 tablet_bootstrap.cc:492] T 8c32cdb6f92146399d73f78014daec11 P 50437617d78748679d0cc51bb54f302f: Bootstrap starting.
I20260713 09:08:07.064410 23036 tablet_bootstrap.cc:654] T f16b1b85378b45bf9f2a5d838796b7d8 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.064400 23038 tablet_bootstrap.cc:654] T 8c32cdb6f92146399d73f78014daec11 P 50437617d78748679d0cc51bb54f302f: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.066449 23035 tablet_bootstrap.cc:492] T 50f4fbcd939a4d2eb8bea634a13bdd75 P 1ad85e359a084326b18a1223e73a4958: No bootstrap required, opened a new log
I20260713 09:08:07.066996 23035 ts_tablet_manager.cc:1403] T 50f4fbcd939a4d2eb8bea634a13bdd75 P 1ad85e359a084326b18a1223e73a4958: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.010s
I20260713 09:08:07.070569 23035 raft_consensus.cc:359] T 50f4fbcd939a4d2eb8bea634a13bdd75 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.071413 23035 raft_consensus.cc:385] T 50f4fbcd939a4d2eb8bea634a13bdd75 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.071578 23043 raft_consensus.cc:493] T 1e1002584dc6452d93aa38ee63d258aa P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:07.071735 23035 raft_consensus.cc:740] T 50f4fbcd939a4d2eb8bea634a13bdd75 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ad85e359a084326b18a1223e73a4958, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.072280 23043 raft_consensus.cc:515] T 1e1002584dc6452d93aa38ee63d258aa P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.072728 23035 consensus_queue.cc:260] T 50f4fbcd939a4d2eb8bea634a13bdd75 P 1ad85e359a084326b18a1223e73a4958 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.075269 23035 ts_tablet_manager.cc:1434] T 50f4fbcd939a4d2eb8bea634a13bdd75 P 1ad85e359a084326b18a1223e73a4958: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 09:08:07.076541 23035 tablet_bootstrap.cc:492] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 1ad85e359a084326b18a1223e73a4958: Bootstrap starting.
I20260713 09:08:07.080328 23038 tablet_bootstrap.cc:492] T 8c32cdb6f92146399d73f78014daec11 P 50437617d78748679d0cc51bb54f302f: No bootstrap required, opened a new log
I20260713 09:08:07.080850 23038 ts_tablet_manager.cc:1403] T 8c32cdb6f92146399d73f78014daec11 P 50437617d78748679d0cc51bb54f302f: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.003s
I20260713 09:08:07.083271 23035 tablet_bootstrap.cc:654] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 1ad85e359a084326b18a1223e73a4958: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.083781 23038 raft_consensus.cc:359] T 8c32cdb6f92146399d73f78014daec11 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.084574 23038 raft_consensus.cc:385] T 8c32cdb6f92146399d73f78014daec11 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.084861 23038 raft_consensus.cc:740] T 8c32cdb6f92146399d73f78014daec11 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50437617d78748679d0cc51bb54f302f, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.085798 23038 consensus_queue.cc:260] T 8c32cdb6f92146399d73f78014daec11 P 50437617d78748679d0cc51bb54f302f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.089365 23038 ts_tablet_manager.cc:1434] T 8c32cdb6f92146399d73f78014daec11 P 50437617d78748679d0cc51bb54f302f: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260713 09:08:07.093273 23038 tablet_bootstrap.cc:492] T d7151c08ddf94193aa0abff3d5ff75ac P 50437617d78748679d0cc51bb54f302f: Bootstrap starting.
I20260713 09:08:07.095613 23035 tablet_bootstrap.cc:492] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 1ad85e359a084326b18a1223e73a4958: No bootstrap required, opened a new log
I20260713 09:08:07.096181 23035 ts_tablet_manager.cc:1403] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 1ad85e359a084326b18a1223e73a4958: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260713 09:08:07.099256 23035 raft_consensus.cc:359] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.100231 23035 raft_consensus.cc:385] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.100620 23035 raft_consensus.cc:740] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ad85e359a084326b18a1223e73a4958, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.101653 23035 consensus_queue.cc:260] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 1ad85e359a084326b18a1223e73a4958 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.102281 23044 raft_consensus.cc:493] T 112c46de27dd408c85650c6750c6e384 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:07.102746 23044 raft_consensus.cc:515] T 112c46de27dd408c85650c6750c6e384 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.105206 23038 tablet_bootstrap.cc:654] T d7151c08ddf94193aa0abff3d5ff75ac P 50437617d78748679d0cc51bb54f302f: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.112550 23044 leader_election.cc:290] T 112c46de27dd408c85650c6750c6e384 P 50437617d78748679d0cc51bb54f302f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681), a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609)
I20260713 09:08:07.107004 23043 leader_election.cc:290] T 1e1002584dc6452d93aa38ee63d258aa P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681), 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559)
I20260713 09:08:07.119385 23035 ts_tablet_manager.cc:1434] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 1ad85e359a084326b18a1223e73a4958: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.005s
I20260713 09:08:07.120837 23035 tablet_bootstrap.cc:492] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 1ad85e359a084326b18a1223e73a4958: Bootstrap starting.
I20260713 09:08:07.132094 23036 tablet_bootstrap.cc:492] T f16b1b85378b45bf9f2a5d838796b7d8 P a6ebf7c5e60c43e0a59afc3a8545b6ab: No bootstrap required, opened a new log
I20260713 09:08:07.132877 23036 ts_tablet_manager.cc:1403] T f16b1b85378b45bf9f2a5d838796b7d8 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Time spent bootstrapping tablet: real 0.075s	user 0.019s	sys 0.053s
I20260713 09:08:07.134925 23043 raft_consensus.cc:493] T d7151c08ddf94193aa0abff3d5ff75ac P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:07.135445 23043 raft_consensus.cc:515] T d7151c08ddf94193aa0abff3d5ff75ac P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.136430 23036 raft_consensus.cc:359] T f16b1b85378b45bf9f2a5d838796b7d8 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.134886 23035 tablet_bootstrap.cc:654] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 1ad85e359a084326b18a1223e73a4958: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.137329 23036 raft_consensus.cc:385] T f16b1b85378b45bf9f2a5d838796b7d8 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.138686 23036 raft_consensus.cc:740] T f16b1b85378b45bf9f2a5d838796b7d8 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6ebf7c5e60c43e0a59afc3a8545b6ab, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.138164 23043 leader_election.cc:290] T d7151c08ddf94193aa0abff3d5ff75ac P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681), 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559)
I20260713 09:08:07.139570 23038 tablet_bootstrap.cc:492] T d7151c08ddf94193aa0abff3d5ff75ac P 50437617d78748679d0cc51bb54f302f: No bootstrap required, opened a new log
I20260713 09:08:07.140039 23038 ts_tablet_manager.cc:1403] T d7151c08ddf94193aa0abff3d5ff75ac P 50437617d78748679d0cc51bb54f302f: Time spent bootstrapping tablet: real 0.050s	user 0.006s	sys 0.006s
I20260713 09:08:07.139846 23036 consensus_queue.cc:260] T f16b1b85378b45bf9f2a5d838796b7d8 P a6ebf7c5e60c43e0a59afc3a8545b6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.142159 23036 ts_tablet_manager.cc:1434] T f16b1b85378b45bf9f2a5d838796b7d8 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260713 09:08:07.142951 23038 raft_consensus.cc:359] T d7151c08ddf94193aa0abff3d5ff75ac P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.143656 23038 raft_consensus.cc:385] T d7151c08ddf94193aa0abff3d5ff75ac P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.143956 23038 raft_consensus.cc:740] T d7151c08ddf94193aa0abff3d5ff75ac P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50437617d78748679d0cc51bb54f302f, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.149586 23036 tablet_bootstrap.cc:492] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Bootstrap starting.
I20260713 09:08:07.149292 22995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "112c46de27dd408c85650c6750c6e384" candidate_uuid: "50437617d78748679d0cc51bb54f302f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" is_pre_election: true
W20260713 09:08:07.152405 22885 leader_election.cc:343] T 112c46de27dd408c85650c6750c6e384 P 50437617d78748679d0cc51bb54f302f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:07.155418 22921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e1002584dc6452d93aa38ee63d258aa" candidate_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50437617d78748679d0cc51bb54f302f" is_pre_election: true
I20260713 09:08:07.156122 22921 raft_consensus.cc:2468] T 1e1002584dc6452d93aa38ee63d258aa P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6ebf7c5e60c43e0a59afc3a8545b6ab in term 0.
I20260713 09:08:07.157243 22920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7151c08ddf94193aa0abff3d5ff75ac" candidate_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50437617d78748679d0cc51bb54f302f" is_pre_election: true
I20260713 09:08:07.159019 22960 leader_election.cc:304] T 1e1002584dc6452d93aa38ee63d258aa P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50437617d78748679d0cc51bb54f302f, a6ebf7c5e60c43e0a59afc3a8545b6ab; no voters: 
I20260713 09:08:07.159963 23043 raft_consensus.cc:2804] T 1e1002584dc6452d93aa38ee63d258aa P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:07.160331 23043 raft_consensus.cc:493] T 1e1002584dc6452d93aa38ee63d258aa P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:07.160526 23036 tablet_bootstrap.cc:654] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.160241 23038 consensus_queue.cc:260] T d7151c08ddf94193aa0abff3d5ff75ac P 50437617d78748679d0cc51bb54f302f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.160792 23043 raft_consensus.cc:3060] T 1e1002584dc6452d93aa38ee63d258aa P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:07.161285 22920 raft_consensus.cc:2468] T d7151c08ddf94193aa0abff3d5ff75ac P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6ebf7c5e60c43e0a59afc3a8545b6ab in term 0.
I20260713 09:08:07.161965 23035 tablet_bootstrap.cc:492] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 1ad85e359a084326b18a1223e73a4958: No bootstrap required, opened a new log
I20260713 09:08:07.162516 23035 ts_tablet_manager.cc:1403] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 1ad85e359a084326b18a1223e73a4958: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.002s
I20260713 09:08:07.165537 23035 raft_consensus.cc:359] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.166368 23035 raft_consensus.cc:385] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.166707 23035 raft_consensus.cc:740] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ad85e359a084326b18a1223e73a4958, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.167428 22960 leader_election.cc:304] T d7151c08ddf94193aa0abff3d5ff75ac P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50437617d78748679d0cc51bb54f302f, a6ebf7c5e60c43e0a59afc3a8545b6ab; no voters: 
I20260713 09:08:07.167706 23039 raft_consensus.cc:493] T bb64ca60641c40bbaee3a523cb0d2054 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:07.168423 23039 raft_consensus.cc:515] T bb64ca60641c40bbaee3a523cb0d2054 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } }
I20260713 09:08:07.172355 23043 raft_consensus.cc:515] T 1e1002584dc6452d93aa38ee63d258aa P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.173444 23039 leader_election.cc:290] T bb64ca60641c40bbaee3a523cb0d2054 P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609), 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559)
I20260713 09:08:07.175338 23043 leader_election.cc:290] T 1e1002584dc6452d93aa38ee63d258aa P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 election: Requested vote from peers 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681), 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559)
I20260713 09:08:07.175941 23043 raft_consensus.cc:493] T bb64ca60641c40bbaee3a523cb0d2054 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:07.176404 23043 raft_consensus.cc:515] T bb64ca60641c40bbaee3a523cb0d2054 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } }
I20260713 09:08:07.177443 23038 ts_tablet_manager.cc:1434] T d7151c08ddf94193aa0abff3d5ff75ac P 50437617d78748679d0cc51bb54f302f: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260713 09:08:07.167734 23035 consensus_queue.cc:260] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 1ad85e359a084326b18a1223e73a4958 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.178865 23043 leader_election.cc:290] T bb64ca60641c40bbaee3a523cb0d2054 P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681), 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559)
I20260713 09:08:07.182332 23043 raft_consensus.cc:2804] T d7151c08ddf94193aa0abff3d5ff75ac P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:07.182723 23043 raft_consensus.cc:493] T d7151c08ddf94193aa0abff3d5ff75ac P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:07.185052 22846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "112c46de27dd408c85650c6750c6e384" candidate_uuid: "50437617d78748679d0cc51bb54f302f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad85e359a084326b18a1223e73a4958" is_pre_election: true
I20260713 09:08:07.186237 23043 raft_consensus.cc:3060] T d7151c08ddf94193aa0abff3d5ff75ac P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:07.187249 23035 ts_tablet_manager.cc:1434] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 1ad85e359a084326b18a1223e73a4958: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260713 09:08:07.188251 23035 tablet_bootstrap.cc:492] T 48ad4778605848ae852f913443697e8e P 1ad85e359a084326b18a1223e73a4958: Bootstrap starting.
I20260713 09:08:07.195044 23035 tablet_bootstrap.cc:654] T 48ad4778605848ae852f913443697e8e P 1ad85e359a084326b18a1223e73a4958: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.196158 22920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e1002584dc6452d93aa38ee63d258aa" candidate_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50437617d78748679d0cc51bb54f302f"
I20260713 09:08:07.196942 22920 raft_consensus.cc:3060] T 1e1002584dc6452d93aa38ee63d258aa P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:07.198211 23038 tablet_bootstrap.cc:492] T ea11d9d5efe241b8882ecd858162cce8 P 50437617d78748679d0cc51bb54f302f: Bootstrap starting.
I20260713 09:08:07.204507 22921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb64ca60641c40bbaee3a523cb0d2054" candidate_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50437617d78748679d0cc51bb54f302f" is_pre_election: true
I20260713 09:08:07.205453 22921 raft_consensus.cc:2468] T bb64ca60641c40bbaee3a523cb0d2054 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6ebf7c5e60c43e0a59afc3a8545b6ab in term 0.
I20260713 09:08:07.211046 23039 raft_consensus.cc:493] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:07.211709 23039 raft_consensus.cc:515] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.214653 23039 leader_election.cc:290] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559), a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609)
I20260713 09:08:07.216187 23039 raft_consensus.cc:493] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:07.216935 23039 raft_consensus.cc:515] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.219808 23038 tablet_bootstrap.cc:654] T ea11d9d5efe241b8882ecd858162cce8 P 50437617d78748679d0cc51bb54f302f: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.219738 23039 leader_election.cc:290] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559), a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609)
I20260713 09:08:07.222364 23039 raft_consensus.cc:493] T 7af49af4e9a54c64894d60593c6aafb1 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:07.223136 23039 raft_consensus.cc:515] T 7af49af4e9a54c64894d60593c6aafb1 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.225942 23039 leader_election.cc:290] T 7af49af4e9a54c64894d60593c6aafb1 P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559), a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609)
I20260713 09:08:07.210109 22960 leader_election.cc:304] T bb64ca60641c40bbaee3a523cb0d2054 P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50437617d78748679d0cc51bb54f302f, a6ebf7c5e60c43e0a59afc3a8545b6ab; no voters: 
W20260713 09:08:07.227762 22887 leader_election.cc:343] T 112c46de27dd408c85650c6750c6e384 P 50437617d78748679d0cc51bb54f302f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:07.228595 22887 leader_election.cc:304] T 112c46de27dd408c85650c6750c6e384 P 50437617d78748679d0cc51bb54f302f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 50437617d78748679d0cc51bb54f302f; no voters: 1ad85e359a084326b18a1223e73a4958, a6ebf7c5e60c43e0a59afc3a8545b6ab
I20260713 09:08:07.230291 23044 raft_consensus.cc:2749] T 112c46de27dd408c85650c6750c6e384 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:07.231132 23070 raft_consensus.cc:2804] T bb64ca60641c40bbaee3a523cb0d2054 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:07.231534 23070 raft_consensus.cc:493] T bb64ca60641c40bbaee3a523cb0d2054 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:07.231900 23070 raft_consensus.cc:3060] T bb64ca60641c40bbaee3a523cb0d2054 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:07.233336 22993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d7fcefc6fbf4238a9c7edc137c39bc1" candidate_uuid: "1ad85e359a084326b18a1223e73a4958" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" is_pre_election: true
I20260713 09:08:07.233733 22992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7af49af4e9a54c64894d60593c6aafb1" candidate_uuid: "1ad85e359a084326b18a1223e73a4958" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" is_pre_election: true
I20260713 09:08:07.232813 22995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb64ca60641c40bbaee3a523cb0d2054" candidate_uuid: "1ad85e359a084326b18a1223e73a4958" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" is_pre_election: true
I20260713 09:08:07.232458 22994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f6e4fb8bf04e778c687ef9b0b4bc67" candidate_uuid: "1ad85e359a084326b18a1223e73a4958" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" is_pre_election: true
W20260713 09:08:07.239164 22810 leader_election.cc:343] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:07.240070 22810 leader_election.cc:343] T 7af49af4e9a54c64894d60593c6aafb1 P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:07.240718 22810 leader_election.cc:343] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:07.241618 23035 tablet_bootstrap.cc:492] T 48ad4778605848ae852f913443697e8e P 1ad85e359a084326b18a1223e73a4958: No bootstrap required, opened a new log
I20260713 09:08:07.242125 23035 ts_tablet_manager.cc:1403] T 48ad4778605848ae852f913443697e8e P 1ad85e359a084326b18a1223e73a4958: Time spent bootstrapping tablet: real 0.054s	user 0.017s	sys 0.004s
I20260713 09:08:07.241957 23043 raft_consensus.cc:515] T d7151c08ddf94193aa0abff3d5ff75ac P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.244218 23043 leader_election.cc:290] T d7151c08ddf94193aa0abff3d5ff75ac P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 election: Requested vote from peers 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681), 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559)
I20260713 09:08:07.244766 23070 raft_consensus.cc:515] T bb64ca60641c40bbaee3a523cb0d2054 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } }
I20260713 09:08:07.245271 22921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7151c08ddf94193aa0abff3d5ff75ac" candidate_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50437617d78748679d0cc51bb54f302f"
I20260713 09:08:07.245513 22846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e1002584dc6452d93aa38ee63d258aa" candidate_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad85e359a084326b18a1223e73a4958" is_pre_election: true
I20260713 09:08:07.245872 22921 raft_consensus.cc:3060] T d7151c08ddf94193aa0abff3d5ff75ac P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:07.245754 23035 raft_consensus.cc:359] T 48ad4778605848ae852f913443697e8e P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.246546 23035 raft_consensus.cc:385] T 48ad4778605848ae852f913443697e8e P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.246691 22995 raft_consensus.cc:2393] T bb64ca60641c40bbaee3a523cb0d2054 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ad85e359a084326b18a1223e73a4958 in current term 1: Already voted for candidate a6ebf7c5e60c43e0a59afc3a8545b6ab in this term.
I20260713 09:08:07.246888 23070 leader_election.cc:290] T bb64ca60641c40bbaee3a523cb0d2054 P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 election: Requested vote from peers 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681), 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559)
I20260713 09:08:07.247809 23035 raft_consensus.cc:740] T 48ad4778605848ae852f913443697e8e P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ad85e359a084326b18a1223e73a4958, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.248876 22846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7151c08ddf94193aa0abff3d5ff75ac" candidate_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad85e359a084326b18a1223e73a4958" is_pre_election: true
I20260713 09:08:07.249078 23035 consensus_queue.cc:260] T 48ad4778605848ae852f913443697e8e P 1ad85e359a084326b18a1223e73a4958 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.251066 23035 ts_tablet_manager.cc:1434] T 48ad4778605848ae852f913443697e8e P 1ad85e359a084326b18a1223e73a4958: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:08:07.252185 23035 tablet_bootstrap.cc:492] T 95474488a00b479689781d9444c59f39 P 1ad85e359a084326b18a1223e73a4958: Bootstrap starting.
I20260713 09:08:07.253156 22921 raft_consensus.cc:2468] T d7151c08ddf94193aa0abff3d5ff75ac P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6ebf7c5e60c43e0a59afc3a8545b6ab in term 1.
I20260713 09:08:07.253521 22846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb64ca60641c40bbaee3a523cb0d2054" candidate_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad85e359a084326b18a1223e73a4958" is_pre_election: true
I20260713 09:08:07.254140 22846 raft_consensus.cc:2468] T bb64ca60641c40bbaee3a523cb0d2054 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6ebf7c5e60c43e0a59afc3a8545b6ab in term 0.
I20260713 09:08:07.254179 22960 leader_election.cc:304] T d7151c08ddf94193aa0abff3d5ff75ac P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50437617d78748679d0cc51bb54f302f, a6ebf7c5e60c43e0a59afc3a8545b6ab; no voters: 
I20260713 09:08:07.254827 22920 raft_consensus.cc:2468] T 1e1002584dc6452d93aa38ee63d258aa P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6ebf7c5e60c43e0a59afc3a8545b6ab in term 1.
I20260713 09:08:07.255069 23070 raft_consensus.cc:2804] T d7151c08ddf94193aa0abff3d5ff75ac P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:07.255674 23070 raft_consensus.cc:697] T d7151c08ddf94193aa0abff3d5ff75ac P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 LEADER]: Becoming Leader. State: Replica: a6ebf7c5e60c43e0a59afc3a8545b6ab, State: Running, Role: LEADER
I20260713 09:08:07.256091 22960 leader_election.cc:304] T 1e1002584dc6452d93aa38ee63d258aa P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50437617d78748679d0cc51bb54f302f, a6ebf7c5e60c43e0a59afc3a8545b6ab; no voters: 
I20260713 09:08:07.256491 23070 consensus_queue.cc:237] T d7151c08ddf94193aa0abff3d5ff75ac P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.257210 23071 raft_consensus.cc:2804] T 1e1002584dc6452d93aa38ee63d258aa P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:07.257642 23071 raft_consensus.cc:697] T 1e1002584dc6452d93aa38ee63d258aa P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 LEADER]: Becoming Leader. State: Replica: a6ebf7c5e60c43e0a59afc3a8545b6ab, State: Running, Role: LEADER
I20260713 09:08:07.258641 23035 tablet_bootstrap.cc:654] T 95474488a00b479689781d9444c59f39 P 1ad85e359a084326b18a1223e73a4958: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.258565 22921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f6e4fb8bf04e778c687ef9b0b4bc67" candidate_uuid: "1ad85e359a084326b18a1223e73a4958" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50437617d78748679d0cc51bb54f302f" is_pre_election: true
I20260713 09:08:07.248090 22919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb64ca60641c40bbaee3a523cb0d2054" candidate_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50437617d78748679d0cc51bb54f302f"
W20260713 09:08:07.262135 22961 leader_election.cc:343] T 1e1002584dc6452d93aa38ee63d258aa P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:07.263152 22961 leader_election.cc:343] T d7151c08ddf94193aa0abff3d5ff75ac P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:07.264268 23038 tablet_bootstrap.cc:492] T ea11d9d5efe241b8882ecd858162cce8 P 50437617d78748679d0cc51bb54f302f: No bootstrap required, opened a new log
I20260713 09:08:07.264818 23038 ts_tablet_manager.cc:1403] T ea11d9d5efe241b8882ecd858162cce8 P 50437617d78748679d0cc51bb54f302f: Time spent bootstrapping tablet: real 0.086s	user 0.008s	sys 0.006s
I20260713 09:08:07.265321 23075 raft_consensus.cc:493] T 269793aa64e34bc28eb1a6e3047ebed2 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:07.265801 23075 raft_consensus.cc:515] T 269793aa64e34bc28eb1a6e3047ebed2 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.262226 22919 raft_consensus.cc:3060] T bb64ca60641c40bbaee3a523cb0d2054 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:07.268108 23075 leader_election.cc:290] T 269793aa64e34bc28eb1a6e3047ebed2 P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559), a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609)
I20260713 09:08:07.268302 23038 raft_consensus.cc:359] T ea11d9d5efe241b8882ecd858162cce8 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.269279 23038 raft_consensus.cc:385] T ea11d9d5efe241b8882ecd858162cce8 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.269636 23038 raft_consensus.cc:740] T ea11d9d5efe241b8882ecd858162cce8 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50437617d78748679d0cc51bb54f302f, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.270547 23038 consensus_queue.cc:260] T ea11d9d5efe241b8882ecd858162cce8 P 50437617d78748679d0cc51bb54f302f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.272027 22995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "269793aa64e34bc28eb1a6e3047ebed2" candidate_uuid: "1ad85e359a084326b18a1223e73a4958" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" is_pre_election: true
I20260713 09:08:07.273522 23038 ts_tablet_manager.cc:1434] T ea11d9d5efe241b8882ecd858162cce8 P 50437617d78748679d0cc51bb54f302f: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:08:07.252373 22845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e1002584dc6452d93aa38ee63d258aa" candidate_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad85e359a084326b18a1223e73a4958"
I20260713 09:08:07.257911 22918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d7fcefc6fbf4238a9c7edc137c39bc1" candidate_uuid: "1ad85e359a084326b18a1223e73a4958" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50437617d78748679d0cc51bb54f302f" is_pre_election: true
I20260713 09:08:07.274372 22846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7151c08ddf94193aa0abff3d5ff75ac" candidate_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad85e359a084326b18a1223e73a4958"
I20260713 09:08:07.274941 22918 raft_consensus.cc:2468] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ad85e359a084326b18a1223e73a4958 in term 0.
I20260713 09:08:07.258452 23071 consensus_queue.cc:237] T 1e1002584dc6452d93aa38ee63d258aa P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.276326 23038 tablet_bootstrap.cc:492] T 269793aa64e34bc28eb1a6e3047ebed2 P 50437617d78748679d0cc51bb54f302f: Bootstrap starting.
I20260713 09:08:07.276360 22920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb64ca60641c40bbaee3a523cb0d2054" candidate_uuid: "1ad85e359a084326b18a1223e73a4958" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50437617d78748679d0cc51bb54f302f" is_pre_election: true
I20260713 09:08:07.278223 22846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb64ca60641c40bbaee3a523cb0d2054" candidate_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad85e359a084326b18a1223e73a4958"
I20260713 09:08:07.260713 22917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7af49af4e9a54c64894d60593c6aafb1" candidate_uuid: "1ad85e359a084326b18a1223e73a4958" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50437617d78748679d0cc51bb54f302f" is_pre_election: true
I20260713 09:08:07.279052 22846 raft_consensus.cc:3060] T bb64ca60641c40bbaee3a523cb0d2054 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:07.282102 22810 leader_election.cc:343] T 269793aa64e34bc28eb1a6e3047ebed2 P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:07.282712 23038 tablet_bootstrap.cc:654] T 269793aa64e34bc28eb1a6e3047ebed2 P 50437617d78748679d0cc51bb54f302f: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.289700 22846 raft_consensus.cc:2468] T bb64ca60641c40bbaee3a523cb0d2054 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6ebf7c5e60c43e0a59afc3a8545b6ab in term 1.
W20260713 09:08:07.291185 22811 leader_election.cc:343] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:07.291817 22811 leader_election.cc:304] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ad85e359a084326b18a1223e73a4958; no voters: 50437617d78748679d0cc51bb54f302f, a6ebf7c5e60c43e0a59afc3a8545b6ab
I20260713 09:08:07.292835 23075 raft_consensus.cc:2749] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:07.294247 22811 leader_election.cc:304] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ad85e359a084326b18a1223e73a4958, 50437617d78748679d0cc51bb54f302f; no voters: a6ebf7c5e60c43e0a59afc3a8545b6ab
I20260713 09:08:07.295307 23075 raft_consensus.cc:2804] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:07.295784 23075 raft_consensus.cc:493] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:07.296195 23075 raft_consensus.cc:3060] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:07.296669 23070 raft_consensus.cc:493] T 95474488a00b479689781d9444c59f39 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:07.297333 23070 raft_consensus.cc:515] T 95474488a00b479689781d9444c59f39 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.300277 23070 leader_election.cc:290] T 95474488a00b479689781d9444c59f39 P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681), 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559)
I20260713 09:08:07.301457 22917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95474488a00b479689781d9444c59f39" candidate_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50437617d78748679d0cc51bb54f302f" is_pre_election: true
I20260713 09:08:07.302770 22919 raft_consensus.cc:2468] T bb64ca60641c40bbaee3a523cb0d2054 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6ebf7c5e60c43e0a59afc3a8545b6ab in term 1.
W20260713 09:08:07.306025 22960 leader_election.cc:343] T 95474488a00b479689781d9444c59f39 P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:07.306815 22960 leader_election.cc:304] T bb64ca60641c40bbaee3a523cb0d2054 P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50437617d78748679d0cc51bb54f302f, a6ebf7c5e60c43e0a59afc3a8545b6ab; no voters: 
I20260713 09:08:07.307720 22811 leader_election.cc:304] T bb64ca60641c40bbaee3a523cb0d2054 P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ad85e359a084326b18a1223e73a4958; no voters: 50437617d78748679d0cc51bb54f302f, a6ebf7c5e60c43e0a59afc3a8545b6ab
I20260713 09:08:07.308655 23070 raft_consensus.cc:2804] T bb64ca60641c40bbaee3a523cb0d2054 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:07.308743 23039 raft_consensus.cc:2749] T bb64ca60641c40bbaee3a523cb0d2054 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:07.309336 23070 raft_consensus.cc:697] T bb64ca60641c40bbaee3a523cb0d2054 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 LEADER]: Becoming Leader. State: Replica: a6ebf7c5e60c43e0a59afc3a8545b6ab, State: Running, Role: LEADER
I20260713 09:08:07.309728 23036 tablet_bootstrap.cc:492] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P a6ebf7c5e60c43e0a59afc3a8545b6ab: No bootstrap required, opened a new log
I20260713 09:08:07.310195 23036 ts_tablet_manager.cc:1403] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Time spent bootstrapping tablet: real 0.161s	user 0.044s	sys 0.016s
W20260713 09:08:07.310321 22811 leader_election.cc:343] T 7af49af4e9a54c64894d60593c6aafb1 P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:07.310945 22811 leader_election.cc:304] T 7af49af4e9a54c64894d60593c6aafb1 P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ad85e359a084326b18a1223e73a4958; no voters: 50437617d78748679d0cc51bb54f302f, a6ebf7c5e60c43e0a59afc3a8545b6ab
I20260713 09:08:07.306259 23075 raft_consensus.cc:515] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.313158 23036 raft_consensus.cc:359] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.313844 23036 raft_consensus.cc:385] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.314133 23036 raft_consensus.cc:740] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6ebf7c5e60c43e0a59afc3a8545b6ab, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.314893 23036 consensus_queue.cc:260] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.310195 23070 consensus_queue.cc:237] T bb64ca60641c40bbaee3a523cb0d2054 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } }
I20260713 09:08:07.315378 22995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d7fcefc6fbf4238a9c7edc137c39bc1" candidate_uuid: "1ad85e359a084326b18a1223e73a4958" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab"
I20260713 09:08:07.316313 22995 raft_consensus.cc:3060] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:07.317404 23036 ts_tablet_manager.cc:1434] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:08:07.318395 23036 tablet_bootstrap.cc:492] T 8c32cdb6f92146399d73f78014daec11 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Bootstrap starting.
I20260713 09:08:07.325977 23036 tablet_bootstrap.cc:654] T 8c32cdb6f92146399d73f78014daec11 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.326854 22995 raft_consensus.cc:2468] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ad85e359a084326b18a1223e73a4958 in term 1.
I20260713 09:08:07.327504 23043 raft_consensus.cc:493] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:07.328104 23043 raft_consensus.cc:515] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.331112 23071 raft_consensus.cc:493] T ea11d9d5efe241b8882ecd858162cce8 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:07.331663 23071 raft_consensus.cc:515] T ea11d9d5efe241b8882ecd858162cce8 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.336647 22919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea11d9d5efe241b8882ecd858162cce8" candidate_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50437617d78748679d0cc51bb54f302f" is_pre_election: true
I20260713 09:08:07.337270 22919 raft_consensus.cc:2468] T ea11d9d5efe241b8882ecd858162cce8 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6ebf7c5e60c43e0a59afc3a8545b6ab in term 0.
I20260713 09:08:07.338531 22960 leader_election.cc:304] T ea11d9d5efe241b8882ecd858162cce8 P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50437617d78748679d0cc51bb54f302f, a6ebf7c5e60c43e0a59afc3a8545b6ab; no voters: 
I20260713 09:08:07.339479 23070 raft_consensus.cc:2804] T ea11d9d5efe241b8882ecd858162cce8 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:07.339830 23070 raft_consensus.cc:493] T ea11d9d5efe241b8882ecd858162cce8 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:07.340157 23070 raft_consensus.cc:3060] T ea11d9d5efe241b8882ecd858162cce8 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:07.340494 23043 leader_election.cc:290] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681), 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559)
I20260713 09:08:07.341107 23039 raft_consensus.cc:2749] T 7af49af4e9a54c64894d60593c6aafb1 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:07.341552 22919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d7fcefc6fbf4238a9c7edc137c39bc1" candidate_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50437617d78748679d0cc51bb54f302f" is_pre_election: true
I20260713 09:08:07.342152 23036 tablet_bootstrap.cc:492] T 8c32cdb6f92146399d73f78014daec11 P a6ebf7c5e60c43e0a59afc3a8545b6ab: No bootstrap required, opened a new log
I20260713 09:08:07.342149 22919 raft_consensus.cc:2468] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6ebf7c5e60c43e0a59afc3a8545b6ab in term 0.
I20260713 09:08:07.342753 23036 ts_tablet_manager.cc:1403] T 8c32cdb6f92146399d73f78014daec11 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Time spent bootstrapping tablet: real 0.025s	user 0.005s	sys 0.010s
I20260713 09:08:07.343088 22917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "269793aa64e34bc28eb1a6e3047ebed2" candidate_uuid: "1ad85e359a084326b18a1223e73a4958" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50437617d78748679d0cc51bb54f302f" is_pre_election: true
I20260713 09:08:07.343593 22960 leader_election.cc:304] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [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: 50437617d78748679d0cc51bb54f302f, a6ebf7c5e60c43e0a59afc3a8545b6ab; no voters: 
I20260713 09:08:07.344408 23043 raft_consensus.cc:2804] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:08:07.344532 22961 leader_election.cc:343] T 1e1002584dc6452d93aa38ee63d258aa P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:07.344798 23043 raft_consensus.cc:493] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:07.345158 23043 raft_consensus.cc:3060] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:08:07.345683 22961 leader_election.cc:343] T d7151c08ddf94193aa0abff3d5ff75ac P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:07.347136 23070 raft_consensus.cc:515] T ea11d9d5efe241b8882ecd858162cce8 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.347527 23075 leader_election.cc:290] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 1 election: Requested vote from peers 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559), a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609)
I20260713 09:08:07.349681 22917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d7fcefc6fbf4238a9c7edc137c39bc1" candidate_uuid: "1ad85e359a084326b18a1223e73a4958" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50437617d78748679d0cc51bb54f302f"
I20260713 09:08:07.350397 22917 raft_consensus.cc:3060] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:07.350730 22919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea11d9d5efe241b8882ecd858162cce8" candidate_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50437617d78748679d0cc51bb54f302f"
I20260713 09:08:07.348762 22742 catalog_manager.cc:5697] T d7151c08ddf94193aa0abff3d5ff75ac P a6ebf7c5e60c43e0a59afc3a8545b6ab reported cstate change: term changed from 0 to 1, leader changed from <none> to a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67). New cstate: current_term: 1 leader_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:07.351276 22919 raft_consensus.cc:3060] T ea11d9d5efe241b8882ecd858162cce8 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:07.352068 22742 catalog_manager.cc:5697] T 1e1002584dc6452d93aa38ee63d258aa P a6ebf7c5e60c43e0a59afc3a8545b6ab reported cstate change: term changed from 0 to 1, leader changed from <none> to a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67). New cstate: current_term: 1 leader_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:07.358163 22919 raft_consensus.cc:2468] T ea11d9d5efe241b8882ecd858162cce8 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6ebf7c5e60c43e0a59afc3a8545b6ab in term 1.
I20260713 09:08:07.359754 22960 leader_election.cc:304] T ea11d9d5efe241b8882ecd858162cce8 P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50437617d78748679d0cc51bb54f302f, a6ebf7c5e60c43e0a59afc3a8545b6ab; no voters: 
I20260713 09:08:07.360152 22917 raft_consensus.cc:2468] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ad85e359a084326b18a1223e73a4958 in term 1.
I20260713 09:08:07.358614 23070 leader_election.cc:290] T ea11d9d5efe241b8882ecd858162cce8 P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 election: Requested vote from peers 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681), 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559)
I20260713 09:08:07.361639 23070 raft_consensus.cc:2804] T ea11d9d5efe241b8882ecd858162cce8 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:07.362403 22846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95474488a00b479689781d9444c59f39" candidate_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad85e359a084326b18a1223e73a4958" is_pre_election: true
I20260713 09:08:07.362852 23070 raft_consensus.cc:697] T ea11d9d5efe241b8882ecd858162cce8 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 LEADER]: Becoming Leader. State: Replica: a6ebf7c5e60c43e0a59afc3a8545b6ab, State: Running, Role: LEADER
I20260713 09:08:07.364566 22846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea11d9d5efe241b8882ecd858162cce8" candidate_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad85e359a084326b18a1223e73a4958" is_pre_election: true
I20260713 09:08:07.365247 23071 leader_election.cc:290] T ea11d9d5efe241b8882ecd858162cce8 P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681), 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559)
I20260713 09:08:07.366845 22845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea11d9d5efe241b8882ecd858162cce8" candidate_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad85e359a084326b18a1223e73a4958"
W20260713 09:08:07.367384 22811 leader_election.cc:343] T 269793aa64e34bc28eb1a6e3047ebed2 P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:07.367931 22961 leader_election.cc:343] T 95474488a00b479689781d9444c59f39 P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:07.368005 22811 leader_election.cc:304] T 269793aa64e34bc28eb1a6e3047ebed2 P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ad85e359a084326b18a1223e73a4958; no voters: 50437617d78748679d0cc51bb54f302f, a6ebf7c5e60c43e0a59afc3a8545b6ab
I20260713 09:08:07.368428 22961 leader_election.cc:304] T 95474488a00b479689781d9444c59f39 P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a6ebf7c5e60c43e0a59afc3a8545b6ab; no voters: 1ad85e359a084326b18a1223e73a4958, 50437617d78748679d0cc51bb54f302f
I20260713 09:08:07.368625 23043 raft_consensus.cc:515] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.369328 22846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d7fcefc6fbf4238a9c7edc137c39bc1" candidate_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad85e359a084326b18a1223e73a4958" is_pre_election: true
W20260713 09:08:07.369647 22961 leader_election.cc:343] T ea11d9d5efe241b8882ecd858162cce8 P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:07.370141 22846 raft_consensus.cc:2468] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6ebf7c5e60c43e0a59afc3a8545b6ab in term 1.
I20260713 09:08:07.364516 23070 consensus_queue.cc:237] T ea11d9d5efe241b8882ecd858162cce8 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.370941 23071 raft_consensus.cc:2749] T 95474488a00b479689781d9444c59f39 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:07.345397 23036 raft_consensus.cc:359] T 8c32cdb6f92146399d73f78014daec11 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.371614 23036 raft_consensus.cc:385] T 8c32cdb6f92146399d73f78014daec11 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.372115 23036 raft_consensus.cc:740] T 8c32cdb6f92146399d73f78014daec11 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6ebf7c5e60c43e0a59afc3a8545b6ab, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.373275 23036 consensus_queue.cc:260] T 8c32cdb6f92146399d73f78014daec11 P a6ebf7c5e60c43e0a59afc3a8545b6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.375680 22917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d7fcefc6fbf4238a9c7edc137c39bc1" candidate_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50437617d78748679d0cc51bb54f302f"
I20260713 09:08:07.376027 23036 ts_tablet_manager.cc:1434] T 8c32cdb6f92146399d73f78014daec11 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.003s
I20260713 09:08:07.376654 23075 raft_consensus.cc:2749] T 269793aa64e34bc28eb1a6e3047ebed2 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:07.377768 22917 raft_consensus.cc:3060] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:07.376705 22810 leader_election.cc:304] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad85e359a084326b18a1223e73a4958, a6ebf7c5e60c43e0a59afc3a8545b6ab; no voters: 
I20260713 09:08:07.379329 23075 raft_consensus.cc:2804] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:07.379932 23075 raft_consensus.cc:697] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 1ad85e359a084326b18a1223e73a4958 [term 1 LEADER]: Becoming Leader. State: Replica: 1ad85e359a084326b18a1223e73a4958, State: Running, Role: LEADER
I20260713 09:08:07.383077 23036 tablet_bootstrap.cc:492] T 112c46de27dd408c85650c6750c6e384 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Bootstrap starting.
I20260713 09:08:07.370594 23043 leader_election.cc:290] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 2 election: Requested vote from peers 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681), 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559)
I20260713 09:08:07.404286 22917 raft_consensus.cc:2468] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 50437617d78748679d0cc51bb54f302f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6ebf7c5e60c43e0a59afc3a8545b6ab in term 2.
I20260713 09:08:07.405695 22960 leader_election.cc:304] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50437617d78748679d0cc51bb54f302f, a6ebf7c5e60c43e0a59afc3a8545b6ab; no voters: 
I20260713 09:08:07.393566 23039 raft_consensus.cc:493] T 8c32cdb6f92146399d73f78014daec11 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:07.407084 23039 raft_consensus.cc:515] T 8c32cdb6f92146399d73f78014daec11 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.409087 23036 tablet_bootstrap.cc:654] T 112c46de27dd408c85650c6750c6e384 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.396003 23075 consensus_queue.cc:237] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.420193 23039 leader_election.cc:290] T 8c32cdb6f92146399d73f78014daec11 P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559), a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609)
I20260713 09:08:07.429299 23038 tablet_bootstrap.cc:492] T 269793aa64e34bc28eb1a6e3047ebed2 P 50437617d78748679d0cc51bb54f302f: No bootstrap required, opened a new log
I20260713 09:08:07.429738 23038 ts_tablet_manager.cc:1403] T 269793aa64e34bc28eb1a6e3047ebed2 P 50437617d78748679d0cc51bb54f302f: Time spent bootstrapping tablet: real 0.154s	user 0.029s	sys 0.041s
I20260713 09:08:07.420924 23043 raft_consensus.cc:2804] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:07.434238 23035 tablet_bootstrap.cc:492] T 95474488a00b479689781d9444c59f39 P 1ad85e359a084326b18a1223e73a4958: No bootstrap required, opened a new log
I20260713 09:08:07.434713 23035 ts_tablet_manager.cc:1403] T 95474488a00b479689781d9444c59f39 P 1ad85e359a084326b18a1223e73a4958: Time spent bootstrapping tablet: real 0.183s	user 0.064s	sys 0.093s
I20260713 09:08:07.431120 23039 raft_consensus.cc:493] T 48ad4778605848ae852f913443697e8e P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:07.435660 23039 raft_consensus.cc:515] T 48ad4778605848ae852f913443697e8e P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.436914 22995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c32cdb6f92146399d73f78014daec11" candidate_uuid: "1ad85e359a084326b18a1223e73a4958" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" is_pre_election: true
I20260713 09:08:07.437752 22995 raft_consensus.cc:2468] T 8c32cdb6f92146399d73f78014daec11 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ad85e359a084326b18a1223e73a4958 in term 0.
W20260713 09:08:07.437935 22811 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.59.66:40559, user_credentials={real_user=slave}} blocked reactor thread for 60064.4us
I20260713 09:08:07.438158 23039 leader_election.cc:290] T 48ad4778605848ae852f913443697e8e P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559), a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609)
I20260713 09:08:07.434059 23043 raft_consensus.cc:697] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 2 LEADER]: Becoming Leader. State: Replica: a6ebf7c5e60c43e0a59afc3a8545b6ab, State: Running, Role: LEADER
I20260713 09:08:07.431120 23075 raft_consensus.cc:493] T 50f4fbcd939a4d2eb8bea634a13bdd75 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:07.440399 23043 consensus_queue.cc:237] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Queue going to LEADER 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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.440919 22846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d7fcefc6fbf4238a9c7edc137c39bc1" candidate_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad85e359a084326b18a1223e73a4958"
I20260713 09:08:07.441157 22917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c32cdb6f92146399d73f78014daec11" candidate_uuid: "1ad85e359a084326b18a1223e73a4958" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50437617d78748679d0cc51bb54f302f" is_pre_election: true
I20260713 09:08:07.441694 22917 raft_consensus.cc:2468] T 8c32cdb6f92146399d73f78014daec11 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ad85e359a084326b18a1223e73a4958 in term 0.
I20260713 09:08:07.442885 22811 leader_election.cc:304] T 8c32cdb6f92146399d73f78014daec11 P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad85e359a084326b18a1223e73a4958, 50437617d78748679d0cc51bb54f302f; no voters: 
W20260713 09:08:07.443212 22961 leader_election.cc:343] T ea11d9d5efe241b8882ecd858162cce8 P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:07.443857 23085 raft_consensus.cc:2804] T 8c32cdb6f92146399d73f78014daec11 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:07.444231 23085 raft_consensus.cc:493] T 8c32cdb6f92146399d73f78014daec11 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:07.444535 23085 raft_consensus.cc:3060] T 8c32cdb6f92146399d73f78014daec11 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:07.445192 23035 raft_consensus.cc:359] T 95474488a00b479689781d9444c59f39 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.445863 23035 raft_consensus.cc:385] T 95474488a00b479689781d9444c59f39 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.446135 23035 raft_consensus.cc:740] T 95474488a00b479689781d9444c59f39 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ad85e359a084326b18a1223e73a4958, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.446331 23038 raft_consensus.cc:359] T 269793aa64e34bc28eb1a6e3047ebed2 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.447034 23038 raft_consensus.cc:385] T 269793aa64e34bc28eb1a6e3047ebed2 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.447443 23038 raft_consensus.cc:740] T 269793aa64e34bc28eb1a6e3047ebed2 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50437617d78748679d0cc51bb54f302f, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.442690 22919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48ad4778605848ae852f913443697e8e" candidate_uuid: "1ad85e359a084326b18a1223e73a4958" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50437617d78748679d0cc51bb54f302f" is_pre_election: true
I20260713 09:08:07.450603 23035 consensus_queue.cc:260] T 95474488a00b479689781d9444c59f39 P 1ad85e359a084326b18a1223e73a4958 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.453255 23035 ts_tablet_manager.cc:1434] T 95474488a00b479689781d9444c59f39 P 1ad85e359a084326b18a1223e73a4958: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 09:08:07.455108 23035 tablet_bootstrap.cc:492] T 8524278f72e74d719f46346c799708bd P 1ad85e359a084326b18a1223e73a4958: Bootstrap starting.
I20260713 09:08:07.455750 23036 tablet_bootstrap.cc:492] T 112c46de27dd408c85650c6750c6e384 P a6ebf7c5e60c43e0a59afc3a8545b6ab: No bootstrap required, opened a new log
I20260713 09:08:07.456185 23036 ts_tablet_manager.cc:1403] T 112c46de27dd408c85650c6750c6e384 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Time spent bootstrapping tablet: real 0.073s	user 0.012s	sys 0.005s
I20260713 09:08:07.457026 22995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48ad4778605848ae852f913443697e8e" candidate_uuid: "1ad85e359a084326b18a1223e73a4958" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" is_pre_election: true
W20260713 09:08:07.458313 22810 leader_election.cc:343] T 48ad4778605848ae852f913443697e8e P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:07.448098 23075 raft_consensus.cc:515] T 50f4fbcd939a4d2eb8bea634a13bdd75 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
W20260713 09:08:07.460659 22811 leader_election.cc:343] T 48ad4778605848ae852f913443697e8e P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:07.460588 23038 consensus_queue.cc:260] T 269793aa64e34bc28eb1a6e3047ebed2 P 50437617d78748679d0cc51bb54f302f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.461117 22811 leader_election.cc:304] T 48ad4778605848ae852f913443697e8e P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ad85e359a084326b18a1223e73a4958; no voters: 50437617d78748679d0cc51bb54f302f, a6ebf7c5e60c43e0a59afc3a8545b6ab
I20260713 09:08:07.461795 23035 tablet_bootstrap.cc:654] T 8524278f72e74d719f46346c799708bd P 1ad85e359a084326b18a1223e73a4958: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.462342 23087 raft_consensus.cc:2749] T 48ad4778605848ae852f913443697e8e P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:07.462801 23038 ts_tablet_manager.cc:1434] T 269793aa64e34bc28eb1a6e3047ebed2 P 50437617d78748679d0cc51bb54f302f: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.001s
I20260713 09:08:07.464810 23038 tablet_bootstrap.cc:492] T 95474488a00b479689781d9444c59f39 P 50437617d78748679d0cc51bb54f302f: Bootstrap starting.
I20260713 09:08:07.465368 22919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f4fbcd939a4d2eb8bea634a13bdd75" candidate_uuid: "1ad85e359a084326b18a1223e73a4958" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50437617d78748679d0cc51bb54f302f" is_pre_election: true
W20260713 09:08:07.466698 22811 leader_election.cc:343] T 50f4fbcd939a4d2eb8bea634a13bdd75 P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:07.467252 23044 raft_consensus.cc:493] T 8524278f72e74d719f46346c799708bd P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:07.467484 22995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f4fbcd939a4d2eb8bea634a13bdd75" candidate_uuid: "1ad85e359a084326b18a1223e73a4958" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" is_pre_election: true
I20260713 09:08:07.467895 23044 raft_consensus.cc:515] T 8524278f72e74d719f46346c799708bd P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
W20260713 09:08:07.468920 22810 leader_election.cc:343] T 50f4fbcd939a4d2eb8bea634a13bdd75 P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:07.469725 22810 leader_election.cc:304] T 50f4fbcd939a4d2eb8bea634a13bdd75 P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ad85e359a084326b18a1223e73a4958; no voters: 50437617d78748679d0cc51bb54f302f, a6ebf7c5e60c43e0a59afc3a8545b6ab
I20260713 09:08:07.470531 23087 raft_consensus.cc:2749] T 50f4fbcd939a4d2eb8bea634a13bdd75 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:07.472010 23043 raft_consensus.cc:493] T f16b1b85378b45bf9f2a5d838796b7d8 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:07.472463 23043 raft_consensus.cc:515] T f16b1b85378b45bf9f2a5d838796b7d8 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.473510 23044 leader_election.cc:290] T 8524278f72e74d719f46346c799708bd P 50437617d78748679d0cc51bb54f302f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681), a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609)
I20260713 09:08:07.474471 23043 leader_election.cc:290] T f16b1b85378b45bf9f2a5d838796b7d8 P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681), 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559)
I20260713 09:08:07.475843 22846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8524278f72e74d719f46346c799708bd" candidate_uuid: "50437617d78748679d0cc51bb54f302f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad85e359a084326b18a1223e73a4958" is_pre_election: true
I20260713 09:08:07.476552 22845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f16b1b85378b45bf9f2a5d838796b7d8" candidate_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad85e359a084326b18a1223e73a4958" is_pre_election: true
I20260713 09:08:07.476866 22995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8524278f72e74d719f46346c799708bd" candidate_uuid: "50437617d78748679d0cc51bb54f302f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" is_pre_election: true
W20260713 09:08:07.478745 22887 leader_election.cc:343] T 8524278f72e74d719f46346c799708bd P 50437617d78748679d0cc51bb54f302f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:07.479539 22885 leader_election.cc:343] T 8524278f72e74d719f46346c799708bd P 50437617d78748679d0cc51bb54f302f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:07.479768 22961 leader_election.cc:343] T f16b1b85378b45bf9f2a5d838796b7d8 P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:07.476553 22919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f16b1b85378b45bf9f2a5d838796b7d8" candidate_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50437617d78748679d0cc51bb54f302f" is_pre_election: true
I20260713 09:08:07.481701 23038 tablet_bootstrap.cc:654] T 95474488a00b479689781d9444c59f39 P 50437617d78748679d0cc51bb54f302f: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.479945 22885 leader_election.cc:304] T 8524278f72e74d719f46346c799708bd P 50437617d78748679d0cc51bb54f302f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 50437617d78748679d0cc51bb54f302f; no voters: 1ad85e359a084326b18a1223e73a4958, a6ebf7c5e60c43e0a59afc3a8545b6ab
I20260713 09:08:07.480397 23075 leader_election.cc:290] T 50f4fbcd939a4d2eb8bea634a13bdd75 P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559), a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609)
I20260713 09:08:07.472421 23085 raft_consensus.cc:515] T 8c32cdb6f92146399d73f78014daec11 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
W20260713 09:08:07.490252 22960 leader_election.cc:343] T f16b1b85378b45bf9f2a5d838796b7d8 P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:07.495502 23036 raft_consensus.cc:359] T 112c46de27dd408c85650c6750c6e384 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.496537 23036 raft_consensus.cc:385] T 112c46de27dd408c85650c6750c6e384 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.494235 22960 leader_election.cc:304] T f16b1b85378b45bf9f2a5d838796b7d8 P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a6ebf7c5e60c43e0a59afc3a8545b6ab; no voters: 1ad85e359a084326b18a1223e73a4958, 50437617d78748679d0cc51bb54f302f
I20260713 09:08:07.497078 23036 raft_consensus.cc:740] T 112c46de27dd408c85650c6750c6e384 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6ebf7c5e60c43e0a59afc3a8545b6ab, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.487808 23044 raft_consensus.cc:2749] T 8524278f72e74d719f46346c799708bd P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:07.494575 22919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c32cdb6f92146399d73f78014daec11" candidate_uuid: "1ad85e359a084326b18a1223e73a4958" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50437617d78748679d0cc51bb54f302f"
I20260713 09:08:07.498548 23036 consensus_queue.cc:260] T 112c46de27dd408c85650c6750c6e384 P a6ebf7c5e60c43e0a59afc3a8545b6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.499688 22919 raft_consensus.cc:3060] T 8c32cdb6f92146399d73f78014daec11 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:07.498589 23043 raft_consensus.cc:2749] T f16b1b85378b45bf9f2a5d838796b7d8 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:07.506857 23035 tablet_bootstrap.cc:492] T 8524278f72e74d719f46346c799708bd P 1ad85e359a084326b18a1223e73a4958: No bootstrap required, opened a new log
I20260713 09:08:07.507320 23035 ts_tablet_manager.cc:1403] T 8524278f72e74d719f46346c799708bd P 1ad85e359a084326b18a1223e73a4958: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.031s
I20260713 09:08:07.507149 22995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c32cdb6f92146399d73f78014daec11" candidate_uuid: "1ad85e359a084326b18a1223e73a4958" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab"
I20260713 09:08:07.507804 22995 raft_consensus.cc:3060] T 8c32cdb6f92146399d73f78014daec11 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:07.508244 23038 tablet_bootstrap.cc:492] T 95474488a00b479689781d9444c59f39 P 50437617d78748679d0cc51bb54f302f: No bootstrap required, opened a new log
I20260713 09:08:07.508667 23038 ts_tablet_manager.cc:1403] T 95474488a00b479689781d9444c59f39 P 50437617d78748679d0cc51bb54f302f: Time spent bootstrapping tablet: real 0.045s	user 0.026s	sys 0.000s
I20260713 09:08:07.506229 23085 leader_election.cc:290] T 8c32cdb6f92146399d73f78014daec11 P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 1 election: Requested vote from peers 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559), a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609)
I20260713 09:08:07.510764 23035 raft_consensus.cc:359] T 8524278f72e74d719f46346c799708bd P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.511765 23038 raft_consensus.cc:359] T 95474488a00b479689781d9444c59f39 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.513866 22995 raft_consensus.cc:2468] T 8c32cdb6f92146399d73f78014daec11 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ad85e359a084326b18a1223e73a4958 in term 1.
I20260713 09:08:07.514382 23035 raft_consensus.cc:385] T 8524278f72e74d719f46346c799708bd P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.514564 23038 raft_consensus.cc:385] T 95474488a00b479689781d9444c59f39 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.514719 23035 raft_consensus.cc:740] T 8524278f72e74d719f46346c799708bd P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ad85e359a084326b18a1223e73a4958, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.515123 23038 raft_consensus.cc:740] T 95474488a00b479689781d9444c59f39 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50437617d78748679d0cc51bb54f302f, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.515753 22810 leader_election.cc:304] T 8c32cdb6f92146399d73f78014daec11 P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad85e359a084326b18a1223e73a4958, a6ebf7c5e60c43e0a59afc3a8545b6ab; no voters: 
I20260713 09:08:07.516490 23036 ts_tablet_manager.cc:1434] T 112c46de27dd408c85650c6750c6e384 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Time spent starting tablet: real 0.060s	user 0.010s	sys 0.000s
I20260713 09:08:07.516678 23085 raft_consensus.cc:2804] T 8c32cdb6f92146399d73f78014daec11 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:07.516894 22919 raft_consensus.cc:2468] T 8c32cdb6f92146399d73f78014daec11 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ad85e359a084326b18a1223e73a4958 in term 1.
I20260713 09:08:07.517273 23085 raft_consensus.cc:697] T 8c32cdb6f92146399d73f78014daec11 P 1ad85e359a084326b18a1223e73a4958 [term 1 LEADER]: Becoming Leader. State: Replica: 1ad85e359a084326b18a1223e73a4958, State: Running, Role: LEADER
I20260713 09:08:07.517539 23036 tablet_bootstrap.cc:492] T 8524278f72e74d719f46346c799708bd P a6ebf7c5e60c43e0a59afc3a8545b6ab: Bootstrap starting.
I20260713 09:08:07.518107 23085 consensus_queue.cc:237] T 8c32cdb6f92146399d73f78014daec11 P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.515863 23038 consensus_queue.cc:260] T 95474488a00b479689781d9444c59f39 P 50437617d78748679d0cc51bb54f302f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.519127 23035 consensus_queue.cc:260] T 8524278f72e74d719f46346c799708bd P 1ad85e359a084326b18a1223e73a4958 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.521167 23035 ts_tablet_manager.cc:1434] T 8524278f72e74d719f46346c799708bd P 1ad85e359a084326b18a1223e73a4958: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260713 09:08:07.525220 23038 ts_tablet_manager.cc:1434] T 95474488a00b479689781d9444c59f39 P 50437617d78748679d0cc51bb54f302f: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260713 09:08:07.526247 23038 tablet_bootstrap.cc:492] T f16b1b85378b45bf9f2a5d838796b7d8 P 50437617d78748679d0cc51bb54f302f: Bootstrap starting.
I20260713 09:08:07.527868 23035 tablet_bootstrap.cc:492] T f16b1b85378b45bf9f2a5d838796b7d8 P 1ad85e359a084326b18a1223e73a4958: Bootstrap starting.
I20260713 09:08:07.532189 23038 tablet_bootstrap.cc:654] T f16b1b85378b45bf9f2a5d838796b7d8 P 50437617d78748679d0cc51bb54f302f: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.526701 23036 tablet_bootstrap.cc:654] T 8524278f72e74d719f46346c799708bd P a6ebf7c5e60c43e0a59afc3a8545b6ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.545444 22743 catalog_manager.cc:5697] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 1ad85e359a084326b18a1223e73a4958 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ad85e359a084326b18a1223e73a4958 (127.21.59.65). New cstate: current_term: 1 leader_uuid: "1ad85e359a084326b18a1223e73a4958" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:07.553187 23035 tablet_bootstrap.cc:654] T f16b1b85378b45bf9f2a5d838796b7d8 P 1ad85e359a084326b18a1223e73a4958: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.553818 23044 raft_consensus.cc:493] T 269793aa64e34bc28eb1a6e3047ebed2 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:07.554302 23044 raft_consensus.cc:515] T 269793aa64e34bc28eb1a6e3047ebed2 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.556461 23044 leader_election.cc:290] T 269793aa64e34bc28eb1a6e3047ebed2 P 50437617d78748679d0cc51bb54f302f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681), a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609)
I20260713 09:08:07.558873 22845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "269793aa64e34bc28eb1a6e3047ebed2" candidate_uuid: "50437617d78748679d0cc51bb54f302f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad85e359a084326b18a1223e73a4958" is_pre_election: true
I20260713 09:08:07.559530 22845 raft_consensus.cc:2468] T 269793aa64e34bc28eb1a6e3047ebed2 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50437617d78748679d0cc51bb54f302f in term 0.
I20260713 09:08:07.560499 22995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "269793aa64e34bc28eb1a6e3047ebed2" candidate_uuid: "50437617d78748679d0cc51bb54f302f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" is_pre_election: true
I20260713 09:08:07.560689 22742 catalog_manager.cc:5697] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P a6ebf7c5e60c43e0a59afc3a8545b6ab reported cstate change: term changed from 1 to 2, leader changed from 1ad85e359a084326b18a1223e73a4958 (127.21.59.65) to a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67). New cstate: current_term: 2 leader_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } health_report { overall_health: HEALTHY } } }
W20260713 09:08:07.561956 22885 leader_election.cc:343] T 269793aa64e34bc28eb1a6e3047ebed2 P 50437617d78748679d0cc51bb54f302f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:07.563131 22887 leader_election.cc:304] T 269793aa64e34bc28eb1a6e3047ebed2 P 50437617d78748679d0cc51bb54f302f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ad85e359a084326b18a1223e73a4958, 50437617d78748679d0cc51bb54f302f; no voters: a6ebf7c5e60c43e0a59afc3a8545b6ab
I20260713 09:08:07.564266 23044 raft_consensus.cc:2804] T 269793aa64e34bc28eb1a6e3047ebed2 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:07.564670 23044 raft_consensus.cc:493] T 269793aa64e34bc28eb1a6e3047ebed2 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:07.565070 23044 raft_consensus.cc:3060] T 269793aa64e34bc28eb1a6e3047ebed2 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:07.562541 22742 catalog_manager.cc:5697] T ea11d9d5efe241b8882ecd858162cce8 P a6ebf7c5e60c43e0a59afc3a8545b6ab reported cstate change: term changed from 0 to 1, leader changed from <none> to a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67). New cstate: current_term: 1 leader_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:07.568099 22742 catalog_manager.cc:5697] T bb64ca60641c40bbaee3a523cb0d2054 P a6ebf7c5e60c43e0a59afc3a8545b6ab reported cstate change: term changed from 0 to 1, leader changed from <none> to a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67). New cstate: current_term: 1 leader_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:07.572366 23044 raft_consensus.cc:515] T 269793aa64e34bc28eb1a6e3047ebed2 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.575234 22845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "269793aa64e34bc28eb1a6e3047ebed2" candidate_uuid: "50437617d78748679d0cc51bb54f302f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad85e359a084326b18a1223e73a4958"
I20260713 09:08:07.575913 22845 raft_consensus.cc:3060] T 269793aa64e34bc28eb1a6e3047ebed2 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:07.580834 22741 catalog_manager.cc:5697] T 8c32cdb6f92146399d73f78014daec11 P 1ad85e359a084326b18a1223e73a4958 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ad85e359a084326b18a1223e73a4958 (127.21.59.65). New cstate: current_term: 1 leader_uuid: "1ad85e359a084326b18a1223e73a4958" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:07.584061 22845 raft_consensus.cc:2468] T 269793aa64e34bc28eb1a6e3047ebed2 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50437617d78748679d0cc51bb54f302f in term 1.
I20260713 09:08:07.585378 22887 leader_election.cc:304] T 269793aa64e34bc28eb1a6e3047ebed2 P 50437617d78748679d0cc51bb54f302f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad85e359a084326b18a1223e73a4958, 50437617d78748679d0cc51bb54f302f; no voters: 
I20260713 09:08:07.602243 23038 tablet_bootstrap.cc:492] T f16b1b85378b45bf9f2a5d838796b7d8 P 50437617d78748679d0cc51bb54f302f: No bootstrap required, opened a new log
I20260713 09:08:07.602983 23038 ts_tablet_manager.cc:1403] T f16b1b85378b45bf9f2a5d838796b7d8 P 50437617d78748679d0cc51bb54f302f: Time spent bootstrapping tablet: real 0.077s	user 0.036s	sys 0.024s
I20260713 09:08:07.605211 23036 tablet_bootstrap.cc:492] T 8524278f72e74d719f46346c799708bd P a6ebf7c5e60c43e0a59afc3a8545b6ab: No bootstrap required, opened a new log
I20260713 09:08:07.606972 23100 raft_consensus.cc:493] T 95474488a00b479689781d9444c59f39 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:07.607472 23036 ts_tablet_manager.cc:1403] T 8524278f72e74d719f46346c799708bd P a6ebf7c5e60c43e0a59afc3a8545b6ab: Time spent bootstrapping tablet: real 0.090s	user 0.005s	sys 0.013s
I20260713 09:08:07.606734 23038 raft_consensus.cc:359] T f16b1b85378b45bf9f2a5d838796b7d8 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.606669 23101 raft_consensus.cc:2804] T 269793aa64e34bc28eb1a6e3047ebed2 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:07.607933 23038 raft_consensus.cc:385] T f16b1b85378b45bf9f2a5d838796b7d8 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.607599 23100 raft_consensus.cc:515] T 95474488a00b479689781d9444c59f39 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.608412 23038 raft_consensus.cc:740] T f16b1b85378b45bf9f2a5d838796b7d8 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50437617d78748679d0cc51bb54f302f, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.609540 23038 consensus_queue.cc:260] T f16b1b85378b45bf9f2a5d838796b7d8 P 50437617d78748679d0cc51bb54f302f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.610149 23100 leader_election.cc:290] T 95474488a00b479689781d9444c59f39 P 50437617d78748679d0cc51bb54f302f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681), a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609)
I20260713 09:08:07.612130 22995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "269793aa64e34bc28eb1a6e3047ebed2" candidate_uuid: "50437617d78748679d0cc51bb54f302f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab"
I20260713 09:08:07.612474 22994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95474488a00b479689781d9444c59f39" candidate_uuid: "50437617d78748679d0cc51bb54f302f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" is_pre_election: true
W20260713 09:08:07.613497 22885 leader_election.cc:343] T 269793aa64e34bc28eb1a6e3047ebed2 P 50437617d78748679d0cc51bb54f302f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:07.613462 22994 raft_consensus.cc:2468] T 95474488a00b479689781d9444c59f39 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50437617d78748679d0cc51bb54f302f in term 0.
I20260713 09:08:07.614828 23044 leader_election.cc:290] T 269793aa64e34bc28eb1a6e3047ebed2 P 50437617d78748679d0cc51bb54f302f [CANDIDATE]: Term 1 election: Requested vote from peers 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681), a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609)
I20260713 09:08:07.615068 22885 leader_election.cc:304] T 95474488a00b479689781d9444c59f39 P 50437617d78748679d0cc51bb54f302f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50437617d78748679d0cc51bb54f302f, a6ebf7c5e60c43e0a59afc3a8545b6ab; no voters: 
I20260713 09:08:07.616822 22845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95474488a00b479689781d9444c59f39" candidate_uuid: "50437617d78748679d0cc51bb54f302f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad85e359a084326b18a1223e73a4958" is_pre_election: true
I20260713 09:08:07.617373 23038 ts_tablet_manager.cc:1434] T f16b1b85378b45bf9f2a5d838796b7d8 P 50437617d78748679d0cc51bb54f302f: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.005s
I20260713 09:08:07.617512 22845 raft_consensus.cc:2468] T 95474488a00b479689781d9444c59f39 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50437617d78748679d0cc51bb54f302f in term 0.
I20260713 09:08:07.617821 23101 raft_consensus.cc:697] T 269793aa64e34bc28eb1a6e3047ebed2 P 50437617d78748679d0cc51bb54f302f [term 1 LEADER]: Becoming Leader. State: Replica: 50437617d78748679d0cc51bb54f302f, State: Running, Role: LEADER
I20260713 09:08:07.618731 23038 tablet_bootstrap.cc:492] T 515738a98bd4484889d819238da8948b P 50437617d78748679d0cc51bb54f302f: Bootstrap starting.
I20260713 09:08:07.618693 23101 consensus_queue.cc:237] T 269793aa64e34bc28eb1a6e3047ebed2 P 50437617d78748679d0cc51bb54f302f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.620620 23044 raft_consensus.cc:2804] T 95474488a00b479689781d9444c59f39 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:07.620833 23103 raft_consensus.cc:493] T f16b1b85378b45bf9f2a5d838796b7d8 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:07.621093 23044 raft_consensus.cc:493] T 95474488a00b479689781d9444c59f39 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:07.621622 23044 raft_consensus.cc:3060] T 95474488a00b479689781d9444c59f39 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:07.621522 23103 raft_consensus.cc:515] T f16b1b85378b45bf9f2a5d838796b7d8 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.617152 23036 raft_consensus.cc:359] T 8524278f72e74d719f46346c799708bd P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.626760 23036 raft_consensus.cc:385] T 8524278f72e74d719f46346c799708bd P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.627097 23036 raft_consensus.cc:740] T 8524278f72e74d719f46346c799708bd P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6ebf7c5e60c43e0a59afc3a8545b6ab, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.628057 23036 consensus_queue.cc:260] T 8524278f72e74d719f46346c799708bd P a6ebf7c5e60c43e0a59afc3a8545b6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.630383 23036 ts_tablet_manager.cc:1434] T 8524278f72e74d719f46346c799708bd P a6ebf7c5e60c43e0a59afc3a8545b6ab: Time spent starting tablet: real 0.023s	user 0.000s	sys 0.004s
I20260713 09:08:07.625249 23035 tablet_bootstrap.cc:492] T f16b1b85378b45bf9f2a5d838796b7d8 P 1ad85e359a084326b18a1223e73a4958: No bootstrap required, opened a new log
I20260713 09:08:07.631011 23035 ts_tablet_manager.cc:1403] T f16b1b85378b45bf9f2a5d838796b7d8 P 1ad85e359a084326b18a1223e73a4958: Time spent bootstrapping tablet: real 0.109s	user 0.043s	sys 0.055s
I20260713 09:08:07.630203 23044 raft_consensus.cc:515] T 95474488a00b479689781d9444c59f39 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.632313 23036 tablet_bootstrap.cc:492] T 7af49af4e9a54c64894d60593c6aafb1 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Bootstrap starting.
I20260713 09:08:07.633944 22845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f16b1b85378b45bf9f2a5d838796b7d8" candidate_uuid: "50437617d78748679d0cc51bb54f302f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad85e359a084326b18a1223e73a4958" is_pre_election: true
I20260713 09:08:07.634567 22994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f16b1b85378b45bf9f2a5d838796b7d8" candidate_uuid: "50437617d78748679d0cc51bb54f302f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" is_pre_election: true
I20260713 09:08:07.635605 22994 raft_consensus.cc:2468] T f16b1b85378b45bf9f2a5d838796b7d8 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50437617d78748679d0cc51bb54f302f in term 0.
I20260713 09:08:07.634577 22742 catalog_manager.cc:5697] T 269793aa64e34bc28eb1a6e3047ebed2 P 50437617d78748679d0cc51bb54f302f reported cstate change: term changed from 0 to 1, leader changed from <none> to 50437617d78748679d0cc51bb54f302f (127.21.59.66). New cstate: current_term: 1 leader_uuid: "50437617d78748679d0cc51bb54f302f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:07.637297 23035 raft_consensus.cc:359] T f16b1b85378b45bf9f2a5d838796b7d8 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.637943 23035 raft_consensus.cc:385] T f16b1b85378b45bf9f2a5d838796b7d8 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.638221 23035 raft_consensus.cc:740] T f16b1b85378b45bf9f2a5d838796b7d8 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ad85e359a084326b18a1223e73a4958, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.639278 23035 consensus_queue.cc:260] T f16b1b85378b45bf9f2a5d838796b7d8 P 1ad85e359a084326b18a1223e73a4958 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.641292 23038 tablet_bootstrap.cc:654] T 515738a98bd4484889d819238da8948b P 50437617d78748679d0cc51bb54f302f: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.641340 22885 leader_election.cc:304] T f16b1b85378b45bf9f2a5d838796b7d8 P 50437617d78748679d0cc51bb54f302f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50437617d78748679d0cc51bb54f302f, a6ebf7c5e60c43e0a59afc3a8545b6ab; no voters: 
W20260713 09:08:07.642534 22887 leader_election.cc:343] T f16b1b85378b45bf9f2a5d838796b7d8 P 50437617d78748679d0cc51bb54f302f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:07.643512 23101 raft_consensus.cc:2804] T f16b1b85378b45bf9f2a5d838796b7d8 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:07.643882 23101 raft_consensus.cc:493] T f16b1b85378b45bf9f2a5d838796b7d8 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:07.644199 23101 raft_consensus.cc:3060] T f16b1b85378b45bf9f2a5d838796b7d8 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:07.644701 23035 ts_tablet_manager.cc:1434] T f16b1b85378b45bf9f2a5d838796b7d8 P 1ad85e359a084326b18a1223e73a4958: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260713 09:08:07.645247 23044 leader_election.cc:290] T 95474488a00b479689781d9444c59f39 P 50437617d78748679d0cc51bb54f302f [CANDIDATE]: Term 1 election: Requested vote from peers 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681), a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609)
I20260713 09:08:07.645617 23035 tablet_bootstrap.cc:492] T ea11d9d5efe241b8882ecd858162cce8 P 1ad85e359a084326b18a1223e73a4958: Bootstrap starting.
I20260713 09:08:07.645861 22845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95474488a00b479689781d9444c59f39" candidate_uuid: "50437617d78748679d0cc51bb54f302f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad85e359a084326b18a1223e73a4958"
I20260713 09:08:07.646427 22845 raft_consensus.cc:3060] T 95474488a00b479689781d9444c59f39 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:07.642257 23103 leader_election.cc:290] T f16b1b85378b45bf9f2a5d838796b7d8 P 50437617d78748679d0cc51bb54f302f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681), a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609)
I20260713 09:08:07.649761 22994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95474488a00b479689781d9444c59f39" candidate_uuid: "50437617d78748679d0cc51bb54f302f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab"
I20260713 09:08:07.650342 22994 raft_consensus.cc:3060] T 95474488a00b479689781d9444c59f39 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:07.654088 22845 raft_consensus.cc:2468] T 95474488a00b479689781d9444c59f39 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50437617d78748679d0cc51bb54f302f in term 1.
I20260713 09:08:07.662205 22994 raft_consensus.cc:2468] T 95474488a00b479689781d9444c59f39 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50437617d78748679d0cc51bb54f302f in term 1.
I20260713 09:08:07.663036 22887 leader_election.cc:304] T 95474488a00b479689781d9444c59f39 P 50437617d78748679d0cc51bb54f302f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad85e359a084326b18a1223e73a4958, 50437617d78748679d0cc51bb54f302f; no voters: 
I20260713 09:08:07.663988 23103 raft_consensus.cc:2804] T 95474488a00b479689781d9444c59f39 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:07.664454 23103 raft_consensus.cc:697] T 95474488a00b479689781d9444c59f39 P 50437617d78748679d0cc51bb54f302f [term 1 LEADER]: Becoming Leader. State: Replica: 50437617d78748679d0cc51bb54f302f, State: Running, Role: LEADER
I20260713 09:08:07.665637 23103 consensus_queue.cc:237] T 95474488a00b479689781d9444c59f39 P 50437617d78748679d0cc51bb54f302f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.670390 23035 tablet_bootstrap.cc:654] T ea11d9d5efe241b8882ecd858162cce8 P 1ad85e359a084326b18a1223e73a4958: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.671334 23101 raft_consensus.cc:515] T f16b1b85378b45bf9f2a5d838796b7d8 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.673540 23101 leader_election.cc:290] T f16b1b85378b45bf9f2a5d838796b7d8 P 50437617d78748679d0cc51bb54f302f [CANDIDATE]: Term 1 election: Requested vote from peers 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681), a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609)
I20260713 09:08:07.674410 22845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f16b1b85378b45bf9f2a5d838796b7d8" candidate_uuid: "50437617d78748679d0cc51bb54f302f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad85e359a084326b18a1223e73a4958"
I20260713 09:08:07.674846 23036 tablet_bootstrap.cc:654] T 7af49af4e9a54c64894d60593c6aafb1 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.675064 22845 raft_consensus.cc:3060] T f16b1b85378b45bf9f2a5d838796b7d8 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:07.682215 22845 raft_consensus.cc:2468] T f16b1b85378b45bf9f2a5d838796b7d8 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50437617d78748679d0cc51bb54f302f in term 1.
I20260713 09:08:07.684250 22994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f16b1b85378b45bf9f2a5d838796b7d8" candidate_uuid: "50437617d78748679d0cc51bb54f302f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab"
I20260713 09:08:07.684898 22994 raft_consensus.cc:3060] T f16b1b85378b45bf9f2a5d838796b7d8 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:07.685217 22887 leader_election.cc:304] T f16b1b85378b45bf9f2a5d838796b7d8 P 50437617d78748679d0cc51bb54f302f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad85e359a084326b18a1223e73a4958, 50437617d78748679d0cc51bb54f302f; no voters: 
I20260713 09:08:07.684291 23035 tablet_bootstrap.cc:492] T ea11d9d5efe241b8882ecd858162cce8 P 1ad85e359a084326b18a1223e73a4958: No bootstrap required, opened a new log
I20260713 09:08:07.686081 23101 raft_consensus.cc:2804] T f16b1b85378b45bf9f2a5d838796b7d8 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:07.686319 23035 ts_tablet_manager.cc:1403] T ea11d9d5efe241b8882ecd858162cce8 P 1ad85e359a084326b18a1223e73a4958: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.003s
I20260713 09:08:07.686599 23101 raft_consensus.cc:697] T f16b1b85378b45bf9f2a5d838796b7d8 P 50437617d78748679d0cc51bb54f302f [term 1 LEADER]: Becoming Leader. State: Replica: 50437617d78748679d0cc51bb54f302f, State: Running, Role: LEADER
I20260713 09:08:07.687062 23036 tablet_bootstrap.cc:492] T 7af49af4e9a54c64894d60593c6aafb1 P a6ebf7c5e60c43e0a59afc3a8545b6ab: No bootstrap required, opened a new log
I20260713 09:08:07.687526 23036 ts_tablet_manager.cc:1403] T 7af49af4e9a54c64894d60593c6aafb1 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Time spent bootstrapping tablet: real 0.055s	user 0.010s	sys 0.008s
I20260713 09:08:07.687441 23101 consensus_queue.cc:237] T f16b1b85378b45bf9f2a5d838796b7d8 P 50437617d78748679d0cc51bb54f302f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.689025 23035 raft_consensus.cc:359] T ea11d9d5efe241b8882ecd858162cce8 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.689657 23035 raft_consensus.cc:385] T ea11d9d5efe241b8882ecd858162cce8 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.688863 22741 catalog_manager.cc:5697] T 95474488a00b479689781d9444c59f39 P 50437617d78748679d0cc51bb54f302f reported cstate change: term changed from 0 to 1, leader changed from <none> to 50437617d78748679d0cc51bb54f302f (127.21.59.66). New cstate: current_term: 1 leader_uuid: "50437617d78748679d0cc51bb54f302f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:07.689944 23035 raft_consensus.cc:740] T ea11d9d5efe241b8882ecd858162cce8 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ad85e359a084326b18a1223e73a4958, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.684290 23038 tablet_bootstrap.cc:492] T 515738a98bd4484889d819238da8948b P 50437617d78748679d0cc51bb54f302f: No bootstrap required, opened a new log
I20260713 09:08:07.690963 23038 ts_tablet_manager.cc:1403] T 515738a98bd4484889d819238da8948b P 50437617d78748679d0cc51bb54f302f: Time spent bootstrapping tablet: real 0.073s	user 0.005s	sys 0.007s
I20260713 09:08:07.690534 23036 raft_consensus.cc:359] T 7af49af4e9a54c64894d60593c6aafb1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.691396 23036 raft_consensus.cc:385] T 7af49af4e9a54c64894d60593c6aafb1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.691754 23036 raft_consensus.cc:740] T 7af49af4e9a54c64894d60593c6aafb1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6ebf7c5e60c43e0a59afc3a8545b6ab, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.692566 23036 consensus_queue.cc:260] T 7af49af4e9a54c64894d60593c6aafb1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.693248 23035 consensus_queue.cc:260] T ea11d9d5efe241b8882ecd858162cce8 P 1ad85e359a084326b18a1223e73a4958 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.695438 23038 raft_consensus.cc:359] T 515738a98bd4484889d819238da8948b P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.696098 23038 raft_consensus.cc:385] T 515738a98bd4484889d819238da8948b P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.696346 23038 raft_consensus.cc:740] T 515738a98bd4484889d819238da8948b P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50437617d78748679d0cc51bb54f302f, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.696967 23038 consensus_queue.cc:260] T 515738a98bd4484889d819238da8948b P 50437617d78748679d0cc51bb54f302f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.698921 23038 ts_tablet_manager.cc:1434] T 515738a98bd4484889d819238da8948b P 50437617d78748679d0cc51bb54f302f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:08:07.699714 23038 tablet_bootstrap.cc:492] T 282a9bc487b94e169d54b456b4ec3a2a P 50437617d78748679d0cc51bb54f302f: Bootstrap starting.
I20260713 09:08:07.699837 23036 ts_tablet_manager.cc:1434] T 7af49af4e9a54c64894d60593c6aafb1 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:08:07.702852 23036 tablet_bootstrap.cc:492] T 269793aa64e34bc28eb1a6e3047ebed2 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Bootstrap starting.
I20260713 09:08:07.703400 23035 ts_tablet_manager.cc:1434] T ea11d9d5efe241b8882ecd858162cce8 P 1ad85e359a084326b18a1223e73a4958: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260713 09:08:07.704669 23035 tablet_bootstrap.cc:492] T 112c46de27dd408c85650c6750c6e384 P 1ad85e359a084326b18a1223e73a4958: Bootstrap starting.
I20260713 09:08:07.720324 23036 tablet_bootstrap.cc:654] T 269793aa64e34bc28eb1a6e3047ebed2 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.720758 23043 raft_consensus.cc:493] T 7af49af4e9a54c64894d60593c6aafb1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:07.720903 23035 tablet_bootstrap.cc:654] T 112c46de27dd408c85650c6750c6e384 P 1ad85e359a084326b18a1223e73a4958: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.721280 23043 raft_consensus.cc:515] T 7af49af4e9a54c64894d60593c6aafb1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.722414 22994 raft_consensus.cc:2468] T f16b1b85378b45bf9f2a5d838796b7d8 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50437617d78748679d0cc51bb54f302f in term 1.
I20260713 09:08:07.716567 23038 tablet_bootstrap.cc:654] T 282a9bc487b94e169d54b456b4ec3a2a P 50437617d78748679d0cc51bb54f302f: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.723749 23043 leader_election.cc:290] T 7af49af4e9a54c64894d60593c6aafb1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681), 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559)
I20260713 09:08:07.724568 22845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7af49af4e9a54c64894d60593c6aafb1" candidate_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad85e359a084326b18a1223e73a4958" is_pre_election: true
I20260713 09:08:07.725245 22845 raft_consensus.cc:2468] T 7af49af4e9a54c64894d60593c6aafb1 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6ebf7c5e60c43e0a59afc3a8545b6ab in term 0.
I20260713 09:08:07.726337 22919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7af49af4e9a54c64894d60593c6aafb1" candidate_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50437617d78748679d0cc51bb54f302f" is_pre_election: true
I20260713 09:08:07.727550 22961 leader_election.cc:304] T 7af49af4e9a54c64894d60593c6aafb1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad85e359a084326b18a1223e73a4958, a6ebf7c5e60c43e0a59afc3a8545b6ab; no voters: 
W20260713 09:08:07.729722 22960 leader_election.cc:343] T 7af49af4e9a54c64894d60593c6aafb1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:07.733287 23043 raft_consensus.cc:2804] T 7af49af4e9a54c64894d60593c6aafb1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:07.734052 23043 raft_consensus.cc:493] T 7af49af4e9a54c64894d60593c6aafb1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:07.734560 23043 raft_consensus.cc:3060] T 7af49af4e9a54c64894d60593c6aafb1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:07.736470 23035 tablet_bootstrap.cc:492] T 112c46de27dd408c85650c6750c6e384 P 1ad85e359a084326b18a1223e73a4958: No bootstrap required, opened a new log
I20260713 09:08:07.737102 23035 ts_tablet_manager.cc:1403] T 112c46de27dd408c85650c6750c6e384 P 1ad85e359a084326b18a1223e73a4958: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.003s
I20260713 09:08:07.739223 22744 catalog_manager.cc:5697] T f16b1b85378b45bf9f2a5d838796b7d8 P 50437617d78748679d0cc51bb54f302f reported cstate change: term changed from 0 to 1, leader changed from <none> to 50437617d78748679d0cc51bb54f302f (127.21.59.66). New cstate: current_term: 1 leader_uuid: "50437617d78748679d0cc51bb54f302f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:07.744153 23036 tablet_bootstrap.cc:492] T 269793aa64e34bc28eb1a6e3047ebed2 P a6ebf7c5e60c43e0a59afc3a8545b6ab: No bootstrap required, opened a new log
I20260713 09:08:07.744683 23036 ts_tablet_manager.cc:1403] T 269793aa64e34bc28eb1a6e3047ebed2 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.012s
I20260713 09:08:07.740645 23035 raft_consensus.cc:359] T 112c46de27dd408c85650c6750c6e384 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.745515 23035 raft_consensus.cc:385] T 112c46de27dd408c85650c6750c6e384 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.745810 23035 raft_consensus.cc:740] T 112c46de27dd408c85650c6750c6e384 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ad85e359a084326b18a1223e73a4958, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.746618 23035 consensus_queue.cc:260] T 112c46de27dd408c85650c6750c6e384 P 1ad85e359a084326b18a1223e73a4958 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.747566 23043 raft_consensus.cc:515] T 7af49af4e9a54c64894d60593c6aafb1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.750460 22845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7af49af4e9a54c64894d60593c6aafb1" candidate_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad85e359a084326b18a1223e73a4958"
I20260713 09:08:07.751102 22845 raft_consensus.cc:3060] T 7af49af4e9a54c64894d60593c6aafb1 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:07.751657 23035 ts_tablet_manager.cc:1434] T 112c46de27dd408c85650c6750c6e384 P 1ad85e359a084326b18a1223e73a4958: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260713 09:08:07.752907 23035 tablet_bootstrap.cc:492] T d7151c08ddf94193aa0abff3d5ff75ac P 1ad85e359a084326b18a1223e73a4958: Bootstrap starting.
I20260713 09:08:07.758309 22845 raft_consensus.cc:2468] T 7af49af4e9a54c64894d60593c6aafb1 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6ebf7c5e60c43e0a59afc3a8545b6ab in term 1.
I20260713 09:08:07.759867 22961 leader_election.cc:304] T 7af49af4e9a54c64894d60593c6aafb1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad85e359a084326b18a1223e73a4958, a6ebf7c5e60c43e0a59afc3a8545b6ab; no voters: 
I20260713 09:08:07.760705 23070 raft_consensus.cc:2804] T 7af49af4e9a54c64894d60593c6aafb1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:07.761157 23070 raft_consensus.cc:697] T 7af49af4e9a54c64894d60593c6aafb1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 LEADER]: Becoming Leader. State: Replica: a6ebf7c5e60c43e0a59afc3a8545b6ab, State: Running, Role: LEADER
I20260713 09:08:07.761358 23036 raft_consensus.cc:359] T 269793aa64e34bc28eb1a6e3047ebed2 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.762034 23036 raft_consensus.cc:385] T 269793aa64e34bc28eb1a6e3047ebed2 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.762359 23036 raft_consensus.cc:740] T 269793aa64e34bc28eb1a6e3047ebed2 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6ebf7c5e60c43e0a59afc3a8545b6ab, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.761956 23070 consensus_queue.cc:237] T 7af49af4e9a54c64894d60593c6aafb1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.763001 23036 consensus_queue.cc:260] T 269793aa64e34bc28eb1a6e3047ebed2 P a6ebf7c5e60c43e0a59afc3a8545b6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
W20260713 09:08:07.751117 22792 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:07.765625 23036 ts_tablet_manager.cc:1434] T 269793aa64e34bc28eb1a6e3047ebed2 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.000s
I20260713 09:08:07.766934 23036 tablet_bootstrap.cc:492] T 50f4fbcd939a4d2eb8bea634a13bdd75 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Bootstrap starting.
I20260713 09:08:07.768822 22919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7af49af4e9a54c64894d60593c6aafb1" candidate_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50437617d78748679d0cc51bb54f302f"
W20260713 09:08:07.770388 22960 leader_election.cc:343] T 7af49af4e9a54c64894d60593c6aafb1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:07.771519 23043 leader_election.cc:290] T 7af49af4e9a54c64894d60593c6aafb1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 election: Requested vote from peers 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681), 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559)
I20260713 09:08:07.773326 23036 tablet_bootstrap.cc:654] T 50f4fbcd939a4d2eb8bea634a13bdd75 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.773551 23038 tablet_bootstrap.cc:492] T 282a9bc487b94e169d54b456b4ec3a2a P 50437617d78748679d0cc51bb54f302f: No bootstrap required, opened a new log
I20260713 09:08:07.773753 23035 tablet_bootstrap.cc:654] T d7151c08ddf94193aa0abff3d5ff75ac P 1ad85e359a084326b18a1223e73a4958: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.774165 23038 ts_tablet_manager.cc:1403] T 282a9bc487b94e169d54b456b4ec3a2a P 50437617d78748679d0cc51bb54f302f: Time spent bootstrapping tablet: real 0.075s	user 0.024s	sys 0.021s
I20260713 09:08:07.777704 23038 raft_consensus.cc:359] T 282a9bc487b94e169d54b456b4ec3a2a P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.778749 23038 raft_consensus.cc:385] T 282a9bc487b94e169d54b456b4ec3a2a P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.779160 23038 raft_consensus.cc:740] T 282a9bc487b94e169d54b456b4ec3a2a P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50437617d78748679d0cc51bb54f302f, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.780495 23038 consensus_queue.cc:260] T 282a9bc487b94e169d54b456b4ec3a2a P 50437617d78748679d0cc51bb54f302f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.784909 22744 catalog_manager.cc:5697] T 7af49af4e9a54c64894d60593c6aafb1 P a6ebf7c5e60c43e0a59afc3a8545b6ab reported cstate change: term changed from 0 to 1, leader changed from <none> to a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67). New cstate: current_term: 1 leader_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:07.788249 23038 ts_tablet_manager.cc:1434] T 282a9bc487b94e169d54b456b4ec3a2a P 50437617d78748679d0cc51bb54f302f: Time spent starting tablet: real 0.014s	user 0.000s	sys 0.007s
I20260713 09:08:07.789569 23038 tablet_bootstrap.cc:492] T fa7815d876e34f53a7b5adfe0454611d P 50437617d78748679d0cc51bb54f302f: Bootstrap starting.
I20260713 09:08:07.791455 23083 consensus_queue.cc:1048] T bb64ca60641c40bbaee3a523cb0d2054 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:07.797580 23036 tablet_bootstrap.cc:492] T 50f4fbcd939a4d2eb8bea634a13bdd75 P a6ebf7c5e60c43e0a59afc3a8545b6ab: No bootstrap required, opened a new log
I20260713 09:08:07.797621 23038 tablet_bootstrap.cc:654] T fa7815d876e34f53a7b5adfe0454611d P 50437617d78748679d0cc51bb54f302f: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.798266 23036 ts_tablet_manager.cc:1403] T 50f4fbcd939a4d2eb8bea634a13bdd75 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.013s
I20260713 09:08:07.800976 23036 raft_consensus.cc:359] T 50f4fbcd939a4d2eb8bea634a13bdd75 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.801687 23036 raft_consensus.cc:385] T 50f4fbcd939a4d2eb8bea634a13bdd75 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.802117 23036 raft_consensus.cc:740] T 50f4fbcd939a4d2eb8bea634a13bdd75 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6ebf7c5e60c43e0a59afc3a8545b6ab, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.803012 23036 consensus_queue.cc:260] T 50f4fbcd939a4d2eb8bea634a13bdd75 P a6ebf7c5e60c43e0a59afc3a8545b6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.805296 23036 ts_tablet_manager.cc:1434] T 50f4fbcd939a4d2eb8bea634a13bdd75 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:08:07.806231 23036 tablet_bootstrap.cc:492] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Bootstrap starting.
I20260713 09:08:07.810400 23038 tablet_bootstrap.cc:492] T fa7815d876e34f53a7b5adfe0454611d P 50437617d78748679d0cc51bb54f302f: No bootstrap required, opened a new log
I20260713 09:08:07.810956 23038 ts_tablet_manager.cc:1403] T fa7815d876e34f53a7b5adfe0454611d P 50437617d78748679d0cc51bb54f302f: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.007s
I20260713 09:08:07.812189 23036 tablet_bootstrap.cc:654] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.814173 23038 raft_consensus.cc:359] T fa7815d876e34f53a7b5adfe0454611d P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.815245 23038 raft_consensus.cc:385] T fa7815d876e34f53a7b5adfe0454611d P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.815603 23038 raft_consensus.cc:740] T fa7815d876e34f53a7b5adfe0454611d P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50437617d78748679d0cc51bb54f302f, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.817140 23038 consensus_queue.cc:260] T fa7815d876e34f53a7b5adfe0454611d P 50437617d78748679d0cc51bb54f302f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.820184 23083 consensus_queue.cc:1048] T d7151c08ddf94193aa0abff3d5ff75ac P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:07.823024 23038 ts_tablet_manager.cc:1434] T fa7815d876e34f53a7b5adfe0454611d P 50437617d78748679d0cc51bb54f302f: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:08:07.824018 23038 tablet_bootstrap.cc:492] T d6101414d3eb4afb9b51940c5c16f6d5 P 50437617d78748679d0cc51bb54f302f: Bootstrap starting.
I20260713 09:08:07.824158 22917 raft_consensus.cc:1240] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 50437617d78748679d0cc51bb54f302f [term 2 FOLLOWER]: Rejecting Update request from peer 1ad85e359a084326b18a1223e73a4958 for earlier term 1. Current term is 2. Ops: []
I20260713 09:08:07.827543 23085 consensus_queue.cc:1059] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:07.828482 23085 raft_consensus.cc:3055] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 1ad85e359a084326b18a1223e73a4958 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:07.828831 23085 raft_consensus.cc:740] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 1ad85e359a084326b18a1223e73a4958 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ad85e359a084326b18a1223e73a4958, State: Running, Role: LEADER
I20260713 09:08:07.829722 23085 consensus_queue.cc:260] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 1ad85e359a084326b18a1223e73a4958 [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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.831261 23036 tablet_bootstrap.cc:492] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P a6ebf7c5e60c43e0a59afc3a8545b6ab: No bootstrap required, opened a new log
I20260713 09:08:07.831753 23036 ts_tablet_manager.cc:1403] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.004s
I20260713 09:08:07.832690 23038 tablet_bootstrap.cc:654] T d6101414d3eb4afb9b51940c5c16f6d5 P 50437617d78748679d0cc51bb54f302f: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:07.834553 23036 raft_consensus.cc:359] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.835301 23036 raft_consensus.cc:385] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.835541 23036 raft_consensus.cc:740] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6ebf7c5e60c43e0a59afc3a8545b6ab, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.836236 23036 consensus_queue.cc:260] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P a6ebf7c5e60c43e0a59afc3a8545b6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.838306 23036 ts_tablet_manager.cc:1434] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260713 09:08:07.839190 23036 tablet_bootstrap.cc:492] T 4930e188905f403ca6b69e1fb7e4a097 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Bootstrap starting.
I20260713 09:08:07.840158 23070 consensus_queue.cc:1048] T bb64ca60641c40bbaee3a523cb0d2054 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:07.843111 23085 raft_consensus.cc:3060] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:07.845129 23036 tablet_bootstrap.cc:654] T 4930e188905f403ca6b69e1fb7e4a097 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Neither blocks nor log segments found. Creating new log.
W20260713 09:08:07.847755 22961 consensus_peers.cc:597] T 1e1002584dc6452d93aa38ee63d258aa P a6ebf7c5e60c43e0a59afc3a8545b6ab -> Peer 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681): Couldn't send request to peer 1ad85e359a084326b18a1223e73a4958. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:07.801749 23035 tablet_bootstrap.cc:492] T d7151c08ddf94193aa0abff3d5ff75ac P 1ad85e359a084326b18a1223e73a4958: No bootstrap required, opened a new log
I20260713 09:08:07.857532 23035 ts_tablet_manager.cc:1403] T d7151c08ddf94193aa0abff3d5ff75ac P 1ad85e359a084326b18a1223e73a4958: Time spent bootstrapping tablet: real 0.105s	user 0.020s	sys 0.007s
I20260713 09:08:07.867981 23083 raft_consensus.cc:493] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:07.882222 23083 raft_consensus.cc:515] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.887655 23043 consensus_queue.cc:1048] T 1e1002584dc6452d93aa38ee63d258aa P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260713 09:08:07.891433 22961 consensus_peers.cc:597] T d7151c08ddf94193aa0abff3d5ff75ac P a6ebf7c5e60c43e0a59afc3a8545b6ab -> Peer 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681): Couldn't send request to peer 1ad85e359a084326b18a1223e73a4958. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:07.897341 22845 raft_consensus.cc:1275] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 1ad85e359a084326b18a1223e73a4958 [term 2 FOLLOWER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260713 09:08:07.897897 22845 pending_rounds.cc:85] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 1ad85e359a084326b18a1223e73a4958: Aborting all ops after (but not including) 0
I20260713 09:08:07.898272 22845 pending_rounds.cc:107] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 1ad85e359a084326b18a1223e73a4958: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:08:07.898650 22845 raft_consensus.cc:2889] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 1ad85e359a084326b18a1223e73a4958 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:08:07.903861 23035 raft_consensus.cc:359] T d7151c08ddf94193aa0abff3d5ff75ac P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.904927 23035 raft_consensus.cc:385] T d7151c08ddf94193aa0abff3d5ff75ac P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:07.905297 23035 raft_consensus.cc:740] T d7151c08ddf94193aa0abff3d5ff75ac P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ad85e359a084326b18a1223e73a4958, State: Initialized, Role: FOLLOWER
I20260713 09:08:07.907088 23035 consensus_queue.cc:260] T d7151c08ddf94193aa0abff3d5ff75ac P 1ad85e359a084326b18a1223e73a4958 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.912570 23043 consensus_queue.cc:1048] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:07.921726 22921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f6e4fb8bf04e778c687ef9b0b4bc67" candidate_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50437617d78748679d0cc51bb54f302f" is_pre_election: true
W20260713 09:08:07.923843 22960 leader_election.cc:343] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:07.940214 22845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f6e4fb8bf04e778c687ef9b0b4bc67" candidate_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad85e359a084326b18a1223e73a4958" is_pre_election: true
I20260713 09:08:07.941385 22845 raft_consensus.cc:2468] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6ebf7c5e60c43e0a59afc3a8545b6ab in term 0.
I20260713 09:08:07.942328 23126 consensus_queue.cc:1048] T ea11d9d5efe241b8882ecd858162cce8 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:07.944191 22961 leader_election.cc:304] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ad85e359a084326b18a1223e73a4958, a6ebf7c5e60c43e0a59afc3a8545b6ab; no voters: 50437617d78748679d0cc51bb54f302f
I20260713 09:08:07.950569 22918 raft_consensus.cc:1275] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 50437617d78748679d0cc51bb54f302f [term 2 FOLLOWER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:08:07.962311 23083 leader_election.cc:290] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681), 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559)
I20260713 09:08:07.965162 23085 raft_consensus.cc:493] T 8524278f72e74d719f46346c799708bd P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:07.972189 23085 raft_consensus.cc:515] T 8524278f72e74d719f46346c799708bd P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.975046 23085 leader_election.cc:290] T 8524278f72e74d719f46346c799708bd P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559), a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609)
I20260713 09:08:07.975941 22919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8524278f72e74d719f46346c799708bd" candidate_uuid: "1ad85e359a084326b18a1223e73a4958" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50437617d78748679d0cc51bb54f302f" is_pre_election: true
I20260713 09:08:07.976821 22919 raft_consensus.cc:2468] T 8524278f72e74d719f46346c799708bd P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ad85e359a084326b18a1223e73a4958 in term 0.
I20260713 09:08:07.978291 22811 leader_election.cc:304] T 8524278f72e74d719f46346c799708bd P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad85e359a084326b18a1223e73a4958, 50437617d78748679d0cc51bb54f302f; no voters: 
I20260713 09:08:07.979499 23085 raft_consensus.cc:2804] T 8524278f72e74d719f46346c799708bd P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:07.980042 23085 raft_consensus.cc:493] T 8524278f72e74d719f46346c799708bd P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:07.980474 23085 raft_consensus.cc:3060] T 8524278f72e74d719f46346c799708bd P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:07.983140 23127 raft_consensus.cc:493] T 50f4fbcd939a4d2eb8bea634a13bdd75 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:07.983794 23127 raft_consensus.cc:515] T 50f4fbcd939a4d2eb8bea634a13bdd75 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:07.987658 22845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f4fbcd939a4d2eb8bea634a13bdd75" candidate_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad85e359a084326b18a1223e73a4958" is_pre_election: true
I20260713 09:08:07.988502 22845 raft_consensus.cc:2468] T 50f4fbcd939a4d2eb8bea634a13bdd75 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6ebf7c5e60c43e0a59afc3a8545b6ab in term 0.
I20260713 09:08:07.990199 22961 leader_election.cc:304] T 50f4fbcd939a4d2eb8bea634a13bdd75 P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad85e359a084326b18a1223e73a4958, a6ebf7c5e60c43e0a59afc3a8545b6ab; no voters: 
I20260713 09:08:07.968221 23035 ts_tablet_manager.cc:1434] T d7151c08ddf94193aa0abff3d5ff75ac P 1ad85e359a084326b18a1223e73a4958: Time spent starting tablet: real 0.110s	user 0.008s	sys 0.001s
I20260713 09:08:07.992211 23035 tablet_bootstrap.cc:492] T 515738a98bd4484889d819238da8948b P 1ad85e359a084326b18a1223e73a4958: Bootstrap starting.
I20260713 09:08:07.969741 23129 raft_consensus.cc:2804] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:07.993759 23129 raft_consensus.cc:493] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:07.994141 23129 raft_consensus.cc:3060] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.001688 23075 raft_consensus.cc:493] T d7151c08ddf94193aa0abff3d5ff75ac P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:08.002395 23075 raft_consensus.cc:515] T d7151c08ddf94193aa0abff3d5ff75ac P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:08.005282 23132 raft_consensus.cc:2804] T 50f4fbcd939a4d2eb8bea634a13bdd75 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:08.006171 23075 leader_election.cc:290] T d7151c08ddf94193aa0abff3d5ff75ac P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559), a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609)
I20260713 09:08:08.016175 23075 consensus_queue.cc:1048] T 8c32cdb6f92146399d73f78014daec11 P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:08:08.024484 22919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7151c08ddf94193aa0abff3d5ff75ac" candidate_uuid: "1ad85e359a084326b18a1223e73a4958" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50437617d78748679d0cc51bb54f302f" is_pre_election: true
I20260713 09:08:08.024309 23132 raft_consensus.cc:493] T 50f4fbcd939a4d2eb8bea634a13bdd75 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:08.031682 23132 raft_consensus.cc:3060] T 50f4fbcd939a4d2eb8bea634a13bdd75 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.031493 23127 leader_election.cc:290] T 50f4fbcd939a4d2eb8bea634a13bdd75 P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681), 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559)
W20260713 09:08:08.034830 22960 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.59.66:40559, user_credentials={real_user=slave}} blocked reactor thread for 82246.3us
I20260713 09:08:08.036614 23130 consensus_queue.cc:1048] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:08.047346 22921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f4fbcd939a4d2eb8bea634a13bdd75" candidate_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50437617d78748679d0cc51bb54f302f" is_pre_election: true
I20260713 09:08:08.048734 22845 raft_consensus.cc:3060] T ea11d9d5efe241b8882ecd858162cce8 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.074533 23038 tablet_bootstrap.cc:492] T d6101414d3eb4afb9b51940c5c16f6d5 P 50437617d78748679d0cc51bb54f302f: No bootstrap required, opened a new log
I20260713 09:08:08.075109 23038 ts_tablet_manager.cc:1403] T d6101414d3eb4afb9b51940c5c16f6d5 P 50437617d78748679d0cc51bb54f302f: Time spent bootstrapping tablet: real 0.251s	user 0.096s	sys 0.135s
I20260713 09:08:08.077651 23038 raft_consensus.cc:359] T d6101414d3eb4afb9b51940c5c16f6d5 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:08.078342 23038 raft_consensus.cc:385] T d6101414d3eb4afb9b51940c5c16f6d5 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:08.078666 23038 raft_consensus.cc:740] T d6101414d3eb4afb9b51940c5c16f6d5 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50437617d78748679d0cc51bb54f302f, State: Initialized, Role: FOLLOWER
I20260713 09:08:08.078423 23085 raft_consensus.cc:515] T 8524278f72e74d719f46346c799708bd P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:08.080001 23132 raft_consensus.cc:515] T 50f4fbcd939a4d2eb8bea634a13bdd75 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:08.084689 23085 leader_election.cc:290] T 8524278f72e74d719f46346c799708bd P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 1 election: Requested vote from peers 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559), a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609)
I20260713 09:08:08.085247 23132 leader_election.cc:290] T 50f4fbcd939a4d2eb8bea634a13bdd75 P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 election: Requested vote from peers 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681), 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559)
I20260713 09:08:08.085945 23075 raft_consensus.cc:493] T ea11d9d5efe241b8882ecd858162cce8 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:08.086411 23075 raft_consensus.cc:515] T ea11d9d5efe241b8882ecd858162cce8 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:08.081751 23038 consensus_queue.cc:260] T d6101414d3eb4afb9b51940c5c16f6d5 P 50437617d78748679d0cc51bb54f302f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:08.089989 23075 leader_election.cc:290] T ea11d9d5efe241b8882ecd858162cce8 P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559), a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609)
I20260713 09:08:08.080049 23127 raft_consensus.cc:493] T 112c46de27dd408c85650c6750c6e384 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:08.090948 23127 raft_consensus.cc:515] T 112c46de27dd408c85650c6750c6e384 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:08.092581 23127 leader_election.cc:290] T 112c46de27dd408c85650c6750c6e384 P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681), 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559)
I20260713 09:08:08.094419 23038 ts_tablet_manager.cc:1434] T d6101414d3eb4afb9b51940c5c16f6d5 P 50437617d78748679d0cc51bb54f302f: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260713 09:08:08.094331 22917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8524278f72e74d719f46346c799708bd" candidate_uuid: "1ad85e359a084326b18a1223e73a4958" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50437617d78748679d0cc51bb54f302f"
I20260713 09:08:08.095021 22917 raft_consensus.cc:3060] T 8524278f72e74d719f46346c799708bd P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.095402 23038 tablet_bootstrap.cc:492] T 7af49af4e9a54c64894d60593c6aafb1 P 50437617d78748679d0cc51bb54f302f: Bootstrap starting.
I20260713 09:08:08.098357 23101 raft_consensus.cc:493] T 515738a98bd4484889d819238da8948b P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:08.098951 23101 raft_consensus.cc:515] T 515738a98bd4484889d819238da8948b P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:08.097954 23103 consensus_queue.cc:1048] T f16b1b85378b45bf9f2a5d838796b7d8 P 50437617d78748679d0cc51bb54f302f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:08.102937 22919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea11d9d5efe241b8882ecd858162cce8" candidate_uuid: "1ad85e359a084326b18a1223e73a4958" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50437617d78748679d0cc51bb54f302f" is_pre_election: true
I20260713 09:08:08.103229 22845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f4fbcd939a4d2eb8bea634a13bdd75" candidate_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad85e359a084326b18a1223e73a4958"
I20260713 09:08:08.103713 22845 raft_consensus.cc:3060] T 50f4fbcd939a4d2eb8bea634a13bdd75 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.110205 23101 leader_election.cc:290] T 515738a98bd4484889d819238da8948b P 50437617d78748679d0cc51bb54f302f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681), a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609)
I20260713 09:08:08.110687 22917 raft_consensus.cc:2468] T 8524278f72e74d719f46346c799708bd P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ad85e359a084326b18a1223e73a4958 in term 1.
I20260713 09:08:08.111044 22995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8524278f72e74d719f46346c799708bd" candidate_uuid: "1ad85e359a084326b18a1223e73a4958" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" is_pre_election: true
I20260713 09:08:08.111372 22992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515738a98bd4484889d819238da8948b" candidate_uuid: "50437617d78748679d0cc51bb54f302f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" is_pre_election: true
I20260713 09:08:08.111701 22995 raft_consensus.cc:2468] T 8524278f72e74d719f46346c799708bd P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ad85e359a084326b18a1223e73a4958 in term 0.
I20260713 09:08:08.116523 22846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "112c46de27dd408c85650c6750c6e384" candidate_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad85e359a084326b18a1223e73a4958" is_pre_election: true
I20260713 09:08:08.117276 22846 raft_consensus.cc:2468] T 112c46de27dd408c85650c6750c6e384 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6ebf7c5e60c43e0a59afc3a8545b6ab in term 0.
W20260713 09:08:08.122296 22885 leader_election.cc:343] T 515738a98bd4484889d819238da8948b P 50437617d78748679d0cc51bb54f302f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:08.124092 23127 consensus_queue.cc:1048] T ea11d9d5efe241b8882ecd858162cce8 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:08.125370 22846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515738a98bd4484889d819238da8948b" candidate_uuid: "50437617d78748679d0cc51bb54f302f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad85e359a084326b18a1223e73a4958" is_pre_election: true
I20260713 09:08:08.127174 22995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7151c08ddf94193aa0abff3d5ff75ac" candidate_uuid: "1ad85e359a084326b18a1223e73a4958" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" is_pre_election: true
I20260713 09:08:08.127197 22811 leader_election.cc:304] T 8524278f72e74d719f46346c799708bd P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad85e359a084326b18a1223e73a4958, 50437617d78748679d0cc51bb54f302f; no voters: 
I20260713 09:08:08.133535 22993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8524278f72e74d719f46346c799708bd" candidate_uuid: "1ad85e359a084326b18a1223e73a4958" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab"
I20260713 09:08:08.134145 22993 raft_consensus.cc:3060] T 8524278f72e74d719f46346c799708bd P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.134598 22961 leader_election.cc:304] T 112c46de27dd408c85650c6750c6e384 P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad85e359a084326b18a1223e73a4958, a6ebf7c5e60c43e0a59afc3a8545b6ab; no voters: 
I20260713 09:08:08.135885 23127 raft_consensus.cc:2804] T 112c46de27dd408c85650c6750c6e384 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:08.136312 23127 raft_consensus.cc:493] T 112c46de27dd408c85650c6750c6e384 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:08.136396 23036 tablet_bootstrap.cc:492] T 4930e188905f403ca6b69e1fb7e4a097 P a6ebf7c5e60c43e0a59afc3a8545b6ab: No bootstrap required, opened a new log
I20260713 09:08:08.136724 23127 raft_consensus.cc:3060] T 112c46de27dd408c85650c6750c6e384 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.136935 23036 ts_tablet_manager.cc:1403] T 4930e188905f403ca6b69e1fb7e4a097 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Time spent bootstrapping tablet: real 0.298s	user 0.116s	sys 0.097s
I20260713 09:08:08.138639 23075 raft_consensus.cc:2804] T 8524278f72e74d719f46346c799708bd P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:08.139412 23075 raft_consensus.cc:697] T 8524278f72e74d719f46346c799708bd P 1ad85e359a084326b18a1223e73a4958 [term 1 LEADER]: Becoming Leader. State: Replica: 1ad85e359a084326b18a1223e73a4958, State: Running, Role: LEADER
I20260713 09:08:08.139751 22921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f4fbcd939a4d2eb8bea634a13bdd75" candidate_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50437617d78748679d0cc51bb54f302f"
I20260713 09:08:08.140215 23075 consensus_queue.cc:237] T 8524278f72e74d719f46346c799708bd P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:08.142956 22995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea11d9d5efe241b8882ecd858162cce8" candidate_uuid: "1ad85e359a084326b18a1223e73a4958" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" is_pre_election: true
W20260713 09:08:08.145633 22887 leader_election.cc:343] T 515738a98bd4484889d819238da8948b P 50437617d78748679d0cc51bb54f302f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:08.145553 23036 raft_consensus.cc:359] T 4930e188905f403ca6b69e1fb7e4a097 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:08.146281 23036 raft_consensus.cc:385] T 4930e188905f403ca6b69e1fb7e4a097 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:08.146209 22887 leader_election.cc:304] T 515738a98bd4484889d819238da8948b P 50437617d78748679d0cc51bb54f302f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 50437617d78748679d0cc51bb54f302f; no voters: 1ad85e359a084326b18a1223e73a4958, a6ebf7c5e60c43e0a59afc3a8545b6ab
I20260713 09:08:08.146700 23036 raft_consensus.cc:740] T 4930e188905f403ca6b69e1fb7e4a097 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6ebf7c5e60c43e0a59afc3a8545b6ab, State: Initialized, Role: FOLLOWER
I20260713 09:08:08.146274 22810 leader_election.cc:304] T d7151c08ddf94193aa0abff3d5ff75ac P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ad85e359a084326b18a1223e73a4958; no voters: 50437617d78748679d0cc51bb54f302f, a6ebf7c5e60c43e0a59afc3a8545b6ab
W20260713 09:08:08.147646 22960 leader_election.cc:343] T 50f4fbcd939a4d2eb8bea634a13bdd75 P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:08.147782 23136 raft_consensus.cc:2749] T d7151c08ddf94193aa0abff3d5ff75ac P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:08.148833 23036 consensus_queue.cc:260] T 4930e188905f403ca6b69e1fb7e4a097 P a6ebf7c5e60c43e0a59afc3a8545b6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:08.147977 23103 raft_consensus.cc:2749] T 515738a98bd4484889d819238da8948b P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:08:08.151192 22960 leader_election.cc:343] T 50f4fbcd939a4d2eb8bea634a13bdd75 P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:08.155421 22995 raft_consensus.cc:3060] T 269793aa64e34bc28eb1a6e3047ebed2 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.149505 22921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "112c46de27dd408c85650c6750c6e384" candidate_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50437617d78748679d0cc51bb54f302f" is_pre_election: true
I20260713 09:08:08.159297 22921 raft_consensus.cc:2468] T 112c46de27dd408c85650c6750c6e384 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6ebf7c5e60c43e0a59afc3a8545b6ab in term 0.
I20260713 09:08:08.164486 23136 consensus_queue.cc:1048] T 8c32cdb6f92146399d73f78014daec11 P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:08.169472 23036 ts_tablet_manager.cc:1434] T 4930e188905f403ca6b69e1fb7e4a097 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260713 09:08:08.170861 23036 tablet_bootstrap.cc:492] T 48ad4778605848ae852f913443697e8e P a6ebf7c5e60c43e0a59afc3a8545b6ab: Bootstrap starting.
I20260713 09:08:08.170856 23103 consensus_queue.cc:1048] T f16b1b85378b45bf9f2a5d838796b7d8 P 50437617d78748679d0cc51bb54f302f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:08.176312 23038 tablet_bootstrap.cc:654] T 7af49af4e9a54c64894d60593c6aafb1 P 50437617d78748679d0cc51bb54f302f: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:08.178680 23103 raft_consensus.cc:493] T fa7815d876e34f53a7b5adfe0454611d P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:08.179366 22810 leader_election.cc:304] T ea11d9d5efe241b8882ecd858162cce8 P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ad85e359a084326b18a1223e73a4958; no voters: 50437617d78748679d0cc51bb54f302f, a6ebf7c5e60c43e0a59afc3a8545b6ab
I20260713 09:08:08.179695 23103 raft_consensus.cc:515] T fa7815d876e34f53a7b5adfe0454611d P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:08.186383 23101 raft_consensus.cc:493] T 282a9bc487b94e169d54b456b4ec3a2a P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:08.187732 23101 raft_consensus.cc:515] T 282a9bc487b94e169d54b456b4ec3a2a P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:08.194088 22843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "282a9bc487b94e169d54b456b4ec3a2a" candidate_uuid: "50437617d78748679d0cc51bb54f302f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad85e359a084326b18a1223e73a4958" is_pre_election: true
W20260713 09:08:08.196897 22887 leader_election.cc:343] T 282a9bc487b94e169d54b456b4ec3a2a P 50437617d78748679d0cc51bb54f302f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:08.239822 23136 raft_consensus.cc:2749] T ea11d9d5efe241b8882ecd858162cce8 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:08:08.308799 23035 tablet_bootstrap.cc:654] T 515738a98bd4484889d819238da8948b P 1ad85e359a084326b18a1223e73a4958: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:08.217120 23127 raft_consensus.cc:515] T 112c46de27dd408c85650c6750c6e384 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:08.351027 22843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "112c46de27dd408c85650c6750c6e384" candidate_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad85e359a084326b18a1223e73a4958"
I20260713 09:08:08.351794 22843 raft_consensus.cc:3060] T 112c46de27dd408c85650c6750c6e384 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.360751 23127 leader_election.cc:290] T 112c46de27dd408c85650c6750c6e384 P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 election: Requested vote from peers 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681), 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559)
I20260713 09:08:08.367826 22843 raft_consensus.cc:2468] T 112c46de27dd408c85650c6750c6e384 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6ebf7c5e60c43e0a59afc3a8545b6ab in term 1.
I20260713 09:08:08.369547 22961 leader_election.cc:304] T 112c46de27dd408c85650c6750c6e384 P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad85e359a084326b18a1223e73a4958, a6ebf7c5e60c43e0a59afc3a8545b6ab; no voters: 
I20260713 09:08:08.370633 23127 raft_consensus.cc:2804] T 112c46de27dd408c85650c6750c6e384 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:08.371539 23127 raft_consensus.cc:697] T 112c46de27dd408c85650c6750c6e384 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 LEADER]: Becoming Leader. State: Replica: a6ebf7c5e60c43e0a59afc3a8545b6ab, State: Running, Role: LEADER
I20260713 09:08:08.372551 23127 consensus_queue.cc:237] T 112c46de27dd408c85650c6750c6e384 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:08.376510 22845 raft_consensus.cc:2468] T 50f4fbcd939a4d2eb8bea634a13bdd75 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6ebf7c5e60c43e0a59afc3a8545b6ab in term 1.
I20260713 09:08:08.377342 22993 raft_consensus.cc:2468] T 8524278f72e74d719f46346c799708bd P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ad85e359a084326b18a1223e73a4958 in term 1.
I20260713 09:08:08.378067 23083 raft_consensus.cc:493] T 269793aa64e34bc28eb1a6e3047ebed2 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:08.380007 23083 raft_consensus.cc:515] T 269793aa64e34bc28eb1a6e3047ebed2 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
W20260713 09:08:08.375788 22960 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.59.66:40559, user_credentials={real_user=slave}} blocked reactor thread for 188696us
I20260713 09:08:08.382098 23083 leader_election.cc:290] T 269793aa64e34bc28eb1a6e3047ebed2 P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681), 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559)
W20260713 09:08:08.384647 22960 consensus_peers.cc:597] T 7af49af4e9a54c64894d60593c6aafb1 P a6ebf7c5e60c43e0a59afc3a8545b6ab -> Peer 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559): Couldn't send request to peer 50437617d78748679d0cc51bb54f302f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:08.385084 22918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "269793aa64e34bc28eb1a6e3047ebed2" candidate_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50437617d78748679d0cc51bb54f302f" is_pre_election: true
I20260713 09:08:08.381662 22961 leader_election.cc:304] T 50f4fbcd939a4d2eb8bea634a13bdd75 P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ad85e359a084326b18a1223e73a4958, a6ebf7c5e60c43e0a59afc3a8545b6ab; no voters: 50437617d78748679d0cc51bb54f302f
I20260713 09:08:08.384913 22742 catalog_manager.cc:5697] T 8524278f72e74d719f46346c799708bd P 1ad85e359a084326b18a1223e73a4958 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ad85e359a084326b18a1223e73a4958 (127.21.59.65). New cstate: current_term: 1 leader_uuid: "1ad85e359a084326b18a1223e73a4958" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:08.388540 22917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "112c46de27dd408c85650c6750c6e384" candidate_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50437617d78748679d0cc51bb54f302f"
I20260713 09:08:08.389181 22917 raft_consensus.cc:3060] T 112c46de27dd408c85650c6750c6e384 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.390643 23132 raft_consensus.cc:2804] T 50f4fbcd939a4d2eb8bea634a13bdd75 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:08.391153 23132 raft_consensus.cc:697] T 50f4fbcd939a4d2eb8bea634a13bdd75 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 LEADER]: Becoming Leader. State: Replica: a6ebf7c5e60c43e0a59afc3a8545b6ab, State: Running, Role: LEADER
I20260713 09:08:08.392016 23132 consensus_queue.cc:237] T 50f4fbcd939a4d2eb8bea634a13bdd75 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:08.394744 22842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "269793aa64e34bc28eb1a6e3047ebed2" candidate_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad85e359a084326b18a1223e73a4958" is_pre_election: true
I20260713 09:08:08.395459 22842 raft_consensus.cc:2468] T 269793aa64e34bc28eb1a6e3047ebed2 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6ebf7c5e60c43e0a59afc3a8545b6ab in term 1.
I20260713 09:08:08.396544 22961 leader_election.cc:304] T 269793aa64e34bc28eb1a6e3047ebed2 P a6ebf7c5e60c43e0a59afc3a8545b6ab [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: 1ad85e359a084326b18a1223e73a4958, a6ebf7c5e60c43e0a59afc3a8545b6ab; no voters: 50437617d78748679d0cc51bb54f302f
I20260713 09:08:08.396752 22845 raft_consensus.cc:3060] T d7151c08ddf94193aa0abff3d5ff75ac P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.397493 23083 raft_consensus.cc:2804] T 269793aa64e34bc28eb1a6e3047ebed2 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:08:08.397820 23083 raft_consensus.cc:493] T 269793aa64e34bc28eb1a6e3047ebed2 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:08.398098 23083 raft_consensus.cc:3060] T 269793aa64e34bc28eb1a6e3047ebed2 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:08.403306 22842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa7815d876e34f53a7b5adfe0454611d" candidate_uuid: "50437617d78748679d0cc51bb54f302f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad85e359a084326b18a1223e73a4958" is_pre_election: true
W20260713 09:08:08.404755 22887 leader_election.cc:343] T fa7815d876e34f53a7b5adfe0454611d P 50437617d78748679d0cc51bb54f302f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:08.405472 22917 raft_consensus.cc:2468] T 112c46de27dd408c85650c6750c6e384 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6ebf7c5e60c43e0a59afc3a8545b6ab in term 1.
I20260713 09:08:08.405419 23083 raft_consensus.cc:515] T 269793aa64e34bc28eb1a6e3047ebed2 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:08.415136 23101 leader_election.cc:290] T 282a9bc487b94e169d54b456b4ec3a2a P 50437617d78748679d0cc51bb54f302f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681), a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609)
I20260713 09:08:08.410004 23083 leader_election.cc:290] T 269793aa64e34bc28eb1a6e3047ebed2 P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 2 election: Requested vote from peers 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681), 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559)
I20260713 09:08:08.430917 23103 leader_election.cc:290] T fa7815d876e34f53a7b5adfe0454611d P 50437617d78748679d0cc51bb54f302f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681), a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609)
W20260713 09:08:08.435634 23138 log.cc:927] Time spent T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 50437617d78748679d0cc51bb54f302f: Append to log took a long time: real 0.163s	user 0.000s	sys 0.001s
I20260713 09:08:08.425467 22842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "269793aa64e34bc28eb1a6e3047ebed2" candidate_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad85e359a084326b18a1223e73a4958"
I20260713 09:08:08.440528 22842 raft_consensus.cc:3060] T 269793aa64e34bc28eb1a6e3047ebed2 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:08.440251 23129 raft_consensus.cc:515] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:08.444665 23036 tablet_bootstrap.cc:654] T 48ad4778605848ae852f913443697e8e P a6ebf7c5e60c43e0a59afc3a8545b6ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:08.443790 22919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "269793aa64e34bc28eb1a6e3047ebed2" candidate_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50437617d78748679d0cc51bb54f302f"
I20260713 09:08:08.442924 23129 leader_election.cc:290] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 election: Requested vote from peers 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681), 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559)
I20260713 09:08:08.442752 23141 consensus_queue.cc:1048] T 269793aa64e34bc28eb1a6e3047ebed2 P 50437617d78748679d0cc51bb54f302f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260713 09:08:08.447645 23083 consensus_queue.cc:1048] T 7af49af4e9a54c64894d60593c6aafb1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260713 09:08:08.457818 22917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f6e4fb8bf04e778c687ef9b0b4bc67" candidate_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50437617d78748679d0cc51bb54f302f"
I20260713 09:08:08.457747 23147 consensus_queue.cc:1048] T 269793aa64e34bc28eb1a6e3047ebed2 P 50437617d78748679d0cc51bb54f302f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:08:08.452986 23103 consensus_queue.cc:1048] T 95474488a00b479689781d9444c59f39 P 50437617d78748679d0cc51bb54f302f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
W20260713 09:08:08.460110 22960 leader_election.cc:343] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:08.460954 22846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f6e4fb8bf04e778c687ef9b0b4bc67" candidate_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad85e359a084326b18a1223e73a4958"
I20260713 09:08:08.461200 22842 raft_consensus.cc:2468] T 269793aa64e34bc28eb1a6e3047ebed2 P 1ad85e359a084326b18a1223e73a4958 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6ebf7c5e60c43e0a59afc3a8545b6ab in term 2.
I20260713 09:08:08.461545 22846 raft_consensus.cc:3060] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.464547 22995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "282a9bc487b94e169d54b456b4ec3a2a" candidate_uuid: "50437617d78748679d0cc51bb54f302f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" is_pre_election: true
I20260713 09:08:08.464954 22993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa7815d876e34f53a7b5adfe0454611d" candidate_uuid: "50437617d78748679d0cc51bb54f302f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" is_pre_election: true
I20260713 09:08:08.474963 22961 leader_election.cc:304] T 269793aa64e34bc28eb1a6e3047ebed2 P a6ebf7c5e60c43e0a59afc3a8545b6ab [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: 1ad85e359a084326b18a1223e73a4958, a6ebf7c5e60c43e0a59afc3a8545b6ab; no voters: 50437617d78748679d0cc51bb54f302f
I20260713 09:08:08.476068 23127 raft_consensus.cc:2804] T 269793aa64e34bc28eb1a6e3047ebed2 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:08.476550 23127 raft_consensus.cc:697] T 269793aa64e34bc28eb1a6e3047ebed2 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 2 LEADER]: Becoming Leader. State: Replica: a6ebf7c5e60c43e0a59afc3a8545b6ab, State: Running, Role: LEADER
I20260713 09:08:08.477433 23127 consensus_queue.cc:237] T 269793aa64e34bc28eb1a6e3047ebed2 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Queue going to LEADER 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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:08.479981 22845 raft_consensus.cc:1240] T 269793aa64e34bc28eb1a6e3047ebed2 P 1ad85e359a084326b18a1223e73a4958 [term 2 FOLLOWER]: Rejecting Update request from peer 50437617d78748679d0cc51bb54f302f for earlier term 1. Current term is 2. Ops: [1.1-1.1]
W20260713 09:08:08.498386 22885 leader_election.cc:343] T fa7815d876e34f53a7b5adfe0454611d P 50437617d78748679d0cc51bb54f302f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:08.498904 22885 leader_election.cc:304] T fa7815d876e34f53a7b5adfe0454611d P 50437617d78748679d0cc51bb54f302f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 50437617d78748679d0cc51bb54f302f; no voters: 1ad85e359a084326b18a1223e73a4958, a6ebf7c5e60c43e0a59afc3a8545b6ab
W20260713 09:08:08.502152 22885 leader_election.cc:343] T 282a9bc487b94e169d54b456b4ec3a2a P 50437617d78748679d0cc51bb54f302f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:08.448036 22741 catalog_manager.cc:5697] T 112c46de27dd408c85650c6750c6e384 P a6ebf7c5e60c43e0a59afc3a8545b6ab reported cstate change: term changed from 0 to 1, leader changed from <none> to a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67). New cstate: current_term: 1 leader_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:08.504040 23035 tablet_bootstrap.cc:492] T 515738a98bd4484889d819238da8948b P 1ad85e359a084326b18a1223e73a4958: No bootstrap required, opened a new log
I20260713 09:08:08.504942 23035 ts_tablet_manager.cc:1403] T 515738a98bd4484889d819238da8948b P 1ad85e359a084326b18a1223e73a4958: Time spent bootstrapping tablet: real 0.513s	user 0.012s	sys 0.011s
I20260713 09:08:08.506974 23152 raft_consensus.cc:2749] T fa7815d876e34f53a7b5adfe0454611d P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:08.504882 23103 consensus_queue.cc:1059] T 269793aa64e34bc28eb1a6e3047ebed2 P 50437617d78748679d0cc51bb54f302f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:08:08.508152 23152 raft_consensus.cc:3055] T 269793aa64e34bc28eb1a6e3047ebed2 P 50437617d78748679d0cc51bb54f302f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:08.508466 23152 raft_consensus.cc:740] T 269793aa64e34bc28eb1a6e3047ebed2 P 50437617d78748679d0cc51bb54f302f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 50437617d78748679d0cc51bb54f302f, State: Running, Role: LEADER
I20260713 09:08:08.503463 23129 raft_consensus.cc:493] T 4930e188905f403ca6b69e1fb7e4a097 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:08.509991 23152 consensus_queue.cc:260] T 269793aa64e34bc28eb1a6e3047ebed2 P 50437617d78748679d0cc51bb54f302f [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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:08.510147 23129 raft_consensus.cc:515] T 4930e188905f403ca6b69e1fb7e4a097 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:08.511533 23152 raft_consensus.cc:3060] T 269793aa64e34bc28eb1a6e3047ebed2 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:08.505180 22885 leader_election.cc:304] T 282a9bc487b94e169d54b456b4ec3a2a P 50437617d78748679d0cc51bb54f302f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 50437617d78748679d0cc51bb54f302f; no voters: 1ad85e359a084326b18a1223e73a4958, a6ebf7c5e60c43e0a59afc3a8545b6ab
I20260713 09:08:08.512969 23103 raft_consensus.cc:2749] T 282a9bc487b94e169d54b456b4ec3a2a P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:08.527242 22995 raft_consensus.cc:1240] T 269793aa64e34bc28eb1a6e3047ebed2 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 2 LEADER]: Rejecting Update request from peer 50437617d78748679d0cc51bb54f302f for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260713 09:08:08.521111 23129 leader_election.cc:290] T 4930e188905f403ca6b69e1fb7e4a097 P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681), 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559)
W20260713 09:08:08.537252 23148 log.cc:927] Time spent T 112c46de27dd408c85650c6750c6e384 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Append to log took a long time: real 0.075s	user 0.001s	sys 0.000s
I20260713 09:08:08.539058 22919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4930e188905f403ca6b69e1fb7e4a097" candidate_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50437617d78748679d0cc51bb54f302f" is_pre_election: true
I20260713 09:08:08.539177 23035 raft_consensus.cc:359] T 515738a98bd4484889d819238da8948b P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:08.539777 23035 raft_consensus.cc:385] T 515738a98bd4484889d819238da8948b P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:08.540045 23035 raft_consensus.cc:740] T 515738a98bd4484889d819238da8948b P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ad85e359a084326b18a1223e73a4958, State: Initialized, Role: FOLLOWER
W20260713 09:08:08.540514 22960 leader_election.cc:343] T 4930e188905f403ca6b69e1fb7e4a097 P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:08.545166 22844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4930e188905f403ca6b69e1fb7e4a097" candidate_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad85e359a084326b18a1223e73a4958" is_pre_election: true
I20260713 09:08:08.547071 23136 consensus_queue.cc:1048] T 8524278f72e74d719f46346c799708bd P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:08:08.554617 22961 leader_election.cc:343] T 4930e188905f403ca6b69e1fb7e4a097 P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:08.542277 23035 consensus_queue.cc:260] T 515738a98bd4484889d819238da8948b P 1ad85e359a084326b18a1223e73a4958 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:08.558766 23038 tablet_bootstrap.cc:492] T 7af49af4e9a54c64894d60593c6aafb1 P 50437617d78748679d0cc51bb54f302f: No bootstrap required, opened a new log
I20260713 09:08:08.541814 22846 raft_consensus.cc:2468] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6ebf7c5e60c43e0a59afc3a8545b6ab in term 1.
I20260713 09:08:08.567160 23038 ts_tablet_manager.cc:1403] T 7af49af4e9a54c64894d60593c6aafb1 P 50437617d78748679d0cc51bb54f302f: Time spent bootstrapping tablet: real 0.472s	user 0.033s	sys 0.066s
I20260713 09:08:08.569645 23035 ts_tablet_manager.cc:1434] T 515738a98bd4484889d819238da8948b P 1ad85e359a084326b18a1223e73a4958: Time spent starting tablet: real 0.064s	user 0.007s	sys 0.000s
I20260713 09:08:08.577524 23152 consensus_queue.cc:1048] T 95474488a00b479689781d9444c59f39 P 50437617d78748679d0cc51bb54f302f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:08.568351 22961 leader_election.cc:304] T 4930e188905f403ca6b69e1fb7e4a097 P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a6ebf7c5e60c43e0a59afc3a8545b6ab; no voters: 1ad85e359a084326b18a1223e73a4958, 50437617d78748679d0cc51bb54f302f
I20260713 09:08:08.579419 23127 raft_consensus.cc:2749] T 4930e188905f403ca6b69e1fb7e4a097 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:08.580456 22961 leader_election.cc:304] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ad85e359a084326b18a1223e73a4958, a6ebf7c5e60c43e0a59afc3a8545b6ab; no voters: 50437617d78748679d0cc51bb54f302f
I20260713 09:08:08.581415 23127 raft_consensus.cc:2804] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:08.581911 23127 raft_consensus.cc:697] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 LEADER]: Becoming Leader. State: Replica: a6ebf7c5e60c43e0a59afc3a8545b6ab, State: Running, Role: LEADER
I20260713 09:08:08.582808 23152 raft_consensus.cc:493] T d6101414d3eb4afb9b51940c5c16f6d5 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:08.582850 23127 consensus_queue.cc:237] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:08.583428 23152 raft_consensus.cc:515] T d6101414d3eb4afb9b51940c5c16f6d5 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:08.606426 23036 tablet_bootstrap.cc:492] T 48ad4778605848ae852f913443697e8e P a6ebf7c5e60c43e0a59afc3a8545b6ab: No bootstrap required, opened a new log
I20260713 09:08:08.607242 23036 ts_tablet_manager.cc:1403] T 48ad4778605848ae852f913443697e8e P a6ebf7c5e60c43e0a59afc3a8545b6ab: Time spent bootstrapping tablet: real 0.437s	user 0.024s	sys 0.014s
I20260713 09:08:08.618850 23035 tablet_bootstrap.cc:492] T 1e1002584dc6452d93aa38ee63d258aa P 1ad85e359a084326b18a1223e73a4958: Bootstrap starting.
I20260713 09:08:08.620406 23038 raft_consensus.cc:359] T 7af49af4e9a54c64894d60593c6aafb1 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:08.621476 23038 raft_consensus.cc:385] T 7af49af4e9a54c64894d60593c6aafb1 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:08.621927 23038 raft_consensus.cc:740] T 7af49af4e9a54c64894d60593c6aafb1 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50437617d78748679d0cc51bb54f302f, State: Initialized, Role: FOLLOWER
I20260713 09:08:08.622967 23038 consensus_queue.cc:260] T 7af49af4e9a54c64894d60593c6aafb1 P 50437617d78748679d0cc51bb54f302f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:08.627141 23038 ts_tablet_manager.cc:1434] T 7af49af4e9a54c64894d60593c6aafb1 P 50437617d78748679d0cc51bb54f302f: Time spent starting tablet: real 0.060s	user 0.008s	sys 0.000s
I20260713 09:08:08.629904 23152 leader_election.cc:290] T d6101414d3eb4afb9b51940c5c16f6d5 P 50437617d78748679d0cc51bb54f302f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681), a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609)
I20260713 09:08:08.633133 22844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6101414d3eb4afb9b51940c5c16f6d5" candidate_uuid: "50437617d78748679d0cc51bb54f302f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad85e359a084326b18a1223e73a4958" is_pre_election: true
I20260713 09:08:08.633890 23036 raft_consensus.cc:359] T 48ad4778605848ae852f913443697e8e P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
W20260713 09:08:08.634747 22887 leader_election.cc:343] T d6101414d3eb4afb9b51940c5c16f6d5 P 50437617d78748679d0cc51bb54f302f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:08.634617 23036 raft_consensus.cc:385] T 48ad4778605848ae852f913443697e8e P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:08.642916 23036 raft_consensus.cc:740] T 48ad4778605848ae852f913443697e8e P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6ebf7c5e60c43e0a59afc3a8545b6ab, State: Initialized, Role: FOLLOWER
I20260713 09:08:08.643849 23036 consensus_queue.cc:260] T 48ad4778605848ae852f913443697e8e P a6ebf7c5e60c43e0a59afc3a8545b6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:08.653743 22993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6101414d3eb4afb9b51940c5c16f6d5" candidate_uuid: "50437617d78748679d0cc51bb54f302f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" is_pre_election: true
I20260713 09:08:08.655565 23036 ts_tablet_manager.cc:1434] T 48ad4778605848ae852f913443697e8e P a6ebf7c5e60c43e0a59afc3a8545b6ab: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.000s
W20260713 09:08:08.658241 22885 leader_election.cc:343] T d6101414d3eb4afb9b51940c5c16f6d5 P 50437617d78748679d0cc51bb54f302f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:08.658962 22885 leader_election.cc:304] T d6101414d3eb4afb9b51940c5c16f6d5 P 50437617d78748679d0cc51bb54f302f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 50437617d78748679d0cc51bb54f302f; no voters: 1ad85e359a084326b18a1223e73a4958, a6ebf7c5e60c43e0a59afc3a8545b6ab
I20260713 09:08:08.660816 23101 raft_consensus.cc:2749] T d6101414d3eb4afb9b51940c5c16f6d5 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:08.663619 23075 consensus_queue.cc:1048] T 8524278f72e74d719f46346c799708bd P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:08.665741 22919 raft_consensus.cc:3060] T 7af49af4e9a54c64894d60593c6aafb1 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.668186 23035 tablet_bootstrap.cc:654] T 1e1002584dc6452d93aa38ee63d258aa P 1ad85e359a084326b18a1223e73a4958: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:08.668912 23038 tablet_bootstrap.cc:492] T 50f4fbcd939a4d2eb8bea634a13bdd75 P 50437617d78748679d0cc51bb54f302f: Bootstrap starting.
I20260713 09:08:08.671281 23036 tablet_bootstrap.cc:492] T 0aa7ededf52b43f7be56001b74b5f264 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Bootstrap starting.
I20260713 09:08:08.718914 23035 tablet_bootstrap.cc:492] T 1e1002584dc6452d93aa38ee63d258aa P 1ad85e359a084326b18a1223e73a4958: No bootstrap required, opened a new log
I20260713 09:08:08.719704 23035 ts_tablet_manager.cc:1403] T 1e1002584dc6452d93aa38ee63d258aa P 1ad85e359a084326b18a1223e73a4958: Time spent bootstrapping tablet: real 0.101s	user 0.014s	sys 0.002s
I20260713 09:08:08.729987 23036 tablet_bootstrap.cc:654] T 0aa7ededf52b43f7be56001b74b5f264 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:08.729607 23035 raft_consensus.cc:359] T 1e1002584dc6452d93aa38ee63d258aa P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:08.730386 23035 raft_consensus.cc:385] T 1e1002584dc6452d93aa38ee63d258aa P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:08.730665 23035 raft_consensus.cc:740] T 1e1002584dc6452d93aa38ee63d258aa P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ad85e359a084326b18a1223e73a4958, State: Initialized, Role: FOLLOWER
I20260713 09:08:08.732529 23035 consensus_queue.cc:260] T 1e1002584dc6452d93aa38ee63d258aa P 1ad85e359a084326b18a1223e73a4958 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:08.733052 23038 tablet_bootstrap.cc:654] T 50f4fbcd939a4d2eb8bea634a13bdd75 P 50437617d78748679d0cc51bb54f302f: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:08.739364 23035 ts_tablet_manager.cc:1434] T 1e1002584dc6452d93aa38ee63d258aa P 1ad85e359a084326b18a1223e73a4958: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260713 09:08:08.743253 22742 catalog_manager.cc:5697] T 50f4fbcd939a4d2eb8bea634a13bdd75 P a6ebf7c5e60c43e0a59afc3a8545b6ab reported cstate change: term changed from 0 to 1, leader changed from <none> to a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67). New cstate: current_term: 1 leader_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:08.745918 22742 catalog_manager.cc:5697] T 269793aa64e34bc28eb1a6e3047ebed2 P a6ebf7c5e60c43e0a59afc3a8545b6ab reported cstate change: term changed from 1 to 2, leader changed from 50437617d78748679d0cc51bb54f302f (127.21.59.66) to a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67). New cstate: current_term: 2 leader_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:08.747260 23038 tablet_bootstrap.cc:492] T 50f4fbcd939a4d2eb8bea634a13bdd75 P 50437617d78748679d0cc51bb54f302f: No bootstrap required, opened a new log
I20260713 09:08:08.749418 23038 ts_tablet_manager.cc:1403] T 50f4fbcd939a4d2eb8bea634a13bdd75 P 50437617d78748679d0cc51bb54f302f: Time spent bootstrapping tablet: real 0.121s	user 0.016s	sys 0.001s
I20260713 09:08:08.749804 23036 tablet_bootstrap.cc:492] T 0aa7ededf52b43f7be56001b74b5f264 P a6ebf7c5e60c43e0a59afc3a8545b6ab: No bootstrap required, opened a new log
I20260713 09:08:08.750267 23036 ts_tablet_manager.cc:1403] T 0aa7ededf52b43f7be56001b74b5f264 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Time spent bootstrapping tablet: real 0.079s	user 0.015s	sys 0.008s
I20260713 09:08:08.750233 22742 catalog_manager.cc:5697] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P a6ebf7c5e60c43e0a59afc3a8545b6ab reported cstate change: term changed from 0 to 1, leader changed from <none> to a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67). New cstate: current_term: 1 leader_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:08.751968 23038 raft_consensus.cc:359] T 50f4fbcd939a4d2eb8bea634a13bdd75 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:08.752655 23038 raft_consensus.cc:385] T 50f4fbcd939a4d2eb8bea634a13bdd75 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:08.752928 23038 raft_consensus.cc:740] T 50f4fbcd939a4d2eb8bea634a13bdd75 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50437617d78748679d0cc51bb54f302f, State: Initialized, Role: FOLLOWER
I20260713 09:08:08.744576 23035 tablet_bootstrap.cc:492] T fa7815d876e34f53a7b5adfe0454611d P 1ad85e359a084326b18a1223e73a4958: Bootstrap starting.
I20260713 09:08:08.753557 23036 raft_consensus.cc:359] T 0aa7ededf52b43f7be56001b74b5f264 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:08.754329 23036 raft_consensus.cc:385] T 0aa7ededf52b43f7be56001b74b5f264 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:08.754637 23036 raft_consensus.cc:740] T 0aa7ededf52b43f7be56001b74b5f264 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6ebf7c5e60c43e0a59afc3a8545b6ab, State: Initialized, Role: FOLLOWER
I20260713 09:08:08.755385 23036 consensus_queue.cc:260] T 0aa7ededf52b43f7be56001b74b5f264 P a6ebf7c5e60c43e0a59afc3a8545b6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:08.758143 23036 ts_tablet_manager.cc:1434] T 0aa7ededf52b43f7be56001b74b5f264 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:08:08.758761 23035 tablet_bootstrap.cc:654] T fa7815d876e34f53a7b5adfe0454611d P 1ad85e359a084326b18a1223e73a4958: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:08.759048 23036 tablet_bootstrap.cc:492] T 6ef45443ec5642e8a8f3cbaf294a41df P a6ebf7c5e60c43e0a59afc3a8545b6ab: Bootstrap starting.
I20260713 09:08:08.753554 23038 consensus_queue.cc:260] T 50f4fbcd939a4d2eb8bea634a13bdd75 P 50437617d78748679d0cc51bb54f302f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:08.762203 23038 ts_tablet_manager.cc:1434] T 50f4fbcd939a4d2eb8bea634a13bdd75 P 50437617d78748679d0cc51bb54f302f: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:08:08.763090 23038 tablet_bootstrap.cc:492] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 50437617d78748679d0cc51bb54f302f: Bootstrap starting.
I20260713 09:08:08.768288 23036 tablet_bootstrap.cc:654] T 6ef45443ec5642e8a8f3cbaf294a41df P a6ebf7c5e60c43e0a59afc3a8545b6ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:08.773937 23035 tablet_bootstrap.cc:492] T fa7815d876e34f53a7b5adfe0454611d P 1ad85e359a084326b18a1223e73a4958: No bootstrap required, opened a new log
I20260713 09:08:08.774464 23035 ts_tablet_manager.cc:1403] T fa7815d876e34f53a7b5adfe0454611d P 1ad85e359a084326b18a1223e73a4958: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.010s
I20260713 09:08:08.777070 23035 raft_consensus.cc:359] T fa7815d876e34f53a7b5adfe0454611d P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:08.777810 23035 raft_consensus.cc:385] T fa7815d876e34f53a7b5adfe0454611d P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:08.778126 23035 raft_consensus.cc:740] T fa7815d876e34f53a7b5adfe0454611d P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ad85e359a084326b18a1223e73a4958, State: Initialized, Role: FOLLOWER
I20260713 09:08:08.778837 23035 consensus_queue.cc:260] T fa7815d876e34f53a7b5adfe0454611d P 1ad85e359a084326b18a1223e73a4958 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:08.780649 23036 tablet_bootstrap.cc:492] T 6ef45443ec5642e8a8f3cbaf294a41df P a6ebf7c5e60c43e0a59afc3a8545b6ab: No bootstrap required, opened a new log
I20260713 09:08:08.781103 23036 ts_tablet_manager.cc:1403] T 6ef45443ec5642e8a8f3cbaf294a41df P a6ebf7c5e60c43e0a59afc3a8545b6ab: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.008s
I20260713 09:08:08.781414 23035 ts_tablet_manager.cc:1434] T fa7815d876e34f53a7b5adfe0454611d P 1ad85e359a084326b18a1223e73a4958: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:08.782327 23035 tablet_bootstrap.cc:492] T 6ef45443ec5642e8a8f3cbaf294a41df P 1ad85e359a084326b18a1223e73a4958: Bootstrap starting.
I20260713 09:08:08.783682 23036 raft_consensus.cc:359] T 6ef45443ec5642e8a8f3cbaf294a41df P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:08.784337 23036 raft_consensus.cc:385] T 6ef45443ec5642e8a8f3cbaf294a41df P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:08.784606 23036 raft_consensus.cc:740] T 6ef45443ec5642e8a8f3cbaf294a41df P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6ebf7c5e60c43e0a59afc3a8545b6ab, State: Initialized, Role: FOLLOWER
I20260713 09:08:08.785398 23036 consensus_queue.cc:260] T 6ef45443ec5642e8a8f3cbaf294a41df P a6ebf7c5e60c43e0a59afc3a8545b6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:08.787629 23036 ts_tablet_manager.cc:1434] T 6ef45443ec5642e8a8f3cbaf294a41df P a6ebf7c5e60c43e0a59afc3a8545b6ab: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:08:08.788487 23036 tablet_bootstrap.cc:492] T fa7815d876e34f53a7b5adfe0454611d P a6ebf7c5e60c43e0a59afc3a8545b6ab: Bootstrap starting.
I20260713 09:08:08.788761 23035 tablet_bootstrap.cc:654] T 6ef45443ec5642e8a8f3cbaf294a41df P 1ad85e359a084326b18a1223e73a4958: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:08.794230 23036 tablet_bootstrap.cc:654] T fa7815d876e34f53a7b5adfe0454611d P a6ebf7c5e60c43e0a59afc3a8545b6ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:08.797580 23038 tablet_bootstrap.cc:654] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 50437617d78748679d0cc51bb54f302f: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:08.803913 22919 raft_consensus.cc:3060] T 50f4fbcd939a4d2eb8bea634a13bdd75 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:08.804342 22792 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:08.809716 23043 consensus_queue.cc:1048] T 112c46de27dd408c85650c6750c6e384 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:08.823159 23038 tablet_bootstrap.cc:492] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 50437617d78748679d0cc51bb54f302f: No bootstrap required, opened a new log
I20260713 09:08:08.823796 23038 ts_tablet_manager.cc:1403] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 50437617d78748679d0cc51bb54f302f: Time spent bootstrapping tablet: real 0.061s	user 0.015s	sys 0.013s
I20260713 09:08:08.823686 23043 consensus_queue.cc:1048] T 50f4fbcd939a4d2eb8bea634a13bdd75 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:08.826478 23035 tablet_bootstrap.cc:492] T 6ef45443ec5642e8a8f3cbaf294a41df P 1ad85e359a084326b18a1223e73a4958: No bootstrap required, opened a new log
I20260713 09:08:08.826942 23035 ts_tablet_manager.cc:1403] T 6ef45443ec5642e8a8f3cbaf294a41df P 1ad85e359a084326b18a1223e73a4958: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.008s
I20260713 09:08:08.827557 23038 raft_consensus.cc:359] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:08.828325 23038 raft_consensus.cc:385] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:08.828591 23038 raft_consensus.cc:740] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50437617d78748679d0cc51bb54f302f, State: Initialized, Role: FOLLOWER
I20260713 09:08:08.829285 23038 consensus_queue.cc:260] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 50437617d78748679d0cc51bb54f302f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:08.829730 23035 raft_consensus.cc:359] T 6ef45443ec5642e8a8f3cbaf294a41df P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:08.830408 23035 raft_consensus.cc:385] T 6ef45443ec5642e8a8f3cbaf294a41df P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:08.830669 23035 raft_consensus.cc:740] T 6ef45443ec5642e8a8f3cbaf294a41df P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ad85e359a084326b18a1223e73a4958, State: Initialized, Role: FOLLOWER
I20260713 09:08:08.831467 23035 consensus_queue.cc:260] T 6ef45443ec5642e8a8f3cbaf294a41df P 1ad85e359a084326b18a1223e73a4958 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:08.834049 23036 tablet_bootstrap.cc:492] T fa7815d876e34f53a7b5adfe0454611d P a6ebf7c5e60c43e0a59afc3a8545b6ab: No bootstrap required, opened a new log
I20260713 09:08:08.834492 23036 ts_tablet_manager.cc:1403] T fa7815d876e34f53a7b5adfe0454611d P a6ebf7c5e60c43e0a59afc3a8545b6ab: Time spent bootstrapping tablet: real 0.046s	user 0.019s	sys 0.010s
I20260713 09:08:08.836228 23035 ts_tablet_manager.cc:1434] T 6ef45443ec5642e8a8f3cbaf294a41df P 1ad85e359a084326b18a1223e73a4958: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:08:08.837083 23036 raft_consensus.cc:359] T fa7815d876e34f53a7b5adfe0454611d P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:08.837445 23035 tablet_bootstrap.cc:492] T bcd52029180e469d96e3943dcb36c66d P 1ad85e359a084326b18a1223e73a4958: Bootstrap starting.
I20260713 09:08:08.837721 23036 raft_consensus.cc:385] T fa7815d876e34f53a7b5adfe0454611d P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:08.838039 23036 raft_consensus.cc:740] T fa7815d876e34f53a7b5adfe0454611d P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6ebf7c5e60c43e0a59afc3a8545b6ab, State: Initialized, Role: FOLLOWER
I20260713 09:08:08.838670 23036 consensus_queue.cc:260] T fa7815d876e34f53a7b5adfe0454611d P a6ebf7c5e60c43e0a59afc3a8545b6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:08.840781 23036 ts_tablet_manager.cc:1434] T fa7815d876e34f53a7b5adfe0454611d P a6ebf7c5e60c43e0a59afc3a8545b6ab: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:08:08.841588 23036 tablet_bootstrap.cc:492] T d6101414d3eb4afb9b51940c5c16f6d5 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Bootstrap starting.
I20260713 09:08:08.845681 23035 tablet_bootstrap.cc:654] T bcd52029180e469d96e3943dcb36c66d P 1ad85e359a084326b18a1223e73a4958: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:08.847059 23036 tablet_bootstrap.cc:654] T d6101414d3eb4afb9b51940c5c16f6d5 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:08.852561 23136 raft_consensus.cc:493] T 6ef45443ec5642e8a8f3cbaf294a41df P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:08.853077 23136 raft_consensus.cc:515] T 6ef45443ec5642e8a8f3cbaf294a41df P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:08.854806 23043 raft_consensus.cc:493] T 48ad4778605848ae852f913443697e8e P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:08.855247 23136 leader_election.cc:290] T 6ef45443ec5642e8a8f3cbaf294a41df P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559), a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609)
I20260713 09:08:08.859872 22917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef45443ec5642e8a8f3cbaf294a41df" candidate_uuid: "1ad85e359a084326b18a1223e73a4958" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50437617d78748679d0cc51bb54f302f" is_pre_election: true
I20260713 09:08:08.861409 23129 consensus_queue.cc:1048] T 112c46de27dd408c85650c6750c6e384 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:08.862538 22995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef45443ec5642e8a8f3cbaf294a41df" candidate_uuid: "1ad85e359a084326b18a1223e73a4958" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" is_pre_election: true
I20260713 09:08:08.863399 22995 raft_consensus.cc:2468] T 6ef45443ec5642e8a8f3cbaf294a41df P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ad85e359a084326b18a1223e73a4958 in term 0.
W20260713 09:08:08.864288 22811 leader_election.cc:343] T 6ef45443ec5642e8a8f3cbaf294a41df P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:08.865116 22810 leader_election.cc:304] T 6ef45443ec5642e8a8f3cbaf294a41df P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ad85e359a084326b18a1223e73a4958, a6ebf7c5e60c43e0a59afc3a8545b6ab; no voters: 50437617d78748679d0cc51bb54f302f
I20260713 09:08:08.866771 23075 raft_consensus.cc:2804] T 6ef45443ec5642e8a8f3cbaf294a41df P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:08.867337 23075 raft_consensus.cc:493] T 6ef45443ec5642e8a8f3cbaf294a41df P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:08.867754 23075 raft_consensus.cc:3060] T 6ef45443ec5642e8a8f3cbaf294a41df P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.855274 23043 raft_consensus.cc:515] T 48ad4778605848ae852f913443697e8e P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:08.875010 23038 ts_tablet_manager.cc:1434] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 50437617d78748679d0cc51bb54f302f: Time spent starting tablet: real 0.051s	user 0.020s	sys 0.014s
I20260713 09:08:08.877945 23038 tablet_bootstrap.cc:492] T 48ad4778605848ae852f913443697e8e P 50437617d78748679d0cc51bb54f302f: Bootstrap starting.
I20260713 09:08:08.878931 23129 raft_consensus.cc:493] T fa7815d876e34f53a7b5adfe0454611d P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:08.879415 23129 raft_consensus.cc:515] T fa7815d876e34f53a7b5adfe0454611d P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:08.880043 23035 tablet_bootstrap.cc:492] T bcd52029180e469d96e3943dcb36c66d P 1ad85e359a084326b18a1223e73a4958: No bootstrap required, opened a new log
I20260713 09:08:08.880686 22842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48ad4778605848ae852f913443697e8e" candidate_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad85e359a084326b18a1223e73a4958" is_pre_election: true
I20260713 09:08:08.881373 23129 leader_election.cc:290] T fa7815d876e34f53a7b5adfe0454611d P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681), 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559)
I20260713 09:08:08.881445 22842 raft_consensus.cc:2468] T 48ad4778605848ae852f913443697e8e P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6ebf7c5e60c43e0a59afc3a8545b6ab in term 0.
I20260713 09:08:08.882496 23035 ts_tablet_manager.cc:1403] T bcd52029180e469d96e3943dcb36c66d P 1ad85e359a084326b18a1223e73a4958: Time spent bootstrapping tablet: real 0.045s	user 0.020s	sys 0.020s
I20260713 09:08:08.880962 23043 leader_election.cc:290] T 48ad4778605848ae852f913443697e8e P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681), 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559)
I20260713 09:08:08.884172 22921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa7815d876e34f53a7b5adfe0454611d" candidate_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50437617d78748679d0cc51bb54f302f" is_pre_election: true
I20260713 09:08:08.884882 22921 raft_consensus.cc:2468] T fa7815d876e34f53a7b5adfe0454611d P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6ebf7c5e60c43e0a59afc3a8545b6ab in term 0.
I20260713 09:08:08.885215 23035 raft_consensus.cc:359] T bcd52029180e469d96e3943dcb36c66d P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:08.885557 22961 leader_election.cc:304] T 48ad4778605848ae852f913443697e8e P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad85e359a084326b18a1223e73a4958, a6ebf7c5e60c43e0a59afc3a8545b6ab; no voters: 
I20260713 09:08:08.885865 23035 raft_consensus.cc:385] T bcd52029180e469d96e3943dcb36c66d P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:08.886195 23035 raft_consensus.cc:740] T bcd52029180e469d96e3943dcb36c66d P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ad85e359a084326b18a1223e73a4958, State: Initialized, Role: FOLLOWER
I20260713 09:08:08.886713 22842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa7815d876e34f53a7b5adfe0454611d" candidate_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad85e359a084326b18a1223e73a4958" is_pre_election: true
I20260713 09:08:08.884222 22917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48ad4778605848ae852f913443697e8e" candidate_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50437617d78748679d0cc51bb54f302f" is_pre_election: true
I20260713 09:08:08.886988 23035 consensus_queue.cc:260] T bcd52029180e469d96e3943dcb36c66d P 1ad85e359a084326b18a1223e73a4958 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:08.887379 22842 raft_consensus.cc:2468] T fa7815d876e34f53a7b5adfe0454611d P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6ebf7c5e60c43e0a59afc3a8545b6ab in term 0.
I20260713 09:08:08.888373 22960 leader_election.cc:304] T fa7815d876e34f53a7b5adfe0454611d P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50437617d78748679d0cc51bb54f302f, a6ebf7c5e60c43e0a59afc3a8545b6ab; no voters: 
I20260713 09:08:08.888885 23043 raft_consensus.cc:2804] T 48ad4778605848ae852f913443697e8e P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:08:08.889237 22960 leader_election.cc:343] T 48ad4778605848ae852f913443697e8e P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:08.889290 23043 raft_consensus.cc:493] T 48ad4778605848ae852f913443697e8e P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:08.889757 23129 raft_consensus.cc:2804] T fa7815d876e34f53a7b5adfe0454611d P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:08.889926 23043 raft_consensus.cc:3060] T 48ad4778605848ae852f913443697e8e P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.890162 23129 raft_consensus.cc:493] T fa7815d876e34f53a7b5adfe0454611d P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:08.890714 23129 raft_consensus.cc:3060] T fa7815d876e34f53a7b5adfe0454611d P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.889232 23035 ts_tablet_manager.cc:1434] T bcd52029180e469d96e3943dcb36c66d P 1ad85e359a084326b18a1223e73a4958: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:08:08.891924 23035 tablet_bootstrap.cc:492] T 282a9bc487b94e169d54b456b4ec3a2a P 1ad85e359a084326b18a1223e73a4958: Bootstrap starting.
I20260713 09:08:08.896849 23043 raft_consensus.cc:515] T 48ad4778605848ae852f913443697e8e P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:08.897910 23129 raft_consensus.cc:515] T fa7815d876e34f53a7b5adfe0454611d P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:08.900127 22917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48ad4778605848ae852f913443697e8e" candidate_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50437617d78748679d0cc51bb54f302f"
W20260713 09:08:08.904690 22960 leader_election.cc:343] T 48ad4778605848ae852f913443697e8e P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:08.905969 22844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa7815d876e34f53a7b5adfe0454611d" candidate_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad85e359a084326b18a1223e73a4958"
I20260713 09:08:08.906553 22844 raft_consensus.cc:3060] T fa7815d876e34f53a7b5adfe0454611d P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.900754 23035 tablet_bootstrap.cc:654] T 282a9bc487b94e169d54b456b4ec3a2a P 1ad85e359a084326b18a1223e73a4958: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:08.909704 23129 leader_election.cc:290] T fa7815d876e34f53a7b5adfe0454611d P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 election: Requested vote from peers 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681), 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559)
I20260713 09:08:08.900844 22842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48ad4778605848ae852f913443697e8e" candidate_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad85e359a084326b18a1223e73a4958"
I20260713 09:08:08.910810 22842 raft_consensus.cc:3060] T 48ad4778605848ae852f913443697e8e P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.901722 23043 leader_election.cc:290] T 48ad4778605848ae852f913443697e8e P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 election: Requested vote from peers 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681), 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559)
I20260713 09:08:08.902355 22921 raft_consensus.cc:1275] T 269793aa64e34bc28eb1a6e3047ebed2 P 50437617d78748679d0cc51bb54f302f [term 2 FOLLOWER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260713 09:08:08.912799 22921 pending_rounds.cc:85] T 269793aa64e34bc28eb1a6e3047ebed2 P 50437617d78748679d0cc51bb54f302f: Aborting all ops after (but not including) 0
I20260713 09:08:08.913067 22921 pending_rounds.cc:107] T 269793aa64e34bc28eb1a6e3047ebed2 P 50437617d78748679d0cc51bb54f302f: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:08:08.913301 22921 raft_consensus.cc:2889] T 269793aa64e34bc28eb1a6e3047ebed2 P 50437617d78748679d0cc51bb54f302f [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:08:08.914131 22844 raft_consensus.cc:2468] T fa7815d876e34f53a7b5adfe0454611d P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6ebf7c5e60c43e0a59afc3a8545b6ab in term 1.
I20260713 09:08:08.915150 22921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa7815d876e34f53a7b5adfe0454611d" candidate_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50437617d78748679d0cc51bb54f302f"
I20260713 09:08:08.915321 22961 leader_election.cc:304] T fa7815d876e34f53a7b5adfe0454611d P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad85e359a084326b18a1223e73a4958, a6ebf7c5e60c43e0a59afc3a8545b6ab; no voters: 
I20260713 09:08:08.915731 22921 raft_consensus.cc:3060] T fa7815d876e34f53a7b5adfe0454611d P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.910260 23036 tablet_bootstrap.cc:492] T d6101414d3eb4afb9b51940c5c16f6d5 P a6ebf7c5e60c43e0a59afc3a8545b6ab: No bootstrap required, opened a new log
I20260713 09:08:08.916352 23036 ts_tablet_manager.cc:1403] T d6101414d3eb4afb9b51940c5c16f6d5 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Time spent bootstrapping tablet: real 0.075s	user 0.014s	sys 0.013s
I20260713 09:08:08.916095 23083 consensus_queue.cc:1048] T 269793aa64e34bc28eb1a6e3047ebed2 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:08.917502 23083 raft_consensus.cc:2804] T fa7815d876e34f53a7b5adfe0454611d P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:08.917965 23083 raft_consensus.cc:697] T fa7815d876e34f53a7b5adfe0454611d P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 LEADER]: Becoming Leader. State: Replica: a6ebf7c5e60c43e0a59afc3a8545b6ab, State: Running, Role: LEADER
I20260713 09:08:08.918083 22842 raft_consensus.cc:2468] T 48ad4778605848ae852f913443697e8e P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6ebf7c5e60c43e0a59afc3a8545b6ab in term 1.
I20260713 09:08:08.920373 23038 tablet_bootstrap.cc:654] T 48ad4778605848ae852f913443697e8e P 50437617d78748679d0cc51bb54f302f: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:08.918638 23083 consensus_queue.cc:237] T fa7815d876e34f53a7b5adfe0454611d P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:08.921439 22961 leader_election.cc:304] T 48ad4778605848ae852f913443697e8e P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ad85e359a084326b18a1223e73a4958, a6ebf7c5e60c43e0a59afc3a8545b6ab; no voters: 50437617d78748679d0cc51bb54f302f
I20260713 09:08:08.924259 23043 raft_consensus.cc:2804] T 48ad4778605848ae852f913443697e8e P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:08.924937 23043 raft_consensus.cc:697] T 48ad4778605848ae852f913443697e8e P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 LEADER]: Becoming Leader. State: Replica: a6ebf7c5e60c43e0a59afc3a8545b6ab, State: Running, Role: LEADER
I20260713 09:08:08.926010 23043 consensus_queue.cc:237] T 48ad4778605848ae852f913443697e8e P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:08.928606 23075 raft_consensus.cc:515] T 6ef45443ec5642e8a8f3cbaf294a41df P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:08.933718 23036 raft_consensus.cc:359] T d6101414d3eb4afb9b51940c5c16f6d5 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:08.934630 23036 raft_consensus.cc:385] T d6101414d3eb4afb9b51940c5c16f6d5 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:08.934975 23036 raft_consensus.cc:740] T d6101414d3eb4afb9b51940c5c16f6d5 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6ebf7c5e60c43e0a59afc3a8545b6ab, State: Initialized, Role: FOLLOWER
I20260713 09:08:08.939952 23075 leader_election.cc:290] T 6ef45443ec5642e8a8f3cbaf294a41df P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 1 election: Requested vote from peers 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559), a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609)
I20260713 09:08:08.940711 22917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef45443ec5642e8a8f3cbaf294a41df" candidate_uuid: "1ad85e359a084326b18a1223e73a4958" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50437617d78748679d0cc51bb54f302f"
I20260713 09:08:08.941850 22995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef45443ec5642e8a8f3cbaf294a41df" candidate_uuid: "1ad85e359a084326b18a1223e73a4958" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab"
I20260713 09:08:08.942432 22995 raft_consensus.cc:3060] T 6ef45443ec5642e8a8f3cbaf294a41df P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:08.944682 22811 leader_election.cc:343] T 6ef45443ec5642e8a8f3cbaf294a41df P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:08.945967 23036 consensus_queue.cc:260] T d6101414d3eb4afb9b51940c5c16f6d5 P a6ebf7c5e60c43e0a59afc3a8545b6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:08.949748 23036 ts_tablet_manager.cc:1434] T d6101414d3eb4afb9b51940c5c16f6d5 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260713 09:08:08.952877 23036 tablet_bootstrap.cc:492] T 282a9bc487b94e169d54b456b4ec3a2a P a6ebf7c5e60c43e0a59afc3a8545b6ab: Bootstrap starting.
I20260713 09:08:08.950798 23075 raft_consensus.cc:493] T 515738a98bd4484889d819238da8948b P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:08.954413 23075 raft_consensus.cc:515] T 515738a98bd4484889d819238da8948b P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:08.957181 22921 raft_consensus.cc:2468] T fa7815d876e34f53a7b5adfe0454611d P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6ebf7c5e60c43e0a59afc3a8545b6ab in term 1.
I20260713 09:08:08.961395 22919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515738a98bd4484889d819238da8948b" candidate_uuid: "1ad85e359a084326b18a1223e73a4958" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50437617d78748679d0cc51bb54f302f" is_pre_election: true
I20260713 09:08:08.962092 22919 raft_consensus.cc:2468] T 515738a98bd4484889d819238da8948b P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ad85e359a084326b18a1223e73a4958 in term 0.
I20260713 09:08:08.962702 22993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515738a98bd4484889d819238da8948b" candidate_uuid: "1ad85e359a084326b18a1223e73a4958" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" is_pre_election: true
I20260713 09:08:08.961560 23075 leader_election.cc:290] T 515738a98bd4484889d819238da8948b P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559), a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609)
I20260713 09:08:08.963476 22811 leader_election.cc:304] T 515738a98bd4484889d819238da8948b P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad85e359a084326b18a1223e73a4958, 50437617d78748679d0cc51bb54f302f; no voters: 
W20260713 09:08:08.964864 22810 leader_election.cc:343] T 515738a98bd4484889d819238da8948b P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:08.966343 23075 raft_consensus.cc:2804] T 515738a98bd4484889d819238da8948b P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:08.969007 23075 raft_consensus.cc:493] T 515738a98bd4484889d819238da8948b P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:08.960707 22995 raft_consensus.cc:2468] T 6ef45443ec5642e8a8f3cbaf294a41df P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ad85e359a084326b18a1223e73a4958 in term 1.
I20260713 09:08:08.975760 22810 leader_election.cc:304] T 6ef45443ec5642e8a8f3cbaf294a41df P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ad85e359a084326b18a1223e73a4958, a6ebf7c5e60c43e0a59afc3a8545b6ab; no voters: 50437617d78748679d0cc51bb54f302f
I20260713 09:08:08.976877 23136 raft_consensus.cc:2804] T 6ef45443ec5642e8a8f3cbaf294a41df P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:08.977368 23136 raft_consensus.cc:697] T 6ef45443ec5642e8a8f3cbaf294a41df P 1ad85e359a084326b18a1223e73a4958 [term 1 LEADER]: Becoming Leader. State: Replica: 1ad85e359a084326b18a1223e73a4958, State: Running, Role: LEADER
I20260713 09:08:08.978197 23136 consensus_queue.cc:237] T 6ef45443ec5642e8a8f3cbaf294a41df P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:08.969961 22842 raft_consensus.cc:1275] T 269793aa64e34bc28eb1a6e3047ebed2 P 1ad85e359a084326b18a1223e73a4958 [term 2 FOLLOWER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:08:08.982060 22742 catalog_manager.cc:5697] T fa7815d876e34f53a7b5adfe0454611d P a6ebf7c5e60c43e0a59afc3a8545b6ab reported cstate change: term changed from 0 to 1, leader changed from <none> to a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67). New cstate: current_term: 1 leader_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:08.984351 23043 consensus_queue.cc:1048] T 269793aa64e34bc28eb1a6e3047ebed2 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:08.984110 22742 catalog_manager.cc:5697] T 48ad4778605848ae852f913443697e8e P a6ebf7c5e60c43e0a59afc3a8545b6ab reported cstate change: term changed from 0 to 1, leader changed from <none> to a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67). New cstate: current_term: 1 leader_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:08.969985 23075 raft_consensus.cc:3060] T 515738a98bd4484889d819238da8948b P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:08.993670 23038 tablet_bootstrap.cc:492] T 48ad4778605848ae852f913443697e8e P 50437617d78748679d0cc51bb54f302f: No bootstrap required, opened a new log
I20260713 09:08:08.994315 23038 ts_tablet_manager.cc:1403] T 48ad4778605848ae852f913443697e8e P 50437617d78748679d0cc51bb54f302f: Time spent bootstrapping tablet: real 0.117s	user 0.013s	sys 0.010s
I20260713 09:08:08.998914 23038 raft_consensus.cc:359] T 48ad4778605848ae852f913443697e8e P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:08.999594 23038 raft_consensus.cc:385] T 48ad4778605848ae852f913443697e8e P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:09.000003 23038 raft_consensus.cc:740] T 48ad4778605848ae852f913443697e8e P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50437617d78748679d0cc51bb54f302f, State: Initialized, Role: FOLLOWER
I20260713 09:08:09.001137 23038 consensus_queue.cc:260] T 48ad4778605848ae852f913443697e8e P 50437617d78748679d0cc51bb54f302f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:09.004426 23038 ts_tablet_manager.cc:1434] T 48ad4778605848ae852f913443697e8e P 50437617d78748679d0cc51bb54f302f: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260713 09:08:09.004908 23075 raft_consensus.cc:515] T 515738a98bd4484889d819238da8948b P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:09.005718 23038 tablet_bootstrap.cc:492] T 6ef45443ec5642e8a8f3cbaf294a41df P 50437617d78748679d0cc51bb54f302f: Bootstrap starting.
I20260713 09:08:09.006984 23036 tablet_bootstrap.cc:654] T 282a9bc487b94e169d54b456b4ec3a2a P a6ebf7c5e60c43e0a59afc3a8545b6ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:09.007030 23075 leader_election.cc:290] T 515738a98bd4484889d819238da8948b P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 1 election: Requested vote from peers 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559), a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609)
I20260713 09:08:09.009730 22995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515738a98bd4484889d819238da8948b" candidate_uuid: "1ad85e359a084326b18a1223e73a4958" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab"
I20260713 09:08:09.011538 22920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515738a98bd4484889d819238da8948b" candidate_uuid: "1ad85e359a084326b18a1223e73a4958" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50437617d78748679d0cc51bb54f302f"
I20260713 09:08:09.012086 22920 raft_consensus.cc:3060] T 515738a98bd4484889d819238da8948b P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:09.013559 23035 tablet_bootstrap.cc:492] T 282a9bc487b94e169d54b456b4ec3a2a P 1ad85e359a084326b18a1223e73a4958: No bootstrap required, opened a new log
I20260713 09:08:09.014189 23035 ts_tablet_manager.cc:1403] T 282a9bc487b94e169d54b456b4ec3a2a P 1ad85e359a084326b18a1223e73a4958: Time spent bootstrapping tablet: real 0.122s	user 0.009s	sys 0.011s
W20260713 09:08:09.015403 22810 leader_election.cc:343] T 515738a98bd4484889d819238da8948b P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:09.021919 22920 raft_consensus.cc:2468] T 515738a98bd4484889d819238da8948b P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ad85e359a084326b18a1223e73a4958 in term 1.
I20260713 09:08:09.022379 23075 raft_consensus.cc:493] T 1e1002584dc6452d93aa38ee63d258aa P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:09.027652 23127 consensus_queue.cc:1048] T 50f4fbcd939a4d2eb8bea634a13bdd75 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:09.029820 22811 leader_election.cc:304] T 515738a98bd4484889d819238da8948b P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ad85e359a084326b18a1223e73a4958, 50437617d78748679d0cc51bb54f302f; no voters: a6ebf7c5e60c43e0a59afc3a8545b6ab
I20260713 09:08:09.032604 23035 raft_consensus.cc:359] T 282a9bc487b94e169d54b456b4ec3a2a P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:09.034559 23035 raft_consensus.cc:385] T 282a9bc487b94e169d54b456b4ec3a2a P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:09.033478 23136 raft_consensus.cc:2804] T 515738a98bd4484889d819238da8948b P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:09.035924 23136 raft_consensus.cc:697] T 515738a98bd4484889d819238da8948b P 1ad85e359a084326b18a1223e73a4958 [term 1 LEADER]: Becoming Leader. State: Replica: 1ad85e359a084326b18a1223e73a4958, State: Running, Role: LEADER
I20260713 09:08:09.037330 23043 raft_consensus.cc:493] T 0aa7ededf52b43f7be56001b74b5f264 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:09.037796 23043 raft_consensus.cc:515] T 0aa7ededf52b43f7be56001b74b5f264 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:09.038655 23035 raft_consensus.cc:740] T 282a9bc487b94e169d54b456b4ec3a2a P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ad85e359a084326b18a1223e73a4958, State: Initialized, Role: FOLLOWER
I20260713 09:08:09.039652 23035 consensus_queue.cc:260] T 282a9bc487b94e169d54b456b4ec3a2a P 1ad85e359a084326b18a1223e73a4958 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:09.041214 23036 tablet_bootstrap.cc:492] T 282a9bc487b94e169d54b456b4ec3a2a P a6ebf7c5e60c43e0a59afc3a8545b6ab: No bootstrap required, opened a new log
I20260713 09:08:09.041596 23036 ts_tablet_manager.cc:1403] T 282a9bc487b94e169d54b456b4ec3a2a P a6ebf7c5e60c43e0a59afc3a8545b6ab: Time spent bootstrapping tablet: real 0.089s	user 0.015s	sys 0.007s
I20260713 09:08:09.042407 23035 ts_tablet_manager.cc:1434] T 282a9bc487b94e169d54b456b4ec3a2a P 1ad85e359a084326b18a1223e73a4958: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260713 09:08:09.031066 23127 consensus_queue.cc:1048] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260713 09:08:09.043474 23035 tablet_bootstrap.cc:492] T 4930e188905f403ca6b69e1fb7e4a097 P 1ad85e359a084326b18a1223e73a4958: Bootstrap starting.
I20260713 09:08:09.022858 23075 raft_consensus.cc:515] T 1e1002584dc6452d93aa38ee63d258aa P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:09.046399 23043 leader_election.cc:290] T 0aa7ededf52b43f7be56001b74b5f264 P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681), 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559)
I20260713 09:08:09.037041 23136 consensus_queue.cc:237] T 515738a98bd4484889d819238da8948b P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:09.047839 22920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aa7ededf52b43f7be56001b74b5f264" candidate_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50437617d78748679d0cc51bb54f302f" is_pre_election: true
W20260713 09:08:09.049343 22960 leader_election.cc:343] T 0aa7ededf52b43f7be56001b74b5f264 P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:09.049899 23075 leader_election.cc:290] T 1e1002584dc6452d93aa38ee63d258aa P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559), a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609)
I20260713 09:08:09.047340 23038 tablet_bootstrap.cc:654] T 6ef45443ec5642e8a8f3cbaf294a41df P 50437617d78748679d0cc51bb54f302f: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:09.056020 22845 raft_consensus.cc:3060] T 1e1002584dc6452d93aa38ee63d258aa P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:09.056440 22843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aa7ededf52b43f7be56001b74b5f264" candidate_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad85e359a084326b18a1223e73a4958" is_pre_election: true
I20260713 09:08:09.053975 22995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e1002584dc6452d93aa38ee63d258aa" candidate_uuid: "1ad85e359a084326b18a1223e73a4958" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" is_pre_election: true
W20260713 09:08:09.061733 22961 leader_election.cc:343] T 0aa7ededf52b43f7be56001b74b5f264 P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:09.061654 22919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e1002584dc6452d93aa38ee63d258aa" candidate_uuid: "1ad85e359a084326b18a1223e73a4958" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50437617d78748679d0cc51bb54f302f" is_pre_election: true
I20260713 09:08:09.054180 23036 raft_consensus.cc:359] T 282a9bc487b94e169d54b456b4ec3a2a P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:09.062296 22961 leader_election.cc:304] T 0aa7ededf52b43f7be56001b74b5f264 P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a6ebf7c5e60c43e0a59afc3a8545b6ab; no voters: 1ad85e359a084326b18a1223e73a4958, 50437617d78748679d0cc51bb54f302f
I20260713 09:08:09.063563 23036 raft_consensus.cc:385] T 282a9bc487b94e169d54b456b4ec3a2a P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:09.063905 23036 raft_consensus.cc:740] T 282a9bc487b94e169d54b456b4ec3a2a P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6ebf7c5e60c43e0a59afc3a8545b6ab, State: Initialized, Role: FOLLOWER
I20260713 09:08:09.064579 22811 leader_election.cc:304] T 1e1002584dc6452d93aa38ee63d258aa P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ad85e359a084326b18a1223e73a4958; no voters: 50437617d78748679d0cc51bb54f302f, a6ebf7c5e60c43e0a59afc3a8545b6ab
I20260713 09:08:09.064728 23036 consensus_queue.cc:260] T 282a9bc487b94e169d54b456b4ec3a2a P a6ebf7c5e60c43e0a59afc3a8545b6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:09.064604 23127 raft_consensus.cc:2749] T 0aa7ededf52b43f7be56001b74b5f264 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:09.073740 23036 ts_tablet_manager.cc:1434] T 282a9bc487b94e169d54b456b4ec3a2a P a6ebf7c5e60c43e0a59afc3a8545b6ab: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.001s
I20260713 09:08:09.074823 23036 tablet_bootstrap.cc:492] T 81bf6bbf7d794223b459671185b68dce P a6ebf7c5e60c43e0a59afc3a8545b6ab: Bootstrap starting.
I20260713 09:08:09.084081 23101 raft_consensus.cc:493] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:09.083462 22743 catalog_manager.cc:5697] T 6ef45443ec5642e8a8f3cbaf294a41df P 1ad85e359a084326b18a1223e73a4958 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ad85e359a084326b18a1223e73a4958 (127.21.59.65). New cstate: current_term: 1 leader_uuid: "1ad85e359a084326b18a1223e73a4958" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:09.084574 23101 raft_consensus.cc:515] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:09.086676 23101 leader_election.cc:290] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 50437617d78748679d0cc51bb54f302f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681), a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609)
I20260713 09:08:09.087159 23036 tablet_bootstrap.cc:654] T 81bf6bbf7d794223b459671185b68dce P a6ebf7c5e60c43e0a59afc3a8545b6ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:09.087585 22844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f6e4fb8bf04e778c687ef9b0b4bc67" candidate_uuid: "50437617d78748679d0cc51bb54f302f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad85e359a084326b18a1223e73a4958" is_pre_election: true
I20260713 09:08:09.087889 22995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f6e4fb8bf04e778c687ef9b0b4bc67" candidate_uuid: "50437617d78748679d0cc51bb54f302f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" is_pre_election: true
I20260713 09:08:09.090875 23035 tablet_bootstrap.cc:654] T 4930e188905f403ca6b69e1fb7e4a097 P 1ad85e359a084326b18a1223e73a4958: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:09.092041 22887 leader_election.cc:304] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 50437617d78748679d0cc51bb54f302f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 50437617d78748679d0cc51bb54f302f; no voters: 1ad85e359a084326b18a1223e73a4958, a6ebf7c5e60c43e0a59afc3a8545b6ab
I20260713 09:08:09.099380 23101 raft_consensus.cc:2749] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:09.112428 23075 raft_consensus.cc:2749] T 1e1002584dc6452d93aa38ee63d258aa P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:09.116147 23038 tablet_bootstrap.cc:492] T 6ef45443ec5642e8a8f3cbaf294a41df P 50437617d78748679d0cc51bb54f302f: No bootstrap required, opened a new log
I20260713 09:08:09.116600 23038 ts_tablet_manager.cc:1403] T 6ef45443ec5642e8a8f3cbaf294a41df P 50437617d78748679d0cc51bb54f302f: Time spent bootstrapping tablet: real 0.111s	user 0.014s	sys 0.001s
I20260713 09:08:09.118924 23036 tablet_bootstrap.cc:492] T 81bf6bbf7d794223b459671185b68dce P a6ebf7c5e60c43e0a59afc3a8545b6ab: No bootstrap required, opened a new log
I20260713 09:08:09.119372 23036 ts_tablet_manager.cc:1403] T 81bf6bbf7d794223b459671185b68dce P a6ebf7c5e60c43e0a59afc3a8545b6ab: Time spent bootstrapping tablet: real 0.045s	user 0.016s	sys 0.013s
I20260713 09:08:09.119201 23038 raft_consensus.cc:359] T 6ef45443ec5642e8a8f3cbaf294a41df P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:09.119844 23038 raft_consensus.cc:385] T 6ef45443ec5642e8a8f3cbaf294a41df P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:09.120143 23038 raft_consensus.cc:740] T 6ef45443ec5642e8a8f3cbaf294a41df P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50437617d78748679d0cc51bb54f302f, State: Initialized, Role: FOLLOWER
I20260713 09:08:09.120837 23038 consensus_queue.cc:260] T 6ef45443ec5642e8a8f3cbaf294a41df P 50437617d78748679d0cc51bb54f302f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:09.122752 23038 ts_tablet_manager.cc:1434] T 6ef45443ec5642e8a8f3cbaf294a41df P 50437617d78748679d0cc51bb54f302f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:08:09.123657 23038 tablet_bootstrap.cc:492] T bcd52029180e469d96e3943dcb36c66d P 50437617d78748679d0cc51bb54f302f: Bootstrap starting.
I20260713 09:08:09.124424 23101 raft_consensus.cc:493] T 48ad4778605848ae852f913443697e8e P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:09.124868 23101 raft_consensus.cc:515] T 48ad4778605848ae852f913443697e8e P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:09.126972 23101 leader_election.cc:290] T 48ad4778605848ae852f913443697e8e P 50437617d78748679d0cc51bb54f302f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681), a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609)
I20260713 09:08:09.129099 23136 raft_consensus.cc:493] T 282a9bc487b94e169d54b456b4ec3a2a P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:09.129736 23038 tablet_bootstrap.cc:654] T bcd52029180e469d96e3943dcb36c66d P 50437617d78748679d0cc51bb54f302f: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:09.129690 23136 raft_consensus.cc:515] T 282a9bc487b94e169d54b456b4ec3a2a P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:09.131919 23136 leader_election.cc:290] T 282a9bc487b94e169d54b456b4ec3a2a P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559), a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609)
I20260713 09:08:09.132632 22920 raft_consensus.cc:3060] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:09.134189 22917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "282a9bc487b94e169d54b456b4ec3a2a" candidate_uuid: "1ad85e359a084326b18a1223e73a4958" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50437617d78748679d0cc51bb54f302f" is_pre_election: true
I20260713 09:08:09.134943 22917 raft_consensus.cc:2468] T 282a9bc487b94e169d54b456b4ec3a2a P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ad85e359a084326b18a1223e73a4958 in term 0.
I20260713 09:08:09.135097 22842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48ad4778605848ae852f913443697e8e" candidate_uuid: "50437617d78748679d0cc51bb54f302f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad85e359a084326b18a1223e73a4958" is_pre_election: true
I20260713 09:08:09.136652 22995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "282a9bc487b94e169d54b456b4ec3a2a" candidate_uuid: "1ad85e359a084326b18a1223e73a4958" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" is_pre_election: true
I20260713 09:08:09.137244 22842 raft_consensus.cc:2393] T 48ad4778605848ae852f913443697e8e P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 50437617d78748679d0cc51bb54f302f in current term 1: Already voted for candidate a6ebf7c5e60c43e0a59afc3a8545b6ab in this term.
I20260713 09:08:09.137357 22995 raft_consensus.cc:2468] T 282a9bc487b94e169d54b456b4ec3a2a P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ad85e359a084326b18a1223e73a4958 in term 0.
I20260713 09:08:09.137794 22741 catalog_manager.cc:5697] T 515738a98bd4484889d819238da8948b P 1ad85e359a084326b18a1223e73a4958 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ad85e359a084326b18a1223e73a4958 (127.21.59.65). New cstate: current_term: 1 leader_uuid: "1ad85e359a084326b18a1223e73a4958" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:09.138949 22811 leader_election.cc:304] T 282a9bc487b94e169d54b456b4ec3a2a P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad85e359a084326b18a1223e73a4958, 50437617d78748679d0cc51bb54f302f; no voters: 
I20260713 09:08:09.139794 23075 raft_consensus.cc:2804] T 282a9bc487b94e169d54b456b4ec3a2a P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:09.140260 23075 raft_consensus.cc:493] T 282a9bc487b94e169d54b456b4ec3a2a P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:09.140758 23075 raft_consensus.cc:3060] T 282a9bc487b94e169d54b456b4ec3a2a P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:09.144033 23036 raft_consensus.cc:359] T 81bf6bbf7d794223b459671185b68dce P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:09.144652 23036 raft_consensus.cc:385] T 81bf6bbf7d794223b459671185b68dce P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:09.144906 23036 raft_consensus.cc:740] T 81bf6bbf7d794223b459671185b68dce P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6ebf7c5e60c43e0a59afc3a8545b6ab, State: Initialized, Role: FOLLOWER
I20260713 09:08:09.145329 23043 consensus_queue.cc:1048] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:09.145545 23036 consensus_queue.cc:260] T 81bf6bbf7d794223b459671185b68dce P a6ebf7c5e60c43e0a59afc3a8545b6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:09.147579 23036 ts_tablet_manager.cc:1434] T 81bf6bbf7d794223b459671185b68dce P a6ebf7c5e60c43e0a59afc3a8545b6ab: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260713 09:08:09.148440 23036 tablet_bootstrap.cc:492] T bcd52029180e469d96e3943dcb36c66d P a6ebf7c5e60c43e0a59afc3a8545b6ab: Bootstrap starting.
I20260713 09:08:09.148761 22995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48ad4778605848ae852f913443697e8e" candidate_uuid: "50437617d78748679d0cc51bb54f302f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" is_pre_election: true
I20260713 09:08:09.150382 22885 leader_election.cc:304] T 48ad4778605848ae852f913443697e8e P 50437617d78748679d0cc51bb54f302f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 50437617d78748679d0cc51bb54f302f; no voters: 1ad85e359a084326b18a1223e73a4958, a6ebf7c5e60c43e0a59afc3a8545b6ab
I20260713 09:08:09.151655 23101 raft_consensus.cc:3060] T 48ad4778605848ae852f913443697e8e P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:09.153472 23075 raft_consensus.cc:515] T 282a9bc487b94e169d54b456b4ec3a2a P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:09.156817 23035 tablet_bootstrap.cc:492] T 4930e188905f403ca6b69e1fb7e4a097 P 1ad85e359a084326b18a1223e73a4958: No bootstrap required, opened a new log
I20260713 09:08:09.157307 23035 ts_tablet_manager.cc:1403] T 4930e188905f403ca6b69e1fb7e4a097 P 1ad85e359a084326b18a1223e73a4958: Time spent bootstrapping tablet: real 0.114s	user 0.015s	sys 0.000s
I20260713 09:08:09.157161 22993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "282a9bc487b94e169d54b456b4ec3a2a" candidate_uuid: "1ad85e359a084326b18a1223e73a4958" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab"
I20260713 09:08:09.157853 22993 raft_consensus.cc:3060] T 282a9bc487b94e169d54b456b4ec3a2a P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:09.156652 22920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "282a9bc487b94e169d54b456b4ec3a2a" candidate_uuid: "1ad85e359a084326b18a1223e73a4958" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50437617d78748679d0cc51bb54f302f"
I20260713 09:08:09.159600 22920 raft_consensus.cc:3060] T 282a9bc487b94e169d54b456b4ec3a2a P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:09.160996 23035 raft_consensus.cc:359] T 4930e188905f403ca6b69e1fb7e4a097 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:09.161731 23035 raft_consensus.cc:385] T 4930e188905f403ca6b69e1fb7e4a097 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:09.160486 23036 tablet_bootstrap.cc:654] T bcd52029180e469d96e3943dcb36c66d P a6ebf7c5e60c43e0a59afc3a8545b6ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:09.162160 23035 raft_consensus.cc:740] T 4930e188905f403ca6b69e1fb7e4a097 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ad85e359a084326b18a1223e73a4958, State: Initialized, Role: FOLLOWER
I20260713 09:08:09.162889 23035 consensus_queue.cc:260] T 4930e188905f403ca6b69e1fb7e4a097 P 1ad85e359a084326b18a1223e73a4958 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:09.161991 23075 leader_election.cc:290] T 282a9bc487b94e169d54b456b4ec3a2a P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 1 election: Requested vote from peers 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559), a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609)
I20260713 09:08:09.171716 23035 ts_tablet_manager.cc:1434] T 4930e188905f403ca6b69e1fb7e4a097 P 1ad85e359a084326b18a1223e73a4958: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260713 09:08:09.172597 23101 raft_consensus.cc:2749] T 48ad4778605848ae852f913443697e8e P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:09.172734 23035 tablet_bootstrap.cc:492] T d6101414d3eb4afb9b51940c5c16f6d5 P 1ad85e359a084326b18a1223e73a4958: Bootstrap starting.
I20260713 09:08:09.174830 22920 raft_consensus.cc:2468] T 282a9bc487b94e169d54b456b4ec3a2a P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ad85e359a084326b18a1223e73a4958 in term 1.
I20260713 09:08:09.161809 23136 raft_consensus.cc:493] T bcd52029180e469d96e3943dcb36c66d P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:09.182857 23136 raft_consensus.cc:515] T bcd52029180e469d96e3943dcb36c66d P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:09.183753 22811 leader_election.cc:304] T 282a9bc487b94e169d54b456b4ec3a2a P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad85e359a084326b18a1223e73a4958, 50437617d78748679d0cc51bb54f302f; no voters: 
I20260713 09:08:09.185205 23136 leader_election.cc:290] T bcd52029180e469d96e3943dcb36c66d P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559), a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609)
I20260713 09:08:09.195271 23136 raft_consensus.cc:2804] T 282a9bc487b94e169d54b456b4ec3a2a P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:09.195637 22920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcd52029180e469d96e3943dcb36c66d" candidate_uuid: "1ad85e359a084326b18a1223e73a4958" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50437617d78748679d0cc51bb54f302f" is_pre_election: true
I20260713 09:08:09.197095 23035 tablet_bootstrap.cc:654] T d6101414d3eb4afb9b51940c5c16f6d5 P 1ad85e359a084326b18a1223e73a4958: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:09.198498 23038 tablet_bootstrap.cc:492] T bcd52029180e469d96e3943dcb36c66d P 50437617d78748679d0cc51bb54f302f: No bootstrap required, opened a new log
I20260713 09:08:09.200600 23038 ts_tablet_manager.cc:1403] T bcd52029180e469d96e3943dcb36c66d P 50437617d78748679d0cc51bb54f302f: Time spent bootstrapping tablet: real 0.077s	user 0.004s	sys 0.011s
I20260713 09:08:09.203608 23038 raft_consensus.cc:359] T bcd52029180e469d96e3943dcb36c66d P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:09.204285 23038 raft_consensus.cc:385] T bcd52029180e469d96e3943dcb36c66d P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:09.204557 23038 raft_consensus.cc:740] T bcd52029180e469d96e3943dcb36c66d P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50437617d78748679d0cc51bb54f302f, State: Initialized, Role: FOLLOWER
I20260713 09:08:09.205184 23038 consensus_queue.cc:260] T bcd52029180e469d96e3943dcb36c66d P 50437617d78748679d0cc51bb54f302f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:09.206424 22993 raft_consensus.cc:2468] T 282a9bc487b94e169d54b456b4ec3a2a P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ad85e359a084326b18a1223e73a4958 in term 1.
I20260713 09:08:09.199455 23136 raft_consensus.cc:697] T 282a9bc487b94e169d54b456b4ec3a2a P 1ad85e359a084326b18a1223e73a4958 [term 1 LEADER]: Becoming Leader. State: Replica: 1ad85e359a084326b18a1223e73a4958, State: Running, Role: LEADER
I20260713 09:08:09.210153 23136 consensus_queue.cc:237] T 282a9bc487b94e169d54b456b4ec3a2a P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:09.210901 23038 ts_tablet_manager.cc:1434] T bcd52029180e469d96e3943dcb36c66d P 50437617d78748679d0cc51bb54f302f: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:08:09.215776 23038 tablet_bootstrap.cc:492] T 81bf6bbf7d794223b459671185b68dce P 50437617d78748679d0cc51bb54f302f: Bootstrap starting.
I20260713 09:08:09.214169 22993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcd52029180e469d96e3943dcb36c66d" candidate_uuid: "1ad85e359a084326b18a1223e73a4958" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" is_pre_election: true
W20260713 09:08:09.217011 22811 leader_election.cc:343] T bcd52029180e469d96e3943dcb36c66d P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:09.222502 22810 leader_election.cc:343] T bcd52029180e469d96e3943dcb36c66d P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:09.223037 22810 leader_election.cc:304] T bcd52029180e469d96e3943dcb36c66d P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ad85e359a084326b18a1223e73a4958; no voters: 50437617d78748679d0cc51bb54f302f, a6ebf7c5e60c43e0a59afc3a8545b6ab
I20260713 09:08:09.224380 23075 raft_consensus.cc:2749] T bcd52029180e469d96e3943dcb36c66d P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:09.230086 23038 tablet_bootstrap.cc:654] T 81bf6bbf7d794223b459671185b68dce P 50437617d78748679d0cc51bb54f302f: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:09.245604 22743 catalog_manager.cc:5697] T 282a9bc487b94e169d54b456b4ec3a2a P 1ad85e359a084326b18a1223e73a4958 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ad85e359a084326b18a1223e73a4958 (127.21.59.65). New cstate: current_term: 1 leader_uuid: "1ad85e359a084326b18a1223e73a4958" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:09.247251 23036 tablet_bootstrap.cc:492] T bcd52029180e469d96e3943dcb36c66d P a6ebf7c5e60c43e0a59afc3a8545b6ab: No bootstrap required, opened a new log
I20260713 09:08:09.247759 23036 ts_tablet_manager.cc:1403] T bcd52029180e469d96e3943dcb36c66d P a6ebf7c5e60c43e0a59afc3a8545b6ab: Time spent bootstrapping tablet: real 0.100s	user 0.014s	sys 0.006s
I20260713 09:08:09.247908 23035 tablet_bootstrap.cc:492] T d6101414d3eb4afb9b51940c5c16f6d5 P 1ad85e359a084326b18a1223e73a4958: No bootstrap required, opened a new log
I20260713 09:08:09.248374 23035 ts_tablet_manager.cc:1403] T d6101414d3eb4afb9b51940c5c16f6d5 P 1ad85e359a084326b18a1223e73a4958: Time spent bootstrapping tablet: real 0.076s	user 0.030s	sys 0.023s
I20260713 09:08:09.252615 23038 tablet_bootstrap.cc:492] T 81bf6bbf7d794223b459671185b68dce P 50437617d78748679d0cc51bb54f302f: No bootstrap required, opened a new log
I20260713 09:08:09.252408 23036 raft_consensus.cc:359] T bcd52029180e469d96e3943dcb36c66d P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:09.253090 23038 ts_tablet_manager.cc:1403] T 81bf6bbf7d794223b459671185b68dce P 50437617d78748679d0cc51bb54f302f: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.001s
I20260713 09:08:09.253165 23036 raft_consensus.cc:385] T bcd52029180e469d96e3943dcb36c66d P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:09.255287 23036 raft_consensus.cc:740] T bcd52029180e469d96e3943dcb36c66d P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6ebf7c5e60c43e0a59afc3a8545b6ab, State: Initialized, Role: FOLLOWER
I20260713 09:08:09.255833 23038 raft_consensus.cc:359] T 81bf6bbf7d794223b459671185b68dce P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:09.256130 23036 consensus_queue.cc:260] T bcd52029180e469d96e3943dcb36c66d P a6ebf7c5e60c43e0a59afc3a8545b6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:09.256592 23038 raft_consensus.cc:385] T 81bf6bbf7d794223b459671185b68dce P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:09.256887 23038 raft_consensus.cc:740] T 81bf6bbf7d794223b459671185b68dce P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50437617d78748679d0cc51bb54f302f, State: Initialized, Role: FOLLOWER
I20260713 09:08:09.257613 23035 raft_consensus.cc:359] T d6101414d3eb4afb9b51940c5c16f6d5 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:09.258317 23036 ts_tablet_manager.cc:1434] T bcd52029180e469d96e3943dcb36c66d P a6ebf7c5e60c43e0a59afc3a8545b6ab: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.002s
I20260713 09:08:09.259840 23035 raft_consensus.cc:385] T d6101414d3eb4afb9b51940c5c16f6d5 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:09.260183 23035 raft_consensus.cc:740] T d6101414d3eb4afb9b51940c5c16f6d5 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ad85e359a084326b18a1223e73a4958, State: Initialized, Role: FOLLOWER
I20260713 09:08:09.260062 23038 consensus_queue.cc:260] T 81bf6bbf7d794223b459671185b68dce P 50437617d78748679d0cc51bb54f302f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:09.260679 23036 tablet_bootstrap.cc:492] T 515738a98bd4484889d819238da8948b P a6ebf7c5e60c43e0a59afc3a8545b6ab: Bootstrap starting.
I20260713 09:08:09.262418 23038 ts_tablet_manager.cc:1434] T 81bf6bbf7d794223b459671185b68dce P 50437617d78748679d0cc51bb54f302f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:08:09.263464 23038 tablet_bootstrap.cc:492] T 0aa7ededf52b43f7be56001b74b5f264 P 50437617d78748679d0cc51bb54f302f: Bootstrap starting.
I20260713 09:08:09.260910 23035 consensus_queue.cc:260] T d6101414d3eb4afb9b51940c5c16f6d5 P 1ad85e359a084326b18a1223e73a4958 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:09.265750 23035 ts_tablet_manager.cc:1434] T d6101414d3eb4afb9b51940c5c16f6d5 P 1ad85e359a084326b18a1223e73a4958: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.003s
I20260713 09:08:09.266616 23035 tablet_bootstrap.cc:492] T 81bf6bbf7d794223b459671185b68dce P 1ad85e359a084326b18a1223e73a4958: Bootstrap starting.
I20260713 09:08:09.267697 23036 tablet_bootstrap.cc:654] T 515738a98bd4484889d819238da8948b P a6ebf7c5e60c43e0a59afc3a8545b6ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:09.273700 23035 tablet_bootstrap.cc:654] T 81bf6bbf7d794223b459671185b68dce P 1ad85e359a084326b18a1223e73a4958: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:09.274463 23038 tablet_bootstrap.cc:654] T 0aa7ededf52b43f7be56001b74b5f264 P 50437617d78748679d0cc51bb54f302f: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:09.277362 23036 tablet_bootstrap.cc:492] T 515738a98bd4484889d819238da8948b P a6ebf7c5e60c43e0a59afc3a8545b6ab: No bootstrap required, opened a new log
I20260713 09:08:09.278065 23036 ts_tablet_manager.cc:1403] T 515738a98bd4484889d819238da8948b P a6ebf7c5e60c43e0a59afc3a8545b6ab: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.002s
I20260713 09:08:09.281996 23036 raft_consensus.cc:359] T 515738a98bd4484889d819238da8948b P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:09.283200 23036 raft_consensus.cc:385] T 515738a98bd4484889d819238da8948b P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:09.283501 23036 raft_consensus.cc:740] T 515738a98bd4484889d819238da8948b P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6ebf7c5e60c43e0a59afc3a8545b6ab, State: Initialized, Role: FOLLOWER
I20260713 09:08:09.284209 23036 consensus_queue.cc:260] T 515738a98bd4484889d819238da8948b P a6ebf7c5e60c43e0a59afc3a8545b6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:09.285825 23035 tablet_bootstrap.cc:492] T 81bf6bbf7d794223b459671185b68dce P 1ad85e359a084326b18a1223e73a4958: No bootstrap required, opened a new log
I20260713 09:08:09.286309 23035 ts_tablet_manager.cc:1403] T 81bf6bbf7d794223b459671185b68dce P 1ad85e359a084326b18a1223e73a4958: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.000s
I20260713 09:08:09.286664 23038 tablet_bootstrap.cc:492] T 0aa7ededf52b43f7be56001b74b5f264 P 50437617d78748679d0cc51bb54f302f: No bootstrap required, opened a new log
I20260713 09:08:09.286667 23036 ts_tablet_manager.cc:1434] T 515738a98bd4484889d819238da8948b P a6ebf7c5e60c43e0a59afc3a8545b6ab: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260713 09:08:09.287285 23038 ts_tablet_manager.cc:1403] T 0aa7ededf52b43f7be56001b74b5f264 P 50437617d78748679d0cc51bb54f302f: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.005s
I20260713 09:08:09.289134 23035 raft_consensus.cc:359] T 81bf6bbf7d794223b459671185b68dce P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:09.289867 23035 raft_consensus.cc:385] T 81bf6bbf7d794223b459671185b68dce P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:09.290139 23035 raft_consensus.cc:740] T 81bf6bbf7d794223b459671185b68dce P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ad85e359a084326b18a1223e73a4958, State: Initialized, Role: FOLLOWER
I20260713 09:08:09.290060 23038 raft_consensus.cc:359] T 0aa7ededf52b43f7be56001b74b5f264 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:09.290962 23038 raft_consensus.cc:385] T 0aa7ededf52b43f7be56001b74b5f264 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:09.291278 23038 raft_consensus.cc:740] T 0aa7ededf52b43f7be56001b74b5f264 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50437617d78748679d0cc51bb54f302f, State: Initialized, Role: FOLLOWER
I20260713 09:08:09.290988 23035 consensus_queue.cc:260] T 81bf6bbf7d794223b459671185b68dce P 1ad85e359a084326b18a1223e73a4958 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:09.291909 23038 consensus_queue.cc:260] T 0aa7ededf52b43f7be56001b74b5f264 P 50437617d78748679d0cc51bb54f302f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:09.293120 23035 ts_tablet_manager.cc:1434] T 81bf6bbf7d794223b459671185b68dce P 1ad85e359a084326b18a1223e73a4958: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:08:09.294049 23038 ts_tablet_manager.cc:1434] T 0aa7ededf52b43f7be56001b74b5f264 P 50437617d78748679d0cc51bb54f302f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260713 09:08:09.294445 23035 tablet_bootstrap.cc:492] T 0aa7ededf52b43f7be56001b74b5f264 P 1ad85e359a084326b18a1223e73a4958: Bootstrap starting.
I20260713 09:08:09.299495 23101 raft_consensus.cc:493] T 81bf6bbf7d794223b459671185b68dce P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:09.300022 23101 raft_consensus.cc:515] T 81bf6bbf7d794223b459671185b68dce P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:09.300841 23035 tablet_bootstrap.cc:654] T 0aa7ededf52b43f7be56001b74b5f264 P 1ad85e359a084326b18a1223e73a4958: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:09.302049 23101 leader_election.cc:290] T 81bf6bbf7d794223b459671185b68dce P 50437617d78748679d0cc51bb54f302f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681), a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609)
I20260713 09:08:09.302963 22846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81bf6bbf7d794223b459671185b68dce" candidate_uuid: "50437617d78748679d0cc51bb54f302f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad85e359a084326b18a1223e73a4958" is_pre_election: true
I20260713 09:08:09.303566 22846 raft_consensus.cc:2468] T 81bf6bbf7d794223b459671185b68dce P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50437617d78748679d0cc51bb54f302f in term 0.
I20260713 09:08:09.303711 22993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81bf6bbf7d794223b459671185b68dce" candidate_uuid: "50437617d78748679d0cc51bb54f302f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" is_pre_election: true
I20260713 09:08:09.304296 22993 raft_consensus.cc:2468] T 81bf6bbf7d794223b459671185b68dce P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50437617d78748679d0cc51bb54f302f in term 0.
I20260713 09:08:09.305263 22887 leader_election.cc:304] T 81bf6bbf7d794223b459671185b68dce P 50437617d78748679d0cc51bb54f302f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad85e359a084326b18a1223e73a4958, 50437617d78748679d0cc51bb54f302f; no voters: 
I20260713 09:08:09.306375 23101 raft_consensus.cc:2804] T 81bf6bbf7d794223b459671185b68dce P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:09.306870 23101 raft_consensus.cc:493] T 81bf6bbf7d794223b459671185b68dce P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:09.307348 23038 tablet_bootstrap.cc:492] T 4930e188905f403ca6b69e1fb7e4a097 P 50437617d78748679d0cc51bb54f302f: Bootstrap starting.
I20260713 09:08:09.307327 23101 raft_consensus.cc:3060] T 81bf6bbf7d794223b459671185b68dce P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:09.313722 23038 tablet_bootstrap.cc:654] T 4930e188905f403ca6b69e1fb7e4a097 P 50437617d78748679d0cc51bb54f302f: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:09.325657 23038 tablet_bootstrap.cc:492] T 4930e188905f403ca6b69e1fb7e4a097 P 50437617d78748679d0cc51bb54f302f: No bootstrap required, opened a new log
I20260713 09:08:09.326231 23038 ts_tablet_manager.cc:1403] T 4930e188905f403ca6b69e1fb7e4a097 P 50437617d78748679d0cc51bb54f302f: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260713 09:08:09.327813 23035 tablet_bootstrap.cc:492] T 0aa7ededf52b43f7be56001b74b5f264 P 1ad85e359a084326b18a1223e73a4958: No bootstrap required, opened a new log
I20260713 09:08:09.328377 23035 ts_tablet_manager.cc:1403] T 0aa7ededf52b43f7be56001b74b5f264 P 1ad85e359a084326b18a1223e73a4958: Time spent bootstrapping tablet: real 0.034s	user 0.023s	sys 0.010s
I20260713 09:08:09.328696 23038 raft_consensus.cc:359] T 4930e188905f403ca6b69e1fb7e4a097 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:09.329360 23038 raft_consensus.cc:385] T 4930e188905f403ca6b69e1fb7e4a097 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:09.329612 23038 raft_consensus.cc:740] T 4930e188905f403ca6b69e1fb7e4a097 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50437617d78748679d0cc51bb54f302f, State: Initialized, Role: FOLLOWER
I20260713 09:08:09.330214 23038 consensus_queue.cc:260] T 4930e188905f403ca6b69e1fb7e4a097 P 50437617d78748679d0cc51bb54f302f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:09.331063 23035 raft_consensus.cc:359] T 0aa7ededf52b43f7be56001b74b5f264 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:09.331743 23035 raft_consensus.cc:385] T 0aa7ededf52b43f7be56001b74b5f264 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:09.332033 23035 raft_consensus.cc:740] T 0aa7ededf52b43f7be56001b74b5f264 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ad85e359a084326b18a1223e73a4958, State: Initialized, Role: FOLLOWER
I20260713 09:08:09.332155 23101 raft_consensus.cc:515] T 81bf6bbf7d794223b459671185b68dce P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:09.332700 23035 consensus_queue.cc:260] T 0aa7ededf52b43f7be56001b74b5f264 P 1ad85e359a084326b18a1223e73a4958 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:09.334671 23038 ts_tablet_manager.cc:1434] T 4930e188905f403ca6b69e1fb7e4a097 P 50437617d78748679d0cc51bb54f302f: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260713 09:08:09.334955 22846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81bf6bbf7d794223b459671185b68dce" candidate_uuid: "50437617d78748679d0cc51bb54f302f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad85e359a084326b18a1223e73a4958"
I20260713 09:08:09.335443 22846 raft_consensus.cc:3060] T 81bf6bbf7d794223b459671185b68dce P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:09.337532 23035 ts_tablet_manager.cc:1434] T 0aa7ededf52b43f7be56001b74b5f264 P 1ad85e359a084326b18a1223e73a4958: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:08:09.338435 23101 leader_election.cc:290] T 81bf6bbf7d794223b459671185b68dce P 50437617d78748679d0cc51bb54f302f [CANDIDATE]: Term 1 election: Requested vote from peers 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681), a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609)
I20260713 09:08:09.339411 22993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81bf6bbf7d794223b459671185b68dce" candidate_uuid: "50437617d78748679d0cc51bb54f302f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab"
I20260713 09:08:09.339792 22993 raft_consensus.cc:3060] T 81bf6bbf7d794223b459671185b68dce P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:09.341275 22846 raft_consensus.cc:2468] T 81bf6bbf7d794223b459671185b68dce P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50437617d78748679d0cc51bb54f302f in term 1.
I20260713 09:08:09.342278 22887 leader_election.cc:304] T 81bf6bbf7d794223b459671185b68dce P 50437617d78748679d0cc51bb54f302f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad85e359a084326b18a1223e73a4958, 50437617d78748679d0cc51bb54f302f; no voters: 
I20260713 09:08:09.344419 22993 raft_consensus.cc:2468] T 81bf6bbf7d794223b459671185b68dce P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50437617d78748679d0cc51bb54f302f in term 1.
I20260713 09:08:09.347013 23101 raft_consensus.cc:2804] T 81bf6bbf7d794223b459671185b68dce P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:09.347538 23101 raft_consensus.cc:697] T 81bf6bbf7d794223b459671185b68dce P 50437617d78748679d0cc51bb54f302f [term 1 LEADER]: Becoming Leader. State: Replica: 50437617d78748679d0cc51bb54f302f, State: Running, Role: LEADER
I20260713 09:08:09.348265 23101 consensus_queue.cc:237] T 81bf6bbf7d794223b459671185b68dce P 50437617d78748679d0cc51bb54f302f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:09.355145 22744 catalog_manager.cc:5697] T 81bf6bbf7d794223b459671185b68dce P 50437617d78748679d0cc51bb54f302f reported cstate change: term changed from 0 to 1, leader changed from <none> to 50437617d78748679d0cc51bb54f302f (127.21.59.66). New cstate: current_term: 1 leader_uuid: "50437617d78748679d0cc51bb54f302f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:09.378012 22919 raft_consensus.cc:3060] T 6ef45443ec5642e8a8f3cbaf294a41df P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:09.383550 23101 raft_consensus.cc:493] T bcd52029180e469d96e3943dcb36c66d P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:09.384265 23101 raft_consensus.cc:515] T bcd52029180e469d96e3943dcb36c66d P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:09.384550 23136 consensus_queue.cc:1048] T 6ef45443ec5642e8a8f3cbaf294a41df P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:09.385535 23197 consensus_queue.cc:1048] T 6ef45443ec5642e8a8f3cbaf294a41df P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:09.388425 22846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcd52029180e469d96e3943dcb36c66d" candidate_uuid: "50437617d78748679d0cc51bb54f302f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad85e359a084326b18a1223e73a4958" is_pre_election: true
I20260713 09:08:09.389102 22846 raft_consensus.cc:2468] T bcd52029180e469d96e3943dcb36c66d P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50437617d78748679d0cc51bb54f302f in term 0.
I20260713 09:08:09.391266 23101 leader_election.cc:290] T bcd52029180e469d96e3943dcb36c66d P 50437617d78748679d0cc51bb54f302f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681), a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609)
I20260713 09:08:09.392320 22995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcd52029180e469d96e3943dcb36c66d" candidate_uuid: "50437617d78748679d0cc51bb54f302f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" is_pre_election: true
I20260713 09:08:09.392954 22995 raft_consensus.cc:2468] T bcd52029180e469d96e3943dcb36c66d P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50437617d78748679d0cc51bb54f302f in term 0.
I20260713 09:08:09.393143 22887 leader_election.cc:304] T bcd52029180e469d96e3943dcb36c66d P 50437617d78748679d0cc51bb54f302f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad85e359a084326b18a1223e73a4958, 50437617d78748679d0cc51bb54f302f; no voters: 
I20260713 09:08:09.393401 23127 consensus_queue.cc:1048] T 48ad4778605848ae852f913443697e8e P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:09.394315 23136 raft_consensus.cc:493] T 4930e188905f403ca6b69e1fb7e4a097 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:09.394867 23136 raft_consensus.cc:515] T 4930e188905f403ca6b69e1fb7e4a097 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:09.396253 23103 raft_consensus.cc:2804] T bcd52029180e469d96e3943dcb36c66d P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:09.396637 23103 raft_consensus.cc:493] T bcd52029180e469d96e3943dcb36c66d P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:09.396965 23103 raft_consensus.cc:3060] T bcd52029180e469d96e3943dcb36c66d P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:09.397694 22917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4930e188905f403ca6b69e1fb7e4a097" candidate_uuid: "1ad85e359a084326b18a1223e73a4958" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50437617d78748679d0cc51bb54f302f" is_pre_election: true
I20260713 09:08:09.398293 22917 raft_consensus.cc:2468] T 4930e188905f403ca6b69e1fb7e4a097 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ad85e359a084326b18a1223e73a4958 in term 0.
I20260713 09:08:09.400239 23136 leader_election.cc:290] T 4930e188905f403ca6b69e1fb7e4a097 P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559), a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609)
I20260713 09:08:09.401449 22811 leader_election.cc:304] T 4930e188905f403ca6b69e1fb7e4a097 P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad85e359a084326b18a1223e73a4958, 50437617d78748679d0cc51bb54f302f; no voters: 
I20260713 09:08:09.403095 23197 raft_consensus.cc:2804] T 4930e188905f403ca6b69e1fb7e4a097 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:09.403439 23197 raft_consensus.cc:493] T 4930e188905f403ca6b69e1fb7e4a097 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:09.404019 22993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4930e188905f403ca6b69e1fb7e4a097" candidate_uuid: "1ad85e359a084326b18a1223e73a4958" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" is_pre_election: true
I20260713 09:08:09.404808 22993 raft_consensus.cc:2468] T 4930e188905f403ca6b69e1fb7e4a097 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ad85e359a084326b18a1223e73a4958 in term 0.
I20260713 09:08:09.405714 23197 raft_consensus.cc:3060] T 4930e188905f403ca6b69e1fb7e4a097 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:09.412618 23197 raft_consensus.cc:515] T 4930e188905f403ca6b69e1fb7e4a097 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:09.413475 23103 raft_consensus.cc:515] T bcd52029180e469d96e3943dcb36c66d P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:09.414992 23197 leader_election.cc:290] T 4930e188905f403ca6b69e1fb7e4a097 P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 1 election: Requested vote from peers 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559), a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609)
I20260713 09:08:09.415606 22917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4930e188905f403ca6b69e1fb7e4a097" candidate_uuid: "1ad85e359a084326b18a1223e73a4958" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50437617d78748679d0cc51bb54f302f"
I20260713 09:08:09.416182 22917 raft_consensus.cc:3060] T 4930e188905f403ca6b69e1fb7e4a097 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:09.417268 23103 leader_election.cc:290] T bcd52029180e469d96e3943dcb36c66d P 50437617d78748679d0cc51bb54f302f [CANDIDATE]: Term 1 election: Requested vote from peers 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681), a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609)
I20260713 09:08:09.417495 22846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcd52029180e469d96e3943dcb36c66d" candidate_uuid: "50437617d78748679d0cc51bb54f302f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad85e359a084326b18a1223e73a4958"
I20260713 09:08:09.418130 22846 raft_consensus.cc:3060] T bcd52029180e469d96e3943dcb36c66d P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:09.420202 22993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcd52029180e469d96e3943dcb36c66d" candidate_uuid: "50437617d78748679d0cc51bb54f302f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab"
I20260713 09:08:09.420898 22995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4930e188905f403ca6b69e1fb7e4a097" candidate_uuid: "1ad85e359a084326b18a1223e73a4958" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab"
I20260713 09:08:09.421491 22995 raft_consensus.cc:3060] T 4930e188905f403ca6b69e1fb7e4a097 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:09.423434 22917 raft_consensus.cc:2468] T 4930e188905f403ca6b69e1fb7e4a097 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ad85e359a084326b18a1223e73a4958 in term 1.
I20260713 09:08:09.423905 23127 raft_consensus.cc:493] T d6101414d3eb4afb9b51940c5c16f6d5 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:09.425441 22811 leader_election.cc:304] T 4930e188905f403ca6b69e1fb7e4a097 P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad85e359a084326b18a1223e73a4958, 50437617d78748679d0cc51bb54f302f; no voters: 
I20260713 09:08:09.424561 23127 raft_consensus.cc:515] T d6101414d3eb4afb9b51940c5c16f6d5 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:09.420881 22993 raft_consensus.cc:3060] T bcd52029180e469d96e3943dcb36c66d P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:09.428509 23136 raft_consensus.cc:2804] T 4930e188905f403ca6b69e1fb7e4a097 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:09.429704 23127 leader_election.cc:290] T d6101414d3eb4afb9b51940c5c16f6d5 P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681), 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559)
I20260713 09:08:09.430243 22846 raft_consensus.cc:2468] T bcd52029180e469d96e3943dcb36c66d P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50437617d78748679d0cc51bb54f302f in term 1.
I20260713 09:08:09.431140 23136 raft_consensus.cc:697] T 4930e188905f403ca6b69e1fb7e4a097 P 1ad85e359a084326b18a1223e73a4958 [term 1 LEADER]: Becoming Leader. State: Replica: 1ad85e359a084326b18a1223e73a4958, State: Running, Role: LEADER
I20260713 09:08:09.431367 22919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6101414d3eb4afb9b51940c5c16f6d5" candidate_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50437617d78748679d0cc51bb54f302f" is_pre_election: true
I20260713 09:08:09.432003 22919 raft_consensus.cc:2468] T d6101414d3eb4afb9b51940c5c16f6d5 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6ebf7c5e60c43e0a59afc3a8545b6ab in term 0.
I20260713 09:08:09.432029 23136 consensus_queue.cc:237] T 4930e188905f403ca6b69e1fb7e4a097 P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:09.433307 22960 leader_election.cc:304] T d6101414d3eb4afb9b51940c5c16f6d5 P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50437617d78748679d0cc51bb54f302f, a6ebf7c5e60c43e0a59afc3a8545b6ab; no voters: 
I20260713 09:08:09.434213 22995 raft_consensus.cc:2468] T 4930e188905f403ca6b69e1fb7e4a097 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ad85e359a084326b18a1223e73a4958 in term 1.
I20260713 09:08:09.434703 22842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6101414d3eb4afb9b51940c5c16f6d5" candidate_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad85e359a084326b18a1223e73a4958" is_pre_election: true
I20260713 09:08:09.439174 22842 raft_consensus.cc:2468] T d6101414d3eb4afb9b51940c5c16f6d5 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6ebf7c5e60c43e0a59afc3a8545b6ab in term 0.
I20260713 09:08:09.435197 23043 raft_consensus.cc:2804] T d6101414d3eb4afb9b51940c5c16f6d5 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:09.440376 23043 raft_consensus.cc:493] T d6101414d3eb4afb9b51940c5c16f6d5 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:09.440864 23043 raft_consensus.cc:3060] T d6101414d3eb4afb9b51940c5c16f6d5 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:09.441416 22887 leader_election.cc:304] T bcd52029180e469d96e3943dcb36c66d P 50437617d78748679d0cc51bb54f302f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad85e359a084326b18a1223e73a4958, 50437617d78748679d0cc51bb54f302f; no voters: 
I20260713 09:08:09.442169 23103 raft_consensus.cc:2804] T bcd52029180e469d96e3943dcb36c66d P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:09.442611 23103 raft_consensus.cc:697] T bcd52029180e469d96e3943dcb36c66d P 50437617d78748679d0cc51bb54f302f [term 1 LEADER]: Becoming Leader. State: Replica: 50437617d78748679d0cc51bb54f302f, State: Running, Role: LEADER
I20260713 09:08:09.443415 23103 consensus_queue.cc:237] T bcd52029180e469d96e3943dcb36c66d P 50437617d78748679d0cc51bb54f302f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:09.447359 23129 consensus_queue.cc:1048] T 48ad4778605848ae852f913443697e8e P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:09.451241 23043 raft_consensus.cc:515] T d6101414d3eb4afb9b51940c5c16f6d5 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:09.460942 22995 raft_consensus.cc:3060] T 515738a98bd4484889d819238da8948b P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:09.471076 23129 consensus_queue.cc:1048] T fa7815d876e34f53a7b5adfe0454611d P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:09.487170 23083 consensus_queue.cc:1048] T fa7815d876e34f53a7b5adfe0454611d P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:09.488555 23043 leader_election.cc:290] T d6101414d3eb4afb9b51940c5c16f6d5 P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 election: Requested vote from peers 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681), 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559)
I20260713 09:08:09.491886 22842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6101414d3eb4afb9b51940c5c16f6d5" candidate_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad85e359a084326b18a1223e73a4958"
I20260713 09:08:09.492532 22842 raft_consensus.cc:3060] T d6101414d3eb4afb9b51940c5c16f6d5 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:09.454540 22993 raft_consensus.cc:2468] T bcd52029180e469d96e3943dcb36c66d P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50437617d78748679d0cc51bb54f302f in term 1.
I20260713 09:08:09.498317 22920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6101414d3eb4afb9b51940c5c16f6d5" candidate_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50437617d78748679d0cc51bb54f302f"
I20260713 09:08:09.499032 22920 raft_consensus.cc:3060] T d6101414d3eb4afb9b51940c5c16f6d5 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:09.520139 22744 catalog_manager.cc:5697] T bcd52029180e469d96e3943dcb36c66d P 50437617d78748679d0cc51bb54f302f reported cstate change: term changed from 0 to 1, leader changed from <none> to 50437617d78748679d0cc51bb54f302f (127.21.59.66). New cstate: current_term: 1 leader_uuid: "50437617d78748679d0cc51bb54f302f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:09.524808 22842 raft_consensus.cc:2468] T d6101414d3eb4afb9b51940c5c16f6d5 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6ebf7c5e60c43e0a59afc3a8545b6ab in term 1.
I20260713 09:08:09.527650 23197 consensus_queue.cc:1048] T 515738a98bd4484889d819238da8948b P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:09.532536 22961 leader_election.cc:304] T d6101414d3eb4afb9b51940c5c16f6d5 P a6ebf7c5e60c43e0a59afc3a8545b6ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad85e359a084326b18a1223e73a4958, a6ebf7c5e60c43e0a59afc3a8545b6ab; no voters: 
I20260713 09:08:09.533638 23127 raft_consensus.cc:2804] T d6101414d3eb4afb9b51940c5c16f6d5 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:09.534127 23127 raft_consensus.cc:697] T d6101414d3eb4afb9b51940c5c16f6d5 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 LEADER]: Becoming Leader. State: Replica: a6ebf7c5e60c43e0a59afc3a8545b6ab, State: Running, Role: LEADER
I20260713 09:08:09.534734 22920 raft_consensus.cc:2468] T d6101414d3eb4afb9b51940c5c16f6d5 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6ebf7c5e60c43e0a59afc3a8545b6ab in term 1.
I20260713 09:08:09.534544 22741 catalog_manager.cc:5697] T 4930e188905f403ca6b69e1fb7e4a097 P 1ad85e359a084326b18a1223e73a4958 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ad85e359a084326b18a1223e73a4958 (127.21.59.65). New cstate: current_term: 1 leader_uuid: "1ad85e359a084326b18a1223e73a4958" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:09.535408 23127 consensus_queue.cc:237] T d6101414d3eb4afb9b51940c5c16f6d5 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:09.548208 23136 consensus_queue.cc:1048] T 515738a98bd4484889d819238da8948b P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:09.559442 22741 catalog_manager.cc:5697] T d6101414d3eb4afb9b51940c5c16f6d5 P a6ebf7c5e60c43e0a59afc3a8545b6ab reported cstate change: term changed from 0 to 1, leader changed from <none> to a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67). New cstate: current_term: 1 leader_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:09.607843 23103 raft_consensus.cc:493] T 0aa7ededf52b43f7be56001b74b5f264 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:09.608357 23103 raft_consensus.cc:515] T 0aa7ededf52b43f7be56001b74b5f264 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:09.610430 23103 leader_election.cc:290] T 0aa7ededf52b43f7be56001b74b5f264 P 50437617d78748679d0cc51bb54f302f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681), a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609)
I20260713 09:08:09.611337 22842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aa7ededf52b43f7be56001b74b5f264" candidate_uuid: "50437617d78748679d0cc51bb54f302f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad85e359a084326b18a1223e73a4958" is_pre_election: true
I20260713 09:08:09.611588 22993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aa7ededf52b43f7be56001b74b5f264" candidate_uuid: "50437617d78748679d0cc51bb54f302f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" is_pre_election: true
I20260713 09:08:09.611905 22842 raft_consensus.cc:2468] T 0aa7ededf52b43f7be56001b74b5f264 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50437617d78748679d0cc51bb54f302f in term 0.
I20260713 09:08:09.612214 22993 raft_consensus.cc:2468] T 0aa7ededf52b43f7be56001b74b5f264 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50437617d78748679d0cc51bb54f302f in term 0.
I20260713 09:08:09.612934 22887 leader_election.cc:304] T 0aa7ededf52b43f7be56001b74b5f264 P 50437617d78748679d0cc51bb54f302f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad85e359a084326b18a1223e73a4958, 50437617d78748679d0cc51bb54f302f; no voters: 
I20260713 09:08:09.613616 23103 raft_consensus.cc:2804] T 0aa7ededf52b43f7be56001b74b5f264 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:09.613946 23103 raft_consensus.cc:493] T 0aa7ededf52b43f7be56001b74b5f264 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:09.614284 23103 raft_consensus.cc:3060] T 0aa7ededf52b43f7be56001b74b5f264 P 50437617d78748679d0cc51bb54f302f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:09.619581 23103 raft_consensus.cc:515] T 0aa7ededf52b43f7be56001b74b5f264 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:09.621433 23103 leader_election.cc:290] T 0aa7ededf52b43f7be56001b74b5f264 P 50437617d78748679d0cc51bb54f302f [CANDIDATE]: Term 1 election: Requested vote from peers 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681), a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609)
I20260713 09:08:09.622117 22842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aa7ededf52b43f7be56001b74b5f264" candidate_uuid: "50437617d78748679d0cc51bb54f302f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad85e359a084326b18a1223e73a4958"
I20260713 09:08:09.622697 22842 raft_consensus.cc:3060] T 0aa7ededf52b43f7be56001b74b5f264 P 1ad85e359a084326b18a1223e73a4958 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:09.622954 22993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aa7ededf52b43f7be56001b74b5f264" candidate_uuid: "50437617d78748679d0cc51bb54f302f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab"
I20260713 09:08:09.623241 23136 consensus_queue.cc:1048] T 282a9bc487b94e169d54b456b4ec3a2a P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:09.623579 22993 raft_consensus.cc:3060] T 0aa7ededf52b43f7be56001b74b5f264 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:09.629153 22842 raft_consensus.cc:2468] T 0aa7ededf52b43f7be56001b74b5f264 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50437617d78748679d0cc51bb54f302f in term 1.
I20260713 09:08:09.630308 22993 raft_consensus.cc:2468] T 0aa7ededf52b43f7be56001b74b5f264 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50437617d78748679d0cc51bb54f302f in term 1.
I20260713 09:08:09.630447 22887 leader_election.cc:304] T 0aa7ededf52b43f7be56001b74b5f264 P 50437617d78748679d0cc51bb54f302f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad85e359a084326b18a1223e73a4958, 50437617d78748679d0cc51bb54f302f; no voters: 
I20260713 09:08:09.631220 23103 raft_consensus.cc:2804] T 0aa7ededf52b43f7be56001b74b5f264 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:09.631680 23103 raft_consensus.cc:697] T 0aa7ededf52b43f7be56001b74b5f264 P 50437617d78748679d0cc51bb54f302f [term 1 LEADER]: Becoming Leader. State: Replica: 50437617d78748679d0cc51bb54f302f, State: Running, Role: LEADER
I20260713 09:08:09.632489 23103 consensus_queue.cc:237] T 0aa7ededf52b43f7be56001b74b5f264 P 50437617d78748679d0cc51bb54f302f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:09.637532 23197 consensus_queue.cc:1048] T 282a9bc487b94e169d54b456b4ec3a2a P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:09.644172 22743 catalog_manager.cc:5697] T 0aa7ededf52b43f7be56001b74b5f264 P 50437617d78748679d0cc51bb54f302f reported cstate change: term changed from 0 to 1, leader changed from <none> to 50437617d78748679d0cc51bb54f302f (127.21.59.66). New cstate: current_term: 1 leader_uuid: "50437617d78748679d0cc51bb54f302f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:09.768200 23103 consensus_queue.cc:1048] T 81bf6bbf7d794223b459671185b68dce P 50437617d78748679d0cc51bb54f302f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:09.779376 23103 consensus_queue.cc:1048] T 81bf6bbf7d794223b459671185b68dce P 50437617d78748679d0cc51bb54f302f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:09.849987 23197 consensus_queue.cc:1048] T 4930e188905f403ca6b69e1fb7e4a097 P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:09.859984 23167 consensus_queue.cc:1048] T 4930e188905f403ca6b69e1fb7e4a097 P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:09.990036 23103 consensus_queue.cc:1048] T bcd52029180e469d96e3943dcb36c66d P 50437617d78748679d0cc51bb54f302f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:10.002415 23101 consensus_queue.cc:1048] T bcd52029180e469d96e3943dcb36c66d P 50437617d78748679d0cc51bb54f302f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:10.028138 23083 consensus_queue.cc:1048] T d6101414d3eb4afb9b51940c5c16f6d5 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:10.038677 23127 consensus_queue.cc:1048] T d6101414d3eb4afb9b51940c5c16f6d5 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:10.084333 23101 consensus_queue.cc:1048] T 0aa7ededf52b43f7be56001b74b5f264 P 50437617d78748679d0cc51bb54f302f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:10.094561 23223 consensus_queue.cc:1048] T 0aa7ededf52b43f7be56001b74b5f264 P 50437617d78748679d0cc51bb54f302f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:10.461733 21741 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:10.468284 23233 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
W20260713 09:08:10.469427 23234 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
W20260713 09:08:10.471637 23236 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
I20260713 09:08:10.472044 21741 server_base.cc:1061] running on GCE node
I20260713 09:08:10.472957 21741 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:10.473197 21741 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:10.473395 21741 hybrid_clock.cc:648] HybridClock initialized: now 1783933690473376 us; error 0 us; skew 500 ppm
I20260713 09:08:10.473941 21741 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:10.476737 21741 webserver.cc:533] Webserver started at http://127.21.59.68:46233/ using document root <none> and password file <none>
I20260713 09:08:10.477351 21741 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:10.477593 21741 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:10.477926 21741 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:10.479072 21741 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933662300128-21741-0/minicluster-data/ts-3-root/instance:
uuid: "7802d716217c49b793230584eb96c19e"
format_stamp: "Formatted at 2026-07-13 09:08:10 on dist-test-slave-2xsz"
I20260713 09:08:10.484508 21741 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:08:10.488161 23241 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:10.489075 21741 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:08:10.489451 21741 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933662300128-21741-0/minicluster-data/ts-3-root
uuid: "7802d716217c49b793230584eb96c19e"
format_stamp: "Formatted at 2026-07-13 09:08:10 on dist-test-slave-2xsz"
I20260713 09:08:10.489768 21741 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933662300128-21741-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933662300128-21741-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933662300128-21741-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)
I20260713 09:08:10.509577 21741 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:10.511001 21741 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:10.512624 21741 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:10.515534 21741 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:10.515763 21741 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:10.516011 21741 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:10.516192 21741 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:10.585028 21741 rpc_server.cc:307] RPC server started. Bound to: 127.21.59.68:38525
I20260713 09:08:10.585302 23303 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.59.68:38525 every 8 connection(s)
I20260713 09:08:10.589450 21741 auto_leader_rebalancer-test.cc:392] add a tserver: 7802d716217c49b793230584eb96c19e
I20260713 09:08:10.606451 23304 heartbeater.cc:344] Connected to a master server at 127.21.59.126:35837
I20260713 09:08:10.606901 23304 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:10.607643 23304 heartbeater.cc:507] Master 127.21.59.126:35837 requested a full tablet report, sending...
I20260713 09:08:10.609455 22743 ts_manager.cc:194] Registered new tserver with Master: 7802d716217c49b793230584eb96c19e (127.21.59.68:38525)
I20260713 09:08:10.610636 22743 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48408
I20260713 09:08:10.872874 22995 consensus_queue.cc:237] T bb64ca60641c40bbaee3a523cb0d2054 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Queue 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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } }
I20260713 09:08:10.880012 22919 raft_consensus.cc:1275] T bb64ca60641c40bbaee3a523cb0d2054 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:10.881536 22842 raft_consensus.cc:1275] T bb64ca60641c40bbaee3a523cb0d2054 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:10.881712 23132 consensus_queue.cc:1048] T bb64ca60641c40bbaee3a523cb0d2054 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:10.883162 23127 consensus_queue.cc:1048] T bb64ca60641c40bbaee3a523cb0d2054 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:10.892455 23127 raft_consensus.cc:2955] T bb64ca60641c40bbaee3a523cb0d2054 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
W20260713 09:08:10.894501 22961 consensus_peers.cc:597] T bb64ca60641c40bbaee3a523cb0d2054 P a6ebf7c5e60c43e0a59afc3a8545b6ab -> Peer 7802d716217c49b793230584eb96c19e (127.21.59.68:38525): Couldn't send request to peer 7802d716217c49b793230584eb96c19e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bb64ca60641c40bbaee3a523cb0d2054. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:10.893991 22919 raft_consensus.cc:2955] T bb64ca60641c40bbaee3a523cb0d2054 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
I20260713 09:08:10.898168 22842 raft_consensus.cc:2955] T bb64ca60641c40bbaee3a523cb0d2054 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
I20260713 09:08:10.906917 22743 catalog_manager.cc:5697] T bb64ca60641c40bbaee3a523cb0d2054 P a6ebf7c5e60c43e0a59afc3a8545b6ab reported cstate change: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New cstate: current_term: 1 leader_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:10.906947 22995 consensus_queue.cc:237] T 7af49af4e9a54c64894d60593c6aafb1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Queue 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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } }
I20260713 09:08:10.923686 22919 raft_consensus.cc:1275] T 7af49af4e9a54c64894d60593c6aafb1 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:10.923897 22842 raft_consensus.cc:1275] T 7af49af4e9a54c64894d60593c6aafb1 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:10.925304 23127 consensus_queue.cc:1048] T 7af49af4e9a54c64894d60593c6aafb1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:08:10.926210 22961 consensus_peers.cc:597] T 7af49af4e9a54c64894d60593c6aafb1 P a6ebf7c5e60c43e0a59afc3a8545b6ab -> Peer 7802d716217c49b793230584eb96c19e (127.21.59.68:38525): Couldn't send request to peer 7802d716217c49b793230584eb96c19e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7af49af4e9a54c64894d60593c6aafb1. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:10.927966 23127 consensus_queue.cc:1048] T 7af49af4e9a54c64894d60593c6aafb1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:10.940624 23132 raft_consensus.cc:2955] T 7af49af4e9a54c64894d60593c6aafb1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
I20260713 09:08:10.942687 22845 raft_consensus.cc:2955] T 7af49af4e9a54c64894d60593c6aafb1 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
I20260713 09:08:10.947523 22919 raft_consensus.cc:2955] T 7af49af4e9a54c64894d60593c6aafb1 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
I20260713 09:08:10.967515 22744 catalog_manager.cc:5697] T 7af49af4e9a54c64894d60593c6aafb1 P 1ad85e359a084326b18a1223e73a4958 reported cstate change: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New cstate: current_term: 1 leader_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
I20260713 09:08:10.976131 22919 consensus_queue.cc:237] T 0aa7ededf52b43f7be56001b74b5f264 P 50437617d78748679d0cc51bb54f302f [LEADER]: Queue 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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } }
I20260713 09:08:10.983268 22995 raft_consensus.cc:1275] T 0aa7ededf52b43f7be56001b74b5f264 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Refusing update from remote peer 50437617d78748679d0cc51bb54f302f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:10.984905 22842 raft_consensus.cc:1275] T 0aa7ededf52b43f7be56001b74b5f264 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Refusing update from remote peer 50437617d78748679d0cc51bb54f302f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:10.984855 23223 consensus_queue.cc:1048] T 0aa7ededf52b43f7be56001b74b5f264 P 50437617d78748679d0cc51bb54f302f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:10.986447 23101 consensus_queue.cc:1048] T 0aa7ededf52b43f7be56001b74b5f264 P 50437617d78748679d0cc51bb54f302f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:08:10.995221 22887 consensus_peers.cc:597] T 0aa7ededf52b43f7be56001b74b5f264 P 50437617d78748679d0cc51bb54f302f -> Peer 7802d716217c49b793230584eb96c19e (127.21.59.68:38525): Couldn't send request to peer 7802d716217c49b793230584eb96c19e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0aa7ededf52b43f7be56001b74b5f264. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:10.994520 23101 raft_consensus.cc:2955] T 0aa7ededf52b43f7be56001b74b5f264 P 50437617d78748679d0cc51bb54f302f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
I20260713 09:08:10.995662 22995 raft_consensus.cc:2955] T 0aa7ededf52b43f7be56001b74b5f264 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
I20260713 09:08:10.996675 22842 raft_consensus.cc:2955] T 0aa7ededf52b43f7be56001b74b5f264 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
I20260713 09:08:11.013317 22743 catalog_manager.cc:5697] T 0aa7ededf52b43f7be56001b74b5f264 P a6ebf7c5e60c43e0a59afc3a8545b6ab reported cstate change: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New cstate: current_term: 1 leader_uuid: "50437617d78748679d0cc51bb54f302f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
I20260713 09:08:11.025365 22842 consensus_queue.cc:237] T 282a9bc487b94e169d54b456b4ec3a2a P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Queue 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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } }
I20260713 09:08:11.038579 22995 raft_consensus.cc:1275] T 282a9bc487b94e169d54b456b4ec3a2a P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Refusing update from remote peer 1ad85e359a084326b18a1223e73a4958: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:11.040308 22919 raft_consensus.cc:1275] T 282a9bc487b94e169d54b456b4ec3a2a P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Refusing update from remote peer 1ad85e359a084326b18a1223e73a4958: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:11.041638 23167 consensus_queue.cc:1048] T 282a9bc487b94e169d54b456b4ec3a2a P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:11.042408 23075 consensus_queue.cc:1048] T 282a9bc487b94e169d54b456b4ec3a2a P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:08:11.048717 22812 consensus_peers.cc:597] T 282a9bc487b94e169d54b456b4ec3a2a P 1ad85e359a084326b18a1223e73a4958 -> Peer 7802d716217c49b793230584eb96c19e (127.21.59.68:38525): Couldn't send request to peer 7802d716217c49b793230584eb96c19e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 282a9bc487b94e169d54b456b4ec3a2a. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:11.052320 23075 raft_consensus.cc:2955] T 282a9bc487b94e169d54b456b4ec3a2a P 1ad85e359a084326b18a1223e73a4958 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
I20260713 09:08:11.054152 22995 raft_consensus.cc:2955] T 282a9bc487b94e169d54b456b4ec3a2a P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
I20260713 09:08:11.057238 22919 raft_consensus.cc:2955] T 282a9bc487b94e169d54b456b4ec3a2a P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
I20260713 09:08:11.066563 22744 catalog_manager.cc:5697] T 282a9bc487b94e169d54b456b4ec3a2a P 1ad85e359a084326b18a1223e73a4958 reported cstate change: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New cstate: current_term: 1 leader_uuid: "1ad85e359a084326b18a1223e73a4958" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:11.259066 23330 ts_tablet_manager.cc:933] T bb64ca60641c40bbaee3a523cb0d2054 P 7802d716217c49b793230584eb96c19e: Initiating tablet copy from peer a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609)
I20260713 09:08:11.260735 23330 tablet_copy_client.cc:323] T bb64ca60641c40bbaee3a523cb0d2054 P 7802d716217c49b793230584eb96c19e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.59.67:45609
I20260713 09:08:11.272799 23005 tablet_copy_service.cc:140] P a6ebf7c5e60c43e0a59afc3a8545b6ab: Received BeginTabletCopySession request for tablet bb64ca60641c40bbaee3a523cb0d2054 from peer 7802d716217c49b793230584eb96c19e ({username='slave'} at 127.0.0.1:40870)
I20260713 09:08:11.273438 23005 tablet_copy_service.cc:161] P a6ebf7c5e60c43e0a59afc3a8545b6ab: Beginning new tablet copy session on tablet bb64ca60641c40bbaee3a523cb0d2054 from peer 7802d716217c49b793230584eb96c19e at {username='slave'} at 127.0.0.1:40870: session id = 7802d716217c49b793230584eb96c19e-bb64ca60641c40bbaee3a523cb0d2054
I20260713 09:08:11.281427 23005 tablet_copy_source_session.cc:215] T bb64ca60641c40bbaee3a523cb0d2054 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:11.285408 23330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb64ca60641c40bbaee3a523cb0d2054. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.301039 23330 tablet_copy_client.cc:806] T bb64ca60641c40bbaee3a523cb0d2054 P 7802d716217c49b793230584eb96c19e: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:11.301661 23330 tablet_copy_client.cc:670] T bb64ca60641c40bbaee3a523cb0d2054 P 7802d716217c49b793230584eb96c19e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:11.306254 23330 tablet_copy_client.cc:538] T bb64ca60641c40bbaee3a523cb0d2054 P 7802d716217c49b793230584eb96c19e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:11.306979 23333 ts_tablet_manager.cc:933] T 7af49af4e9a54c64894d60593c6aafb1 P 7802d716217c49b793230584eb96c19e: Initiating tablet copy from peer a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609)
I20260713 09:08:11.309824 23333 tablet_copy_client.cc:323] T 7af49af4e9a54c64894d60593c6aafb1 P 7802d716217c49b793230584eb96c19e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.59.67:45609
I20260713 09:08:11.311416 23005 tablet_copy_service.cc:140] P a6ebf7c5e60c43e0a59afc3a8545b6ab: Received BeginTabletCopySession request for tablet 7af49af4e9a54c64894d60593c6aafb1 from peer 7802d716217c49b793230584eb96c19e ({username='slave'} at 127.0.0.1:40870)
I20260713 09:08:11.311866 23005 tablet_copy_service.cc:161] P a6ebf7c5e60c43e0a59afc3a8545b6ab: Beginning new tablet copy session on tablet 7af49af4e9a54c64894d60593c6aafb1 from peer 7802d716217c49b793230584eb96c19e at {username='slave'} at 127.0.0.1:40870: session id = 7802d716217c49b793230584eb96c19e-7af49af4e9a54c64894d60593c6aafb1
I20260713 09:08:11.315536 23330 tablet_bootstrap.cc:492] T bb64ca60641c40bbaee3a523cb0d2054 P 7802d716217c49b793230584eb96c19e: Bootstrap starting.
I20260713 09:08:11.317744 23005 tablet_copy_source_session.cc:215] T 7af49af4e9a54c64894d60593c6aafb1 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:11.320595 23333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7af49af4e9a54c64894d60593c6aafb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.333209 23333 tablet_copy_client.cc:806] T 7af49af4e9a54c64894d60593c6aafb1 P 7802d716217c49b793230584eb96c19e: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:11.333739 23333 tablet_copy_client.cc:670] T 7af49af4e9a54c64894d60593c6aafb1 P 7802d716217c49b793230584eb96c19e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:11.337725 23333 tablet_copy_client.cc:538] T 7af49af4e9a54c64894d60593c6aafb1 P 7802d716217c49b793230584eb96c19e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:11.341212 23330 tablet_bootstrap.cc:492] T bb64ca60641c40bbaee3a523cb0d2054 P 7802d716217c49b793230584eb96c19e: 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
I20260713 09:08:11.342221 23330 tablet_bootstrap.cc:492] T bb64ca60641c40bbaee3a523cb0d2054 P 7802d716217c49b793230584eb96c19e: Bootstrap complete.
I20260713 09:08:11.342896 23330 ts_tablet_manager.cc:1403] T bb64ca60641c40bbaee3a523cb0d2054 P 7802d716217c49b793230584eb96c19e: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.009s
I20260713 09:08:11.345887 23330 raft_consensus.cc:359] T bb64ca60641c40bbaee3a523cb0d2054 P 7802d716217c49b793230584eb96c19e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } }
I20260713 09:08:11.346460 23333 tablet_bootstrap.cc:492] T 7af49af4e9a54c64894d60593c6aafb1 P 7802d716217c49b793230584eb96c19e: Bootstrap starting.
I20260713 09:08:11.346725 23330 raft_consensus.cc:740] T bb64ca60641c40bbaee3a523cb0d2054 P 7802d716217c49b793230584eb96c19e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7802d716217c49b793230584eb96c19e, State: Initialized, Role: LEARNER
I20260713 09:08:11.347676 23330 consensus_queue.cc:260] T bb64ca60641c40bbaee3a523cb0d2054 P 7802d716217c49b793230584eb96c19e [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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } }
I20260713 09:08:11.350931 23304 heartbeater.cc:499] Master 127.21.59.126:35837 was elected leader, sending a full tablet report...
I20260713 09:08:11.351517 23330 ts_tablet_manager.cc:1434] T bb64ca60641c40bbaee3a523cb0d2054 P 7802d716217c49b793230584eb96c19e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:08:11.353677 23005 tablet_copy_service.cc:342] P a6ebf7c5e60c43e0a59afc3a8545b6ab: Request end of tablet copy session 7802d716217c49b793230584eb96c19e-bb64ca60641c40bbaee3a523cb0d2054 received from {username='slave'} at 127.0.0.1:40870
I20260713 09:08:11.354130 23005 tablet_copy_service.cc:434] P a6ebf7c5e60c43e0a59afc3a8545b6ab: ending tablet copy session 7802d716217c49b793230584eb96c19e-bb64ca60641c40bbaee3a523cb0d2054 on tablet bb64ca60641c40bbaee3a523cb0d2054 with peer 7802d716217c49b793230584eb96c19e
I20260713 09:08:11.370021 23330 ts_tablet_manager.cc:933] T 0aa7ededf52b43f7be56001b74b5f264 P 7802d716217c49b793230584eb96c19e: Initiating tablet copy from peer 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559)
I20260713 09:08:11.370488 23333 tablet_bootstrap.cc:492] T 7af49af4e9a54c64894d60593c6aafb1 P 7802d716217c49b793230584eb96c19e: 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
I20260713 09:08:11.371417 23333 tablet_bootstrap.cc:492] T 7af49af4e9a54c64894d60593c6aafb1 P 7802d716217c49b793230584eb96c19e: Bootstrap complete.
I20260713 09:08:11.372069 23333 ts_tablet_manager.cc:1403] T 7af49af4e9a54c64894d60593c6aafb1 P 7802d716217c49b793230584eb96c19e: Time spent bootstrapping tablet: real 0.026s	user 0.023s	sys 0.004s
I20260713 09:08:11.375066 23333 raft_consensus.cc:359] T 7af49af4e9a54c64894d60593c6aafb1 P 7802d716217c49b793230584eb96c19e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } }
I20260713 09:08:11.377662 23330 tablet_copy_client.cc:323] T 0aa7ededf52b43f7be56001b74b5f264 P 7802d716217c49b793230584eb96c19e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.59.66:40559
I20260713 09:08:11.378070 23333 raft_consensus.cc:740] T 7af49af4e9a54c64894d60593c6aafb1 P 7802d716217c49b793230584eb96c19e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7802d716217c49b793230584eb96c19e, State: Initialized, Role: LEARNER
I20260713 09:08:11.378782 23333 consensus_queue.cc:260] T 7af49af4e9a54c64894d60593c6aafb1 P 7802d716217c49b793230584eb96c19e [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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } }
I20260713 09:08:11.387745 23333 ts_tablet_manager.cc:1434] T 7af49af4e9a54c64894d60593c6aafb1 P 7802d716217c49b793230584eb96c19e: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260713 09:08:11.389755 23005 tablet_copy_service.cc:342] P a6ebf7c5e60c43e0a59afc3a8545b6ab: Request end of tablet copy session 7802d716217c49b793230584eb96c19e-7af49af4e9a54c64894d60593c6aafb1 received from {username='slave'} at 127.0.0.1:40870
I20260713 09:08:11.390285 23005 tablet_copy_service.cc:434] P a6ebf7c5e60c43e0a59afc3a8545b6ab: ending tablet copy session 7802d716217c49b793230584eb96c19e-7af49af4e9a54c64894d60593c6aafb1 on tablet 7af49af4e9a54c64894d60593c6aafb1 with peer 7802d716217c49b793230584eb96c19e
I20260713 09:08:11.397989 22931 tablet_copy_service.cc:140] P 50437617d78748679d0cc51bb54f302f: Received BeginTabletCopySession request for tablet 0aa7ededf52b43f7be56001b74b5f264 from peer 7802d716217c49b793230584eb96c19e ({username='slave'} at 127.0.0.1:48810)
I20260713 09:08:11.398553 22931 tablet_copy_service.cc:161] P 50437617d78748679d0cc51bb54f302f: Beginning new tablet copy session on tablet 0aa7ededf52b43f7be56001b74b5f264 from peer 7802d716217c49b793230584eb96c19e at {username='slave'} at 127.0.0.1:48810: session id = 7802d716217c49b793230584eb96c19e-0aa7ededf52b43f7be56001b74b5f264
I20260713 09:08:11.403455 22931 tablet_copy_source_session.cc:215] T 0aa7ededf52b43f7be56001b74b5f264 P 50437617d78748679d0cc51bb54f302f: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:11.405959 23330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0aa7ededf52b43f7be56001b74b5f264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.417826 23330 tablet_copy_client.cc:806] T 0aa7ededf52b43f7be56001b74b5f264 P 7802d716217c49b793230584eb96c19e: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:11.418358 23330 tablet_copy_client.cc:670] T 0aa7ededf52b43f7be56001b74b5f264 P 7802d716217c49b793230584eb96c19e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:11.421895 23330 tablet_copy_client.cc:538] T 0aa7ededf52b43f7be56001b74b5f264 P 7802d716217c49b793230584eb96c19e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:11.428347 23330 tablet_bootstrap.cc:492] T 0aa7ededf52b43f7be56001b74b5f264 P 7802d716217c49b793230584eb96c19e: Bootstrap starting.
I20260713 09:08:11.443295 23330 tablet_bootstrap.cc:492] T 0aa7ededf52b43f7be56001b74b5f264 P 7802d716217c49b793230584eb96c19e: 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
I20260713 09:08:11.444170 23330 tablet_bootstrap.cc:492] T 0aa7ededf52b43f7be56001b74b5f264 P 7802d716217c49b793230584eb96c19e: Bootstrap complete.
I20260713 09:08:11.444764 23330 ts_tablet_manager.cc:1403] T 0aa7ededf52b43f7be56001b74b5f264 P 7802d716217c49b793230584eb96c19e: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260713 09:08:11.447001 23330 raft_consensus.cc:359] T 0aa7ededf52b43f7be56001b74b5f264 P 7802d716217c49b793230584eb96c19e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } }
I20260713 09:08:11.447608 23330 raft_consensus.cc:740] T 0aa7ededf52b43f7be56001b74b5f264 P 7802d716217c49b793230584eb96c19e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7802d716217c49b793230584eb96c19e, State: Initialized, Role: LEARNER
I20260713 09:08:11.448101 23330 consensus_queue.cc:260] T 0aa7ededf52b43f7be56001b74b5f264 P 7802d716217c49b793230584eb96c19e [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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } }
I20260713 09:08:11.450138 23330 ts_tablet_manager.cc:1434] T 0aa7ededf52b43f7be56001b74b5f264 P 7802d716217c49b793230584eb96c19e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:08:11.454079 22931 tablet_copy_service.cc:342] P 50437617d78748679d0cc51bb54f302f: Request end of tablet copy session 7802d716217c49b793230584eb96c19e-0aa7ededf52b43f7be56001b74b5f264 received from {username='slave'} at 127.0.0.1:48810
I20260713 09:08:11.454478 22931 tablet_copy_service.cc:434] P 50437617d78748679d0cc51bb54f302f: ending tablet copy session 7802d716217c49b793230584eb96c19e-0aa7ededf52b43f7be56001b74b5f264 on tablet 0aa7ededf52b43f7be56001b74b5f264 with peer 7802d716217c49b793230584eb96c19e
I20260713 09:08:11.599347 23330 ts_tablet_manager.cc:933] T 282a9bc487b94e169d54b456b4ec3a2a P 7802d716217c49b793230584eb96c19e: Initiating tablet copy from peer 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681)
I20260713 09:08:11.602442 23330 tablet_copy_client.cc:323] T 282a9bc487b94e169d54b456b4ec3a2a P 7802d716217c49b793230584eb96c19e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.59.65:36681
I20260713 09:08:11.612272 22856 tablet_copy_service.cc:140] P 1ad85e359a084326b18a1223e73a4958: Received BeginTabletCopySession request for tablet 282a9bc487b94e169d54b456b4ec3a2a from peer 7802d716217c49b793230584eb96c19e ({username='slave'} at 127.0.0.1:44584)
I20260713 09:08:11.612766 22856 tablet_copy_service.cc:161] P 1ad85e359a084326b18a1223e73a4958: Beginning new tablet copy session on tablet 282a9bc487b94e169d54b456b4ec3a2a from peer 7802d716217c49b793230584eb96c19e at {username='slave'} at 127.0.0.1:44584: session id = 7802d716217c49b793230584eb96c19e-282a9bc487b94e169d54b456b4ec3a2a
I20260713 09:08:11.619031 22856 tablet_copy_source_session.cc:215] T 282a9bc487b94e169d54b456b4ec3a2a P 1ad85e359a084326b18a1223e73a4958: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:11.622064 23330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 282a9bc487b94e169d54b456b4ec3a2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.632819 23330 tablet_copy_client.cc:806] T 282a9bc487b94e169d54b456b4ec3a2a P 7802d716217c49b793230584eb96c19e: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:11.633436 23330 tablet_copy_client.cc:670] T 282a9bc487b94e169d54b456b4ec3a2a P 7802d716217c49b793230584eb96c19e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:11.637003 23330 tablet_copy_client.cc:538] T 282a9bc487b94e169d54b456b4ec3a2a P 7802d716217c49b793230584eb96c19e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:11.642544 23330 tablet_bootstrap.cc:492] T 282a9bc487b94e169d54b456b4ec3a2a P 7802d716217c49b793230584eb96c19e: Bootstrap starting.
I20260713 09:08:11.657301 23330 tablet_bootstrap.cc:492] T 282a9bc487b94e169d54b456b4ec3a2a P 7802d716217c49b793230584eb96c19e: 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
I20260713 09:08:11.657982 23330 tablet_bootstrap.cc:492] T 282a9bc487b94e169d54b456b4ec3a2a P 7802d716217c49b793230584eb96c19e: Bootstrap complete.
I20260713 09:08:11.658516 23330 ts_tablet_manager.cc:1403] T 282a9bc487b94e169d54b456b4ec3a2a P 7802d716217c49b793230584eb96c19e: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.003s
I20260713 09:08:11.660645 23330 raft_consensus.cc:359] T 282a9bc487b94e169d54b456b4ec3a2a P 7802d716217c49b793230584eb96c19e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } }
I20260713 09:08:11.661324 23330 raft_consensus.cc:740] T 282a9bc487b94e169d54b456b4ec3a2a P 7802d716217c49b793230584eb96c19e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7802d716217c49b793230584eb96c19e, State: Initialized, Role: LEARNER
I20260713 09:08:11.661870 23330 consensus_queue.cc:260] T 282a9bc487b94e169d54b456b4ec3a2a P 7802d716217c49b793230584eb96c19e [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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } }
I20260713 09:08:11.663913 23330 ts_tablet_manager.cc:1434] T 282a9bc487b94e169d54b456b4ec3a2a P 7802d716217c49b793230584eb96c19e: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.001s
I20260713 09:08:11.665589 22856 tablet_copy_service.cc:342] P 1ad85e359a084326b18a1223e73a4958: Request end of tablet copy session 7802d716217c49b793230584eb96c19e-282a9bc487b94e169d54b456b4ec3a2a received from {username='slave'} at 127.0.0.1:44584
I20260713 09:08:11.665992 22856 tablet_copy_service.cc:434] P 1ad85e359a084326b18a1223e73a4958: ending tablet copy session 7802d716217c49b793230584eb96c19e-282a9bc487b94e169d54b456b4ec3a2a on tablet 282a9bc487b94e169d54b456b4ec3a2a with peer 7802d716217c49b793230584eb96c19e
I20260713 09:08:11.742714 23279 raft_consensus.cc:1217] T bb64ca60641c40bbaee3a523cb0d2054 P 7802d716217c49b793230584eb96c19e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:11.877581 23279 raft_consensus.cc:1217] T 0aa7ededf52b43f7be56001b74b5f264 P 7802d716217c49b793230584eb96c19e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:11.897110 23279 raft_consensus.cc:1217] T 7af49af4e9a54c64894d60593c6aafb1 P 7802d716217c49b793230584eb96c19e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:12.132123 23043 raft_consensus.cc:1064] T bb64ca60641c40bbaee3a523cb0d2054 P a6ebf7c5e60c43e0a59afc3a8545b6ab: attempting to promote NON_VOTER 7802d716217c49b793230584eb96c19e to VOTER
I20260713 09:08:12.134910 23043 consensus_queue.cc:237] T bb64ca60641c40bbaee3a523cb0d2054 P a6ebf7c5e60c43e0a59afc3a8545b6ab [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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } }
I20260713 09:08:12.141492 23279 raft_consensus.cc:1275] T bb64ca60641c40bbaee3a523cb0d2054 P 7802d716217c49b793230584eb96c19e [term 1 LEARNER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:12.141672 22917 raft_consensus.cc:1275] T bb64ca60641c40bbaee3a523cb0d2054 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:12.143266 23343 consensus_queue.cc:1048] T bb64ca60641c40bbaee3a523cb0d2054 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:12.143253 22842 raft_consensus.cc:1275] T bb64ca60641c40bbaee3a523cb0d2054 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:12.144289 23043 consensus_queue.cc:1048] T bb64ca60641c40bbaee3a523cb0d2054 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:12.145308 23127 consensus_queue.cc:1048] T bb64ca60641c40bbaee3a523cb0d2054 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:12.164256 23127 raft_consensus.cc:2955] T bb64ca60641c40bbaee3a523cb0d2054 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:12.169421 22845 raft_consensus.cc:2955] T bb64ca60641c40bbaee3a523cb0d2054 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:12.166993 22917 raft_consensus.cc:2955] T bb64ca60641c40bbaee3a523cb0d2054 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:12.181825 22744 catalog_manager.cc:5697] T bb64ca60641c40bbaee3a523cb0d2054 P a6ebf7c5e60c43e0a59afc3a8545b6ab reported cstate change: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:12.182443 23279 raft_consensus.cc:2955] T bb64ca60641c40bbaee3a523cb0d2054 P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:12.202715 23279 raft_consensus.cc:1217] T 282a9bc487b94e169d54b456b4ec3a2a P 7802d716217c49b793230584eb96c19e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:12.220916 22995 consensus_queue.cc:237] T bb64ca60641c40bbaee3a523cb0d2054 P a6ebf7c5e60c43e0a59afc3a8545b6ab [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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } }
I20260713 09:08:12.226564 23279 raft_consensus.cc:1275] T bb64ca60641c40bbaee3a523cb0d2054 P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:12.227317 22842 raft_consensus.cc:1275] T bb64ca60641c40bbaee3a523cb0d2054 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:12.227886 23043 consensus_queue.cc:1048] T bb64ca60641c40bbaee3a523cb0d2054 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:12.228701 23127 consensus_queue.cc:1048] T bb64ca60641c40bbaee3a523cb0d2054 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:12.234759 23127 raft_consensus.cc:2955] T bb64ca60641c40bbaee3a523cb0d2054 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 50437617d78748679d0cc51bb54f302f (127.21.59.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:12.237488 23279 raft_consensus.cc:2955] T bb64ca60641c40bbaee3a523cb0d2054 P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 50437617d78748679d0cc51bb54f302f (127.21.59.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:12.237663 22842 raft_consensus.cc:2955] T bb64ca60641c40bbaee3a523cb0d2054 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 50437617d78748679d0cc51bb54f302f (127.21.59.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:12.245074 22729 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bb64ca60641c40bbaee3a523cb0d2054 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:12.251123 22742 catalog_manager.cc:5697] T bb64ca60641c40bbaee3a523cb0d2054 P 7802d716217c49b793230584eb96c19e reported cstate change: config changed from index 3 to 4, VOTER 50437617d78748679d0cc51bb54f302f (127.21.59.66) evicted. New cstate: current_term: 1 leader_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:12.261291 22910 tablet_service.cc:1558] Processing DeleteTablet for tablet bb64ca60641c40bbaee3a523cb0d2054 with delete_type TABLET_DATA_TOMBSTONED (TS 50437617d78748679d0cc51bb54f302f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48788
I20260713 09:08:12.263581 23356 tablet_replica.cc:333] T bb64ca60641c40bbaee3a523cb0d2054 P 50437617d78748679d0cc51bb54f302f: stopping tablet replica
I20260713 09:08:12.270921 23356 raft_consensus.cc:2243] T bb64ca60641c40bbaee3a523cb0d2054 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:12.271544 23356 raft_consensus.cc:2272] T bb64ca60641c40bbaee3a523cb0d2054 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.273777 23356 ts_tablet_manager.cc:1916] T bb64ca60641c40bbaee3a523cb0d2054 P 50437617d78748679d0cc51bb54f302f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:12.280454 23103 raft_consensus.cc:1064] T 0aa7ededf52b43f7be56001b74b5f264 P 50437617d78748679d0cc51bb54f302f: attempting to promote NON_VOTER 7802d716217c49b793230584eb96c19e to VOTER
I20260713 09:08:12.283013 23103 consensus_queue.cc:237] T 0aa7ededf52b43f7be56001b74b5f264 P 50437617d78748679d0cc51bb54f302f [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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } }
I20260713 09:08:12.286316 23356 ts_tablet_manager.cc:1929] T bb64ca60641c40bbaee3a523cb0d2054 P 50437617d78748679d0cc51bb54f302f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:12.286791 23356 log.cc:1199] T bb64ca60641c40bbaee3a523cb0d2054 P 50437617d78748679d0cc51bb54f302f: Deleting WAL directory at /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933662300128-21741-0/minicluster-data/ts-1-root/wals/bb64ca60641c40bbaee3a523cb0d2054
I20260713 09:08:12.288465 22730 catalog_manager.cc:5028] TS 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559): tablet bb64ca60641c40bbaee3a523cb0d2054 (table test-workload [id=242284d1f06c430b9d1614a7879612b4]) successfully deleted
I20260713 09:08:12.293169 22995 raft_consensus.cc:1275] T 0aa7ededf52b43f7be56001b74b5f264 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Refusing update from remote peer 50437617d78748679d0cc51bb54f302f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:12.293700 23279 raft_consensus.cc:1275] T 0aa7ededf52b43f7be56001b74b5f264 P 7802d716217c49b793230584eb96c19e [term 1 LEARNER]: Refusing update from remote peer 50437617d78748679d0cc51bb54f302f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:12.294260 22842 raft_consensus.cc:1275] T 0aa7ededf52b43f7be56001b74b5f264 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Refusing update from remote peer 50437617d78748679d0cc51bb54f302f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:12.294883 23103 consensus_queue.cc:1048] T 0aa7ededf52b43f7be56001b74b5f264 P 50437617d78748679d0cc51bb54f302f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:12.296267 23344 consensus_queue.cc:1048] T 0aa7ededf52b43f7be56001b74b5f264 P 50437617d78748679d0cc51bb54f302f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:12.298224 23345 consensus_queue.cc:1048] T 0aa7ededf52b43f7be56001b74b5f264 P 50437617d78748679d0cc51bb54f302f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:12.309903 23345 raft_consensus.cc:2955] T 0aa7ededf52b43f7be56001b74b5f264 P 50437617d78748679d0cc51bb54f302f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:12.316381 22842 raft_consensus.cc:2955] T 0aa7ededf52b43f7be56001b74b5f264 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:12.322757 23279 raft_consensus.cc:2955] T 0aa7ededf52b43f7be56001b74b5f264 P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:12.325171 22995 raft_consensus.cc:2955] T 0aa7ededf52b43f7be56001b74b5f264 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:12.328930 22741 catalog_manager.cc:5697] T 0aa7ededf52b43f7be56001b74b5f264 P 50437617d78748679d0cc51bb54f302f reported cstate change: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "50437617d78748679d0cc51bb54f302f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:12.343070 23343 raft_consensus.cc:1064] T 7af49af4e9a54c64894d60593c6aafb1 P a6ebf7c5e60c43e0a59afc3a8545b6ab: attempting to promote NON_VOTER 7802d716217c49b793230584eb96c19e to VOTER
I20260713 09:08:12.345849 23343 consensus_queue.cc:237] T 7af49af4e9a54c64894d60593c6aafb1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } }
I20260713 09:08:12.352731 22917 consensus_queue.cc:237] T 0aa7ededf52b43f7be56001b74b5f264 P 50437617d78748679d0cc51bb54f302f [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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } }
I20260713 09:08:12.357590 23279 raft_consensus.cc:1275] T 7af49af4e9a54c64894d60593c6aafb1 P 7802d716217c49b793230584eb96c19e [term 1 LEARNER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:12.359433 23043 consensus_queue.cc:1048] T 7af49af4e9a54c64894d60593c6aafb1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:12.362540 23278 raft_consensus.cc:1275] T 0aa7ededf52b43f7be56001b74b5f264 P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Refusing update from remote peer 50437617d78748679d0cc51bb54f302f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:12.363838 22842 raft_consensus.cc:1275] T 0aa7ededf52b43f7be56001b74b5f264 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Refusing update from remote peer 50437617d78748679d0cc51bb54f302f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:12.366567 23103 consensus_queue.cc:1048] T 0aa7ededf52b43f7be56001b74b5f264 P 50437617d78748679d0cc51bb54f302f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:12.367297 22845 raft_consensus.cc:1275] T 7af49af4e9a54c64894d60593c6aafb1 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:12.367375 23344 consensus_queue.cc:1048] T 0aa7ededf52b43f7be56001b74b5f264 P 50437617d78748679d0cc51bb54f302f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:12.369504 23043 consensus_queue.cc:1048] T 7af49af4e9a54c64894d60593c6aafb1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:12.372259 22917 raft_consensus.cc:1275] T 7af49af4e9a54c64894d60593c6aafb1 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:12.377130 23343 consensus_queue.cc:1048] T 7af49af4e9a54c64894d60593c6aafb1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:12.378268 23103 raft_consensus.cc:2955] T 0aa7ededf52b43f7be56001b74b5f264 P 50437617d78748679d0cc51bb54f302f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:12.384830 22842 raft_consensus.cc:2955] T 0aa7ededf52b43f7be56001b74b5f264 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:12.389164 23278 raft_consensus.cc:2955] T 0aa7ededf52b43f7be56001b74b5f264 P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:12.390401 23043 raft_consensus.cc:2955] T 7af49af4e9a54c64894d60593c6aafb1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:12.400153 22741 catalog_manager.cc:5697] T 0aa7ededf52b43f7be56001b74b5f264 P 1ad85e359a084326b18a1223e73a4958 reported cstate change: config changed from index 3 to 4, VOTER a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67) evicted. New cstate: current_term: 1 leader_uuid: "50437617d78748679d0cc51bb54f302f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:12.393404 23277 raft_consensus.cc:2955] T 7af49af4e9a54c64894d60593c6aafb1 P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:12.407068 22730 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0aa7ededf52b43f7be56001b74b5f264 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:12.417285 22919 raft_consensus.cc:2955] T 7af49af4e9a54c64894d60593c6aafb1 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:12.436342 22842 raft_consensus.cc:2955] T 7af49af4e9a54c64894d60593c6aafb1 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:12.439972 22742 catalog_manager.cc:5697] T 7af49af4e9a54c64894d60593c6aafb1 P a6ebf7c5e60c43e0a59afc3a8545b6ab reported cstate change: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:12.442219 22980 tablet_service.cc:1558] Processing DeleteTablet for tablet 0aa7ededf52b43f7be56001b74b5f264 with delete_type TABLET_DATA_TOMBSTONED (TS a6ebf7c5e60c43e0a59afc3a8545b6ab not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40822
I20260713 09:08:12.451664 23366 tablet_replica.cc:333] T 0aa7ededf52b43f7be56001b74b5f264 P a6ebf7c5e60c43e0a59afc3a8545b6ab: stopping tablet replica
I20260713 09:08:12.452718 23366 raft_consensus.cc:2243] T 0aa7ededf52b43f7be56001b74b5f264 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:12.453537 23366 raft_consensus.cc:2272] T 0aa7ededf52b43f7be56001b74b5f264 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.456583 23366 ts_tablet_manager.cc:1916] T 0aa7ededf52b43f7be56001b74b5f264 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:12.459946 22995 consensus_queue.cc:237] T 7af49af4e9a54c64894d60593c6aafb1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [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: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } }
I20260713 09:08:12.467156 23278 raft_consensus.cc:1275] T 7af49af4e9a54c64894d60593c6aafb1 P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:12.467383 22919 raft_consensus.cc:1275] T 7af49af4e9a54c64894d60593c6aafb1 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:12.469071 23365 consensus_queue.cc:1048] T 7af49af4e9a54c64894d60593c6aafb1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:08:12.471273 23043 consensus_queue.cc:1048] T 7af49af4e9a54c64894d60593c6aafb1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:12.472752 23366 ts_tablet_manager.cc:1929] T 0aa7ededf52b43f7be56001b74b5f264 P a6ebf7c5e60c43e0a59afc3a8545b6ab: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:12.473181 23366 log.cc:1199] T 0aa7ededf52b43f7be56001b74b5f264 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Deleting WAL directory at /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933662300128-21741-0/minicluster-data/ts-2-root/wals/0aa7ededf52b43f7be56001b74b5f264
I20260713 09:08:12.475139 22729 catalog_manager.cc:5028] TS a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609): tablet 0aa7ededf52b43f7be56001b74b5f264 (table test-workload [id=242284d1f06c430b9d1614a7879612b4]) successfully deleted
I20260713 09:08:12.476852 23343 raft_consensus.cc:2955] T 7af49af4e9a54c64894d60593c6aafb1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ad85e359a084326b18a1223e73a4958 (127.21.59.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:12.480978 22919 raft_consensus.cc:2955] T 7af49af4e9a54c64894d60593c6aafb1 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ad85e359a084326b18a1223e73a4958 (127.21.59.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:12.485301 22729 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7af49af4e9a54c64894d60593c6aafb1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:12.484666 23278 raft_consensus.cc:2955] T 7af49af4e9a54c64894d60593c6aafb1 P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ad85e359a084326b18a1223e73a4958 (127.21.59.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:12.495759 22744 catalog_manager.cc:5697] T 7af49af4e9a54c64894d60593c6aafb1 P a6ebf7c5e60c43e0a59afc3a8545b6ab reported cstate change: config changed from index 3 to 4, VOTER 1ad85e359a084326b18a1223e73a4958 (127.21.59.65) evicted. New cstate: current_term: 1 leader_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:12.506402 22828 tablet_service.cc:1558] Processing DeleteTablet for tablet 7af49af4e9a54c64894d60593c6aafb1 with delete_type TABLET_DATA_TOMBSTONED (TS 1ad85e359a084326b18a1223e73a4958 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44540
I20260713 09:08:12.508365 23367 tablet_replica.cc:333] T 7af49af4e9a54c64894d60593c6aafb1 P 1ad85e359a084326b18a1223e73a4958: stopping tablet replica
I20260713 09:08:12.509428 23367 raft_consensus.cc:2243] T 7af49af4e9a54c64894d60593c6aafb1 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:12.510236 23367 raft_consensus.cc:2272] T 7af49af4e9a54c64894d60593c6aafb1 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.514896 23367 ts_tablet_manager.cc:1916] T 7af49af4e9a54c64894d60593c6aafb1 P 1ad85e359a084326b18a1223e73a4958: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:12.533681 23367 ts_tablet_manager.cc:1929] T 7af49af4e9a54c64894d60593c6aafb1 P 1ad85e359a084326b18a1223e73a4958: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:12.534091 23367 log.cc:1199] T 7af49af4e9a54c64894d60593c6aafb1 P 1ad85e359a084326b18a1223e73a4958: Deleting WAL directory at /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933662300128-21741-0/minicluster-data/ts-0-root/wals/7af49af4e9a54c64894d60593c6aafb1
I20260713 09:08:12.535915 22731 catalog_manager.cc:5028] TS 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681): tablet 7af49af4e9a54c64894d60593c6aafb1 (table test-workload [id=242284d1f06c430b9d1614a7879612b4]) successfully deleted
I20260713 09:08:12.640897 23352 raft_consensus.cc:1064] T 282a9bc487b94e169d54b456b4ec3a2a P 1ad85e359a084326b18a1223e73a4958: attempting to promote NON_VOTER 7802d716217c49b793230584eb96c19e to VOTER
I20260713 09:08:12.645941 23352 consensus_queue.cc:237] T 282a9bc487b94e169d54b456b4ec3a2a P 1ad85e359a084326b18a1223e73a4958 [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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } }
I20260713 09:08:12.660058 23278 raft_consensus.cc:1275] T 282a9bc487b94e169d54b456b4ec3a2a P 7802d716217c49b793230584eb96c19e [term 1 LEARNER]: Refusing update from remote peer 1ad85e359a084326b18a1223e73a4958: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:12.661526 22995 raft_consensus.cc:1275] T 282a9bc487b94e169d54b456b4ec3a2a P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Refusing update from remote peer 1ad85e359a084326b18a1223e73a4958: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:12.662241 23167 consensus_queue.cc:1048] T 282a9bc487b94e169d54b456b4ec3a2a P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:12.663702 22919 raft_consensus.cc:1275] T 282a9bc487b94e169d54b456b4ec3a2a P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Refusing update from remote peer 1ad85e359a084326b18a1223e73a4958: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:12.663507 23350 consensus_queue.cc:1048] T 282a9bc487b94e169d54b456b4ec3a2a P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:12.665146 23352 consensus_queue.cc:1048] T 282a9bc487b94e169d54b456b4ec3a2a P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:12.691524 23352 raft_consensus.cc:2955] T 282a9bc487b94e169d54b456b4ec3a2a P 1ad85e359a084326b18a1223e73a4958 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:12.693905 22995 raft_consensus.cc:2955] T 282a9bc487b94e169d54b456b4ec3a2a P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:12.701538 23277 raft_consensus.cc:2955] T 282a9bc487b94e169d54b456b4ec3a2a P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:12.714277 22743 catalog_manager.cc:5697] T 282a9bc487b94e169d54b456b4ec3a2a P a6ebf7c5e60c43e0a59afc3a8545b6ab reported cstate change: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1ad85e359a084326b18a1223e73a4958" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:12.720451 22919 raft_consensus.cc:2955] T 282a9bc487b94e169d54b456b4ec3a2a P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:12.741212 22842 consensus_queue.cc:237] T 282a9bc487b94e169d54b456b4ec3a2a P 1ad85e359a084326b18a1223e73a4958 [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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } }
I20260713 09:08:12.747224 23277 raft_consensus.cc:1275] T 282a9bc487b94e169d54b456b4ec3a2a P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Refusing update from remote peer 1ad85e359a084326b18a1223e73a4958: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:12.749301 23350 consensus_queue.cc:1048] T 282a9bc487b94e169d54b456b4ec3a2a P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:12.749619 22917 raft_consensus.cc:1275] T 282a9bc487b94e169d54b456b4ec3a2a P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Refusing update from remote peer 1ad85e359a084326b18a1223e73a4958: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:12.753049 23350 consensus_queue.cc:1048] T 282a9bc487b94e169d54b456b4ec3a2a P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:12.758489 23350 raft_consensus.cc:2955] T 282a9bc487b94e169d54b456b4ec3a2a P 1ad85e359a084326b18a1223e73a4958 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:12.758898 23277 raft_consensus.cc:2955] T 282a9bc487b94e169d54b456b4ec3a2a P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:12.761790 22917 raft_consensus.cc:2955] T 282a9bc487b94e169d54b456b4ec3a2a P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:12.769765 22731 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 282a9bc487b94e169d54b456b4ec3a2a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:12.777681 22744 catalog_manager.cc:5697] T 282a9bc487b94e169d54b456b4ec3a2a P 1ad85e359a084326b18a1223e73a4958 reported cstate change: config changed from index 3 to 4, VOTER a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67) evicted. New cstate: current_term: 1 leader_uuid: "1ad85e359a084326b18a1223e73a4958" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:12.792205 22980 tablet_service.cc:1558] Processing DeleteTablet for tablet 282a9bc487b94e169d54b456b4ec3a2a with delete_type TABLET_DATA_TOMBSTONED (TS a6ebf7c5e60c43e0a59afc3a8545b6ab not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40822
I20260713 09:08:12.793984 23366 tablet_replica.cc:333] T 282a9bc487b94e169d54b456b4ec3a2a P a6ebf7c5e60c43e0a59afc3a8545b6ab: stopping tablet replica
I20260713 09:08:12.796129 23366 raft_consensus.cc:2243] T 282a9bc487b94e169d54b456b4ec3a2a P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:12.797042 23366 raft_consensus.cc:2272] T 282a9bc487b94e169d54b456b4ec3a2a P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:12.800504 23366 ts_tablet_manager.cc:1916] T 282a9bc487b94e169d54b456b4ec3a2a P a6ebf7c5e60c43e0a59afc3a8545b6ab: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:12.813031 23366 ts_tablet_manager.cc:1929] T 282a9bc487b94e169d54b456b4ec3a2a P a6ebf7c5e60c43e0a59afc3a8545b6ab: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:12.813424 23366 log.cc:1199] T 282a9bc487b94e169d54b456b4ec3a2a P a6ebf7c5e60c43e0a59afc3a8545b6ab: Deleting WAL directory at /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933662300128-21741-0/minicluster-data/ts-2-root/wals/282a9bc487b94e169d54b456b4ec3a2a
I20260713 09:08:12.814999 22729 catalog_manager.cc:5028] TS a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609): tablet 282a9bc487b94e169d54b456b4ec3a2a (table test-workload [id=242284d1f06c430b9d1614a7879612b4]) successfully deleted
I20260713 09:08:13.824518 22995 consensus_queue.cc:237] T 269793aa64e34bc28eb1a6e3047ebed2 P a6ebf7c5e60c43e0a59afc3a8545b6ab [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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } }
I20260713 09:08:13.830686 22845 raft_consensus.cc:1275] T 269793aa64e34bc28eb1a6e3047ebed2 P 1ad85e359a084326b18a1223e73a4958 [term 2 FOLLOWER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260713 09:08:13.831107 22961 consensus_peers.cc:597] T 269793aa64e34bc28eb1a6e3047ebed2 P a6ebf7c5e60c43e0a59afc3a8545b6ab -> Peer 7802d716217c49b793230584eb96c19e (127.21.59.68:38525): Couldn't send request to peer 7802d716217c49b793230584eb96c19e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 269793aa64e34bc28eb1a6e3047ebed2. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:13.831146 22917 raft_consensus.cc:1275] T 269793aa64e34bc28eb1a6e3047ebed2 P 50437617d78748679d0cc51bb54f302f [term 2 FOLLOWER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:13.832181 23375 consensus_queue.cc:1048] T 269793aa64e34bc28eb1a6e3047ebed2 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:13.833029 23043 consensus_queue.cc:1048] T 269793aa64e34bc28eb1a6e3047ebed2 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:13.840314 23343 raft_consensus.cc:2955] T 269793aa64e34bc28eb1a6e3047ebed2 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
I20260713 09:08:13.841904 22917 raft_consensus.cc:2955] T 269793aa64e34bc28eb1a6e3047ebed2 P 50437617d78748679d0cc51bb54f302f [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
I20260713 09:08:13.843462 22845 raft_consensus.cc:2955] T 269793aa64e34bc28eb1a6e3047ebed2 P 1ad85e359a084326b18a1223e73a4958 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
I20260713 09:08:13.853442 22744 catalog_manager.cc:5697] T 269793aa64e34bc28eb1a6e3047ebed2 P 50437617d78748679d0cc51bb54f302f reported cstate change: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New cstate: current_term: 2 leader_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
I20260713 09:08:13.856263 22995 consensus_queue.cc:237] T 112c46de27dd408c85650c6750c6e384 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Queue 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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } }
I20260713 09:08:13.863511 22917 raft_consensus.cc:1275] T 112c46de27dd408c85650c6750c6e384 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:08:13.865242 22961 consensus_peers.cc:597] T 112c46de27dd408c85650c6750c6e384 P a6ebf7c5e60c43e0a59afc3a8545b6ab -> Peer 7802d716217c49b793230584eb96c19e (127.21.59.68:38525): Couldn't send request to peer 7802d716217c49b793230584eb96c19e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 112c46de27dd408c85650c6750c6e384. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:13.866915 22845 raft_consensus.cc:1275] T 112c46de27dd408c85650c6750c6e384 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:13.869052 23043 consensus_queue.cc:1048] T 112c46de27dd408c85650c6750c6e384 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:13.870020 23375 consensus_queue.cc:1048] T 112c46de27dd408c85650c6750c6e384 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:13.881089 23343 raft_consensus.cc:2955] T 112c46de27dd408c85650c6750c6e384 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
I20260713 09:08:13.882735 22917 raft_consensus.cc:2955] T 112c46de27dd408c85650c6750c6e384 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
I20260713 09:08:13.886288 22842 raft_consensus.cc:2955] T 112c46de27dd408c85650c6750c6e384 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
I20260713 09:08:13.896735 22995 consensus_queue.cc:237] T 48ad4778605848ae852f913443697e8e P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Queue 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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } }
I20260713 09:08:13.899423 22743 catalog_manager.cc:5697] T 112c46de27dd408c85650c6750c6e384 P 50437617d78748679d0cc51bb54f302f reported cstate change: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New cstate: current_term: 1 leader_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
I20260713 09:08:13.906220 22917 raft_consensus.cc:1275] T 48ad4778605848ae852f913443697e8e P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:08:13.907124 22961 consensus_peers.cc:597] T 48ad4778605848ae852f913443697e8e P a6ebf7c5e60c43e0a59afc3a8545b6ab -> Peer 7802d716217c49b793230584eb96c19e (127.21.59.68:38525): Couldn't send request to peer 7802d716217c49b793230584eb96c19e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 48ad4778605848ae852f913443697e8e. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:13.906747 22842 raft_consensus.cc:1275] T 48ad4778605848ae852f913443697e8e P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:13.907478 23375 consensus_queue.cc:1048] T 48ad4778605848ae852f913443697e8e P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:13.909466 23343 consensus_queue.cc:1048] T 48ad4778605848ae852f913443697e8e P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:13.920257 23375 raft_consensus.cc:2955] T 48ad4778605848ae852f913443697e8e P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
I20260713 09:08:13.922062 22917 raft_consensus.cc:2955] T 48ad4778605848ae852f913443697e8e P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
I20260713 09:08:13.931964 22845 raft_consensus.cc:2955] T 48ad4778605848ae852f913443697e8e P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
I20260713 09:08:13.935868 22842 consensus_queue.cc:237] T 6ef45443ec5642e8a8f3cbaf294a41df P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Queue 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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } }
I20260713 09:08:13.938493 22740 catalog_manager.cc:5697] T 48ad4778605848ae852f913443697e8e P 50437617d78748679d0cc51bb54f302f reported cstate change: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New cstate: current_term: 1 leader_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
I20260713 09:08:13.952142 22995 raft_consensus.cc:1275] T 6ef45443ec5642e8a8f3cbaf294a41df P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Refusing update from remote peer 1ad85e359a084326b18a1223e73a4958: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:08:13.952852 22812 consensus_peers.cc:597] T 6ef45443ec5642e8a8f3cbaf294a41df P 1ad85e359a084326b18a1223e73a4958 -> Peer 7802d716217c49b793230584eb96c19e (127.21.59.68:38525): Couldn't send request to peer 7802d716217c49b793230584eb96c19e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6ef45443ec5642e8a8f3cbaf294a41df. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:13.953352 23352 consensus_queue.cc:1048] T 6ef45443ec5642e8a8f3cbaf294a41df P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:13.957346 22917 raft_consensus.cc:1275] T 6ef45443ec5642e8a8f3cbaf294a41df P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Refusing update from remote peer 1ad85e359a084326b18a1223e73a4958: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:13.961213 23352 consensus_queue.cc:1048] T 6ef45443ec5642e8a8f3cbaf294a41df P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:13.963609 23391 raft_consensus.cc:2955] T 6ef45443ec5642e8a8f3cbaf294a41df P 1ad85e359a084326b18a1223e73a4958 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
I20260713 09:08:13.965155 22995 raft_consensus.cc:2955] T 6ef45443ec5642e8a8f3cbaf294a41df P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
I20260713 09:08:13.966905 22917 raft_consensus.cc:2955] T 6ef45443ec5642e8a8f3cbaf294a41df P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
I20260713 09:08:13.981420 22744 catalog_manager.cc:5697] T 6ef45443ec5642e8a8f3cbaf294a41df P a6ebf7c5e60c43e0a59afc3a8545b6ab reported cstate change: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New cstate: current_term: 1 leader_uuid: "1ad85e359a084326b18a1223e73a4958" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
I20260713 09:08:14.305936 23394 ts_tablet_manager.cc:933] T 48ad4778605848ae852f913443697e8e P 7802d716217c49b793230584eb96c19e: Initiating tablet copy from peer a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609)
I20260713 09:08:14.308099 23394 tablet_copy_client.cc:323] T 48ad4778605848ae852f913443697e8e P 7802d716217c49b793230584eb96c19e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.59.67:45609
I20260713 09:08:14.309940 23005 tablet_copy_service.cc:140] P a6ebf7c5e60c43e0a59afc3a8545b6ab: Received BeginTabletCopySession request for tablet 48ad4778605848ae852f913443697e8e from peer 7802d716217c49b793230584eb96c19e ({username='slave'} at 127.0.0.1:40870)
I20260713 09:08:14.310449 23005 tablet_copy_service.cc:161] P a6ebf7c5e60c43e0a59afc3a8545b6ab: Beginning new tablet copy session on tablet 48ad4778605848ae852f913443697e8e from peer 7802d716217c49b793230584eb96c19e at {username='slave'} at 127.0.0.1:40870: session id = 7802d716217c49b793230584eb96c19e-48ad4778605848ae852f913443697e8e
I20260713 09:08:14.315788 23005 tablet_copy_source_session.cc:215] T 48ad4778605848ae852f913443697e8e P a6ebf7c5e60c43e0a59afc3a8545b6ab: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:14.319355 23394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48ad4778605848ae852f913443697e8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:14.331914 23394 tablet_copy_client.cc:806] T 48ad4778605848ae852f913443697e8e P 7802d716217c49b793230584eb96c19e: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:14.332468 23394 tablet_copy_client.cc:670] T 48ad4778605848ae852f913443697e8e P 7802d716217c49b793230584eb96c19e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:14.336158 23394 tablet_copy_client.cc:538] T 48ad4778605848ae852f913443697e8e P 7802d716217c49b793230584eb96c19e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:14.342118 23394 tablet_bootstrap.cc:492] T 48ad4778605848ae852f913443697e8e P 7802d716217c49b793230584eb96c19e: Bootstrap starting.
I20260713 09:08:14.360594 23394 tablet_bootstrap.cc:492] T 48ad4778605848ae852f913443697e8e P 7802d716217c49b793230584eb96c19e: 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
I20260713 09:08:14.361331 23394 tablet_bootstrap.cc:492] T 48ad4778605848ae852f913443697e8e P 7802d716217c49b793230584eb96c19e: Bootstrap complete.
I20260713 09:08:14.361882 23394 ts_tablet_manager.cc:1403] T 48ad4778605848ae852f913443697e8e P 7802d716217c49b793230584eb96c19e: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.004s
I20260713 09:08:14.364701 23394 raft_consensus.cc:359] T 48ad4778605848ae852f913443697e8e P 7802d716217c49b793230584eb96c19e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } }
I20260713 09:08:14.365408 23394 raft_consensus.cc:740] T 48ad4778605848ae852f913443697e8e P 7802d716217c49b793230584eb96c19e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7802d716217c49b793230584eb96c19e, State: Initialized, Role: LEARNER
I20260713 09:08:14.366055 23394 consensus_queue.cc:260] T 48ad4778605848ae852f913443697e8e P 7802d716217c49b793230584eb96c19e [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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } }
I20260713 09:08:14.369735 23394 ts_tablet_manager.cc:1434] T 48ad4778605848ae852f913443697e8e P 7802d716217c49b793230584eb96c19e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260713 09:08:14.371918 23005 tablet_copy_service.cc:342] P a6ebf7c5e60c43e0a59afc3a8545b6ab: Request end of tablet copy session 7802d716217c49b793230584eb96c19e-48ad4778605848ae852f913443697e8e received from {username='slave'} at 127.0.0.1:40870
I20260713 09:08:14.372387 23005 tablet_copy_service.cc:434] P a6ebf7c5e60c43e0a59afc3a8545b6ab: ending tablet copy session 7802d716217c49b793230584eb96c19e-48ad4778605848ae852f913443697e8e on tablet 48ad4778605848ae852f913443697e8e with peer 7802d716217c49b793230584eb96c19e
I20260713 09:08:14.377148 23394 ts_tablet_manager.cc:933] T 6ef45443ec5642e8a8f3cbaf294a41df P 7802d716217c49b793230584eb96c19e: Initiating tablet copy from peer 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681)
I20260713 09:08:14.379186 23394 tablet_copy_client.cc:323] T 6ef45443ec5642e8a8f3cbaf294a41df P 7802d716217c49b793230584eb96c19e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.59.65:36681
I20260713 09:08:14.381175 22856 tablet_copy_service.cc:140] P 1ad85e359a084326b18a1223e73a4958: Received BeginTabletCopySession request for tablet 6ef45443ec5642e8a8f3cbaf294a41df from peer 7802d716217c49b793230584eb96c19e ({username='slave'} at 127.0.0.1:44584)
I20260713 09:08:14.381752 22856 tablet_copy_service.cc:161] P 1ad85e359a084326b18a1223e73a4958: Beginning new tablet copy session on tablet 6ef45443ec5642e8a8f3cbaf294a41df from peer 7802d716217c49b793230584eb96c19e at {username='slave'} at 127.0.0.1:44584: session id = 7802d716217c49b793230584eb96c19e-6ef45443ec5642e8a8f3cbaf294a41df
I20260713 09:08:14.387234 22856 tablet_copy_source_session.cc:215] T 6ef45443ec5642e8a8f3cbaf294a41df P 1ad85e359a084326b18a1223e73a4958: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:14.390515 23394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ef45443ec5642e8a8f3cbaf294a41df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:14.405637 23394 tablet_copy_client.cc:806] T 6ef45443ec5642e8a8f3cbaf294a41df P 7802d716217c49b793230584eb96c19e: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:14.406193 23394 tablet_copy_client.cc:670] T 6ef45443ec5642e8a8f3cbaf294a41df P 7802d716217c49b793230584eb96c19e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:14.410158 23394 tablet_copy_client.cc:538] T 6ef45443ec5642e8a8f3cbaf294a41df P 7802d716217c49b793230584eb96c19e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:14.419214 23394 tablet_bootstrap.cc:492] T 6ef45443ec5642e8a8f3cbaf294a41df P 7802d716217c49b793230584eb96c19e: Bootstrap starting.
I20260713 09:08:14.436496 23398 ts_tablet_manager.cc:933] T 269793aa64e34bc28eb1a6e3047ebed2 P 7802d716217c49b793230584eb96c19e: Initiating tablet copy from peer a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609)
I20260713 09:08:14.438683 23394 tablet_bootstrap.cc:492] T 6ef45443ec5642e8a8f3cbaf294a41df P 7802d716217c49b793230584eb96c19e: 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
I20260713 09:08:14.438711 23398 tablet_copy_client.cc:323] T 269793aa64e34bc28eb1a6e3047ebed2 P 7802d716217c49b793230584eb96c19e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.59.67:45609
I20260713 09:08:14.439627 23394 tablet_bootstrap.cc:492] T 6ef45443ec5642e8a8f3cbaf294a41df P 7802d716217c49b793230584eb96c19e: Bootstrap complete.
I20260713 09:08:14.440274 23394 ts_tablet_manager.cc:1403] T 6ef45443ec5642e8a8f3cbaf294a41df P 7802d716217c49b793230584eb96c19e: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260713 09:08:14.441268 23005 tablet_copy_service.cc:140] P a6ebf7c5e60c43e0a59afc3a8545b6ab: Received BeginTabletCopySession request for tablet 269793aa64e34bc28eb1a6e3047ebed2 from peer 7802d716217c49b793230584eb96c19e ({username='slave'} at 127.0.0.1:40870)
I20260713 09:08:14.441797 23005 tablet_copy_service.cc:161] P a6ebf7c5e60c43e0a59afc3a8545b6ab: Beginning new tablet copy session on tablet 269793aa64e34bc28eb1a6e3047ebed2 from peer 7802d716217c49b793230584eb96c19e at {username='slave'} at 127.0.0.1:40870: session id = 7802d716217c49b793230584eb96c19e-269793aa64e34bc28eb1a6e3047ebed2
I20260713 09:08:14.444607 23394 raft_consensus.cc:359] T 6ef45443ec5642e8a8f3cbaf294a41df P 7802d716217c49b793230584eb96c19e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } }
I20260713 09:08:14.445564 23394 raft_consensus.cc:740] T 6ef45443ec5642e8a8f3cbaf294a41df P 7802d716217c49b793230584eb96c19e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7802d716217c49b793230584eb96c19e, State: Initialized, Role: LEARNER
I20260713 09:08:14.446288 23394 consensus_queue.cc:260] T 6ef45443ec5642e8a8f3cbaf294a41df P 7802d716217c49b793230584eb96c19e [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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } }
I20260713 09:08:14.448977 23394 ts_tablet_manager.cc:1434] T 6ef45443ec5642e8a8f3cbaf294a41df P 7802d716217c49b793230584eb96c19e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:08:14.449677 23005 tablet_copy_source_session.cc:215] T 269793aa64e34bc28eb1a6e3047ebed2 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:14.452867 22856 tablet_copy_service.cc:342] P 1ad85e359a084326b18a1223e73a4958: Request end of tablet copy session 7802d716217c49b793230584eb96c19e-6ef45443ec5642e8a8f3cbaf294a41df received from {username='slave'} at 127.0.0.1:44584
I20260713 09:08:14.453013 23402 ts_tablet_manager.cc:933] T 112c46de27dd408c85650c6750c6e384 P 7802d716217c49b793230584eb96c19e: Initiating tablet copy from peer a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609)
I20260713 09:08:14.453408 22856 tablet_copy_service.cc:434] P 1ad85e359a084326b18a1223e73a4958: ending tablet copy session 7802d716217c49b793230584eb96c19e-6ef45443ec5642e8a8f3cbaf294a41df on tablet 6ef45443ec5642e8a8f3cbaf294a41df with peer 7802d716217c49b793230584eb96c19e
I20260713 09:08:14.458285 23398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 269793aa64e34bc28eb1a6e3047ebed2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:14.460198 23402 tablet_copy_client.cc:323] T 112c46de27dd408c85650c6750c6e384 P 7802d716217c49b793230584eb96c19e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.59.67:45609
I20260713 09:08:14.462131 23005 tablet_copy_service.cc:140] P a6ebf7c5e60c43e0a59afc3a8545b6ab: Received BeginTabletCopySession request for tablet 112c46de27dd408c85650c6750c6e384 from peer 7802d716217c49b793230584eb96c19e ({username='slave'} at 127.0.0.1:40870)
I20260713 09:08:14.462656 23005 tablet_copy_service.cc:161] P a6ebf7c5e60c43e0a59afc3a8545b6ab: Beginning new tablet copy session on tablet 112c46de27dd408c85650c6750c6e384 from peer 7802d716217c49b793230584eb96c19e at {username='slave'} at 127.0.0.1:40870: session id = 7802d716217c49b793230584eb96c19e-112c46de27dd408c85650c6750c6e384
I20260713 09:08:14.468139 23005 tablet_copy_source_session.cc:215] T 112c46de27dd408c85650c6750c6e384 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:14.470754 23402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 112c46de27dd408c85650c6750c6e384. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:14.475948 23398 tablet_copy_client.cc:806] T 269793aa64e34bc28eb1a6e3047ebed2 P 7802d716217c49b793230584eb96c19e: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:14.476531 23398 tablet_copy_client.cc:670] T 269793aa64e34bc28eb1a6e3047ebed2 P 7802d716217c49b793230584eb96c19e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:14.480342 23398 tablet_copy_client.cc:538] T 269793aa64e34bc28eb1a6e3047ebed2 P 7802d716217c49b793230584eb96c19e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:14.483209 23402 tablet_copy_client.cc:806] T 112c46de27dd408c85650c6750c6e384 P 7802d716217c49b793230584eb96c19e: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:14.483806 23402 tablet_copy_client.cc:670] T 112c46de27dd408c85650c6750c6e384 P 7802d716217c49b793230584eb96c19e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:14.487718 23402 tablet_copy_client.cc:538] T 112c46de27dd408c85650c6750c6e384 P 7802d716217c49b793230584eb96c19e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:14.489526 23398 tablet_bootstrap.cc:492] T 269793aa64e34bc28eb1a6e3047ebed2 P 7802d716217c49b793230584eb96c19e: Bootstrap starting.
I20260713 09:08:14.497642 23402 tablet_bootstrap.cc:492] T 112c46de27dd408c85650c6750c6e384 P 7802d716217c49b793230584eb96c19e: Bootstrap starting.
I20260713 09:08:14.511287 23398 tablet_bootstrap.cc:492] T 269793aa64e34bc28eb1a6e3047ebed2 P 7802d716217c49b793230584eb96c19e: 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
I20260713 09:08:14.512189 23398 tablet_bootstrap.cc:492] T 269793aa64e34bc28eb1a6e3047ebed2 P 7802d716217c49b793230584eb96c19e: Bootstrap complete.
I20260713 09:08:14.512863 23398 ts_tablet_manager.cc:1403] T 269793aa64e34bc28eb1a6e3047ebed2 P 7802d716217c49b793230584eb96c19e: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.014s
I20260713 09:08:14.515275 23398 raft_consensus.cc:359] T 269793aa64e34bc28eb1a6e3047ebed2 P 7802d716217c49b793230584eb96c19e [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } }
I20260713 09:08:14.515937 23398 raft_consensus.cc:740] T 269793aa64e34bc28eb1a6e3047ebed2 P 7802d716217c49b793230584eb96c19e [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 7802d716217c49b793230584eb96c19e, State: Initialized, Role: LEARNER
I20260713 09:08:14.516764 23398 consensus_queue.cc:260] T 269793aa64e34bc28eb1a6e3047ebed2 P 7802d716217c49b793230584eb96c19e [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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } }
I20260713 09:08:14.519074 23398 ts_tablet_manager.cc:1434] T 269793aa64e34bc28eb1a6e3047ebed2 P 7802d716217c49b793230584eb96c19e: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260713 09:08:14.520817 23005 tablet_copy_service.cc:342] P a6ebf7c5e60c43e0a59afc3a8545b6ab: Request end of tablet copy session 7802d716217c49b793230584eb96c19e-269793aa64e34bc28eb1a6e3047ebed2 received from {username='slave'} at 127.0.0.1:40870
I20260713 09:08:14.521250 23005 tablet_copy_service.cc:434] P a6ebf7c5e60c43e0a59afc3a8545b6ab: ending tablet copy session 7802d716217c49b793230584eb96c19e-269793aa64e34bc28eb1a6e3047ebed2 on tablet 269793aa64e34bc28eb1a6e3047ebed2 with peer 7802d716217c49b793230584eb96c19e
I20260713 09:08:14.525665 23402 tablet_bootstrap.cc:492] T 112c46de27dd408c85650c6750c6e384 P 7802d716217c49b793230584eb96c19e: 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
I20260713 09:08:14.526648 23402 tablet_bootstrap.cc:492] T 112c46de27dd408c85650c6750c6e384 P 7802d716217c49b793230584eb96c19e: Bootstrap complete.
I20260713 09:08:14.527316 23402 ts_tablet_manager.cc:1403] T 112c46de27dd408c85650c6750c6e384 P 7802d716217c49b793230584eb96c19e: Time spent bootstrapping tablet: real 0.030s	user 0.026s	sys 0.003s
I20260713 09:08:14.530208 23402 raft_consensus.cc:359] T 112c46de27dd408c85650c6750c6e384 P 7802d716217c49b793230584eb96c19e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } }
I20260713 09:08:14.531057 23402 raft_consensus.cc:740] T 112c46de27dd408c85650c6750c6e384 P 7802d716217c49b793230584eb96c19e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7802d716217c49b793230584eb96c19e, State: Initialized, Role: LEARNER
I20260713 09:08:14.531646 23402 consensus_queue.cc:260] T 112c46de27dd408c85650c6750c6e384 P 7802d716217c49b793230584eb96c19e [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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } }
I20260713 09:08:14.533916 23402 ts_tablet_manager.cc:1434] T 112c46de27dd408c85650c6750c6e384 P 7802d716217c49b793230584eb96c19e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:08:14.535617 23005 tablet_copy_service.cc:342] P a6ebf7c5e60c43e0a59afc3a8545b6ab: Request end of tablet copy session 7802d716217c49b793230584eb96c19e-112c46de27dd408c85650c6750c6e384 received from {username='slave'} at 127.0.0.1:40870
I20260713 09:08:14.536023 23005 tablet_copy_service.cc:434] P a6ebf7c5e60c43e0a59afc3a8545b6ab: ending tablet copy session 7802d716217c49b793230584eb96c19e-112c46de27dd408c85650c6750c6e384 on tablet 112c46de27dd408c85650c6750c6e384 with peer 7802d716217c49b793230584eb96c19e
I20260713 09:08:14.830662 23277 raft_consensus.cc:1217] T 269793aa64e34bc28eb1a6e3047ebed2 P 7802d716217c49b793230584eb96c19e [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260713 09:08:14.906020 23277 raft_consensus.cc:1217] T 48ad4778605848ae852f913443697e8e P 7802d716217c49b793230584eb96c19e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:14.972677 23277 raft_consensus.cc:1217] T 6ef45443ec5642e8a8f3cbaf294a41df P 7802d716217c49b793230584eb96c19e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:15.067116 23277 raft_consensus.cc:1217] T 112c46de27dd408c85650c6750c6e384 P 7802d716217c49b793230584eb96c19e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:15.267993 23406 raft_consensus.cc:1064] T 269793aa64e34bc28eb1a6e3047ebed2 P a6ebf7c5e60c43e0a59afc3a8545b6ab: attempting to promote NON_VOTER 7802d716217c49b793230584eb96c19e to VOTER
I20260713 09:08:15.269826 23406 consensus_queue.cc:237] T 269793aa64e34bc28eb1a6e3047ebed2 P a6ebf7c5e60c43e0a59afc3a8545b6ab [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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } }
I20260713 09:08:15.276841 22917 raft_consensus.cc:1275] T 269793aa64e34bc28eb1a6e3047ebed2 P 50437617d78748679d0cc51bb54f302f [term 2 FOLLOWER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:08:15.279291 23375 consensus_queue.cc:1048] T 269793aa64e34bc28eb1a6e3047ebed2 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:15.280231 23277 raft_consensus.cc:1275] T 269793aa64e34bc28eb1a6e3047ebed2 P 7802d716217c49b793230584eb96c19e [term 2 LEARNER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:08:15.282461 22842 raft_consensus.cc:1275] T 269793aa64e34bc28eb1a6e3047ebed2 P 1ad85e359a084326b18a1223e73a4958 [term 2 FOLLOWER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:08:15.284183 23375 consensus_queue.cc:1048] T 269793aa64e34bc28eb1a6e3047ebed2 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:15.289058 23375 consensus_queue.cc:1048] T 269793aa64e34bc28eb1a6e3047ebed2 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:15.299803 23411 raft_consensus.cc:2955] T 269793aa64e34bc28eb1a6e3047ebed2 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:15.302145 23277 raft_consensus.cc:2955] T 269793aa64e34bc28eb1a6e3047ebed2 P 7802d716217c49b793230584eb96c19e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:15.310585 22842 raft_consensus.cc:2955] T 269793aa64e34bc28eb1a6e3047ebed2 P 1ad85e359a084326b18a1223e73a4958 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:15.315821 22740 catalog_manager.cc:5697] T 269793aa64e34bc28eb1a6e3047ebed2 P a6ebf7c5e60c43e0a59afc3a8545b6ab reported cstate change: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:15.318877 22917 raft_consensus.cc:2955] T 269793aa64e34bc28eb1a6e3047ebed2 P 50437617d78748679d0cc51bb54f302f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:15.339551 22995 consensus_queue.cc:237] T 269793aa64e34bc28eb1a6e3047ebed2 P a6ebf7c5e60c43e0a59afc3a8545b6ab [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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } }
I20260713 09:08:15.345191 23277 raft_consensus.cc:1275] T 269793aa64e34bc28eb1a6e3047ebed2 P 7802d716217c49b793230584eb96c19e [term 2 FOLLOWER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260713 09:08:15.345219 22842 raft_consensus.cc:1275] T 269793aa64e34bc28eb1a6e3047ebed2 P 1ad85e359a084326b18a1223e73a4958 [term 2 FOLLOWER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260713 09:08:15.352308 23410 consensus_queue.cc:1048] T 269793aa64e34bc28eb1a6e3047ebed2 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:15.353118 23375 consensus_queue.cc:1048] T 269793aa64e34bc28eb1a6e3047ebed2 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:15.361644 23410 raft_consensus.cc:2955] T 269793aa64e34bc28eb1a6e3047ebed2 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 50437617d78748679d0cc51bb54f302f (127.21.59.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:15.365994 22845 raft_consensus.cc:2955] T 269793aa64e34bc28eb1a6e3047ebed2 P 1ad85e359a084326b18a1223e73a4958 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 50437617d78748679d0cc51bb54f302f (127.21.59.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:15.372294 22729 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 269793aa64e34bc28eb1a6e3047ebed2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:15.373325 23277 raft_consensus.cc:2955] T 269793aa64e34bc28eb1a6e3047ebed2 P 7802d716217c49b793230584eb96c19e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 50437617d78748679d0cc51bb54f302f (127.21.59.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:15.378146 22743 catalog_manager.cc:5697] T 269793aa64e34bc28eb1a6e3047ebed2 P a6ebf7c5e60c43e0a59afc3a8545b6ab reported cstate change: config changed from index 3 to 4, VOTER 50437617d78748679d0cc51bb54f302f (127.21.59.66) evicted. New cstate: current_term: 2 leader_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:15.395833 22910 tablet_service.cc:1558] Processing DeleteTablet for tablet 269793aa64e34bc28eb1a6e3047ebed2 with delete_type TABLET_DATA_TOMBSTONED (TS 50437617d78748679d0cc51bb54f302f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48788
I20260713 09:08:15.411865 23419 tablet_replica.cc:333] T 269793aa64e34bc28eb1a6e3047ebed2 P 50437617d78748679d0cc51bb54f302f: stopping tablet replica
I20260713 09:08:15.412977 23419 raft_consensus.cc:2243] T 269793aa64e34bc28eb1a6e3047ebed2 P 50437617d78748679d0cc51bb54f302f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:15.413753 23419 raft_consensus.cc:2272] T 269793aa64e34bc28eb1a6e3047ebed2 P 50437617d78748679d0cc51bb54f302f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:15.417052 23419 ts_tablet_manager.cc:1916] T 269793aa64e34bc28eb1a6e3047ebed2 P 50437617d78748679d0cc51bb54f302f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:15.433214 23419 ts_tablet_manager.cc:1929] T 269793aa64e34bc28eb1a6e3047ebed2 P 50437617d78748679d0cc51bb54f302f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260713 09:08:15.433621 23419 log.cc:1199] T 269793aa64e34bc28eb1a6e3047ebed2 P 50437617d78748679d0cc51bb54f302f: Deleting WAL directory at /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933662300128-21741-0/minicluster-data/ts-1-root/wals/269793aa64e34bc28eb1a6e3047ebed2
I20260713 09:08:15.435421 22730 catalog_manager.cc:5028] TS 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559): tablet 269793aa64e34bc28eb1a6e3047ebed2 (table test-workload [id=242284d1f06c430b9d1614a7879612b4]) successfully deleted
I20260713 09:08:15.487059 23411 raft_consensus.cc:1064] T 48ad4778605848ae852f913443697e8e P a6ebf7c5e60c43e0a59afc3a8545b6ab: attempting to promote NON_VOTER 7802d716217c49b793230584eb96c19e to VOTER
I20260713 09:08:15.489025 23411 consensus_queue.cc:237] T 48ad4778605848ae852f913443697e8e P a6ebf7c5e60c43e0a59afc3a8545b6ab [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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } }
I20260713 09:08:15.495862 22919 raft_consensus.cc:1275] T 48ad4778605848ae852f913443697e8e P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:15.496176 23277 raft_consensus.cc:1275] T 48ad4778605848ae852f913443697e8e P 7802d716217c49b793230584eb96c19e [term 1 LEARNER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:15.496722 22845 raft_consensus.cc:1275] T 48ad4778605848ae852f913443697e8e P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:15.498525 23375 consensus_queue.cc:1048] T 48ad4778605848ae852f913443697e8e P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:15.500147 23410 consensus_queue.cc:1048] T 48ad4778605848ae852f913443697e8e P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:15.502729 23375 consensus_queue.cc:1048] T 48ad4778605848ae852f913443697e8e P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:15.510406 23411 raft_consensus.cc:2955] T 48ad4778605848ae852f913443697e8e P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:15.511988 22845 raft_consensus.cc:2955] T 48ad4778605848ae852f913443697e8e P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:15.526217 22743 catalog_manager.cc:5697] T 48ad4778605848ae852f913443697e8e P 1ad85e359a084326b18a1223e73a4958 reported cstate change: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:15.526579 22919 raft_consensus.cc:2955] T 48ad4778605848ae852f913443697e8e P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:15.551131 23277 raft_consensus.cc:2955] T 48ad4778605848ae852f913443697e8e P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:15.559382 22995 consensus_queue.cc:237] T 48ad4778605848ae852f913443697e8e P a6ebf7c5e60c43e0a59afc3a8545b6ab [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: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } }
I20260713 09:08:15.560842 23375 raft_consensus.cc:1064] T 112c46de27dd408c85650c6750c6e384 P a6ebf7c5e60c43e0a59afc3a8545b6ab: attempting to promote NON_VOTER 7802d716217c49b793230584eb96c19e to VOTER
I20260713 09:08:15.563359 23375 consensus_queue.cc:237] T 112c46de27dd408c85650c6750c6e384 P a6ebf7c5e60c43e0a59afc3a8545b6ab [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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } }
I20260713 09:08:15.567397 22919 raft_consensus.cc:1275] T 48ad4778605848ae852f913443697e8e P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:15.569166 23277 raft_consensus.cc:1275] T 48ad4778605848ae852f913443697e8e P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:15.570753 23410 consensus_queue.cc:1048] T 48ad4778605848ae852f913443697e8e P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:15.571727 23411 consensus_queue.cc:1048] T 48ad4778605848ae852f913443697e8e P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:08:15.580274 22917 raft_consensus.cc:1275] T 112c46de27dd408c85650c6750c6e384 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:15.580355 23406 raft_consensus.cc:2955] T 48ad4778605848ae852f913443697e8e P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ad85e359a084326b18a1223e73a4958 (127.21.59.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:15.581800 23343 consensus_queue.cc:1048] T 112c46de27dd408c85650c6750c6e384 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:15.582077 23278 raft_consensus.cc:2955] T 48ad4778605848ae852f913443697e8e P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ad85e359a084326b18a1223e73a4958 (127.21.59.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:15.587237 23277 raft_consensus.cc:1275] T 112c46de27dd408c85650c6750c6e384 P 7802d716217c49b793230584eb96c19e [term 1 LEARNER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:15.588927 23352 raft_consensus.cc:1064] T 6ef45443ec5642e8a8f3cbaf294a41df P 1ad85e359a084326b18a1223e73a4958: attempting to promote NON_VOTER 7802d716217c49b793230584eb96c19e to VOTER
I20260713 09:08:15.590219 22919 raft_consensus.cc:2955] T 48ad4778605848ae852f913443697e8e P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ad85e359a084326b18a1223e73a4958 (127.21.59.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:15.592087 23343 consensus_queue.cc:1048] T 112c46de27dd408c85650c6750c6e384 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:15.593879 22729 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 48ad4778605848ae852f913443697e8e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:15.598160 22845 raft_consensus.cc:1275] T 112c46de27dd408c85650c6750c6e384 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:15.600185 23410 consensus_queue.cc:1048] T 112c46de27dd408c85650c6750c6e384 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:15.611486 22743 catalog_manager.cc:5697] T 48ad4778605848ae852f913443697e8e P 50437617d78748679d0cc51bb54f302f reported cstate change: config changed from index 3 to 4, VOTER 1ad85e359a084326b18a1223e73a4958 (127.21.59.65) evicted. New cstate: current_term: 1 leader_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:15.617630 23352 consensus_queue.cc:237] T 6ef45443ec5642e8a8f3cbaf294a41df P 1ad85e359a084326b18a1223e73a4958 [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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } }
I20260713 09:08:15.625453 22828 tablet_service.cc:1558] Processing DeleteTablet for tablet 48ad4778605848ae852f913443697e8e with delete_type TABLET_DATA_TOMBSTONED (TS 1ad85e359a084326b18a1223e73a4958 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44540
I20260713 09:08:15.642428 22995 raft_consensus.cc:1275] T 6ef45443ec5642e8a8f3cbaf294a41df P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Refusing update from remote peer 1ad85e359a084326b18a1223e73a4958: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:15.644229 23407 consensus_queue.cc:1048] T 6ef45443ec5642e8a8f3cbaf294a41df P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:15.649708 22917 raft_consensus.cc:1275] T 6ef45443ec5642e8a8f3cbaf294a41df P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Refusing update from remote peer 1ad85e359a084326b18a1223e73a4958: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:15.651597 23430 consensus_queue.cc:1048] T 6ef45443ec5642e8a8f3cbaf294a41df P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:15.656148 23375 raft_consensus.cc:2955] T 112c46de27dd408c85650c6750c6e384 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:15.649708 23278 raft_consensus.cc:1275] T 6ef45443ec5642e8a8f3cbaf294a41df P 7802d716217c49b793230584eb96c19e [term 1 LEARNER]: Refusing update from remote peer 1ad85e359a084326b18a1223e73a4958: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:15.661341 22842 raft_consensus.cc:2955] T 112c46de27dd408c85650c6750c6e384 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:15.671017 23430 consensus_queue.cc:1048] T 6ef45443ec5642e8a8f3cbaf294a41df P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:15.676215 22743 catalog_manager.cc:5697] T 112c46de27dd408c85650c6750c6e384 P 1ad85e359a084326b18a1223e73a4958 reported cstate change: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:15.689013 22919 raft_consensus.cc:2955] T 112c46de27dd408c85650c6750c6e384 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:15.700224 23428 tablet_replica.cc:333] T 48ad4778605848ae852f913443697e8e P 1ad85e359a084326b18a1223e73a4958: stopping tablet replica
I20260713 09:08:15.704591 23428 raft_consensus.cc:2243] T 48ad4778605848ae852f913443697e8e P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:15.712029 23428 raft_consensus.cc:2272] T 48ad4778605848ae852f913443697e8e P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:15.713730 23277 raft_consensus.cc:2955] T 112c46de27dd408c85650c6750c6e384 P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:15.720152 23428 ts_tablet_manager.cc:1916] T 48ad4778605848ae852f913443697e8e P 1ad85e359a084326b18a1223e73a4958: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:15.722645 23407 raft_consensus.cc:2955] T 6ef45443ec5642e8a8f3cbaf294a41df P 1ad85e359a084326b18a1223e73a4958 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:15.735733 22917 raft_consensus.cc:2955] T 6ef45443ec5642e8a8f3cbaf294a41df P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:15.741065 23428 ts_tablet_manager.cc:1929] T 48ad4778605848ae852f913443697e8e P 1ad85e359a084326b18a1223e73a4958: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:15.742017 23428 log.cc:1199] T 48ad4778605848ae852f913443697e8e P 1ad85e359a084326b18a1223e73a4958: Deleting WAL directory at /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933662300128-21741-0/minicluster-data/ts-0-root/wals/48ad4778605848ae852f913443697e8e
I20260713 09:08:15.745669 22995 raft_consensus.cc:2955] T 6ef45443ec5642e8a8f3cbaf294a41df P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:15.759207 22731 catalog_manager.cc:5028] TS 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681): tablet 48ad4778605848ae852f913443697e8e (table test-workload [id=242284d1f06c430b9d1614a7879612b4]) successfully deleted
I20260713 09:08:15.766959 23277 raft_consensus.cc:2955] T 6ef45443ec5642e8a8f3cbaf294a41df P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:15.773409 22995 consensus_queue.cc:237] T 112c46de27dd408c85650c6750c6e384 P a6ebf7c5e60c43e0a59afc3a8545b6ab [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: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } }
I20260713 09:08:15.773916 22742 catalog_manager.cc:5697] T 6ef45443ec5642e8a8f3cbaf294a41df P a6ebf7c5e60c43e0a59afc3a8545b6ab reported cstate change: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1ad85e359a084326b18a1223e73a4958" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:15.780807 23277 raft_consensus.cc:1275] T 112c46de27dd408c85650c6750c6e384 P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:15.783308 23375 consensus_queue.cc:1048] T 112c46de27dd408c85650c6750c6e384 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:15.784281 22917 raft_consensus.cc:1275] T 112c46de27dd408c85650c6750c6e384 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:15.785581 23406 consensus_queue.cc:1048] T 112c46de27dd408c85650c6750c6e384 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:15.793403 23411 raft_consensus.cc:2955] T 112c46de27dd408c85650c6750c6e384 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ad85e359a084326b18a1223e73a4958 (127.21.59.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:15.800980 22917 raft_consensus.cc:2955] T 112c46de27dd408c85650c6750c6e384 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ad85e359a084326b18a1223e73a4958 (127.21.59.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:15.806665 22729 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 112c46de27dd408c85650c6750c6e384 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:15.806332 23277 raft_consensus.cc:2955] T 112c46de27dd408c85650c6750c6e384 P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ad85e359a084326b18a1223e73a4958 (127.21.59.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:15.813300 22845 consensus_queue.cc:237] T 6ef45443ec5642e8a8f3cbaf294a41df P 1ad85e359a084326b18a1223e73a4958 [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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } }
I20260713 09:08:15.813112 22740 catalog_manager.cc:5697] T 112c46de27dd408c85650c6750c6e384 P a6ebf7c5e60c43e0a59afc3a8545b6ab reported cstate change: config changed from index 3 to 4, VOTER 1ad85e359a084326b18a1223e73a4958 (127.21.59.65) evicted. New cstate: current_term: 1 leader_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:15.825932 23277 raft_consensus.cc:1275] T 6ef45443ec5642e8a8f3cbaf294a41df P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Refusing update from remote peer 1ad85e359a084326b18a1223e73a4958: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:15.828320 23434 consensus_queue.cc:1048] T 6ef45443ec5642e8a8f3cbaf294a41df P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:08:15.828936 22919 raft_consensus.cc:1275] T 6ef45443ec5642e8a8f3cbaf294a41df P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Refusing update from remote peer 1ad85e359a084326b18a1223e73a4958: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:15.831598 23430 consensus_queue.cc:1048] T 6ef45443ec5642e8a8f3cbaf294a41df P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:15.836174 23407 raft_consensus.cc:2955] T 6ef45443ec5642e8a8f3cbaf294a41df P 1ad85e359a084326b18a1223e73a4958 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:15.837536 23279 raft_consensus.cc:2955] T 6ef45443ec5642e8a8f3cbaf294a41df P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:15.839067 22828 tablet_service.cc:1558] Processing DeleteTablet for tablet 112c46de27dd408c85650c6750c6e384 with delete_type TABLET_DATA_TOMBSTONED (TS 1ad85e359a084326b18a1223e73a4958 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44540
I20260713 09:08:15.840041 23428 tablet_replica.cc:333] T 112c46de27dd408c85650c6750c6e384 P 1ad85e359a084326b18a1223e73a4958: stopping tablet replica
I20260713 09:08:15.841019 23428 raft_consensus.cc:2243] T 112c46de27dd408c85650c6750c6e384 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:15.841856 23428 raft_consensus.cc:2272] T 112c46de27dd408c85650c6750c6e384 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:15.845362 23428 ts_tablet_manager.cc:1916] T 112c46de27dd408c85650c6750c6e384 P 1ad85e359a084326b18a1223e73a4958: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:15.853055 22743 catalog_manager.cc:5697] T 6ef45443ec5642e8a8f3cbaf294a41df P 7802d716217c49b793230584eb96c19e reported cstate change: config changed from index 3 to 4, VOTER a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67) evicted. New cstate: current_term: 1 leader_uuid: "1ad85e359a084326b18a1223e73a4958" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:15.862304 22731 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6ef45443ec5642e8a8f3cbaf294a41df with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:15.864732 22917 raft_consensus.cc:2955] T 6ef45443ec5642e8a8f3cbaf294a41df P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:15.871290 22980 tablet_service.cc:1558] Processing DeleteTablet for tablet 6ef45443ec5642e8a8f3cbaf294a41df with delete_type TABLET_DATA_TOMBSTONED (TS a6ebf7c5e60c43e0a59afc3a8545b6ab not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40822
I20260713 09:08:15.872712 23428 ts_tablet_manager.cc:1929] T 112c46de27dd408c85650c6750c6e384 P 1ad85e359a084326b18a1223e73a4958: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:15.876235 23428 log.cc:1199] T 112c46de27dd408c85650c6750c6e384 P 1ad85e359a084326b18a1223e73a4958: Deleting WAL directory at /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933662300128-21741-0/minicluster-data/ts-0-root/wals/112c46de27dd408c85650c6750c6e384
I20260713 09:08:15.877746 23435 tablet_replica.cc:333] T 6ef45443ec5642e8a8f3cbaf294a41df P a6ebf7c5e60c43e0a59afc3a8545b6ab: stopping tablet replica
I20260713 09:08:15.879122 23435 raft_consensus.cc:2243] T 6ef45443ec5642e8a8f3cbaf294a41df P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:15.879781 23435 raft_consensus.cc:2272] T 6ef45443ec5642e8a8f3cbaf294a41df P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:15.883273 23435 ts_tablet_manager.cc:1916] T 6ef45443ec5642e8a8f3cbaf294a41df P a6ebf7c5e60c43e0a59afc3a8545b6ab: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:15.885735 22731 catalog_manager.cc:5028] TS 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681): tablet 112c46de27dd408c85650c6750c6e384 (table test-workload [id=242284d1f06c430b9d1614a7879612b4]) successfully deleted
I20260713 09:08:15.895066 23435 ts_tablet_manager.cc:1929] T 6ef45443ec5642e8a8f3cbaf294a41df P a6ebf7c5e60c43e0a59afc3a8545b6ab: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:15.895471 23435 log.cc:1199] T 6ef45443ec5642e8a8f3cbaf294a41df P a6ebf7c5e60c43e0a59afc3a8545b6ab: Deleting WAL directory at /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933662300128-21741-0/minicluster-data/ts-2-root/wals/6ef45443ec5642e8a8f3cbaf294a41df
I20260713 09:08:15.897006 22729 catalog_manager.cc:5028] TS a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609): tablet 6ef45443ec5642e8a8f3cbaf294a41df (table test-workload [id=242284d1f06c430b9d1614a7879612b4]) successfully deleted
I20260713 09:08:16.895659 22845 consensus_queue.cc:237] T 8c32cdb6f92146399d73f78014daec11 P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Queue 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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } }
I20260713 09:08:16.908658 22995 raft_consensus.cc:1275] T 8c32cdb6f92146399d73f78014daec11 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Refusing update from remote peer 1ad85e359a084326b18a1223e73a4958: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:08:16.908794 22812 consensus_peers.cc:597] T 8c32cdb6f92146399d73f78014daec11 P 1ad85e359a084326b18a1223e73a4958 -> Peer 7802d716217c49b793230584eb96c19e (127.21.59.68:38525): Couldn't send request to peer 7802d716217c49b793230584eb96c19e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8c32cdb6f92146399d73f78014daec11. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:16.909952 22919 raft_consensus.cc:1275] T 8c32cdb6f92146399d73f78014daec11 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Refusing update from remote peer 1ad85e359a084326b18a1223e73a4958: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:16.909947 23430 consensus_queue.cc:1048] T 8c32cdb6f92146399d73f78014daec11 P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:16.911222 23352 consensus_queue.cc:1048] T 8c32cdb6f92146399d73f78014daec11 P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:16.919611 23439 raft_consensus.cc:2955] T 8c32cdb6f92146399d73f78014daec11 P 1ad85e359a084326b18a1223e73a4958 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
I20260713 09:08:16.920688 22919 raft_consensus.cc:2955] T 8c32cdb6f92146399d73f78014daec11 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
I20260713 09:08:16.920953 22995 raft_consensus.cc:2955] T 8c32cdb6f92146399d73f78014daec11 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
I20260713 09:08:16.937279 22740 catalog_manager.cc:5697] T 8c32cdb6f92146399d73f78014daec11 P a6ebf7c5e60c43e0a59afc3a8545b6ab reported cstate change: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New cstate: current_term: 1 leader_uuid: "1ad85e359a084326b18a1223e73a4958" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
I20260713 09:08:16.944380 22995 consensus_queue.cc:237] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Queue 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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } }
I20260713 09:08:16.954012 22919 raft_consensus.cc:1275] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:16.956380 22845 raft_consensus.cc:1275] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:08:16.958885 22961 consensus_peers.cc:597] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P a6ebf7c5e60c43e0a59afc3a8545b6ab -> Peer 7802d716217c49b793230584eb96c19e (127.21.59.68:38525): Couldn't send request to peer 7802d716217c49b793230584eb96c19e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 81f6e4fb8bf04e778c687ef9b0b4bc67. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:16.958913 23411 consensus_queue.cc:1048] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260713 09:08:16.961795 23375 consensus_queue.cc:1048] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:16.973444 23375 raft_consensus.cc:2955] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
I20260713 09:08:16.981709 22842 raft_consensus.cc:2955] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
I20260713 09:08:16.993433 22994 consensus_queue.cc:237] T d6101414d3eb4afb9b51940c5c16f6d5 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Queue 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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } }
I20260713 09:08:17.006630 22919 raft_consensus.cc:2955] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
I20260713 09:08:17.007349 22743 catalog_manager.cc:5697] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 1ad85e359a084326b18a1223e73a4958 reported cstate change: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New cstate: current_term: 1 leader_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
W20260713 09:08:17.019032 22961 consensus_peers.cc:597] T d6101414d3eb4afb9b51940c5c16f6d5 P a6ebf7c5e60c43e0a59afc3a8545b6ab -> Peer 7802d716217c49b793230584eb96c19e (127.21.59.68:38525): Couldn't send request to peer 7802d716217c49b793230584eb96c19e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d6101414d3eb4afb9b51940c5c16f6d5. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:17.019131 22842 raft_consensus.cc:1275] T d6101414d3eb4afb9b51940c5c16f6d5 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:17.022339 22919 raft_consensus.cc:1275] T d6101414d3eb4afb9b51940c5c16f6d5 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:17.023748 23375 consensus_queue.cc:1048] T d6101414d3eb4afb9b51940c5c16f6d5 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:17.025774 23375 consensus_queue.cc:1048] T d6101414d3eb4afb9b51940c5c16f6d5 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:17.035015 23449 raft_consensus.cc:2955] T d6101414d3eb4afb9b51940c5c16f6d5 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
I20260713 09:08:17.036621 22919 raft_consensus.cc:2955] T d6101414d3eb4afb9b51940c5c16f6d5 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
I20260713 09:08:17.036671 22842 raft_consensus.cc:2955] T d6101414d3eb4afb9b51940c5c16f6d5 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
I20260713 09:08:17.051520 22742 catalog_manager.cc:5697] T d6101414d3eb4afb9b51940c5c16f6d5 P 50437617d78748679d0cc51bb54f302f reported cstate change: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New cstate: current_term: 1 leader_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
I20260713 09:08:17.052142 22919 consensus_queue.cc:237] T 81bf6bbf7d794223b459671185b68dce P 50437617d78748679d0cc51bb54f302f [LEADER]: Queue 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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } }
W20260713 09:08:17.061538 22887 consensus_peers.cc:597] T 81bf6bbf7d794223b459671185b68dce P 50437617d78748679d0cc51bb54f302f -> Peer 7802d716217c49b793230584eb96c19e (127.21.59.68:38525): Couldn't send request to peer 7802d716217c49b793230584eb96c19e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 81bf6bbf7d794223b459671185b68dce. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:17.061818 22994 raft_consensus.cc:1275] T 81bf6bbf7d794223b459671185b68dce P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Refusing update from remote peer 50437617d78748679d0cc51bb54f302f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:17.062572 22842 raft_consensus.cc:1275] T 81bf6bbf7d794223b459671185b68dce P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Refusing update from remote peer 50437617d78748679d0cc51bb54f302f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:17.063300 23453 consensus_queue.cc:1048] T 81bf6bbf7d794223b459671185b68dce P 50437617d78748679d0cc51bb54f302f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:17.064787 23408 consensus_queue.cc:1048] T 81bf6bbf7d794223b459671185b68dce P 50437617d78748679d0cc51bb54f302f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:17.072333 23453 raft_consensus.cc:2955] T 81bf6bbf7d794223b459671185b68dce P 50437617d78748679d0cc51bb54f302f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
I20260713 09:08:17.075661 22994 raft_consensus.cc:2955] T 81bf6bbf7d794223b459671185b68dce P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
I20260713 09:08:17.075261 22842 raft_consensus.cc:2955] T 81bf6bbf7d794223b459671185b68dce P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
I20260713 09:08:17.087980 22743 catalog_manager.cc:5697] T 81bf6bbf7d794223b459671185b68dce P a6ebf7c5e60c43e0a59afc3a8545b6ab reported cstate change: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New cstate: current_term: 1 leader_uuid: "50437617d78748679d0cc51bb54f302f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
I20260713 09:08:17.452939 23457 ts_tablet_manager.cc:933] T 8c32cdb6f92146399d73f78014daec11 P 7802d716217c49b793230584eb96c19e: Initiating tablet copy from peer 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681)
I20260713 09:08:17.456167 23457 tablet_copy_client.cc:323] T 8c32cdb6f92146399d73f78014daec11 P 7802d716217c49b793230584eb96c19e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.59.65:36681
I20260713 09:08:17.457835 22856 tablet_copy_service.cc:140] P 1ad85e359a084326b18a1223e73a4958: Received BeginTabletCopySession request for tablet 8c32cdb6f92146399d73f78014daec11 from peer 7802d716217c49b793230584eb96c19e ({username='slave'} at 127.0.0.1:44584)
I20260713 09:08:17.458395 22856 tablet_copy_service.cc:161] P 1ad85e359a084326b18a1223e73a4958: Beginning new tablet copy session on tablet 8c32cdb6f92146399d73f78014daec11 from peer 7802d716217c49b793230584eb96c19e at {username='slave'} at 127.0.0.1:44584: session id = 7802d716217c49b793230584eb96c19e-8c32cdb6f92146399d73f78014daec11
I20260713 09:08:17.460707 23459 ts_tablet_manager.cc:933] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 7802d716217c49b793230584eb96c19e: Initiating tablet copy from peer a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609)
I20260713 09:08:17.462621 23459 tablet_copy_client.cc:323] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 7802d716217c49b793230584eb96c19e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.59.67:45609
I20260713 09:08:17.464259 23005 tablet_copy_service.cc:140] P a6ebf7c5e60c43e0a59afc3a8545b6ab: Received BeginTabletCopySession request for tablet 81f6e4fb8bf04e778c687ef9b0b4bc67 from peer 7802d716217c49b793230584eb96c19e ({username='slave'} at 127.0.0.1:40870)
I20260713 09:08:17.464792 23005 tablet_copy_service.cc:161] P a6ebf7c5e60c43e0a59afc3a8545b6ab: Beginning new tablet copy session on tablet 81f6e4fb8bf04e778c687ef9b0b4bc67 from peer 7802d716217c49b793230584eb96c19e at {username='slave'} at 127.0.0.1:40870: session id = 7802d716217c49b793230584eb96c19e-81f6e4fb8bf04e778c687ef9b0b4bc67
I20260713 09:08:17.465611 22856 tablet_copy_source_session.cc:215] T 8c32cdb6f92146399d73f78014daec11 P 1ad85e359a084326b18a1223e73a4958: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:17.468961 23457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c32cdb6f92146399d73f78014daec11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:17.471940 23005 tablet_copy_source_session.cc:215] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:17.475260 23459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81f6e4fb8bf04e778c687ef9b0b4bc67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:17.484450 23457 tablet_copy_client.cc:806] T 8c32cdb6f92146399d73f78014daec11 P 7802d716217c49b793230584eb96c19e: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:17.485059 23457 tablet_copy_client.cc:670] T 8c32cdb6f92146399d73f78014daec11 P 7802d716217c49b793230584eb96c19e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:17.487798 23461 ts_tablet_manager.cc:933] T 81bf6bbf7d794223b459671185b68dce P 7802d716217c49b793230584eb96c19e: Initiating tablet copy from peer 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559)
I20260713 09:08:17.489210 23457 tablet_copy_client.cc:538] T 8c32cdb6f92146399d73f78014daec11 P 7802d716217c49b793230584eb96c19e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:17.493513 23459 tablet_copy_client.cc:806] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 7802d716217c49b793230584eb96c19e: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:17.494190 23459 tablet_copy_client.cc:670] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 7802d716217c49b793230584eb96c19e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:17.495724 23461 tablet_copy_client.cc:323] T 81bf6bbf7d794223b459671185b68dce P 7802d716217c49b793230584eb96c19e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.59.66:40559
I20260713 09:08:17.497644 22931 tablet_copy_service.cc:140] P 50437617d78748679d0cc51bb54f302f: Received BeginTabletCopySession request for tablet 81bf6bbf7d794223b459671185b68dce from peer 7802d716217c49b793230584eb96c19e ({username='slave'} at 127.0.0.1:48810)
I20260713 09:08:17.497933 23459 tablet_copy_client.cc:538] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 7802d716217c49b793230584eb96c19e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:17.498112 22931 tablet_copy_service.cc:161] P 50437617d78748679d0cc51bb54f302f: Beginning new tablet copy session on tablet 81bf6bbf7d794223b459671185b68dce from peer 7802d716217c49b793230584eb96c19e at {username='slave'} at 127.0.0.1:48810: session id = 7802d716217c49b793230584eb96c19e-81bf6bbf7d794223b459671185b68dce
I20260713 09:08:17.500294 23457 tablet_bootstrap.cc:492] T 8c32cdb6f92146399d73f78014daec11 P 7802d716217c49b793230584eb96c19e: Bootstrap starting.
I20260713 09:08:17.507397 23459 tablet_bootstrap.cc:492] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 7802d716217c49b793230584eb96c19e: Bootstrap starting.
I20260713 09:08:17.512133 22931 tablet_copy_source_session.cc:215] T 81bf6bbf7d794223b459671185b68dce P 50437617d78748679d0cc51bb54f302f: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:17.515818 23461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81bf6bbf7d794223b459671185b68dce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:17.533573 23461 tablet_copy_client.cc:806] T 81bf6bbf7d794223b459671185b68dce P 7802d716217c49b793230584eb96c19e: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:17.534356 23461 tablet_copy_client.cc:670] T 81bf6bbf7d794223b459671185b68dce P 7802d716217c49b793230584eb96c19e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:17.538482 23461 tablet_copy_client.cc:538] T 81bf6bbf7d794223b459671185b68dce P 7802d716217c49b793230584eb96c19e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:17.538473 23457 tablet_bootstrap.cc:492] T 8c32cdb6f92146399d73f78014daec11 P 7802d716217c49b793230584eb96c19e: 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
I20260713 09:08:17.539845 23457 tablet_bootstrap.cc:492] T 8c32cdb6f92146399d73f78014daec11 P 7802d716217c49b793230584eb96c19e: Bootstrap complete.
I20260713 09:08:17.540563 23457 ts_tablet_manager.cc:1403] T 8c32cdb6f92146399d73f78014daec11 P 7802d716217c49b793230584eb96c19e: Time spent bootstrapping tablet: real 0.040s	user 0.023s	sys 0.014s
I20260713 09:08:17.542948 23459 tablet_bootstrap.cc:492] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 7802d716217c49b793230584eb96c19e: 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
I20260713 09:08:17.543895 23459 tablet_bootstrap.cc:492] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 7802d716217c49b793230584eb96c19e: Bootstrap complete.
I20260713 09:08:17.543476 23457 raft_consensus.cc:359] T 8c32cdb6f92146399d73f78014daec11 P 7802d716217c49b793230584eb96c19e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } }
I20260713 09:08:17.544409 23457 raft_consensus.cc:740] T 8c32cdb6f92146399d73f78014daec11 P 7802d716217c49b793230584eb96c19e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7802d716217c49b793230584eb96c19e, State: Initialized, Role: LEARNER
I20260713 09:08:17.545079 23459 ts_tablet_manager.cc:1403] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 7802d716217c49b793230584eb96c19e: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.013s
I20260713 09:08:17.545095 23457 consensus_queue.cc:260] T 8c32cdb6f92146399d73f78014daec11 P 7802d716217c49b793230584eb96c19e [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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } }
I20260713 09:08:17.548352 23459 raft_consensus.cc:359] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 7802d716217c49b793230584eb96c19e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } }
I20260713 09:08:17.549173 23459 raft_consensus.cc:740] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 7802d716217c49b793230584eb96c19e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7802d716217c49b793230584eb96c19e, State: Initialized, Role: LEARNER
I20260713 09:08:17.549851 23459 consensus_queue.cc:260] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 7802d716217c49b793230584eb96c19e [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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } }
I20260713 09:08:17.554700 23457 ts_tablet_manager.cc:1434] T 8c32cdb6f92146399d73f78014daec11 P 7802d716217c49b793230584eb96c19e: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.004s
I20260713 09:08:17.558564 22856 tablet_copy_service.cc:342] P 1ad85e359a084326b18a1223e73a4958: Request end of tablet copy session 7802d716217c49b793230584eb96c19e-8c32cdb6f92146399d73f78014daec11 received from {username='slave'} at 127.0.0.1:44584
I20260713 09:08:17.559087 22856 tablet_copy_service.cc:434] P 1ad85e359a084326b18a1223e73a4958: ending tablet copy session 7802d716217c49b793230584eb96c19e-8c32cdb6f92146399d73f78014daec11 on tablet 8c32cdb6f92146399d73f78014daec11 with peer 7802d716217c49b793230584eb96c19e
I20260713 09:08:17.561368 23461 tablet_bootstrap.cc:492] T 81bf6bbf7d794223b459671185b68dce P 7802d716217c49b793230584eb96c19e: Bootstrap starting.
I20260713 09:08:17.560742 23459 ts_tablet_manager.cc:1434] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 7802d716217c49b793230584eb96c19e: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.004s
I20260713 09:08:17.563320 23005 tablet_copy_service.cc:342] P a6ebf7c5e60c43e0a59afc3a8545b6ab: Request end of tablet copy session 7802d716217c49b793230584eb96c19e-81f6e4fb8bf04e778c687ef9b0b4bc67 received from {username='slave'} at 127.0.0.1:40870
I20260713 09:08:17.563724 23005 tablet_copy_service.cc:434] P a6ebf7c5e60c43e0a59afc3a8545b6ab: ending tablet copy session 7802d716217c49b793230584eb96c19e-81f6e4fb8bf04e778c687ef9b0b4bc67 on tablet 81f6e4fb8bf04e778c687ef9b0b4bc67 with peer 7802d716217c49b793230584eb96c19e
I20260713 09:08:17.583215 23461 tablet_bootstrap.cc:492] T 81bf6bbf7d794223b459671185b68dce P 7802d716217c49b793230584eb96c19e: 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
I20260713 09:08:17.584214 23461 tablet_bootstrap.cc:492] T 81bf6bbf7d794223b459671185b68dce P 7802d716217c49b793230584eb96c19e: Bootstrap complete.
I20260713 09:08:17.584932 23461 ts_tablet_manager.cc:1403] T 81bf6bbf7d794223b459671185b68dce P 7802d716217c49b793230584eb96c19e: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.004s
I20260713 09:08:17.587633 23461 raft_consensus.cc:359] T 81bf6bbf7d794223b459671185b68dce P 7802d716217c49b793230584eb96c19e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } }
I20260713 09:08:17.588481 23461 raft_consensus.cc:740] T 81bf6bbf7d794223b459671185b68dce P 7802d716217c49b793230584eb96c19e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7802d716217c49b793230584eb96c19e, State: Initialized, Role: LEARNER
I20260713 09:08:17.589035 23461 consensus_queue.cc:260] T 81bf6bbf7d794223b459671185b68dce P 7802d716217c49b793230584eb96c19e [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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } }
I20260713 09:08:17.591146 23461 ts_tablet_manager.cc:1434] T 81bf6bbf7d794223b459671185b68dce P 7802d716217c49b793230584eb96c19e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:08:17.592929 22931 tablet_copy_service.cc:342] P 50437617d78748679d0cc51bb54f302f: Request end of tablet copy session 7802d716217c49b793230584eb96c19e-81bf6bbf7d794223b459671185b68dce received from {username='slave'} at 127.0.0.1:48810
I20260713 09:08:17.593345 22931 tablet_copy_service.cc:434] P 50437617d78748679d0cc51bb54f302f: ending tablet copy session 7802d716217c49b793230584eb96c19e-81bf6bbf7d794223b459671185b68dce on tablet 81bf6bbf7d794223b459671185b68dce with peer 7802d716217c49b793230584eb96c19e
I20260713 09:08:17.613658 23461 ts_tablet_manager.cc:933] T d6101414d3eb4afb9b51940c5c16f6d5 P 7802d716217c49b793230584eb96c19e: Initiating tablet copy from peer a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609)
I20260713 09:08:17.615525 23461 tablet_copy_client.cc:323] T d6101414d3eb4afb9b51940c5c16f6d5 P 7802d716217c49b793230584eb96c19e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.59.67:45609
I20260713 09:08:17.617170 23005 tablet_copy_service.cc:140] P a6ebf7c5e60c43e0a59afc3a8545b6ab: Received BeginTabletCopySession request for tablet d6101414d3eb4afb9b51940c5c16f6d5 from peer 7802d716217c49b793230584eb96c19e ({username='slave'} at 127.0.0.1:40870)
I20260713 09:08:17.617724 23005 tablet_copy_service.cc:161] P a6ebf7c5e60c43e0a59afc3a8545b6ab: Beginning new tablet copy session on tablet d6101414d3eb4afb9b51940c5c16f6d5 from peer 7802d716217c49b793230584eb96c19e at {username='slave'} at 127.0.0.1:40870: session id = 7802d716217c49b793230584eb96c19e-d6101414d3eb4afb9b51940c5c16f6d5
I20260713 09:08:17.624975 23005 tablet_copy_source_session.cc:215] T d6101414d3eb4afb9b51940c5c16f6d5 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:17.628019 23461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6101414d3eb4afb9b51940c5c16f6d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:17.639889 23461 tablet_copy_client.cc:806] T d6101414d3eb4afb9b51940c5c16f6d5 P 7802d716217c49b793230584eb96c19e: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:17.640460 23461 tablet_copy_client.cc:670] T d6101414d3eb4afb9b51940c5c16f6d5 P 7802d716217c49b793230584eb96c19e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:17.643833 23461 tablet_copy_client.cc:538] T d6101414d3eb4afb9b51940c5c16f6d5 P 7802d716217c49b793230584eb96c19e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:17.650569 23461 tablet_bootstrap.cc:492] T d6101414d3eb4afb9b51940c5c16f6d5 P 7802d716217c49b793230584eb96c19e: Bootstrap starting.
I20260713 09:08:17.666465 23461 tablet_bootstrap.cc:492] T d6101414d3eb4afb9b51940c5c16f6d5 P 7802d716217c49b793230584eb96c19e: 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
I20260713 09:08:17.667425 23461 tablet_bootstrap.cc:492] T d6101414d3eb4afb9b51940c5c16f6d5 P 7802d716217c49b793230584eb96c19e: Bootstrap complete.
I20260713 09:08:17.668084 23461 ts_tablet_manager.cc:1403] T d6101414d3eb4afb9b51940c5c16f6d5 P 7802d716217c49b793230584eb96c19e: Time spent bootstrapping tablet: real 0.018s	user 0.019s	sys 0.000s
I20260713 09:08:17.670485 23461 raft_consensus.cc:359] T d6101414d3eb4afb9b51940c5c16f6d5 P 7802d716217c49b793230584eb96c19e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } }
I20260713 09:08:17.671175 23461 raft_consensus.cc:740] T d6101414d3eb4afb9b51940c5c16f6d5 P 7802d716217c49b793230584eb96c19e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7802d716217c49b793230584eb96c19e, State: Initialized, Role: LEARNER
I20260713 09:08:17.671712 23461 consensus_queue.cc:260] T d6101414d3eb4afb9b51940c5c16f6d5 P 7802d716217c49b793230584eb96c19e [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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } }
I20260713 09:08:17.673739 23461 ts_tablet_manager.cc:1434] T d6101414d3eb4afb9b51940c5c16f6d5 P 7802d716217c49b793230584eb96c19e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:08:17.675669 23005 tablet_copy_service.cc:342] P a6ebf7c5e60c43e0a59afc3a8545b6ab: Request end of tablet copy session 7802d716217c49b793230584eb96c19e-d6101414d3eb4afb9b51940c5c16f6d5 received from {username='slave'} at 127.0.0.1:40870
I20260713 09:08:17.676051 23005 tablet_copy_service.cc:434] P a6ebf7c5e60c43e0a59afc3a8545b6ab: ending tablet copy session 7802d716217c49b793230584eb96c19e-d6101414d3eb4afb9b51940c5c16f6d5 on tablet d6101414d3eb4afb9b51940c5c16f6d5 with peer 7802d716217c49b793230584eb96c19e
I20260713 09:08:17.915795 23277 raft_consensus.cc:1217] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 7802d716217c49b793230584eb96c19e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:17.959434 23277 raft_consensus.cc:1217] T 8c32cdb6f92146399d73f78014daec11 P 7802d716217c49b793230584eb96c19e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:17.979621 23277 raft_consensus.cc:1217] T 81bf6bbf7d794223b459671185b68dce P 7802d716217c49b793230584eb96c19e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:18.103711 23277 raft_consensus.cc:1217] T d6101414d3eb4afb9b51940c5c16f6d5 P 7802d716217c49b793230584eb96c19e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:18.384997 23473 raft_consensus.cc:1064] T 81bf6bbf7d794223b459671185b68dce P 50437617d78748679d0cc51bb54f302f: attempting to promote NON_VOTER 7802d716217c49b793230584eb96c19e to VOTER
I20260713 09:08:18.387542 23473 consensus_queue.cc:237] T 81bf6bbf7d794223b459671185b68dce P 50437617d78748679d0cc51bb54f302f [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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } }
I20260713 09:08:18.395478 22994 raft_consensus.cc:1275] T 81bf6bbf7d794223b459671185b68dce P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Refusing update from remote peer 50437617d78748679d0cc51bb54f302f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:18.395642 23277 raft_consensus.cc:1275] T 81bf6bbf7d794223b459671185b68dce P 7802d716217c49b793230584eb96c19e [term 1 LEARNER]: Refusing update from remote peer 50437617d78748679d0cc51bb54f302f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:18.396938 23453 consensus_queue.cc:1048] T 81bf6bbf7d794223b459671185b68dce P 50437617d78748679d0cc51bb54f302f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:18.399823 23411 raft_consensus.cc:1064] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P a6ebf7c5e60c43e0a59afc3a8545b6ab: attempting to promote NON_VOTER 7802d716217c49b793230584eb96c19e to VOTER
I20260713 09:08:18.399585 23453 consensus_queue.cc:1048] T 81bf6bbf7d794223b459671185b68dce P 50437617d78748679d0cc51bb54f302f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:18.402035 23411 consensus_queue.cc:237] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P a6ebf7c5e60c43e0a59afc3a8545b6ab [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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } }
I20260713 09:08:18.403025 22842 raft_consensus.cc:1275] T 81bf6bbf7d794223b459671185b68dce P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Refusing update from remote peer 50437617d78748679d0cc51bb54f302f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:18.412750 23453 consensus_queue.cc:1048] T 81bf6bbf7d794223b459671185b68dce P 50437617d78748679d0cc51bb54f302f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:18.421502 23277 raft_consensus.cc:1275] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 7802d716217c49b793230584eb96c19e [term 1 LEARNER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:18.421332 23475 raft_consensus.cc:2955] T 81bf6bbf7d794223b459671185b68dce P 50437617d78748679d0cc51bb54f302f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:18.423220 23444 consensus_queue.cc:1048] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:18.432030 22846 raft_consensus.cc:1275] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:18.434247 23411 consensus_queue.cc:1048] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:18.435431 23279 raft_consensus.cc:2955] T 81bf6bbf7d794223b459671185b68dce P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:18.454325 22919 raft_consensus.cc:1275] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:18.456223 23411 consensus_queue.cc:1048] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:18.457607 22740 catalog_manager.cc:5697] T 81bf6bbf7d794223b459671185b68dce P 7802d716217c49b793230584eb96c19e reported cstate change: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "50437617d78748679d0cc51bb54f302f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:18.477223 22994 raft_consensus.cc:2955] T 81bf6bbf7d794223b459671185b68dce P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:18.494701 23444 raft_consensus.cc:2955] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:18.500952 22842 raft_consensus.cc:2955] T 81bf6bbf7d794223b459671185b68dce P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:18.504333 23279 raft_consensus.cc:2955] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:18.512632 22846 raft_consensus.cc:2955] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:18.499212 22919 raft_consensus.cc:2955] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:18.546612 23471 raft_consensus.cc:1064] T 8c32cdb6f92146399d73f78014daec11 P 1ad85e359a084326b18a1223e73a4958: attempting to promote NON_VOTER 7802d716217c49b793230584eb96c19e to VOTER
I20260713 09:08:18.547804 22742 catalog_manager.cc:5697] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P a6ebf7c5e60c43e0a59afc3a8545b6ab reported cstate change: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:18.549165 23471 consensus_queue.cc:237] T 8c32cdb6f92146399d73f78014daec11 P 1ad85e359a084326b18a1223e73a4958 [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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } }
I20260713 09:08:18.550992 22920 consensus_queue.cc:237] T 81bf6bbf7d794223b459671185b68dce P 50437617d78748679d0cc51bb54f302f [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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } }
I20260713 09:08:18.553316 23411 raft_consensus.cc:1064] T d6101414d3eb4afb9b51940c5c16f6d5 P a6ebf7c5e60c43e0a59afc3a8545b6ab: attempting to promote NON_VOTER 7802d716217c49b793230584eb96c19e to VOTER
I20260713 09:08:18.556062 23411 consensus_queue.cc:237] T d6101414d3eb4afb9b51940c5c16f6d5 P a6ebf7c5e60c43e0a59afc3a8545b6ab [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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } }
I20260713 09:08:18.559412 23278 raft_consensus.cc:1275] T 81bf6bbf7d794223b459671185b68dce P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Refusing update from remote peer 50437617d78748679d0cc51bb54f302f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:18.562218 23475 consensus_queue.cc:1048] T 81bf6bbf7d794223b459671185b68dce P 50437617d78748679d0cc51bb54f302f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:18.568065 22994 consensus_queue.cc:237] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P a6ebf7c5e60c43e0a59afc3a8545b6ab [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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } }
I20260713 09:08:18.569525 23278 raft_consensus.cc:1275] T 8c32cdb6f92146399d73f78014daec11 P 7802d716217c49b793230584eb96c19e [term 1 LEARNER]: Refusing update from remote peer 1ad85e359a084326b18a1223e73a4958: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:18.573164 23475 raft_consensus.cc:2955] T 81bf6bbf7d794223b459671185b68dce P 50437617d78748679d0cc51bb54f302f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:18.577881 22920 raft_consensus.cc:1275] T 8c32cdb6f92146399d73f78014daec11 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Refusing update from remote peer 1ad85e359a084326b18a1223e73a4958: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:18.580161 23485 consensus_queue.cc:1048] T 8c32cdb6f92146399d73f78014daec11 P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:18.582885 23471 consensus_queue.cc:1048] T 8c32cdb6f92146399d73f78014daec11 P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:18.578161 23276 raft_consensus.cc:2955] T 81bf6bbf7d794223b459671185b68dce P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:18.598168 22845 raft_consensus.cc:1275] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:18.601781 23449 consensus_queue.cc:1048] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260713 09:08:18.610370 22844 raft_consensus.cc:1275] T d6101414d3eb4afb9b51940c5c16f6d5 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:18.615293 23444 consensus_queue.cc:1048] T d6101414d3eb4afb9b51940c5c16f6d5 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:18.623255 22846 raft_consensus.cc:1275] T 81bf6bbf7d794223b459671185b68dce P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Refusing update from remote peer 50437617d78748679d0cc51bb54f302f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:18.626679 22920 raft_consensus.cc:1275] T d6101414d3eb4afb9b51940c5c16f6d5 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:18.628115 22995 raft_consensus.cc:1275] T 8c32cdb6f92146399d73f78014daec11 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Refusing update from remote peer 1ad85e359a084326b18a1223e73a4958: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:18.628338 23275 raft_consensus.cc:1275] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:18.628365 23492 consensus_queue.cc:1048] T d6101414d3eb4afb9b51940c5c16f6d5 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:18.629536 22730 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 81bf6bbf7d794223b459671185b68dce with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:18.636297 23491 consensus_queue.cc:1048] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:08:18.636843 23489 consensus_queue.cc:1048] T 8c32cdb6f92146399d73f78014daec11 P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:18.637432 23277 raft_consensus.cc:1275] T d6101414d3eb4afb9b51940c5c16f6d5 P 7802d716217c49b793230584eb96c19e [term 1 LEARNER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:18.617550 23444 raft_consensus.cc:2955] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 50437617d78748679d0cc51bb54f302f (127.21.59.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:18.641072 23275 raft_consensus.cc:2955] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 50437617d78748679d0cc51bb54f302f (127.21.59.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:18.642295 23485 raft_consensus.cc:2955] T 8c32cdb6f92146399d73f78014daec11 P 1ad85e359a084326b18a1223e73a4958 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:18.643533 22743 catalog_manager.cc:5697] T 81bf6bbf7d794223b459671185b68dce P 50437617d78748679d0cc51bb54f302f reported cstate change: config changed from index 3 to 4, VOTER a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67) evicted. New cstate: current_term: 1 leader_uuid: "50437617d78748679d0cc51bb54f302f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:18.650077 22842 raft_consensus.cc:2955] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 50437617d78748679d0cc51bb54f302f (127.21.59.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:18.660056 22980 tablet_service.cc:1558] Processing DeleteTablet for tablet 81bf6bbf7d794223b459671185b68dce with delete_type TABLET_DATA_TOMBSTONED (TS a6ebf7c5e60c43e0a59afc3a8545b6ab not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40822
I20260713 09:08:18.668795 22729 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 81f6e4fb8bf04e778c687ef9b0b4bc67 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:18.675294 22744 catalog_manager.cc:5697] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P a6ebf7c5e60c43e0a59afc3a8545b6ab reported cstate change: config changed from index 3 to 4, VOTER 50437617d78748679d0cc51bb54f302f (127.21.59.66) evicted. New cstate: current_term: 1 leader_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:18.680033 22920 raft_consensus.cc:2955] T 8c32cdb6f92146399d73f78014daec11 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:18.651237 23491 consensus_queue.cc:1048] T d6101414d3eb4afb9b51940c5c16f6d5 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:18.651563 23473 consensus_queue.cc:1048] T 81bf6bbf7d794223b459671185b68dce P 50437617d78748679d0cc51bb54f302f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:18.652912 23278 raft_consensus.cc:2955] T 8c32cdb6f92146399d73f78014daec11 P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:18.697289 22910 tablet_service.cc:1558] Processing DeleteTablet for tablet 81f6e4fb8bf04e778c687ef9b0b4bc67 with delete_type TABLET_DATA_TOMBSTONED (TS 50437617d78748679d0cc51bb54f302f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48788
I20260713 09:08:18.700531 23500 tablet_replica.cc:333] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 50437617d78748679d0cc51bb54f302f: stopping tablet replica
I20260713 09:08:18.701854 23500 raft_consensus.cc:2243] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:18.702565 23500 raft_consensus.cc:2272] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:18.704334 22844 raft_consensus.cc:2955] T 81bf6bbf7d794223b459671185b68dce P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:18.708462 23500 ts_tablet_manager.cc:1916] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 50437617d78748679d0cc51bb54f302f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:18.714931 23498 tablet_replica.cc:333] T 81bf6bbf7d794223b459671185b68dce P a6ebf7c5e60c43e0a59afc3a8545b6ab: stopping tablet replica
I20260713 09:08:18.718317 23411 raft_consensus.cc:2955] T d6101414d3eb4afb9b51940c5c16f6d5 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:18.719664 23498 raft_consensus.cc:2243] T 81bf6bbf7d794223b459671185b68dce P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:18.722361 23498 raft_consensus.cc:2272] T 81bf6bbf7d794223b459671185b68dce P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:18.722898 22744 catalog_manager.cc:5697] T 8c32cdb6f92146399d73f78014daec11 P 50437617d78748679d0cc51bb54f302f reported cstate change: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1ad85e359a084326b18a1223e73a4958" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:18.733903 23498 ts_tablet_manager.cc:1916] T 81bf6bbf7d794223b459671185b68dce P a6ebf7c5e60c43e0a59afc3a8545b6ab: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:18.737120 22846 raft_consensus.cc:2955] T d6101414d3eb4afb9b51940c5c16f6d5 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:18.741747 23500 ts_tablet_manager.cc:1929] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 50437617d78748679d0cc51bb54f302f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:18.742285 23500 log.cc:1199] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 50437617d78748679d0cc51bb54f302f: Deleting WAL directory at /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933662300128-21741-0/minicluster-data/ts-1-root/wals/81f6e4fb8bf04e778c687ef9b0b4bc67
I20260713 09:08:18.745631 22730 catalog_manager.cc:5028] TS 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559): tablet 81f6e4fb8bf04e778c687ef9b0b4bc67 (table test-workload [id=242284d1f06c430b9d1614a7879612b4]) successfully deleted
I20260713 09:08:18.755716 22920 raft_consensus.cc:2955] T d6101414d3eb4afb9b51940c5c16f6d5 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:18.765275 23275 raft_consensus.cc:2955] T d6101414d3eb4afb9b51940c5c16f6d5 P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:18.761109 22743 catalog_manager.cc:5697] T d6101414d3eb4afb9b51940c5c16f6d5 P a6ebf7c5e60c43e0a59afc3a8545b6ab reported cstate change: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:18.773272 22842 consensus_queue.cc:237] T 8c32cdb6f92146399d73f78014daec11 P 1ad85e359a084326b18a1223e73a4958 [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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } }
I20260713 09:08:18.782307 23277 raft_consensus.cc:1275] T 8c32cdb6f92146399d73f78014daec11 P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Refusing update from remote peer 1ad85e359a084326b18a1223e73a4958: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:18.783974 23485 consensus_queue.cc:1048] T 8c32cdb6f92146399d73f78014daec11 P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:18.770439 22994 raft_consensus.cc:2955] T 8c32cdb6f92146399d73f78014daec11 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:18.792583 23486 raft_consensus.cc:2955] T 8c32cdb6f92146399d73f78014daec11 P 1ad85e359a084326b18a1223e73a4958 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 50437617d78748679d0cc51bb54f302f (127.21.59.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:18.798195 22995 raft_consensus.cc:1275] T 8c32cdb6f92146399d73f78014daec11 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Refusing update from remote peer 1ad85e359a084326b18a1223e73a4958: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:18.801626 23489 consensus_queue.cc:1048] T 8c32cdb6f92146399d73f78014daec11 P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:18.794530 23498 ts_tablet_manager.cc:1929] T 81bf6bbf7d794223b459671185b68dce P a6ebf7c5e60c43e0a59afc3a8545b6ab: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:18.808269 23498 log.cc:1199] T 81bf6bbf7d794223b459671185b68dce P a6ebf7c5e60c43e0a59afc3a8545b6ab: Deleting WAL directory at /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933662300128-21741-0/minicluster-data/ts-2-root/wals/81bf6bbf7d794223b459671185b68dce
I20260713 09:08:18.807709 22994 raft_consensus.cc:2955] T 8c32cdb6f92146399d73f78014daec11 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 50437617d78748679d0cc51bb54f302f (127.21.59.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:18.810662 22729 catalog_manager.cc:5028] TS a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609): tablet 81bf6bbf7d794223b459671185b68dce (table test-workload [id=242284d1f06c430b9d1614a7879612b4]) successfully deleted
I20260713 09:08:18.814752 22731 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8c32cdb6f92146399d73f78014daec11 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:18.812444 23275 raft_consensus.cc:2955] T 8c32cdb6f92146399d73f78014daec11 P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 50437617d78748679d0cc51bb54f302f (127.21.59.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:18.822467 22740 catalog_manager.cc:5697] T 8c32cdb6f92146399d73f78014daec11 P a6ebf7c5e60c43e0a59afc3a8545b6ab reported cstate change: config changed from index 3 to 4, VOTER 50437617d78748679d0cc51bb54f302f (127.21.59.66) evicted. New cstate: current_term: 1 leader_uuid: "1ad85e359a084326b18a1223e73a4958" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:18.833616 22910 tablet_service.cc:1558] Processing DeleteTablet for tablet 8c32cdb6f92146399d73f78014daec11 with delete_type TABLET_DATA_TOMBSTONED (TS 50437617d78748679d0cc51bb54f302f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48788
I20260713 09:08:18.834609 23500 tablet_replica.cc:333] T 8c32cdb6f92146399d73f78014daec11 P 50437617d78748679d0cc51bb54f302f: stopping tablet replica
I20260713 09:08:18.835652 23500 raft_consensus.cc:2243] T 8c32cdb6f92146399d73f78014daec11 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:18.836403 23500 raft_consensus.cc:2272] T 8c32cdb6f92146399d73f78014daec11 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:18.839725 23500 ts_tablet_manager.cc:1916] T 8c32cdb6f92146399d73f78014daec11 P 50437617d78748679d0cc51bb54f302f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:18.852558 23500 ts_tablet_manager.cc:1929] T 8c32cdb6f92146399d73f78014daec11 P 50437617d78748679d0cc51bb54f302f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:18.852949 23500 log.cc:1199] T 8c32cdb6f92146399d73f78014daec11 P 50437617d78748679d0cc51bb54f302f: Deleting WAL directory at /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933662300128-21741-0/minicluster-data/ts-1-root/wals/8c32cdb6f92146399d73f78014daec11
I20260713 09:08:18.854401 22730 catalog_manager.cc:5028] TS 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559): tablet 8c32cdb6f92146399d73f78014daec11 (table test-workload [id=242284d1f06c430b9d1614a7879612b4]) successfully deleted
I20260713 09:08:19.191465 22994 consensus_queue.cc:237] T d6101414d3eb4afb9b51940c5c16f6d5 P a6ebf7c5e60c43e0a59afc3a8545b6ab [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: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } }
I20260713 09:08:19.196465 23275 raft_consensus.cc:1275] T d6101414d3eb4afb9b51940c5c16f6d5 P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:19.196868 22920 raft_consensus.cc:1275] T d6101414d3eb4afb9b51940c5c16f6d5 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:19.198251 23411 consensus_queue.cc:1048] T d6101414d3eb4afb9b51940c5c16f6d5 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:19.199200 23444 consensus_queue.cc:1048] T d6101414d3eb4afb9b51940c5c16f6d5 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:19.206305 23444 raft_consensus.cc:2955] T d6101414d3eb4afb9b51940c5c16f6d5 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ad85e359a084326b18a1223e73a4958 (127.21.59.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:19.208630 22920 raft_consensus.cc:2955] T d6101414d3eb4afb9b51940c5c16f6d5 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ad85e359a084326b18a1223e73a4958 (127.21.59.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:19.216094 22729 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d6101414d3eb4afb9b51940c5c16f6d5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:19.226125 23275 raft_consensus.cc:2955] T d6101414d3eb4afb9b51940c5c16f6d5 P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ad85e359a084326b18a1223e73a4958 (127.21.59.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:19.221655 22743 catalog_manager.cc:5697] T d6101414d3eb4afb9b51940c5c16f6d5 P a6ebf7c5e60c43e0a59afc3a8545b6ab reported cstate change: config changed from index 3 to 4, VOTER 1ad85e359a084326b18a1223e73a4958 (127.21.59.65) evicted. New cstate: current_term: 1 leader_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:19.240916 22828 tablet_service.cc:1558] Processing DeleteTablet for tablet d6101414d3eb4afb9b51940c5c16f6d5 with delete_type TABLET_DATA_TOMBSTONED (TS 1ad85e359a084326b18a1223e73a4958 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44540
I20260713 09:08:19.243240 23503 tablet_replica.cc:333] T d6101414d3eb4afb9b51940c5c16f6d5 P 1ad85e359a084326b18a1223e73a4958: stopping tablet replica
I20260713 09:08:19.247581 23503 raft_consensus.cc:2243] T d6101414d3eb4afb9b51940c5c16f6d5 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:19.248260 23503 raft_consensus.cc:2272] T d6101414d3eb4afb9b51940c5c16f6d5 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:19.251456 23503 ts_tablet_manager.cc:1916] T d6101414d3eb4afb9b51940c5c16f6d5 P 1ad85e359a084326b18a1223e73a4958: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:19.263556 23503 ts_tablet_manager.cc:1929] T d6101414d3eb4afb9b51940c5c16f6d5 P 1ad85e359a084326b18a1223e73a4958: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:19.263826 23503 log.cc:1199] T d6101414d3eb4afb9b51940c5c16f6d5 P 1ad85e359a084326b18a1223e73a4958: Deleting WAL directory at /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933662300128-21741-0/minicluster-data/ts-0-root/wals/d6101414d3eb4afb9b51940c5c16f6d5
I20260713 09:08:19.265048 22731 catalog_manager.cc:5028] TS 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681): tablet d6101414d3eb4afb9b51940c5c16f6d5 (table test-workload [id=242284d1f06c430b9d1614a7879612b4]) successfully deleted
I20260713 09:08:20.267724 22994 consensus_queue.cc:237] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } }
I20260713 09:08:20.273476 22920 raft_consensus.cc:1275] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 50437617d78748679d0cc51bb54f302f [term 2 FOLLOWER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:20.274734 22846 raft_consensus.cc:1275] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 1ad85e359a084326b18a1223e73a4958 [term 2 FOLLOWER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:20.275906 23505 consensus_queue.cc:1048] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:08:20.276831 22961 consensus_peers.cc:597] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P a6ebf7c5e60c43e0a59afc3a8545b6ab -> Peer 7802d716217c49b793230584eb96c19e (127.21.59.68:38525): Couldn't send request to peer 7802d716217c49b793230584eb96c19e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0d7fcefc6fbf4238a9c7edc137c39bc1. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:20.277638 23449 consensus_queue.cc:1048] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:20.283921 23444 raft_consensus.cc:2955] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
I20260713 09:08:20.285511 22919 raft_consensus.cc:2955] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 50437617d78748679d0cc51bb54f302f [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
I20260713 09:08:20.287276 22844 raft_consensus.cc:2955] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 1ad85e359a084326b18a1223e73a4958 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
I20260713 09:08:20.300868 22743 catalog_manager.cc:5697] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 50437617d78748679d0cc51bb54f302f reported cstate change: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New cstate: current_term: 2 leader_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
I20260713 09:08:20.301486 22846 consensus_queue.cc:237] T 8524278f72e74d719f46346c799708bd P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Queue 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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } }
I20260713 09:08:20.311349 22994 raft_consensus.cc:1275] T 8524278f72e74d719f46346c799708bd P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Refusing update from remote peer 1ad85e359a084326b18a1223e73a4958: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:20.312538 23486 consensus_queue.cc:1048] T 8524278f72e74d719f46346c799708bd P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:20.313844 22919 raft_consensus.cc:1275] T 8524278f72e74d719f46346c799708bd P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Refusing update from remote peer 1ad85e359a084326b18a1223e73a4958: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:08:20.315945 22812 consensus_peers.cc:597] T 8524278f72e74d719f46346c799708bd P 1ad85e359a084326b18a1223e73a4958 -> Peer 7802d716217c49b793230584eb96c19e (127.21.59.68:38525): Couldn't send request to peer 7802d716217c49b793230584eb96c19e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8524278f72e74d719f46346c799708bd. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:20.317480 23486 consensus_queue.cc:1048] T 8524278f72e74d719f46346c799708bd P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:20.324081 23511 raft_consensus.cc:2955] T 8524278f72e74d719f46346c799708bd P 1ad85e359a084326b18a1223e73a4958 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
I20260713 09:08:20.325834 22994 raft_consensus.cc:2955] T 8524278f72e74d719f46346c799708bd P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
I20260713 09:08:20.338120 22995 consensus_queue.cc:237] T ea11d9d5efe241b8882ecd858162cce8 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Queue 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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } }
I20260713 09:08:20.340225 22744 catalog_manager.cc:5697] T 8524278f72e74d719f46346c799708bd P a6ebf7c5e60c43e0a59afc3a8545b6ab reported cstate change: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New cstate: current_term: 1 leader_uuid: "1ad85e359a084326b18a1223e73a4958" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
I20260713 09:08:20.340354 22919 raft_consensus.cc:2955] T 8524278f72e74d719f46346c799708bd P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
W20260713 09:08:20.357661 22961 consensus_peers.cc:597] T ea11d9d5efe241b8882ecd858162cce8 P a6ebf7c5e60c43e0a59afc3a8545b6ab -> Peer 7802d716217c49b793230584eb96c19e (127.21.59.68:38525): Couldn't send request to peer 7802d716217c49b793230584eb96c19e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ea11d9d5efe241b8882ecd858162cce8. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:20.358175 22919 raft_consensus.cc:1275] T ea11d9d5efe241b8882ecd858162cce8 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:20.360131 22844 raft_consensus.cc:1275] T ea11d9d5efe241b8882ecd858162cce8 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:20.360059 23444 consensus_queue.cc:1048] T ea11d9d5efe241b8882ecd858162cce8 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:20.361541 23449 consensus_queue.cc:1048] T ea11d9d5efe241b8882ecd858162cce8 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:20.374362 23505 raft_consensus.cc:2955] T ea11d9d5efe241b8882ecd858162cce8 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
I20260713 09:08:20.376435 22919 raft_consensus.cc:2955] T ea11d9d5efe241b8882ecd858162cce8 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
I20260713 09:08:20.378600 22844 raft_consensus.cc:2955] T ea11d9d5efe241b8882ecd858162cce8 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
I20260713 09:08:20.389276 22920 consensus_queue.cc:237] T f16b1b85378b45bf9f2a5d838796b7d8 P 50437617d78748679d0cc51bb54f302f [LEADER]: Queue 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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } }
I20260713 09:08:20.390014 22740 catalog_manager.cc:5697] T ea11d9d5efe241b8882ecd858162cce8 P a6ebf7c5e60c43e0a59afc3a8545b6ab reported cstate change: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New cstate: current_term: 1 leader_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260713 09:08:20.396741 22887 consensus_peers.cc:597] T f16b1b85378b45bf9f2a5d838796b7d8 P 50437617d78748679d0cc51bb54f302f -> Peer 7802d716217c49b793230584eb96c19e (127.21.59.68:38525): Couldn't send request to peer 7802d716217c49b793230584eb96c19e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f16b1b85378b45bf9f2a5d838796b7d8. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:20.397015 22995 raft_consensus.cc:1275] T f16b1b85378b45bf9f2a5d838796b7d8 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Refusing update from remote peer 50437617d78748679d0cc51bb54f302f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:20.398905 23502 consensus_queue.cc:1048] T f16b1b85378b45bf9f2a5d838796b7d8 P 50437617d78748679d0cc51bb54f302f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:20.399677 22844 raft_consensus.cc:1275] T f16b1b85378b45bf9f2a5d838796b7d8 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Refusing update from remote peer 50437617d78748679d0cc51bb54f302f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:20.401136 23502 consensus_queue.cc:1048] T f16b1b85378b45bf9f2a5d838796b7d8 P 50437617d78748679d0cc51bb54f302f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:20.408892 23521 raft_consensus.cc:2955] T f16b1b85378b45bf9f2a5d838796b7d8 P 50437617d78748679d0cc51bb54f302f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
I20260713 09:08:20.410188 22995 raft_consensus.cc:2955] T f16b1b85378b45bf9f2a5d838796b7d8 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
I20260713 09:08:20.421512 22740 catalog_manager.cc:5697] T f16b1b85378b45bf9f2a5d838796b7d8 P 50437617d78748679d0cc51bb54f302f reported cstate change: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New cstate: current_term: 1 leader_uuid: "50437617d78748679d0cc51bb54f302f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:20.426501 22844 raft_consensus.cc:2955] T f16b1b85378b45bf9f2a5d838796b7d8 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
I20260713 09:08:20.738523 23525 ts_tablet_manager.cc:933] T ea11d9d5efe241b8882ecd858162cce8 P 7802d716217c49b793230584eb96c19e: Initiating tablet copy from peer a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609)
I20260713 09:08:20.741731 23525 tablet_copy_client.cc:323] T ea11d9d5efe241b8882ecd858162cce8 P 7802d716217c49b793230584eb96c19e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.59.67:45609
I20260713 09:08:20.743350 23005 tablet_copy_service.cc:140] P a6ebf7c5e60c43e0a59afc3a8545b6ab: Received BeginTabletCopySession request for tablet ea11d9d5efe241b8882ecd858162cce8 from peer 7802d716217c49b793230584eb96c19e ({username='slave'} at 127.0.0.1:40870)
I20260713 09:08:20.743832 23005 tablet_copy_service.cc:161] P a6ebf7c5e60c43e0a59afc3a8545b6ab: Beginning new tablet copy session on tablet ea11d9d5efe241b8882ecd858162cce8 from peer 7802d716217c49b793230584eb96c19e at {username='slave'} at 127.0.0.1:40870: session id = 7802d716217c49b793230584eb96c19e-ea11d9d5efe241b8882ecd858162cce8
I20260713 09:08:20.749675 23005 tablet_copy_source_session.cc:215] T ea11d9d5efe241b8882ecd858162cce8 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:20.752502 23525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea11d9d5efe241b8882ecd858162cce8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:20.767846 23525 tablet_copy_client.cc:806] T ea11d9d5efe241b8882ecd858162cce8 P 7802d716217c49b793230584eb96c19e: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:20.768435 23525 tablet_copy_client.cc:670] T ea11d9d5efe241b8882ecd858162cce8 P 7802d716217c49b793230584eb96c19e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:20.771986 23525 tablet_copy_client.cc:538] T ea11d9d5efe241b8882ecd858162cce8 P 7802d716217c49b793230584eb96c19e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:20.780746 23525 tablet_bootstrap.cc:492] T ea11d9d5efe241b8882ecd858162cce8 P 7802d716217c49b793230584eb96c19e: Bootstrap starting.
I20260713 09:08:20.781906 23527 ts_tablet_manager.cc:933] T f16b1b85378b45bf9f2a5d838796b7d8 P 7802d716217c49b793230584eb96c19e: Initiating tablet copy from peer 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559)
I20260713 09:08:20.791693 23527 tablet_copy_client.cc:323] T f16b1b85378b45bf9f2a5d838796b7d8 P 7802d716217c49b793230584eb96c19e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.59.66:40559
I20260713 09:08:20.793162 22931 tablet_copy_service.cc:140] P 50437617d78748679d0cc51bb54f302f: Received BeginTabletCopySession request for tablet f16b1b85378b45bf9f2a5d838796b7d8 from peer 7802d716217c49b793230584eb96c19e ({username='slave'} at 127.0.0.1:48810)
I20260713 09:08:20.793615 22931 tablet_copy_service.cc:161] P 50437617d78748679d0cc51bb54f302f: Beginning new tablet copy session on tablet f16b1b85378b45bf9f2a5d838796b7d8 from peer 7802d716217c49b793230584eb96c19e at {username='slave'} at 127.0.0.1:48810: session id = 7802d716217c49b793230584eb96c19e-f16b1b85378b45bf9f2a5d838796b7d8
I20260713 09:08:20.798908 22931 tablet_copy_source_session.cc:215] T f16b1b85378b45bf9f2a5d838796b7d8 P 50437617d78748679d0cc51bb54f302f: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:20.800990 23525 tablet_bootstrap.cc:492] T ea11d9d5efe241b8882ecd858162cce8 P 7802d716217c49b793230584eb96c19e: 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
I20260713 09:08:20.801460 23527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f16b1b85378b45bf9f2a5d838796b7d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:20.801859 23525 tablet_bootstrap.cc:492] T ea11d9d5efe241b8882ecd858162cce8 P 7802d716217c49b793230584eb96c19e: Bootstrap complete.
I20260713 09:08:20.802601 23525 ts_tablet_manager.cc:1403] T ea11d9d5efe241b8882ecd858162cce8 P 7802d716217c49b793230584eb96c19e: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.004s
I20260713 09:08:20.806017 23525 raft_consensus.cc:359] T ea11d9d5efe241b8882ecd858162cce8 P 7802d716217c49b793230584eb96c19e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } }
I20260713 09:08:20.806859 23525 raft_consensus.cc:740] T ea11d9d5efe241b8882ecd858162cce8 P 7802d716217c49b793230584eb96c19e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7802d716217c49b793230584eb96c19e, State: Initialized, Role: LEARNER
I20260713 09:08:20.807487 23525 consensus_queue.cc:260] T ea11d9d5efe241b8882ecd858162cce8 P 7802d716217c49b793230584eb96c19e [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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } }
I20260713 09:08:20.811975 23525 ts_tablet_manager.cc:1434] T ea11d9d5efe241b8882ecd858162cce8 P 7802d716217c49b793230584eb96c19e: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:08:20.813791 23005 tablet_copy_service.cc:342] P a6ebf7c5e60c43e0a59afc3a8545b6ab: Request end of tablet copy session 7802d716217c49b793230584eb96c19e-ea11d9d5efe241b8882ecd858162cce8 received from {username='slave'} at 127.0.0.1:40870
I20260713 09:08:20.814190 23005 tablet_copy_service.cc:434] P a6ebf7c5e60c43e0a59afc3a8545b6ab: ending tablet copy session 7802d716217c49b793230584eb96c19e-ea11d9d5efe241b8882ecd858162cce8 on tablet ea11d9d5efe241b8882ecd858162cce8 with peer 7802d716217c49b793230584eb96c19e
I20260713 09:08:20.814430 23527 tablet_copy_client.cc:806] T f16b1b85378b45bf9f2a5d838796b7d8 P 7802d716217c49b793230584eb96c19e: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:20.814977 23527 tablet_copy_client.cc:670] T f16b1b85378b45bf9f2a5d838796b7d8 P 7802d716217c49b793230584eb96c19e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:20.818758 23527 tablet_copy_client.cc:538] T f16b1b85378b45bf9f2a5d838796b7d8 P 7802d716217c49b793230584eb96c19e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:20.829041 23527 tablet_bootstrap.cc:492] T f16b1b85378b45bf9f2a5d838796b7d8 P 7802d716217c49b793230584eb96c19e: Bootstrap starting.
I20260713 09:08:20.843461 23525 ts_tablet_manager.cc:933] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 7802d716217c49b793230584eb96c19e: Initiating tablet copy from peer a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609)
I20260713 09:08:20.845074 23527 tablet_bootstrap.cc:492] T f16b1b85378b45bf9f2a5d838796b7d8 P 7802d716217c49b793230584eb96c19e: 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
I20260713 09:08:20.846383 23527 tablet_bootstrap.cc:492] T f16b1b85378b45bf9f2a5d838796b7d8 P 7802d716217c49b793230584eb96c19e: Bootstrap complete.
I20260713 09:08:20.847421 23527 ts_tablet_manager.cc:1403] T f16b1b85378b45bf9f2a5d838796b7d8 P 7802d716217c49b793230584eb96c19e: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.005s
I20260713 09:08:20.848409 23525 tablet_copy_client.cc:323] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 7802d716217c49b793230584eb96c19e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.59.67:45609
I20260713 09:08:20.850111 23005 tablet_copy_service.cc:140] P a6ebf7c5e60c43e0a59afc3a8545b6ab: Received BeginTabletCopySession request for tablet 0d7fcefc6fbf4238a9c7edc137c39bc1 from peer 7802d716217c49b793230584eb96c19e ({username='slave'} at 127.0.0.1:40870)
I20260713 09:08:20.850622 23005 tablet_copy_service.cc:161] P a6ebf7c5e60c43e0a59afc3a8545b6ab: Beginning new tablet copy session on tablet 0d7fcefc6fbf4238a9c7edc137c39bc1 from peer 7802d716217c49b793230584eb96c19e at {username='slave'} at 127.0.0.1:40870: session id = 7802d716217c49b793230584eb96c19e-0d7fcefc6fbf4238a9c7edc137c39bc1
I20260713 09:08:20.850347 23527 raft_consensus.cc:359] T f16b1b85378b45bf9f2a5d838796b7d8 P 7802d716217c49b793230584eb96c19e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } }
I20260713 09:08:20.851182 23527 raft_consensus.cc:740] T f16b1b85378b45bf9f2a5d838796b7d8 P 7802d716217c49b793230584eb96c19e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7802d716217c49b793230584eb96c19e, State: Initialized, Role: LEARNER
I20260713 09:08:20.851708 23527 consensus_queue.cc:260] T f16b1b85378b45bf9f2a5d838796b7d8 P 7802d716217c49b793230584eb96c19e [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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } }
I20260713 09:08:20.853464 23527 ts_tablet_manager.cc:1434] T f16b1b85378b45bf9f2a5d838796b7d8 P 7802d716217c49b793230584eb96c19e: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:08:20.856042 22931 tablet_copy_service.cc:342] P 50437617d78748679d0cc51bb54f302f: Request end of tablet copy session 7802d716217c49b793230584eb96c19e-f16b1b85378b45bf9f2a5d838796b7d8 received from {username='slave'} at 127.0.0.1:48810
I20260713 09:08:20.856436 22931 tablet_copy_service.cc:434] P 50437617d78748679d0cc51bb54f302f: ending tablet copy session 7802d716217c49b793230584eb96c19e-f16b1b85378b45bf9f2a5d838796b7d8 on tablet f16b1b85378b45bf9f2a5d838796b7d8 with peer 7802d716217c49b793230584eb96c19e
I20260713 09:08:20.858736 23005 tablet_copy_source_session.cc:215] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:20.861726 23525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d7fcefc6fbf4238a9c7edc137c39bc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:20.873682 23525 tablet_copy_client.cc:806] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 7802d716217c49b793230584eb96c19e: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:20.874256 23525 tablet_copy_client.cc:670] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 7802d716217c49b793230584eb96c19e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:20.878278 23525 tablet_copy_client.cc:538] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 7802d716217c49b793230584eb96c19e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:20.882436 23527 ts_tablet_manager.cc:933] T 8524278f72e74d719f46346c799708bd P 7802d716217c49b793230584eb96c19e: Initiating tablet copy from peer 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681)
I20260713 09:08:20.884235 23527 tablet_copy_client.cc:323] T 8524278f72e74d719f46346c799708bd P 7802d716217c49b793230584eb96c19e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.59.65:36681
I20260713 09:08:20.886026 22856 tablet_copy_service.cc:140] P 1ad85e359a084326b18a1223e73a4958: Received BeginTabletCopySession request for tablet 8524278f72e74d719f46346c799708bd from peer 7802d716217c49b793230584eb96c19e ({username='slave'} at 127.0.0.1:44584)
I20260713 09:08:20.886612 22856 tablet_copy_service.cc:161] P 1ad85e359a084326b18a1223e73a4958: Beginning new tablet copy session on tablet 8524278f72e74d719f46346c799708bd from peer 7802d716217c49b793230584eb96c19e at {username='slave'} at 127.0.0.1:44584: session id = 7802d716217c49b793230584eb96c19e-8524278f72e74d719f46346c799708bd
I20260713 09:08:20.888352 23525 tablet_bootstrap.cc:492] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 7802d716217c49b793230584eb96c19e: Bootstrap starting.
I20260713 09:08:20.897706 22856 tablet_copy_source_session.cc:215] T 8524278f72e74d719f46346c799708bd P 1ad85e359a084326b18a1223e73a4958: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:20.900673 23527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8524278f72e74d719f46346c799708bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:20.911000 23525 tablet_bootstrap.cc:492] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 7802d716217c49b793230584eb96c19e: 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
I20260713 09:08:20.911926 23525 tablet_bootstrap.cc:492] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 7802d716217c49b793230584eb96c19e: Bootstrap complete.
I20260713 09:08:20.912563 23525 ts_tablet_manager.cc:1403] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 7802d716217c49b793230584eb96c19e: Time spent bootstrapping tablet: real 0.024s	user 0.021s	sys 0.000s
I20260713 09:08:20.913461 23527 tablet_copy_client.cc:806] T 8524278f72e74d719f46346c799708bd P 7802d716217c49b793230584eb96c19e: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:20.914109 23527 tablet_copy_client.cc:670] T 8524278f72e74d719f46346c799708bd P 7802d716217c49b793230584eb96c19e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:20.915656 23525 raft_consensus.cc:359] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 7802d716217c49b793230584eb96c19e [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } }
I20260713 09:08:20.916633 23525 raft_consensus.cc:740] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 7802d716217c49b793230584eb96c19e [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 7802d716217c49b793230584eb96c19e, State: Initialized, Role: LEARNER
I20260713 09:08:20.917315 23525 consensus_queue.cc:260] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 7802d716217c49b793230584eb96c19e [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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } }
I20260713 09:08:20.918497 23527 tablet_copy_client.cc:538] T 8524278f72e74d719f46346c799708bd P 7802d716217c49b793230584eb96c19e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:20.927556 23525 ts_tablet_manager.cc:1434] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 7802d716217c49b793230584eb96c19e: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.004s
I20260713 09:08:20.929359 23527 tablet_bootstrap.cc:492] T 8524278f72e74d719f46346c799708bd P 7802d716217c49b793230584eb96c19e: Bootstrap starting.
I20260713 09:08:20.931631 23005 tablet_copy_service.cc:342] P a6ebf7c5e60c43e0a59afc3a8545b6ab: Request end of tablet copy session 7802d716217c49b793230584eb96c19e-0d7fcefc6fbf4238a9c7edc137c39bc1 received from {username='slave'} at 127.0.0.1:40870
I20260713 09:08:20.932160 23005 tablet_copy_service.cc:434] P a6ebf7c5e60c43e0a59afc3a8545b6ab: ending tablet copy session 7802d716217c49b793230584eb96c19e-0d7fcefc6fbf4238a9c7edc137c39bc1 on tablet 0d7fcefc6fbf4238a9c7edc137c39bc1 with peer 7802d716217c49b793230584eb96c19e
I20260713 09:08:20.948370 23527 tablet_bootstrap.cc:492] T 8524278f72e74d719f46346c799708bd P 7802d716217c49b793230584eb96c19e: 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
I20260713 09:08:20.949154 23527 tablet_bootstrap.cc:492] T 8524278f72e74d719f46346c799708bd P 7802d716217c49b793230584eb96c19e: Bootstrap complete.
I20260713 09:08:20.949746 23527 ts_tablet_manager.cc:1403] T 8524278f72e74d719f46346c799708bd P 7802d716217c49b793230584eb96c19e: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.005s
I20260713 09:08:20.952198 23527 raft_consensus.cc:359] T 8524278f72e74d719f46346c799708bd P 7802d716217c49b793230584eb96c19e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } }
I20260713 09:08:20.952834 23527 raft_consensus.cc:740] T 8524278f72e74d719f46346c799708bd P 7802d716217c49b793230584eb96c19e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7802d716217c49b793230584eb96c19e, State: Initialized, Role: LEARNER
I20260713 09:08:20.953403 23527 consensus_queue.cc:260] T 8524278f72e74d719f46346c799708bd P 7802d716217c49b793230584eb96c19e [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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } }
I20260713 09:08:20.955499 23527 ts_tablet_manager.cc:1434] T 8524278f72e74d719f46346c799708bd P 7802d716217c49b793230584eb96c19e: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:08:20.957183 22856 tablet_copy_service.cc:342] P 1ad85e359a084326b18a1223e73a4958: Request end of tablet copy session 7802d716217c49b793230584eb96c19e-8524278f72e74d719f46346c799708bd received from {username='slave'} at 127.0.0.1:44584
I20260713 09:08:20.957571 22856 tablet_copy_service.cc:434] P 1ad85e359a084326b18a1223e73a4958: ending tablet copy session 7802d716217c49b793230584eb96c19e-8524278f72e74d719f46346c799708bd on tablet 8524278f72e74d719f46346c799708bd with peer 7802d716217c49b793230584eb96c19e
I20260713 09:08:21.139614 23275 raft_consensus.cc:1217] T ea11d9d5efe241b8882ecd858162cce8 P 7802d716217c49b793230584eb96c19e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:21.278502 23275 raft_consensus.cc:1217] T f16b1b85378b45bf9f2a5d838796b7d8 P 7802d716217c49b793230584eb96c19e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:21.298269 23275 raft_consensus.cc:1217] T 8524278f72e74d719f46346c799708bd P 7802d716217c49b793230584eb96c19e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:21.365259 23275 raft_consensus.cc:1217] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 7802d716217c49b793230584eb96c19e [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260713 09:08:21.710319 23536 raft_consensus.cc:1064] T ea11d9d5efe241b8882ecd858162cce8 P a6ebf7c5e60c43e0a59afc3a8545b6ab: attempting to promote NON_VOTER 7802d716217c49b793230584eb96c19e to VOTER
I20260713 09:08:21.712939 23536 consensus_queue.cc:237] T ea11d9d5efe241b8882ecd858162cce8 P a6ebf7c5e60c43e0a59afc3a8545b6ab [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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } }
I20260713 09:08:21.719039 22920 raft_consensus.cc:1275] T ea11d9d5efe241b8882ecd858162cce8 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:21.719369 23275 raft_consensus.cc:1275] T ea11d9d5efe241b8882ecd858162cce8 P 7802d716217c49b793230584eb96c19e [term 1 LEARNER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:21.720533 23536 consensus_queue.cc:1048] T ea11d9d5efe241b8882ecd858162cce8 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:21.721398 22844 raft_consensus.cc:1275] T ea11d9d5efe241b8882ecd858162cce8 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:21.721441 23505 consensus_queue.cc:1048] T ea11d9d5efe241b8882ecd858162cce8 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:21.724887 23505 consensus_queue.cc:1048] T ea11d9d5efe241b8882ecd858162cce8 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:21.737138 23536 raft_consensus.cc:2955] T ea11d9d5efe241b8882ecd858162cce8 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:21.741291 23275 raft_consensus.cc:2955] T ea11d9d5efe241b8882ecd858162cce8 P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:21.742825 22844 raft_consensus.cc:2955] T ea11d9d5efe241b8882ecd858162cce8 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:21.759601 22740 catalog_manager.cc:5697] T ea11d9d5efe241b8882ecd858162cce8 P 1ad85e359a084326b18a1223e73a4958 reported cstate change: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:21.767805 22920 raft_consensus.cc:2955] T ea11d9d5efe241b8882ecd858162cce8 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:21.793174 22995 consensus_queue.cc:237] T ea11d9d5efe241b8882ecd858162cce8 P a6ebf7c5e60c43e0a59afc3a8545b6ab [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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } }
I20260713 09:08:21.798735 23275 raft_consensus.cc:1275] T ea11d9d5efe241b8882ecd858162cce8 P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:21.800130 23536 consensus_queue.cc:1048] T ea11d9d5efe241b8882ecd858162cce8 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:21.803797 22844 raft_consensus.cc:1275] T ea11d9d5efe241b8882ecd858162cce8 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:21.805532 23449 consensus_queue.cc:1048] T ea11d9d5efe241b8882ecd858162cce8 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:21.806833 23505 raft_consensus.cc:2955] T ea11d9d5efe241b8882ecd858162cce8 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 50437617d78748679d0cc51bb54f302f (127.21.59.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:21.808475 23275 raft_consensus.cc:2955] T ea11d9d5efe241b8882ecd858162cce8 P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 50437617d78748679d0cc51bb54f302f (127.21.59.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:21.813474 22844 raft_consensus.cc:2955] T ea11d9d5efe241b8882ecd858162cce8 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 50437617d78748679d0cc51bb54f302f (127.21.59.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:21.825742 22744 catalog_manager.cc:5697] T ea11d9d5efe241b8882ecd858162cce8 P 7802d716217c49b793230584eb96c19e reported cstate change: config changed from index 3 to 4, VOTER 50437617d78748679d0cc51bb54f302f (127.21.59.66) evicted. New cstate: current_term: 1 leader_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:21.826607 22729 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ea11d9d5efe241b8882ecd858162cce8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:21.836275 23536 raft_consensus.cc:1064] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P a6ebf7c5e60c43e0a59afc3a8545b6ab: attempting to promote NON_VOTER 7802d716217c49b793230584eb96c19e to VOTER
I20260713 09:08:21.839692 22910 tablet_service.cc:1558] Processing DeleteTablet for tablet ea11d9d5efe241b8882ecd858162cce8 with delete_type TABLET_DATA_TOMBSTONED (TS 50437617d78748679d0cc51bb54f302f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48788
I20260713 09:08:21.842128 23549 tablet_replica.cc:333] T ea11d9d5efe241b8882ecd858162cce8 P 50437617d78748679d0cc51bb54f302f: stopping tablet replica
I20260713 09:08:21.842485 23536 consensus_queue.cc:237] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } }
I20260713 09:08:21.845865 23549 raft_consensus.cc:2243] T ea11d9d5efe241b8882ecd858162cce8 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:21.846753 23549 raft_consensus.cc:2272] T ea11d9d5efe241b8882ecd858162cce8 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:21.851150 23549 ts_tablet_manager.cc:1916] T ea11d9d5efe241b8882ecd858162cce8 P 50437617d78748679d0cc51bb54f302f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:21.853397 23275 raft_consensus.cc:1275] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 7802d716217c49b793230584eb96c19e [term 2 LEARNER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:08:21.855413 22844 raft_consensus.cc:1275] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 1ad85e359a084326b18a1223e73a4958 [term 2 FOLLOWER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:08:21.855563 22920 raft_consensus.cc:1275] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 50437617d78748679d0cc51bb54f302f [term 2 FOLLOWER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:08:21.857079 23505 consensus_queue.cc:1048] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:21.858299 23541 consensus_queue.cc:1048] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:21.868364 23505 consensus_queue.cc:1048] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:21.869129 23537 raft_consensus.cc:1064] T f16b1b85378b45bf9f2a5d838796b7d8 P 50437617d78748679d0cc51bb54f302f: attempting to promote NON_VOTER 7802d716217c49b793230584eb96c19e to VOTER
I20260713 09:08:21.877283 23539 raft_consensus.cc:1064] T 8524278f72e74d719f46346c799708bd P 1ad85e359a084326b18a1223e73a4958: attempting to promote NON_VOTER 7802d716217c49b793230584eb96c19e to VOTER
I20260713 09:08:21.877693 23537 consensus_queue.cc:237] T f16b1b85378b45bf9f2a5d838796b7d8 P 50437617d78748679d0cc51bb54f302f [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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } }
I20260713 09:08:21.880194 23539 consensus_queue.cc:237] T 8524278f72e74d719f46346c799708bd P 1ad85e359a084326b18a1223e73a4958 [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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } }
I20260713 09:08:21.889513 23549 ts_tablet_manager.cc:1929] T ea11d9d5efe241b8882ecd858162cce8 P 50437617d78748679d0cc51bb54f302f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:21.897276 22995 raft_consensus.cc:1275] T 8524278f72e74d719f46346c799708bd P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Refusing update from remote peer 1ad85e359a084326b18a1223e73a4958: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:21.900051 23549 log.cc:1199] T ea11d9d5efe241b8882ecd858162cce8 P 50437617d78748679d0cc51bb54f302f: Deleting WAL directory at /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933662300128-21741-0/minicluster-data/ts-1-root/wals/ea11d9d5efe241b8882ecd858162cce8
I20260713 09:08:21.903887 23275 raft_consensus.cc:1275] T f16b1b85378b45bf9f2a5d838796b7d8 P 7802d716217c49b793230584eb96c19e [term 1 LEARNER]: Refusing update from remote peer 50437617d78748679d0cc51bb54f302f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:21.906381 22995 raft_consensus.cc:1275] T f16b1b85378b45bf9f2a5d838796b7d8 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Refusing update from remote peer 50437617d78748679d0cc51bb54f302f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:21.906456 23278 raft_consensus.cc:1275] T 8524278f72e74d719f46346c799708bd P 7802d716217c49b793230584eb96c19e [term 1 LEARNER]: Refusing update from remote peer 1ad85e359a084326b18a1223e73a4958: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:21.907100 23516 consensus_queue.cc:1048] T 8524278f72e74d719f46346c799708bd P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:21.912071 23538 consensus_queue.cc:1048] T f16b1b85378b45bf9f2a5d838796b7d8 P 50437617d78748679d0cc51bb54f302f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:21.913280 22730 catalog_manager.cc:5028] TS 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559): tablet ea11d9d5efe241b8882ecd858162cce8 (table test-workload [id=242284d1f06c430b9d1614a7879612b4]) successfully deleted
I20260713 09:08:21.914330 23557 consensus_queue.cc:1048] T f16b1b85378b45bf9f2a5d838796b7d8 P 50437617d78748679d0cc51bb54f302f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:21.917461 23536 raft_consensus.cc:2955] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:21.920778 22844 raft_consensus.cc:1275] T f16b1b85378b45bf9f2a5d838796b7d8 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Refusing update from remote peer 50437617d78748679d0cc51bb54f302f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:21.925922 23277 raft_consensus.cc:2955] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 7802d716217c49b793230584eb96c19e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:21.931715 23557 consensus_queue.cc:1048] T f16b1b85378b45bf9f2a5d838796b7d8 P 50437617d78748679d0cc51bb54f302f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.011s
I20260713 09:08:21.950294 22920 raft_consensus.cc:2955] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 50437617d78748679d0cc51bb54f302f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:21.931905 23516 consensus_queue.cc:1048] T 8524278f72e74d719f46346c799708bd P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260713 09:08:21.961402 22844 raft_consensus.cc:2955] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 1ad85e359a084326b18a1223e73a4958 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:21.966320 22742 catalog_manager.cc:5697] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 7802d716217c49b793230584eb96c19e reported cstate change: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:21.968858 22919 raft_consensus.cc:1275] T 8524278f72e74d719f46346c799708bd P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Refusing update from remote peer 1ad85e359a084326b18a1223e73a4958: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:21.970480 23539 consensus_queue.cc:1048] T 8524278f72e74d719f46346c799708bd P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:21.983306 23537 raft_consensus.cc:2955] T f16b1b85378b45bf9f2a5d838796b7d8 P 50437617d78748679d0cc51bb54f302f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:21.994261 23275 raft_consensus.cc:2955] T f16b1b85378b45bf9f2a5d838796b7d8 P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:22.006260 22994 raft_consensus.cc:2955] T f16b1b85378b45bf9f2a5d838796b7d8 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:22.017584 22744 catalog_manager.cc:5697] T f16b1b85378b45bf9f2a5d838796b7d8 P 50437617d78748679d0cc51bb54f302f reported cstate change: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "50437617d78748679d0cc51bb54f302f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:22.020416 22844 raft_consensus.cc:2955] T f16b1b85378b45bf9f2a5d838796b7d8 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:22.021410 23539 raft_consensus.cc:2955] T 8524278f72e74d719f46346c799708bd P 1ad85e359a084326b18a1223e73a4958 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:22.042079 23275 raft_consensus.cc:2955] T 8524278f72e74d719f46346c799708bd P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:22.049628 22994 raft_consensus.cc:2955] T 8524278f72e74d719f46346c799708bd P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:22.059325 22920 raft_consensus.cc:2955] T 8524278f72e74d719f46346c799708bd P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:22.086558 22740 catalog_manager.cc:5697] T 8524278f72e74d719f46346c799708bd P 7802d716217c49b793230584eb96c19e reported cstate change: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1ad85e359a084326b18a1223e73a4958" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } attrs { replace: true } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:22.087484 22994 consensus_queue.cc:237] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [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: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } }
I20260713 09:08:22.092849 23275 raft_consensus.cc:1275] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 7802d716217c49b793230584eb96c19e [term 2 FOLLOWER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260713 09:08:22.093282 22919 raft_consensus.cc:1275] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 50437617d78748679d0cc51bb54f302f [term 2 FOLLOWER]: Refusing update from remote peer a6ebf7c5e60c43e0a59afc3a8545b6ab: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260713 09:08:22.094208 23541 consensus_queue.cc:1048] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:22.095059 23536 consensus_queue.cc:1048] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:22.107532 23449 raft_consensus.cc:2955] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 1ad85e359a084326b18a1223e73a4958 (127.21.59.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:22.112370 22920 raft_consensus.cc:2955] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 50437617d78748679d0cc51bb54f302f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 1ad85e359a084326b18a1223e73a4958 (127.21.59.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:22.115345 22919 consensus_queue.cc:237] T f16b1b85378b45bf9f2a5d838796b7d8 P 50437617d78748679d0cc51bb54f302f [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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } }
I20260713 09:08:22.116540 23277 raft_consensus.cc:2955] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 7802d716217c49b793230584eb96c19e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 1ad85e359a084326b18a1223e73a4958 (127.21.59.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:22.107612 22844 consensus_queue.cc:237] T 8524278f72e74d719f46346c799708bd P 1ad85e359a084326b18a1223e73a4958 [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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } }
I20260713 09:08:22.121687 23278 raft_consensus.cc:1275] T f16b1b85378b45bf9f2a5d838796b7d8 P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Refusing update from remote peer 50437617d78748679d0cc51bb54f302f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:22.123294 23565 consensus_queue.cc:1048] T f16b1b85378b45bf9f2a5d838796b7d8 P 50437617d78748679d0cc51bb54f302f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:22.129828 22729 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0d7fcefc6fbf4238a9c7edc137c39bc1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:22.132620 22846 raft_consensus.cc:1275] T f16b1b85378b45bf9f2a5d838796b7d8 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Refusing update from remote peer 50437617d78748679d0cc51bb54f302f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:22.134189 22742 catalog_manager.cc:5697] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P a6ebf7c5e60c43e0a59afc3a8545b6ab reported cstate change: config changed from index 3 to 4, VOTER 1ad85e359a084326b18a1223e73a4958 (127.21.59.65) evicted. New cstate: current_term: 2 leader_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:22.136161 23565 consensus_queue.cc:1048] T f16b1b85378b45bf9f2a5d838796b7d8 P 50437617d78748679d0cc51bb54f302f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:22.141258 23537 raft_consensus.cc:2955] T f16b1b85378b45bf9f2a5d838796b7d8 P 50437617d78748679d0cc51bb54f302f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:22.145591 23278 raft_consensus.cc:1275] T 8524278f72e74d719f46346c799708bd P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Refusing update from remote peer 1ad85e359a084326b18a1223e73a4958: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:22.148658 23539 consensus_queue.cc:1048] T 8524278f72e74d719f46346c799708bd P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:22.154386 22730 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f16b1b85378b45bf9f2a5d838796b7d8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:22.157658 22828 tablet_service.cc:1558] Processing DeleteTablet for tablet 0d7fcefc6fbf4238a9c7edc137c39bc1 with delete_type TABLET_DATA_TOMBSTONED (TS 1ad85e359a084326b18a1223e73a4958 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44540
I20260713 09:08:22.157517 23277 raft_consensus.cc:2955] T f16b1b85378b45bf9f2a5d838796b7d8 P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:22.159575 22844 raft_consensus.cc:2955] T f16b1b85378b45bf9f2a5d838796b7d8 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:22.162108 22742 catalog_manager.cc:5697] T f16b1b85378b45bf9f2a5d838796b7d8 P 50437617d78748679d0cc51bb54f302f reported cstate change: config changed from index 3 to 4, VOTER a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67) evicted. New cstate: current_term: 1 leader_uuid: "50437617d78748679d0cc51bb54f302f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:22.176010 22980 tablet_service.cc:1558] Processing DeleteTablet for tablet f16b1b85378b45bf9f2a5d838796b7d8 with delete_type TABLET_DATA_TOMBSTONED (TS a6ebf7c5e60c43e0a59afc3a8545b6ab not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40822
I20260713 09:08:22.164678 23516 raft_consensus.cc:2955] T 8524278f72e74d719f46346c799708bd P 1ad85e359a084326b18a1223e73a4958 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:22.188539 22919 raft_consensus.cc:1275] T 8524278f72e74d719f46346c799708bd P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Refusing update from remote peer 1ad85e359a084326b18a1223e73a4958: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:22.171283 23275 raft_consensus.cc:2955] T 8524278f72e74d719f46346c799708bd P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:22.197057 23539 consensus_queue.cc:1048] T 8524278f72e74d719f46346c799708bd P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:08:22.200088 23567 tablet_replica.cc:333] T f16b1b85378b45bf9f2a5d838796b7d8 P a6ebf7c5e60c43e0a59afc3a8545b6ab: stopping tablet replica
I20260713 09:08:22.205667 22919 raft_consensus.cc:2955] T 8524278f72e74d719f46346c799708bd P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:22.213529 23567 raft_consensus.cc:2243] T f16b1b85378b45bf9f2a5d838796b7d8 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:22.216465 23567 raft_consensus.cc:2272] T f16b1b85378b45bf9f2a5d838796b7d8 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:22.219805 23567 ts_tablet_manager.cc:1916] T f16b1b85378b45bf9f2a5d838796b7d8 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:22.229499 23566 tablet_replica.cc:333] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 1ad85e359a084326b18a1223e73a4958: stopping tablet replica
I20260713 09:08:22.229177 22743 catalog_manager.cc:5697] T 8524278f72e74d719f46346c799708bd P 7802d716217c49b793230584eb96c19e reported cstate change: config changed from index 3 to 4, VOTER a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67) evicted. New cstate: current_term: 1 leader_uuid: "1ad85e359a084326b18a1223e73a4958" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:22.231009 23566 raft_consensus.cc:2243] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 1ad85e359a084326b18a1223e73a4958 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:22.232650 22731 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8524278f72e74d719f46346c799708bd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:22.234344 23566 raft_consensus.cc:2272] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 1ad85e359a084326b18a1223e73a4958 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:22.238304 23566 ts_tablet_manager.cc:1916] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 1ad85e359a084326b18a1223e73a4958: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:22.246177 23567 ts_tablet_manager.cc:1929] T f16b1b85378b45bf9f2a5d838796b7d8 P a6ebf7c5e60c43e0a59afc3a8545b6ab: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:22.246701 23567 log.cc:1199] T f16b1b85378b45bf9f2a5d838796b7d8 P a6ebf7c5e60c43e0a59afc3a8545b6ab: Deleting WAL directory at /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933662300128-21741-0/minicluster-data/ts-2-root/wals/f16b1b85378b45bf9f2a5d838796b7d8
I20260713 09:08:22.248385 22729 catalog_manager.cc:5028] TS a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609): tablet f16b1b85378b45bf9f2a5d838796b7d8 (table test-workload [id=242284d1f06c430b9d1614a7879612b4]) successfully deleted
I20260713 09:08:22.250983 22980 tablet_service.cc:1558] Processing DeleteTablet for tablet 8524278f72e74d719f46346c799708bd with delete_type TABLET_DATA_TOMBSTONED (TS a6ebf7c5e60c43e0a59afc3a8545b6ab not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40822
I20260713 09:08:22.253434 23566 ts_tablet_manager.cc:1929] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 1ad85e359a084326b18a1223e73a4958: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260713 09:08:22.253674 23567 tablet_replica.cc:333] T 8524278f72e74d719f46346c799708bd P a6ebf7c5e60c43e0a59afc3a8545b6ab: stopping tablet replica
I20260713 09:08:22.253844 23566 log.cc:1199] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 1ad85e359a084326b18a1223e73a4958: Deleting WAL directory at /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933662300128-21741-0/minicluster-data/ts-0-root/wals/0d7fcefc6fbf4238a9c7edc137c39bc1
I20260713 09:08:22.254729 23567 raft_consensus.cc:2243] T 8524278f72e74d719f46346c799708bd P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:22.255419 22731 catalog_manager.cc:5028] TS 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681): tablet 0d7fcefc6fbf4238a9c7edc137c39bc1 (table test-workload [id=242284d1f06c430b9d1614a7879612b4]) successfully deleted
I20260713 09:08:22.256112 23567 raft_consensus.cc:2272] T 8524278f72e74d719f46346c799708bd P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:22.259013 23567 ts_tablet_manager.cc:1916] T 8524278f72e74d719f46346c799708bd P a6ebf7c5e60c43e0a59afc3a8545b6ab: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:22.272485 23567 ts_tablet_manager.cc:1929] T 8524278f72e74d719f46346c799708bd P a6ebf7c5e60c43e0a59afc3a8545b6ab: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:22.272864 23567 log.cc:1199] T 8524278f72e74d719f46346c799708bd P a6ebf7c5e60c43e0a59afc3a8545b6ab: Deleting WAL directory at /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933662300128-21741-0/minicluster-data/ts-2-root/wals/8524278f72e74d719f46346c799708bd
I20260713 09:08:22.274176 22729 catalog_manager.cc:5028] TS a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609): tablet 8524278f72e74d719f46346c799708bd (table test-workload [id=242284d1f06c430b9d1614a7879612b4]) successfully deleted
I20260713 09:08:23.289597 22844 consensus_queue.cc:237] T 515738a98bd4484889d819238da8948b P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Queue 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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } }
I20260713 09:08:23.298586 22994 raft_consensus.cc:1275] T 515738a98bd4484889d819238da8948b P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Refusing update from remote peer 1ad85e359a084326b18a1223e73a4958: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:23.299008 22920 raft_consensus.cc:1275] T 515738a98bd4484889d819238da8948b P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Refusing update from remote peer 1ad85e359a084326b18a1223e73a4958: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:08:23.299598 22812 consensus_peers.cc:597] T 515738a98bd4484889d819238da8948b P 1ad85e359a084326b18a1223e73a4958 -> Peer 7802d716217c49b793230584eb96c19e (127.21.59.68:38525): Couldn't send request to peer 7802d716217c49b793230584eb96c19e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 515738a98bd4484889d819238da8948b. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:23.300650 23539 consensus_queue.cc:1048] T 515738a98bd4484889d819238da8948b P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:23.301615 23571 consensus_queue.cc:1048] T 515738a98bd4484889d819238da8948b P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:23.310527 23571 raft_consensus.cc:2955] T 515738a98bd4484889d819238da8948b P 1ad85e359a084326b18a1223e73a4958 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
I20260713 09:08:23.312373 22920 raft_consensus.cc:2955] T 515738a98bd4484889d819238da8948b P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
I20260713 09:08:23.314409 22994 raft_consensus.cc:2955] T 515738a98bd4484889d819238da8948b P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
I20260713 09:08:23.326048 22744 catalog_manager.cc:5697] T 515738a98bd4484889d819238da8948b P 50437617d78748679d0cc51bb54f302f reported cstate change: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New cstate: current_term: 1 leader_uuid: "1ad85e359a084326b18a1223e73a4958" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
I20260713 09:08:23.330222 22919 consensus_queue.cc:237] T bcd52029180e469d96e3943dcb36c66d P 50437617d78748679d0cc51bb54f302f [LEADER]: Queue 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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } }
I20260713 09:08:23.339138 22844 raft_consensus.cc:1275] T bcd52029180e469d96e3943dcb36c66d P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Refusing update from remote peer 50437617d78748679d0cc51bb54f302f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:08:23.341028 22887 consensus_peers.cc:597] T bcd52029180e469d96e3943dcb36c66d P 50437617d78748679d0cc51bb54f302f -> Peer 7802d716217c49b793230584eb96c19e (127.21.59.68:38525): Couldn't send request to peer 7802d716217c49b793230584eb96c19e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bcd52029180e469d96e3943dcb36c66d. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:23.341573 23568 consensus_queue.cc:1048] T bcd52029180e469d96e3943dcb36c66d P 50437617d78748679d0cc51bb54f302f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:23.342628 22994 raft_consensus.cc:1275] T bcd52029180e469d96e3943dcb36c66d P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Refusing update from remote peer 50437617d78748679d0cc51bb54f302f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:23.344110 23568 consensus_queue.cc:1048] T bcd52029180e469d96e3943dcb36c66d P 50437617d78748679d0cc51bb54f302f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:23.355495 23580 raft_consensus.cc:2955] T bcd52029180e469d96e3943dcb36c66d P 50437617d78748679d0cc51bb54f302f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
I20260713 09:08:23.358171 22994 raft_consensus.cc:2955] T bcd52029180e469d96e3943dcb36c66d P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
I20260713 09:08:23.362630 22844 raft_consensus.cc:2955] T bcd52029180e469d96e3943dcb36c66d P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } } }
I20260713 09:08:23.379773 22743 catalog_manager.cc:5697] T bcd52029180e469d96e3943dcb36c66d P 50437617d78748679d0cc51bb54f302f reported cstate change: config changed from index -1 to 2, NON_VOTER 7802d716217c49b793230584eb96c19e (127.21.59.68) added. New cstate: current_term: 1 leader_uuid: "50437617d78748679d0cc51bb54f302f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:23.792027 23583 ts_tablet_manager.cc:933] T 515738a98bd4484889d819238da8948b P 7802d716217c49b793230584eb96c19e: Initiating tablet copy from peer 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681)
I20260713 09:08:23.794296 23583 tablet_copy_client.cc:323] T 515738a98bd4484889d819238da8948b P 7802d716217c49b793230584eb96c19e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.59.65:36681
I20260713 09:08:23.796463 22856 tablet_copy_service.cc:140] P 1ad85e359a084326b18a1223e73a4958: Received BeginTabletCopySession request for tablet 515738a98bd4484889d819238da8948b from peer 7802d716217c49b793230584eb96c19e ({username='slave'} at 127.0.0.1:44584)
I20260713 09:08:23.797091 22856 tablet_copy_service.cc:161] P 1ad85e359a084326b18a1223e73a4958: Beginning new tablet copy session on tablet 515738a98bd4484889d819238da8948b from peer 7802d716217c49b793230584eb96c19e at {username='slave'} at 127.0.0.1:44584: session id = 7802d716217c49b793230584eb96c19e-515738a98bd4484889d819238da8948b
I20260713 09:08:23.803570 22856 tablet_copy_source_session.cc:215] T 515738a98bd4484889d819238da8948b P 1ad85e359a084326b18a1223e73a4958: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:23.806885 23583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 515738a98bd4484889d819238da8948b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:23.823525 23583 tablet_copy_client.cc:806] T 515738a98bd4484889d819238da8948b P 7802d716217c49b793230584eb96c19e: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:23.824110 23583 tablet_copy_client.cc:670] T 515738a98bd4484889d819238da8948b P 7802d716217c49b793230584eb96c19e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:23.827875 23583 tablet_copy_client.cc:538] T 515738a98bd4484889d819238da8948b P 7802d716217c49b793230584eb96c19e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:23.834507 23583 tablet_bootstrap.cc:492] T 515738a98bd4484889d819238da8948b P 7802d716217c49b793230584eb96c19e: Bootstrap starting.
I20260713 09:08:23.853788 23583 tablet_bootstrap.cc:492] T 515738a98bd4484889d819238da8948b P 7802d716217c49b793230584eb96c19e: 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
I20260713 09:08:23.854538 23583 tablet_bootstrap.cc:492] T 515738a98bd4484889d819238da8948b P 7802d716217c49b793230584eb96c19e: Bootstrap complete.
I20260713 09:08:23.855147 23583 ts_tablet_manager.cc:1403] T 515738a98bd4484889d819238da8948b P 7802d716217c49b793230584eb96c19e: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.007s
I20260713 09:08:23.857453 23583 raft_consensus.cc:359] T 515738a98bd4484889d819238da8948b P 7802d716217c49b793230584eb96c19e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } }
I20260713 09:08:23.858090 23583 raft_consensus.cc:740] T 515738a98bd4484889d819238da8948b P 7802d716217c49b793230584eb96c19e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7802d716217c49b793230584eb96c19e, State: Initialized, Role: LEARNER
I20260713 09:08:23.858639 23583 consensus_queue.cc:260] T 515738a98bd4484889d819238da8948b P 7802d716217c49b793230584eb96c19e [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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } }
I20260713 09:08:23.861526 23583 ts_tablet_manager.cc:1434] T 515738a98bd4484889d819238da8948b P 7802d716217c49b793230584eb96c19e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:08:23.863575 22856 tablet_copy_service.cc:342] P 1ad85e359a084326b18a1223e73a4958: Request end of tablet copy session 7802d716217c49b793230584eb96c19e-515738a98bd4484889d819238da8948b received from {username='slave'} at 127.0.0.1:44584
I20260713 09:08:23.863979 22856 tablet_copy_service.cc:434] P 1ad85e359a084326b18a1223e73a4958: ending tablet copy session 7802d716217c49b793230584eb96c19e-515738a98bd4484889d819238da8948b on tablet 515738a98bd4484889d819238da8948b with peer 7802d716217c49b793230584eb96c19e
I20260713 09:08:23.953969 23583 ts_tablet_manager.cc:933] T bcd52029180e469d96e3943dcb36c66d P 7802d716217c49b793230584eb96c19e: Initiating tablet copy from peer 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559)
I20260713 09:08:23.956101 23583 tablet_copy_client.cc:323] T bcd52029180e469d96e3943dcb36c66d P 7802d716217c49b793230584eb96c19e: tablet copy: Beginning tablet copy session from remote peer at address 127.21.59.66:40559
I20260713 09:08:23.957859 22931 tablet_copy_service.cc:140] P 50437617d78748679d0cc51bb54f302f: Received BeginTabletCopySession request for tablet bcd52029180e469d96e3943dcb36c66d from peer 7802d716217c49b793230584eb96c19e ({username='slave'} at 127.0.0.1:48810)
I20260713 09:08:23.958415 22931 tablet_copy_service.cc:161] P 50437617d78748679d0cc51bb54f302f: Beginning new tablet copy session on tablet bcd52029180e469d96e3943dcb36c66d from peer 7802d716217c49b793230584eb96c19e at {username='slave'} at 127.0.0.1:48810: session id = 7802d716217c49b793230584eb96c19e-bcd52029180e469d96e3943dcb36c66d
I20260713 09:08:23.964529 22931 tablet_copy_source_session.cc:215] T bcd52029180e469d96e3943dcb36c66d P 50437617d78748679d0cc51bb54f302f: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:23.967625 23583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcd52029180e469d96e3943dcb36c66d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:23.983743 23583 tablet_copy_client.cc:806] T bcd52029180e469d96e3943dcb36c66d P 7802d716217c49b793230584eb96c19e: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:23.984382 23583 tablet_copy_client.cc:670] T bcd52029180e469d96e3943dcb36c66d P 7802d716217c49b793230584eb96c19e: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:23.988005 23583 tablet_copy_client.cc:538] T bcd52029180e469d96e3943dcb36c66d P 7802d716217c49b793230584eb96c19e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:23.995155 23583 tablet_bootstrap.cc:492] T bcd52029180e469d96e3943dcb36c66d P 7802d716217c49b793230584eb96c19e: Bootstrap starting.
I20260713 09:08:24.013334 23583 tablet_bootstrap.cc:492] T bcd52029180e469d96e3943dcb36c66d P 7802d716217c49b793230584eb96c19e: 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
I20260713 09:08:24.014118 23583 tablet_bootstrap.cc:492] T bcd52029180e469d96e3943dcb36c66d P 7802d716217c49b793230584eb96c19e: Bootstrap complete.
I20260713 09:08:24.014671 23583 ts_tablet_manager.cc:1403] T bcd52029180e469d96e3943dcb36c66d P 7802d716217c49b793230584eb96c19e: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260713 09:08:24.016893 23583 raft_consensus.cc:359] T bcd52029180e469d96e3943dcb36c66d P 7802d716217c49b793230584eb96c19e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } }
I20260713 09:08:24.017514 23583 raft_consensus.cc:740] T bcd52029180e469d96e3943dcb36c66d P 7802d716217c49b793230584eb96c19e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7802d716217c49b793230584eb96c19e, State: Initialized, Role: LEARNER
I20260713 09:08:24.018119 23583 consensus_queue.cc:260] T bcd52029180e469d96e3943dcb36c66d P 7802d716217c49b793230584eb96c19e [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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: NON_VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: true } }
I20260713 09:08:24.020076 23583 ts_tablet_manager.cc:1434] T bcd52029180e469d96e3943dcb36c66d P 7802d716217c49b793230584eb96c19e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:08:24.022172 22931 tablet_copy_service.cc:342] P 50437617d78748679d0cc51bb54f302f: Request end of tablet copy session 7802d716217c49b793230584eb96c19e-bcd52029180e469d96e3943dcb36c66d received from {username='slave'} at 127.0.0.1:48810
I20260713 09:08:24.022650 22931 tablet_copy_service.cc:434] P 50437617d78748679d0cc51bb54f302f: ending tablet copy session 7802d716217c49b793230584eb96c19e-bcd52029180e469d96e3943dcb36c66d on tablet bcd52029180e469d96e3943dcb36c66d with peer 7802d716217c49b793230584eb96c19e
I20260713 09:08:24.275683 23277 raft_consensus.cc:1217] T 515738a98bd4484889d819238da8948b P 7802d716217c49b793230584eb96c19e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:24.448451 23277 raft_consensus.cc:1217] T bcd52029180e469d96e3943dcb36c66d P 7802d716217c49b793230584eb96c19e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:24.831943 23590 raft_consensus.cc:1064] T bcd52029180e469d96e3943dcb36c66d P 50437617d78748679d0cc51bb54f302f: attempting to promote NON_VOTER 7802d716217c49b793230584eb96c19e to VOTER
I20260713 09:08:24.834210 23590 consensus_queue.cc:237] T bcd52029180e469d96e3943dcb36c66d P 50437617d78748679d0cc51bb54f302f [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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } }
I20260713 09:08:24.841212 23275 raft_consensus.cc:1275] T bcd52029180e469d96e3943dcb36c66d P 7802d716217c49b793230584eb96c19e [term 1 LEARNER]: Refusing update from remote peer 50437617d78748679d0cc51bb54f302f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:24.842928 23590 consensus_queue.cc:1048] T bcd52029180e469d96e3943dcb36c66d P 50437617d78748679d0cc51bb54f302f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:24.843351 22994 raft_consensus.cc:1275] T bcd52029180e469d96e3943dcb36c66d P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Refusing update from remote peer 50437617d78748679d0cc51bb54f302f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:24.844502 23591 consensus_queue.cc:1048] T bcd52029180e469d96e3943dcb36c66d P 50437617d78748679d0cc51bb54f302f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:24.846000 22844 raft_consensus.cc:1275] T bcd52029180e469d96e3943dcb36c66d P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Refusing update from remote peer 50437617d78748679d0cc51bb54f302f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:24.852569 23591 consensus_queue.cc:1048] T bcd52029180e469d96e3943dcb36c66d P 50437617d78748679d0cc51bb54f302f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:24.855755 23580 raft_consensus.cc:2955] T bcd52029180e469d96e3943dcb36c66d P 50437617d78748679d0cc51bb54f302f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:24.868067 23587 raft_consensus.cc:1064] T 515738a98bd4484889d819238da8948b P 1ad85e359a084326b18a1223e73a4958: attempting to promote NON_VOTER 7802d716217c49b793230584eb96c19e to VOTER
I20260713 09:08:24.871199 23587 consensus_queue.cc:237] T 515738a98bd4484889d819238da8948b P 1ad85e359a084326b18a1223e73a4958 [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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } }
I20260713 09:08:24.879388 22846 raft_consensus.cc:2955] T bcd52029180e469d96e3943dcb36c66d P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:24.883144 23275 raft_consensus.cc:2955] T bcd52029180e469d96e3943dcb36c66d P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:24.890091 23277 raft_consensus.cc:1275] T 515738a98bd4484889d819238da8948b P 7802d716217c49b793230584eb96c19e [term 1 LEARNER]: Refusing update from remote peer 1ad85e359a084326b18a1223e73a4958: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:24.891376 22994 raft_consensus.cc:2955] T bcd52029180e469d96e3943dcb36c66d P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:24.894711 22744 catalog_manager.cc:5697] T bcd52029180e469d96e3943dcb36c66d P 50437617d78748679d0cc51bb54f302f reported cstate change: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "50437617d78748679d0cc51bb54f302f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:24.899330 23595 consensus_queue.cc:1048] T 515738a98bd4484889d819238da8948b P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:24.910036 22995 raft_consensus.cc:1275] T 515738a98bd4484889d819238da8948b P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Refusing update from remote peer 1ad85e359a084326b18a1223e73a4958: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:24.912424 23595 consensus_queue.cc:1048] T 515738a98bd4484889d819238da8948b P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:24.916086 22919 raft_consensus.cc:1275] T 515738a98bd4484889d819238da8948b P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Refusing update from remote peer 1ad85e359a084326b18a1223e73a4958: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:24.917816 23601 consensus_queue.cc:1048] T 515738a98bd4484889d819238da8948b P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:24.937444 23601 raft_consensus.cc:2955] T 515738a98bd4484889d819238da8948b P 1ad85e359a084326b18a1223e73a4958 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:24.939126 22919 raft_consensus.cc:2955] T 515738a98bd4484889d819238da8948b P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:24.940063 23275 raft_consensus.cc:2955] T 515738a98bd4484889d819238da8948b P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:24.958683 22995 raft_consensus.cc:2955] T 515738a98bd4484889d819238da8948b P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:24.965086 22919 consensus_queue.cc:237] T bcd52029180e469d96e3943dcb36c66d P 50437617d78748679d0cc51bb54f302f [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: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } }
I20260713 09:08:24.972816 23277 raft_consensus.cc:1275] T bcd52029180e469d96e3943dcb36c66d P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Refusing update from remote peer 50437617d78748679d0cc51bb54f302f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:24.975020 23590 consensus_queue.cc:1048] T bcd52029180e469d96e3943dcb36c66d P 50437617d78748679d0cc51bb54f302f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:24.975483 22994 raft_consensus.cc:1275] T bcd52029180e469d96e3943dcb36c66d P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Refusing update from remote peer 50437617d78748679d0cc51bb54f302f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:24.978595 22742 catalog_manager.cc:5697] T 515738a98bd4484889d819238da8948b P a6ebf7c5e60c43e0a59afc3a8545b6ab reported cstate change: config changed from index 2 to 3, 7802d716217c49b793230584eb96c19e (127.21.59.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1ad85e359a084326b18a1223e73a4958" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } attrs { replace: true } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:24.982345 23590 consensus_queue.cc:1048] T bcd52029180e469d96e3943dcb36c66d P 50437617d78748679d0cc51bb54f302f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:08:24.987336 23580 raft_consensus.cc:2955] T bcd52029180e469d96e3943dcb36c66d P 50437617d78748679d0cc51bb54f302f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ad85e359a084326b18a1223e73a4958 (127.21.59.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:24.995597 23277 raft_consensus.cc:2955] T bcd52029180e469d96e3943dcb36c66d P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ad85e359a084326b18a1223e73a4958 (127.21.59.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:25.001926 22995 raft_consensus.cc:2955] T bcd52029180e469d96e3943dcb36c66d P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ad85e359a084326b18a1223e73a4958 (127.21.59.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:25.009814 22844 consensus_queue.cc:237] T 515738a98bd4484889d819238da8948b P 1ad85e359a084326b18a1223e73a4958 [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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } }
I20260713 09:08:25.012717 22740 catalog_manager.cc:5697] T bcd52029180e469d96e3943dcb36c66d P 7802d716217c49b793230584eb96c19e reported cstate change: config changed from index 3 to 4, VOTER 1ad85e359a084326b18a1223e73a4958 (127.21.59.65) evicted. New cstate: current_term: 1 leader_uuid: "50437617d78748679d0cc51bb54f302f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:25.014958 22730 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bcd52029180e469d96e3943dcb36c66d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:25.023181 23277 raft_consensus.cc:1275] T 515738a98bd4484889d819238da8948b P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Refusing update from remote peer 1ad85e359a084326b18a1223e73a4958: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:25.023775 22995 raft_consensus.cc:1275] T 515738a98bd4484889d819238da8948b P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Refusing update from remote peer 1ad85e359a084326b18a1223e73a4958: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:25.024628 23600 consensus_queue.cc:1048] T 515738a98bd4484889d819238da8948b P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:08:25.026048 23601 consensus_queue.cc:1048] T 515738a98bd4484889d819238da8948b P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:25.030076 22828 tablet_service.cc:1558] Processing DeleteTablet for tablet bcd52029180e469d96e3943dcb36c66d with delete_type TABLET_DATA_TOMBSTONED (TS 1ad85e359a084326b18a1223e73a4958 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44540
I20260713 09:08:25.038405 23598 raft_consensus.cc:2955] T 515738a98bd4484889d819238da8948b P 1ad85e359a084326b18a1223e73a4958 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 50437617d78748679d0cc51bb54f302f (127.21.59.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:25.043416 23278 raft_consensus.cc:2955] T 515738a98bd4484889d819238da8948b P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 50437617d78748679d0cc51bb54f302f (127.21.59.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:25.044203 22995 raft_consensus.cc:2955] T 515738a98bd4484889d819238da8948b P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 50437617d78748679d0cc51bb54f302f (127.21.59.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:25.058045 23608 tablet_replica.cc:333] T bcd52029180e469d96e3943dcb36c66d P 1ad85e359a084326b18a1223e73a4958: stopping tablet replica
I20260713 09:08:25.059226 23608 raft_consensus.cc:2243] T bcd52029180e469d96e3943dcb36c66d P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:25.059804 23608 raft_consensus.cc:2272] T bcd52029180e469d96e3943dcb36c66d P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:25.066880 22731 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 515738a98bd4484889d819238da8948b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:25.073020 23608 ts_tablet_manager.cc:1916] T bcd52029180e469d96e3943dcb36c66d P 1ad85e359a084326b18a1223e73a4958: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:25.072678 22740 catalog_manager.cc:5697] T 515738a98bd4484889d819238da8948b P 7802d716217c49b793230584eb96c19e reported cstate change: config changed from index 3 to 4, VOTER 50437617d78748679d0cc51bb54f302f (127.21.59.66) evicted. New cstate: current_term: 1 leader_uuid: "1ad85e359a084326b18a1223e73a4958" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } } }
I20260713 09:08:25.083789 22910 tablet_service.cc:1558] Processing DeleteTablet for tablet 515738a98bd4484889d819238da8948b with delete_type TABLET_DATA_TOMBSTONED (TS 50437617d78748679d0cc51bb54f302f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48788
I20260713 09:08:25.085975 23609 tablet_replica.cc:333] T 515738a98bd4484889d819238da8948b P 50437617d78748679d0cc51bb54f302f: stopping tablet replica
I20260713 09:08:25.086771 23609 raft_consensus.cc:2243] T 515738a98bd4484889d819238da8948b P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:25.087431 23609 raft_consensus.cc:2272] T 515738a98bd4484889d819238da8948b P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:25.088208 23608 ts_tablet_manager.cc:1929] T bcd52029180e469d96e3943dcb36c66d P 1ad85e359a084326b18a1223e73a4958: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:25.088762 23608 log.cc:1199] T bcd52029180e469d96e3943dcb36c66d P 1ad85e359a084326b18a1223e73a4958: Deleting WAL directory at /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933662300128-21741-0/minicluster-data/ts-0-root/wals/bcd52029180e469d96e3943dcb36c66d
I20260713 09:08:25.090390 22731 catalog_manager.cc:5028] TS 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681): tablet bcd52029180e469d96e3943dcb36c66d (table test-workload [id=242284d1f06c430b9d1614a7879612b4]) successfully deleted
I20260713 09:08:25.093200 23609 ts_tablet_manager.cc:1916] T 515738a98bd4484889d819238da8948b P 50437617d78748679d0cc51bb54f302f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:25.103489 23609 ts_tablet_manager.cc:1929] T 515738a98bd4484889d819238da8948b P 50437617d78748679d0cc51bb54f302f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:25.103788 23609 log.cc:1199] T 515738a98bd4484889d819238da8948b P 50437617d78748679d0cc51bb54f302f: Deleting WAL directory at /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933662300128-21741-0/minicluster-data/ts-1-root/wals/515738a98bd4484889d819238da8948b
I20260713 09:08:25.105345 22730 catalog_manager.cc:5028] TS 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559): tablet 515738a98bd4484889d819238da8948b (table test-workload [id=242284d1f06c430b9d1614a7879612b4]) successfully deleted
I20260713 09:08:30.591183 21741 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:30.618844 22995 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d7fcefc6fbf4238a9c7edc137c39bc1"
dest_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab"
mode: GRACEFUL
new_leader_uuid: "7802d716217c49b793230584eb96c19e"
 from {username='slave'} at 127.0.0.1:53030
I20260713 09:08:30.619501 22995 raft_consensus.cc:606] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 2 LEADER]: Received request to transfer leadership to TS 7802d716217c49b793230584eb96c19e
I20260713 09:08:30.621754 22995 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "48ad4778605848ae852f913443697e8e"
dest_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab"
mode: GRACEFUL
new_leader_uuid: "7802d716217c49b793230584eb96c19e"
 from {username='slave'} at 127.0.0.1:53030
I20260713 09:08:30.622311 22995 raft_consensus.cc:606] T 48ad4778605848ae852f913443697e8e P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 LEADER]: Received request to transfer leadership to TS 7802d716217c49b793230584eb96c19e
I20260713 09:08:30.624862 22995 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81f6e4fb8bf04e778c687ef9b0b4bc67"
dest_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab"
mode: GRACEFUL
new_leader_uuid: "7802d716217c49b793230584eb96c19e"
 from {username='slave'} at 127.0.0.1:53030
I20260713 09:08:30.625365 22995 raft_consensus.cc:606] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 LEADER]: Received request to transfer leadership to TS 7802d716217c49b793230584eb96c19e
I20260713 09:08:30.627694 22995 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6101414d3eb4afb9b51940c5c16f6d5"
dest_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab"
mode: GRACEFUL
new_leader_uuid: "7802d716217c49b793230584eb96c19e"
 from {username='slave'} at 127.0.0.1:53030
I20260713 09:08:30.628129 22995 raft_consensus.cc:606] T d6101414d3eb4afb9b51940c5c16f6d5 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 LEADER]: Received request to transfer leadership to TS 7802d716217c49b793230584eb96c19e
I20260713 09:08:30.630017 22995 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7151c08ddf94193aa0abff3d5ff75ac"
dest_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab"
mode: GRACEFUL
new_leader_uuid: "50437617d78748679d0cc51bb54f302f"
 from {username='slave'} at 127.0.0.1:53030
I20260713 09:08:30.630348 22995 raft_consensus.cc:606] T d7151c08ddf94193aa0abff3d5ff75ac P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 LEADER]: Received request to transfer leadership to TS 50437617d78748679d0cc51bb54f302f
I20260713 09:08:30.631319 21741 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:08:30.631943 21741 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:30.771687 23615 raft_consensus.cc:993] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P a6ebf7c5e60c43e0a59afc3a8545b6ab: : Instructing follower 7802d716217c49b793230584eb96c19e to start an election
I20260713 09:08:30.772301 23613 raft_consensus.cc:1081] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 LEADER]: Signalling peer 7802d716217c49b793230584eb96c19e to start an election
I20260713 09:08:30.773818 23276 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81f6e4fb8bf04e778c687ef9b0b4bc67"
dest_uuid: "7802d716217c49b793230584eb96c19e"
 from {username='slave'} at 127.0.0.1:35372
I20260713 09:08:30.774338 23276 raft_consensus.cc:493] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:30.774600 23276 raft_consensus.cc:3060] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:30.779362 23276 raft_consensus.cc:515] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 7802d716217c49b793230584eb96c19e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } }
I20260713 09:08:30.781423 23276 leader_election.cc:290] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 7802d716217c49b793230584eb96c19e [CANDIDATE]: Term 2 election: Requested vote from peers 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681), a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609)
I20260713 09:08:30.782217 22846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f6e4fb8bf04e778c687ef9b0b4bc67" candidate_uuid: "7802d716217c49b793230584eb96c19e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1ad85e359a084326b18a1223e73a4958"
I20260713 09:08:30.782531 22995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f6e4fb8bf04e778c687ef9b0b4bc67" candidate_uuid: "7802d716217c49b793230584eb96c19e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab"
I20260713 09:08:30.782928 22846 raft_consensus.cc:3060] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:30.783066 22995 raft_consensus.cc:3055] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:30.783412 22995 raft_consensus.cc:740] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a6ebf7c5e60c43e0a59afc3a8545b6ab, State: Running, Role: LEADER
I20260713 09:08:30.784171 22995 consensus_queue.cc:260] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P a6ebf7c5e60c43e0a59afc3a8545b6ab [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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } }
I20260713 09:08:30.785301 22995 raft_consensus.cc:3060] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:30.788980 22846 raft_consensus.cc:2468] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 1ad85e359a084326b18a1223e73a4958 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7802d716217c49b793230584eb96c19e in term 2.
I20260713 09:08:30.790212 23245 leader_election.cc:304] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 7802d716217c49b793230584eb96c19e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad85e359a084326b18a1223e73a4958, 7802d716217c49b793230584eb96c19e; no voters: 
I20260713 09:08:30.791090 22995 raft_consensus.cc:2468] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7802d716217c49b793230584eb96c19e in term 2.
I20260713 09:08:30.792191 23619 raft_consensus.cc:2804] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 7802d716217c49b793230584eb96c19e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:30.793239 23619 raft_consensus.cc:697] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 7802d716217c49b793230584eb96c19e [term 2 LEADER]: Becoming Leader. State: Replica: 7802d716217c49b793230584eb96c19e, State: Running, Role: LEADER
I20260713 09:08:30.793900 23619 consensus_queue.cc:237] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 7802d716217c49b793230584eb96c19e [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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } }
I20260713 09:08:30.800993 22742 catalog_manager.cc:5697] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 7802d716217c49b793230584eb96c19e reported cstate change: term changed from 1 to 2, leader changed from a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67) to 7802d716217c49b793230584eb96c19e (127.21.59.68). New cstate: current_term: 2 leader_uuid: "7802d716217c49b793230584eb96c19e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:30.897751 23615 raft_consensus.cc:993] T 48ad4778605848ae852f913443697e8e P a6ebf7c5e60c43e0a59afc3a8545b6ab: : Instructing follower 7802d716217c49b793230584eb96c19e to start an election
I20260713 09:08:30.898192 23615 raft_consensus.cc:1081] T 48ad4778605848ae852f913443697e8e P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 LEADER]: Signalling peer 7802d716217c49b793230584eb96c19e to start an election
I20260713 09:08:30.899547 23276 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "48ad4778605848ae852f913443697e8e"
dest_uuid: "7802d716217c49b793230584eb96c19e"
 from {username='slave'} at 127.0.0.1:35372
I20260713 09:08:30.900010 23276 raft_consensus.cc:493] T 48ad4778605848ae852f913443697e8e P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:30.900287 23276 raft_consensus.cc:3060] T 48ad4778605848ae852f913443697e8e P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:30.904805 23276 raft_consensus.cc:515] T 48ad4778605848ae852f913443697e8e P 7802d716217c49b793230584eb96c19e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } }
I20260713 09:08:30.906639 23276 leader_election.cc:290] T 48ad4778605848ae852f913443697e8e P 7802d716217c49b793230584eb96c19e [CANDIDATE]: Term 2 election: Requested vote from peers 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559), a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609)
I20260713 09:08:30.907418 22919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48ad4778605848ae852f913443697e8e" candidate_uuid: "7802d716217c49b793230584eb96c19e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "50437617d78748679d0cc51bb54f302f"
I20260713 09:08:30.907697 22995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48ad4778605848ae852f913443697e8e" candidate_uuid: "7802d716217c49b793230584eb96c19e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab"
I20260713 09:08:30.908010 22919 raft_consensus.cc:3060] T 48ad4778605848ae852f913443697e8e P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:30.908303 22995 raft_consensus.cc:3055] T 48ad4778605848ae852f913443697e8e P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:30.908638 22995 raft_consensus.cc:740] T 48ad4778605848ae852f913443697e8e P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a6ebf7c5e60c43e0a59afc3a8545b6ab, State: Running, Role: LEADER
I20260713 09:08:30.909354 22995 consensus_queue.cc:260] T 48ad4778605848ae852f913443697e8e P a6ebf7c5e60c43e0a59afc3a8545b6ab [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: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } }
I20260713 09:08:30.910465 22995 raft_consensus.cc:3060] T 48ad4778605848ae852f913443697e8e P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:30.913257 22919 raft_consensus.cc:2468] T 48ad4778605848ae852f913443697e8e P 50437617d78748679d0cc51bb54f302f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7802d716217c49b793230584eb96c19e in term 2.
I20260713 09:08:30.914352 23244 leader_election.cc:304] T 48ad4778605848ae852f913443697e8e P 7802d716217c49b793230584eb96c19e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50437617d78748679d0cc51bb54f302f, 7802d716217c49b793230584eb96c19e; no voters: 
I20260713 09:08:30.915215 23619 raft_consensus.cc:2804] T 48ad4778605848ae852f913443697e8e P 7802d716217c49b793230584eb96c19e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:30.915613 23619 raft_consensus.cc:697] T 48ad4778605848ae852f913443697e8e P 7802d716217c49b793230584eb96c19e [term 2 LEADER]: Becoming Leader. State: Replica: 7802d716217c49b793230584eb96c19e, State: Running, Role: LEADER
I20260713 09:08:30.915609 22995 raft_consensus.cc:2468] T 48ad4778605848ae852f913443697e8e P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7802d716217c49b793230584eb96c19e in term 2.
I20260713 09:08:30.916497 23619 consensus_queue.cc:237] T 48ad4778605848ae852f913443697e8e P 7802d716217c49b793230584eb96c19e [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: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } }
I20260713 09:08:30.923722 22742 catalog_manager.cc:5697] T 48ad4778605848ae852f913443697e8e P 7802d716217c49b793230584eb96c19e reported cstate change: term changed from 1 to 2, leader changed from a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67) to 7802d716217c49b793230584eb96c19e (127.21.59.68). New cstate: current_term: 2 leader_uuid: "7802d716217c49b793230584eb96c19e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:30.985600 23613 raft_consensus.cc:993] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P a6ebf7c5e60c43e0a59afc3a8545b6ab: : Instructing follower 7802d716217c49b793230584eb96c19e to start an election
I20260713 09:08:30.986126 23615 raft_consensus.cc:1081] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 2 LEADER]: Signalling peer 7802d716217c49b793230584eb96c19e to start an election
I20260713 09:08:30.987627 23276 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d7fcefc6fbf4238a9c7edc137c39bc1"
dest_uuid: "7802d716217c49b793230584eb96c19e"
 from {username='slave'} at 127.0.0.1:35372
I20260713 09:08:30.988252 23276 raft_consensus.cc:493] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 7802d716217c49b793230584eb96c19e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:30.988665 23276 raft_consensus.cc:3060] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 7802d716217c49b793230584eb96c19e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:30.994930 23276 raft_consensus.cc:515] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 7802d716217c49b793230584eb96c19e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } }
I20260713 09:08:30.996572 23276 leader_election.cc:290] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 7802d716217c49b793230584eb96c19e [CANDIDATE]: Term 3 election: Requested vote from peers 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559), a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609)
I20260713 09:08:30.997139 22919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d7fcefc6fbf4238a9c7edc137c39bc1" candidate_uuid: "7802d716217c49b793230584eb96c19e" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "50437617d78748679d0cc51bb54f302f"
I20260713 09:08:30.997483 22995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d7fcefc6fbf4238a9c7edc137c39bc1" candidate_uuid: "7802d716217c49b793230584eb96c19e" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab"
I20260713 09:08:30.997704 22919 raft_consensus.cc:3060] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 50437617d78748679d0cc51bb54f302f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:30.997996 22995 raft_consensus.cc:3055] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:30.998292 22995 raft_consensus.cc:740] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a6ebf7c5e60c43e0a59afc3a8545b6ab, State: Running, Role: LEADER
I20260713 09:08:30.999024 22995 consensus_queue.cc:260] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [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: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } }
I20260713 09:08:31.000137 22995 raft_consensus.cc:3060] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:31.004052 22919 raft_consensus.cc:2468] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 50437617d78748679d0cc51bb54f302f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7802d716217c49b793230584eb96c19e in term 3.
I20260713 09:08:31.005141 23244 leader_election.cc:304] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 7802d716217c49b793230584eb96c19e [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: 50437617d78748679d0cc51bb54f302f, 7802d716217c49b793230584eb96c19e; no voters: 
I20260713 09:08:31.006351 22995 raft_consensus.cc:2468] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7802d716217c49b793230584eb96c19e in term 3.
I20260713 09:08:31.006376 23619 raft_consensus.cc:2804] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 7802d716217c49b793230584eb96c19e [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:31.007109 23619 raft_consensus.cc:697] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 7802d716217c49b793230584eb96c19e [term 3 LEADER]: Becoming Leader. State: Replica: 7802d716217c49b793230584eb96c19e, State: Running, Role: LEADER
I20260713 09:08:31.008029 23619 consensus_queue.cc:237] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 7802d716217c49b793230584eb96c19e [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: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } }
I20260713 09:08:31.014895 22742 catalog_manager.cc:5697] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 7802d716217c49b793230584eb96c19e reported cstate change: term changed from 2 to 3, leader changed from a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67) to 7802d716217c49b793230584eb96c19e (127.21.59.68). New cstate: current_term: 3 leader_uuid: "7802d716217c49b793230584eb96c19e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:31.015856 23613 raft_consensus.cc:993] T d7151c08ddf94193aa0abff3d5ff75ac P a6ebf7c5e60c43e0a59afc3a8545b6ab: : Instructing follower 50437617d78748679d0cc51bb54f302f to start an election
I20260713 09:08:31.016294 23615 raft_consensus.cc:1081] T d7151c08ddf94193aa0abff3d5ff75ac P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 LEADER]: Signalling peer 50437617d78748679d0cc51bb54f302f to start an election
I20260713 09:08:31.017794 22919 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7151c08ddf94193aa0abff3d5ff75ac"
dest_uuid: "50437617d78748679d0cc51bb54f302f"
 from {username='slave'} at 127.0.0.1:48790
I20260713 09:08:31.018266 22919 raft_consensus.cc:493] T d7151c08ddf94193aa0abff3d5ff75ac P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:31.019052 22919 raft_consensus.cc:3060] T d7151c08ddf94193aa0abff3d5ff75ac P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:31.024133 22919 raft_consensus.cc:515] T d7151c08ddf94193aa0abff3d5ff75ac P 50437617d78748679d0cc51bb54f302f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:31.026204 22846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7151c08ddf94193aa0abff3d5ff75ac" candidate_uuid: "50437617d78748679d0cc51bb54f302f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ad85e359a084326b18a1223e73a4958"
I20260713 09:08:31.026450 22995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7151c08ddf94193aa0abff3d5ff75ac" candidate_uuid: "50437617d78748679d0cc51bb54f302f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab"
I20260713 09:08:31.026672 22846 raft_consensus.cc:3060] T d7151c08ddf94193aa0abff3d5ff75ac P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:31.027088 22995 raft_consensus.cc:3055] T d7151c08ddf94193aa0abff3d5ff75ac P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:31.027408 22995 raft_consensus.cc:740] T d7151c08ddf94193aa0abff3d5ff75ac P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a6ebf7c5e60c43e0a59afc3a8545b6ab, State: Running, Role: LEADER
I20260713 09:08:31.027984 23613 raft_consensus.cc:993] T d6101414d3eb4afb9b51940c5c16f6d5 P a6ebf7c5e60c43e0a59afc3a8545b6ab: : Instructing follower 7802d716217c49b793230584eb96c19e to start an election
I20260713 09:08:31.028481 23613 raft_consensus.cc:1081] T d6101414d3eb4afb9b51940c5c16f6d5 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 LEADER]: Signalling peer 7802d716217c49b793230584eb96c19e to start an election
I20260713 09:08:31.028174 22995 consensus_queue.cc:260] T d7151c08ddf94193aa0abff3d5ff75ac P a6ebf7c5e60c43e0a59afc3a8545b6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:31.029217 22995 raft_consensus.cc:3060] T d7151c08ddf94193aa0abff3d5ff75ac P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:31.030122 23276 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6101414d3eb4afb9b51940c5c16f6d5"
dest_uuid: "7802d716217c49b793230584eb96c19e"
 from {username='slave'} at 127.0.0.1:35372
I20260713 09:08:31.030704 23276 raft_consensus.cc:493] T d6101414d3eb4afb9b51940c5c16f6d5 P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:31.031121 23276 raft_consensus.cc:3060] T d6101414d3eb4afb9b51940c5c16f6d5 P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:31.032622 22846 raft_consensus.cc:2468] T d7151c08ddf94193aa0abff3d5ff75ac P 1ad85e359a084326b18a1223e73a4958 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50437617d78748679d0cc51bb54f302f in term 2.
I20260713 09:08:31.033211 22919 leader_election.cc:290] T d7151c08ddf94193aa0abff3d5ff75ac P 50437617d78748679d0cc51bb54f302f [CANDIDATE]: Term 2 election: Requested vote from peers 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681), a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609)
I20260713 09:08:31.033669 22887 leader_election.cc:304] T d7151c08ddf94193aa0abff3d5ff75ac P 50437617d78748679d0cc51bb54f302f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad85e359a084326b18a1223e73a4958, 50437617d78748679d0cc51bb54f302f; no voters: 
I20260713 09:08:31.034394 23580 raft_consensus.cc:2804] T d7151c08ddf94193aa0abff3d5ff75ac P 50437617d78748679d0cc51bb54f302f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:31.035470 22995 raft_consensus.cc:2468] T d7151c08ddf94193aa0abff3d5ff75ac P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50437617d78748679d0cc51bb54f302f in term 2.
I20260713 09:08:31.035691 23580 raft_consensus.cc:697] T d7151c08ddf94193aa0abff3d5ff75ac P 50437617d78748679d0cc51bb54f302f [term 2 LEADER]: Becoming Leader. State: Replica: 50437617d78748679d0cc51bb54f302f, State: Running, Role: LEADER
I20260713 09:08:31.036819 23580 consensus_queue.cc:237] T d7151c08ddf94193aa0abff3d5ff75ac P 50437617d78748679d0cc51bb54f302f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:31.037483 23276 raft_consensus.cc:515] T d6101414d3eb4afb9b51940c5c16f6d5 P 7802d716217c49b793230584eb96c19e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } }
I20260713 09:08:31.040289 23276 leader_election.cc:290] T d6101414d3eb4afb9b51940c5c16f6d5 P 7802d716217c49b793230584eb96c19e [CANDIDATE]: Term 2 election: Requested vote from peers 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559), a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609)
I20260713 09:08:31.040484 22995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6101414d3eb4afb9b51940c5c16f6d5" candidate_uuid: "7802d716217c49b793230584eb96c19e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab"
I20260713 09:08:31.041097 22995 raft_consensus.cc:3055] T d6101414d3eb4afb9b51940c5c16f6d5 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:31.041450 22995 raft_consensus.cc:740] T d6101414d3eb4afb9b51940c5c16f6d5 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a6ebf7c5e60c43e0a59afc3a8545b6ab, State: Running, Role: LEADER
I20260713 09:08:31.041677 22919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6101414d3eb4afb9b51940c5c16f6d5" candidate_uuid: "7802d716217c49b793230584eb96c19e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "50437617d78748679d0cc51bb54f302f"
I20260713 09:08:31.042232 22919 raft_consensus.cc:3060] T d6101414d3eb4afb9b51940c5c16f6d5 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:31.042186 22995 consensus_queue.cc:260] T d6101414d3eb4afb9b51940c5c16f6d5 P a6ebf7c5e60c43e0a59afc3a8545b6ab [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: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } }
I20260713 09:08:31.043907 22995 raft_consensus.cc:3060] T d6101414d3eb4afb9b51940c5c16f6d5 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:31.044971 22742 catalog_manager.cc:5697] T d7151c08ddf94193aa0abff3d5ff75ac P 50437617d78748679d0cc51bb54f302f reported cstate change: term changed from 1 to 2, leader changed from a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67) to 50437617d78748679d0cc51bb54f302f (127.21.59.66). New cstate: current_term: 2 leader_uuid: "50437617d78748679d0cc51bb54f302f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:31.049394 22919 raft_consensus.cc:2468] T d6101414d3eb4afb9b51940c5c16f6d5 P 50437617d78748679d0cc51bb54f302f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7802d716217c49b793230584eb96c19e in term 2.
I20260713 09:08:31.050694 23244 leader_election.cc:304] T d6101414d3eb4afb9b51940c5c16f6d5 P 7802d716217c49b793230584eb96c19e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50437617d78748679d0cc51bb54f302f, 7802d716217c49b793230584eb96c19e; no voters: 
I20260713 09:08:31.051014 22995 raft_consensus.cc:2468] T d6101414d3eb4afb9b51940c5c16f6d5 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7802d716217c49b793230584eb96c19e in term 2.
I20260713 09:08:31.051631 23619 raft_consensus.cc:2804] T d6101414d3eb4afb9b51940c5c16f6d5 P 7802d716217c49b793230584eb96c19e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:31.052083 23619 raft_consensus.cc:697] T d6101414d3eb4afb9b51940c5c16f6d5 P 7802d716217c49b793230584eb96c19e [term 2 LEADER]: Becoming Leader. State: Replica: 7802d716217c49b793230584eb96c19e, State: Running, Role: LEADER
I20260713 09:08:31.052873 23619 consensus_queue.cc:237] T d6101414d3eb4afb9b51940c5c16f6d5 P 7802d716217c49b793230584eb96c19e [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: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } }
I20260713 09:08:31.060381 22742 catalog_manager.cc:5697] T d6101414d3eb4afb9b51940c5c16f6d5 P 7802d716217c49b793230584eb96c19e reported cstate change: term changed from 1 to 2, leader changed from a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67) to 7802d716217c49b793230584eb96c19e (127.21.59.68). New cstate: current_term: 2 leader_uuid: "7802d716217c49b793230584eb96c19e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:31.299575 22919 raft_consensus.cc:1275] T 48ad4778605848ae852f913443697e8e P 50437617d78748679d0cc51bb54f302f [term 2 FOLLOWER]: Refusing update from remote peer 7802d716217c49b793230584eb96c19e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:31.300669 23619 consensus_queue.cc:1048] T 48ad4778605848ae852f913443697e8e P 7802d716217c49b793230584eb96c19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:31.310842 22995 raft_consensus.cc:1275] T 48ad4778605848ae852f913443697e8e P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 2 FOLLOWER]: Refusing update from remote peer 7802d716217c49b793230584eb96c19e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:31.312011 23633 consensus_queue.cc:1048] T 48ad4778605848ae852f913443697e8e P 7802d716217c49b793230584eb96c19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:31.331676 22846 raft_consensus.cc:1275] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 1ad85e359a084326b18a1223e73a4958 [term 2 FOLLOWER]: Refusing update from remote peer 7802d716217c49b793230584eb96c19e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:31.332721 23633 consensus_queue.cc:1048] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 7802d716217c49b793230584eb96c19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:31.341404 22995 raft_consensus.cc:1275] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 2 FOLLOWER]: Refusing update from remote peer 7802d716217c49b793230584eb96c19e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:31.343091 23638 consensus_queue.cc:1048] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 7802d716217c49b793230584eb96c19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:31.419158 22919 raft_consensus.cc:1275] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 50437617d78748679d0cc51bb54f302f [term 3 FOLLOWER]: Refusing update from remote peer 7802d716217c49b793230584eb96c19e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260713 09:08:31.420322 23619 consensus_queue.cc:1048] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 7802d716217c49b793230584eb96c19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:31.436131 22995 raft_consensus.cc:1275] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 3 FOLLOWER]: Refusing update from remote peer 7802d716217c49b793230584eb96c19e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260713 09:08:31.437726 23619 consensus_queue.cc:1048] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 7802d716217c49b793230584eb96c19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:31.481926 22995 raft_consensus.cc:1275] T d7151c08ddf94193aa0abff3d5ff75ac P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 2 FOLLOWER]: Refusing update from remote peer 50437617d78748679d0cc51bb54f302f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:31.483093 23580 consensus_queue.cc:1048] T d7151c08ddf94193aa0abff3d5ff75ac P 50437617d78748679d0cc51bb54f302f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:31.491585 22846 raft_consensus.cc:1275] T d7151c08ddf94193aa0abff3d5ff75ac P 1ad85e359a084326b18a1223e73a4958 [term 2 FOLLOWER]: Refusing update from remote peer 50437617d78748679d0cc51bb54f302f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:31.493469 23645 consensus_queue.cc:1048] T d7151c08ddf94193aa0abff3d5ff75ac P 50437617d78748679d0cc51bb54f302f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:31.529196 22995 raft_consensus.cc:1275] T d6101414d3eb4afb9b51940c5c16f6d5 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 2 FOLLOWER]: Refusing update from remote peer 7802d716217c49b793230584eb96c19e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:31.530412 23619 consensus_queue.cc:1048] T d6101414d3eb4afb9b51940c5c16f6d5 P 7802d716217c49b793230584eb96c19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:31.538357 22919 raft_consensus.cc:1275] T d6101414d3eb4afb9b51940c5c16f6d5 P 50437617d78748679d0cc51bb54f302f [term 2 FOLLOWER]: Refusing update from remote peer 7802d716217c49b793230584eb96c19e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:31.543507 23633 consensus_queue.cc:1048] T d6101414d3eb4afb9b51940c5c16f6d5 P 7802d716217c49b793230584eb96c19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:31.632823 21741 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:31.647142 21741 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:31.661612 22995 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7af49af4e9a54c64894d60593c6aafb1"
dest_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab"
mode: GRACEFUL
new_leader_uuid: "7802d716217c49b793230584eb96c19e"
 from {username='slave'} at 127.0.0.1:53030
I20260713 09:08:31.662153 22995 raft_consensus.cc:606] T 7af49af4e9a54c64894d60593c6aafb1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 LEADER]: Received request to transfer leadership to TS 7802d716217c49b793230584eb96c19e
I20260713 09:08:31.664831 22995 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa7815d876e34f53a7b5adfe0454611d"
dest_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab"
mode: GRACEFUL
new_leader_uuid: "1ad85e359a084326b18a1223e73a4958"
 from {username='slave'} at 127.0.0.1:53030
I20260713 09:08:31.665390 22995 raft_consensus.cc:606] T fa7815d876e34f53a7b5adfe0454611d P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 LEADER]: Received request to transfer leadership to TS 1ad85e359a084326b18a1223e73a4958
I20260713 09:08:31.666577 21741 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:08:31.667281 21741 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:31.796921 23648 raft_consensus.cc:993] T fa7815d876e34f53a7b5adfe0454611d P a6ebf7c5e60c43e0a59afc3a8545b6ab: : Instructing follower 1ad85e359a084326b18a1223e73a4958 to start an election
I20260713 09:08:31.797379 23615 raft_consensus.cc:1081] T fa7815d876e34f53a7b5adfe0454611d P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 LEADER]: Signalling peer 1ad85e359a084326b18a1223e73a4958 to start an election
I20260713 09:08:31.798651 22846 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa7815d876e34f53a7b5adfe0454611d"
dest_uuid: "1ad85e359a084326b18a1223e73a4958"
 from {username='slave'} at 127.0.0.1:44552
I20260713 09:08:31.799055 22846 raft_consensus.cc:493] T fa7815d876e34f53a7b5adfe0454611d P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:31.799293 22846 raft_consensus.cc:3060] T fa7815d876e34f53a7b5adfe0454611d P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:31.803239 22846 raft_consensus.cc:515] T fa7815d876e34f53a7b5adfe0454611d P 1ad85e359a084326b18a1223e73a4958 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:31.804468 22846 leader_election.cc:290] T fa7815d876e34f53a7b5adfe0454611d P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 2 election: Requested vote from peers 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559), a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609)
I20260713 09:08:31.805243 22919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa7815d876e34f53a7b5adfe0454611d" candidate_uuid: "1ad85e359a084326b18a1223e73a4958" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50437617d78748679d0cc51bb54f302f"
I20260713 09:08:31.805406 22995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa7815d876e34f53a7b5adfe0454611d" candidate_uuid: "1ad85e359a084326b18a1223e73a4958" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab"
I20260713 09:08:31.805687 22919 raft_consensus.cc:3060] T fa7815d876e34f53a7b5adfe0454611d P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:31.805982 22995 raft_consensus.cc:3055] T fa7815d876e34f53a7b5adfe0454611d P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:31.807364 22995 raft_consensus.cc:740] T fa7815d876e34f53a7b5adfe0454611d P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a6ebf7c5e60c43e0a59afc3a8545b6ab, State: Running, Role: LEADER
I20260713 09:08:31.809017 22995 consensus_queue.cc:260] T fa7815d876e34f53a7b5adfe0454611d P a6ebf7c5e60c43e0a59afc3a8545b6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:31.810030 22995 raft_consensus.cc:3060] T fa7815d876e34f53a7b5adfe0454611d P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:31.810751 22919 raft_consensus.cc:2468] T fa7815d876e34f53a7b5adfe0454611d P 50437617d78748679d0cc51bb54f302f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ad85e359a084326b18a1223e73a4958 in term 2.
I20260713 09:08:31.811764 22811 leader_election.cc:304] T fa7815d876e34f53a7b5adfe0454611d P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad85e359a084326b18a1223e73a4958, 50437617d78748679d0cc51bb54f302f; no voters: 
I20260713 09:08:31.812453 23612 raft_consensus.cc:2804] T fa7815d876e34f53a7b5adfe0454611d P 1ad85e359a084326b18a1223e73a4958 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:31.812829 23612 raft_consensus.cc:697] T fa7815d876e34f53a7b5adfe0454611d P 1ad85e359a084326b18a1223e73a4958 [term 2 LEADER]: Becoming Leader. State: Replica: 1ad85e359a084326b18a1223e73a4958, State: Running, Role: LEADER
I20260713 09:08:31.813515 23612 consensus_queue.cc:237] T fa7815d876e34f53a7b5adfe0454611d P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:31.814774 22995 raft_consensus.cc:2468] T fa7815d876e34f53a7b5adfe0454611d P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ad85e359a084326b18a1223e73a4958 in term 2.
I20260713 09:08:31.821069 22740 catalog_manager.cc:5697] T fa7815d876e34f53a7b5adfe0454611d P 1ad85e359a084326b18a1223e73a4958 reported cstate change: term changed from 1 to 2, leader changed from a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67) to 1ad85e359a084326b18a1223e73a4958 (127.21.59.65). New cstate: current_term: 2 leader_uuid: "1ad85e359a084326b18a1223e73a4958" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:32.061950 23648 raft_consensus.cc:993] T 7af49af4e9a54c64894d60593c6aafb1 P a6ebf7c5e60c43e0a59afc3a8545b6ab: : Instructing follower 7802d716217c49b793230584eb96c19e to start an election
I20260713 09:08:32.062435 23615 raft_consensus.cc:1081] T 7af49af4e9a54c64894d60593c6aafb1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 LEADER]: Signalling peer 7802d716217c49b793230584eb96c19e to start an election
I20260713 09:08:32.063757 23276 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7af49af4e9a54c64894d60593c6aafb1"
dest_uuid: "7802d716217c49b793230584eb96c19e"
 from {username='slave'} at 127.0.0.1:35372
I20260713 09:08:32.064215 23276 raft_consensus.cc:493] T 7af49af4e9a54c64894d60593c6aafb1 P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:32.064512 23276 raft_consensus.cc:3060] T 7af49af4e9a54c64894d60593c6aafb1 P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:32.069236 23276 raft_consensus.cc:515] T 7af49af4e9a54c64894d60593c6aafb1 P 7802d716217c49b793230584eb96c19e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } }
I20260713 09:08:32.070941 23276 leader_election.cc:290] T 7af49af4e9a54c64894d60593c6aafb1 P 7802d716217c49b793230584eb96c19e [CANDIDATE]: Term 2 election: Requested vote from peers 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559), a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609)
I20260713 09:08:32.071962 22920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7af49af4e9a54c64894d60593c6aafb1" candidate_uuid: "7802d716217c49b793230584eb96c19e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "50437617d78748679d0cc51bb54f302f"
I20260713 09:08:32.071962 22995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7af49af4e9a54c64894d60593c6aafb1" candidate_uuid: "7802d716217c49b793230584eb96c19e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab"
I20260713 09:08:32.072520 22920 raft_consensus.cc:3060] T 7af49af4e9a54c64894d60593c6aafb1 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:32.072893 22995 raft_consensus.cc:3055] T 7af49af4e9a54c64894d60593c6aafb1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:32.073210 22995 raft_consensus.cc:740] T 7af49af4e9a54c64894d60593c6aafb1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a6ebf7c5e60c43e0a59afc3a8545b6ab, State: Running, Role: LEADER
I20260713 09:08:32.073922 22995 consensus_queue.cc:260] T 7af49af4e9a54c64894d60593c6aafb1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [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: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } }
I20260713 09:08:32.075119 22995 raft_consensus.cc:3060] T 7af49af4e9a54c64894d60593c6aafb1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:32.078744 22920 raft_consensus.cc:2468] T 7af49af4e9a54c64894d60593c6aafb1 P 50437617d78748679d0cc51bb54f302f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7802d716217c49b793230584eb96c19e in term 2.
I20260713 09:08:32.079910 23244 leader_election.cc:304] T 7af49af4e9a54c64894d60593c6aafb1 P 7802d716217c49b793230584eb96c19e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50437617d78748679d0cc51bb54f302f, 7802d716217c49b793230584eb96c19e; no voters: 
I20260713 09:08:32.080667 23633 raft_consensus.cc:2804] T 7af49af4e9a54c64894d60593c6aafb1 P 7802d716217c49b793230584eb96c19e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:32.080909 22995 raft_consensus.cc:2468] T 7af49af4e9a54c64894d60593c6aafb1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7802d716217c49b793230584eb96c19e in term 2.
I20260713 09:08:32.081056 23633 raft_consensus.cc:697] T 7af49af4e9a54c64894d60593c6aafb1 P 7802d716217c49b793230584eb96c19e [term 2 LEADER]: Becoming Leader. State: Replica: 7802d716217c49b793230584eb96c19e, State: Running, Role: LEADER
I20260713 09:08:32.082026 23633 consensus_queue.cc:237] T 7af49af4e9a54c64894d60593c6aafb1 P 7802d716217c49b793230584eb96c19e [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: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } }
I20260713 09:08:32.088838 22740 catalog_manager.cc:5697] T 7af49af4e9a54c64894d60593c6aafb1 P 7802d716217c49b793230584eb96c19e reported cstate change: term changed from 1 to 2, leader changed from a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67) to 7802d716217c49b793230584eb96c19e (127.21.59.68). New cstate: current_term: 2 leader_uuid: "7802d716217c49b793230584eb96c19e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:32.301887 22995 raft_consensus.cc:1275] T fa7815d876e34f53a7b5adfe0454611d P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 2 FOLLOWER]: Refusing update from remote peer 1ad85e359a084326b18a1223e73a4958: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:32.303028 23612 consensus_queue.cc:1048] T fa7815d876e34f53a7b5adfe0454611d P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:32.311592 22920 raft_consensus.cc:1275] T fa7815d876e34f53a7b5adfe0454611d P 50437617d78748679d0cc51bb54f302f [term 2 FOLLOWER]: Refusing update from remote peer 1ad85e359a084326b18a1223e73a4958: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:32.312973 23642 consensus_queue.cc:1048] T fa7815d876e34f53a7b5adfe0454611d P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:32.463587 22995 raft_consensus.cc:1275] T 7af49af4e9a54c64894d60593c6aafb1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 2 FOLLOWER]: Refusing update from remote peer 7802d716217c49b793230584eb96c19e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:32.464836 23619 consensus_queue.cc:1048] T 7af49af4e9a54c64894d60593c6aafb1 P 7802d716217c49b793230584eb96c19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:32.474066 22920 raft_consensus.cc:1275] T 7af49af4e9a54c64894d60593c6aafb1 P 50437617d78748679d0cc51bb54f302f [term 2 FOLLOWER]: Refusing update from remote peer 7802d716217c49b793230584eb96c19e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:32.475701 23619 consensus_queue.cc:1048] T 7af49af4e9a54c64894d60593c6aafb1 P 7802d716217c49b793230584eb96c19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:32.668020 21741 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:32.684016 21741 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:32.781000 22846 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa7815d876e34f53a7b5adfe0454611d"
dest_uuid: "1ad85e359a084326b18a1223e73a4958"
mode: GRACEFUL
new_leader_uuid: "50437617d78748679d0cc51bb54f302f"
 from {username='slave'} at 127.0.0.1:40712
I20260713 09:08:32.781839 22846 raft_consensus.cc:606] T fa7815d876e34f53a7b5adfe0454611d P 1ad85e359a084326b18a1223e73a4958 [term 2 LEADER]: Received request to transfer leadership to TS 50437617d78748679d0cc51bb54f302f
I20260713 09:08:32.783473 21741 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:08:32.784708 21741 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:32.911837 23658 raft_consensus.cc:993] T fa7815d876e34f53a7b5adfe0454611d P 1ad85e359a084326b18a1223e73a4958: : Instructing follower 50437617d78748679d0cc51bb54f302f to start an election
I20260713 09:08:32.912567 23658 raft_consensus.cc:1081] T fa7815d876e34f53a7b5adfe0454611d P 1ad85e359a084326b18a1223e73a4958 [term 2 LEADER]: Signalling peer 50437617d78748679d0cc51bb54f302f to start an election
I20260713 09:08:32.914692 22920 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa7815d876e34f53a7b5adfe0454611d"
dest_uuid: "50437617d78748679d0cc51bb54f302f"
 from {username='slave'} at 127.0.0.1:48792
I20260713 09:08:32.915349 22920 raft_consensus.cc:493] T fa7815d876e34f53a7b5adfe0454611d P 50437617d78748679d0cc51bb54f302f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:32.915782 22920 raft_consensus.cc:3060] T fa7815d876e34f53a7b5adfe0454611d P 50437617d78748679d0cc51bb54f302f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:32.921772 22920 raft_consensus.cc:515] T fa7815d876e34f53a7b5adfe0454611d P 50437617d78748679d0cc51bb54f302f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:32.924059 22920 leader_election.cc:290] T fa7815d876e34f53a7b5adfe0454611d P 50437617d78748679d0cc51bb54f302f [CANDIDATE]: Term 3 election: Requested vote from peers 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681), a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609)
I20260713 09:08:32.924926 22844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa7815d876e34f53a7b5adfe0454611d" candidate_uuid: "50437617d78748679d0cc51bb54f302f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1ad85e359a084326b18a1223e73a4958"
I20260713 09:08:32.925277 22994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa7815d876e34f53a7b5adfe0454611d" candidate_uuid: "50437617d78748679d0cc51bb54f302f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab"
I20260713 09:08:32.925729 22844 raft_consensus.cc:3055] T fa7815d876e34f53a7b5adfe0454611d P 1ad85e359a084326b18a1223e73a4958 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:32.925807 22994 raft_consensus.cc:3060] T fa7815d876e34f53a7b5adfe0454611d P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:32.926076 22844 raft_consensus.cc:740] T fa7815d876e34f53a7b5adfe0454611d P 1ad85e359a084326b18a1223e73a4958 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1ad85e359a084326b18a1223e73a4958, State: Running, Role: LEADER
I20260713 09:08:32.926959 22844 consensus_queue.cc:260] T fa7815d876e34f53a7b5adfe0454611d P 1ad85e359a084326b18a1223e73a4958 [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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:32.928310 22844 raft_consensus.cc:3060] T fa7815d876e34f53a7b5adfe0454611d P 1ad85e359a084326b18a1223e73a4958 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:32.933337 22994 raft_consensus.cc:2468] T fa7815d876e34f53a7b5adfe0454611d P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50437617d78748679d0cc51bb54f302f in term 3.
I20260713 09:08:32.934448 22885 leader_election.cc:304] T fa7815d876e34f53a7b5adfe0454611d P 50437617d78748679d0cc51bb54f302f [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: 50437617d78748679d0cc51bb54f302f, a6ebf7c5e60c43e0a59afc3a8545b6ab; no voters: 
I20260713 09:08:32.935266 23580 raft_consensus.cc:2804] T fa7815d876e34f53a7b5adfe0454611d P 50437617d78748679d0cc51bb54f302f [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:32.935316 22844 raft_consensus.cc:2468] T fa7815d876e34f53a7b5adfe0454611d P 1ad85e359a084326b18a1223e73a4958 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50437617d78748679d0cc51bb54f302f in term 3.
I20260713 09:08:32.935761 23580 raft_consensus.cc:697] T fa7815d876e34f53a7b5adfe0454611d P 50437617d78748679d0cc51bb54f302f [term 3 LEADER]: Becoming Leader. State: Replica: 50437617d78748679d0cc51bb54f302f, State: Running, Role: LEADER
I20260713 09:08:32.936713 23580 consensus_queue.cc:237] T fa7815d876e34f53a7b5adfe0454611d P 50437617d78748679d0cc51bb54f302f [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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:32.945473 22740 catalog_manager.cc:5697] T fa7815d876e34f53a7b5adfe0454611d P 50437617d78748679d0cc51bb54f302f reported cstate change: term changed from 2 to 3, leader changed from 1ad85e359a084326b18a1223e73a4958 (127.21.59.65) to 50437617d78748679d0cc51bb54f302f (127.21.59.66). New cstate: current_term: 3 leader_uuid: "50437617d78748679d0cc51bb54f302f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:33.352840 22994 raft_consensus.cc:1275] T fa7815d876e34f53a7b5adfe0454611d P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 3 FOLLOWER]: Refusing update from remote peer 50437617d78748679d0cc51bb54f302f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:33.354140 23654 consensus_queue.cc:1048] T fa7815d876e34f53a7b5adfe0454611d P 50437617d78748679d0cc51bb54f302f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:33.366019 22844 raft_consensus.cc:1275] T fa7815d876e34f53a7b5adfe0454611d P 1ad85e359a084326b18a1223e73a4958 [term 3 FOLLOWER]: Refusing update from remote peer 50437617d78748679d0cc51bb54f302f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:33.367317 23654 consensus_queue.cc:1048] T fa7815d876e34f53a7b5adfe0454611d P 50437617d78748679d0cc51bb54f302f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:33.785630 21741 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:33.804198 21741 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:33.826985 22920 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95474488a00b479689781d9444c59f39"
dest_uuid: "50437617d78748679d0cc51bb54f302f"
mode: GRACEFUL
new_leader_uuid: "1ad85e359a084326b18a1223e73a4958"
 from {username='slave'} at 127.0.0.1:45902
I20260713 09:08:33.827491 22920 raft_consensus.cc:606] T 95474488a00b479689781d9444c59f39 P 50437617d78748679d0cc51bb54f302f [term 1 LEADER]: Received request to transfer leadership to TS 1ad85e359a084326b18a1223e73a4958
I20260713 09:08:33.828527 21741 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:08:33.829169 21741 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:33.956342 23654 raft_consensus.cc:993] T 95474488a00b479689781d9444c59f39 P 50437617d78748679d0cc51bb54f302f: : Instructing follower 1ad85e359a084326b18a1223e73a4958 to start an election
I20260713 09:08:33.956897 23654 raft_consensus.cc:1081] T 95474488a00b479689781d9444c59f39 P 50437617d78748679d0cc51bb54f302f [term 1 LEADER]: Signalling peer 1ad85e359a084326b18a1223e73a4958 to start an election
I20260713 09:08:33.958361 22844 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95474488a00b479689781d9444c59f39"
dest_uuid: "1ad85e359a084326b18a1223e73a4958"
 from {username='slave'} at 127.0.0.1:44568
I20260713 09:08:33.958773 22844 raft_consensus.cc:493] T 95474488a00b479689781d9444c59f39 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:33.959023 22844 raft_consensus.cc:3060] T 95474488a00b479689781d9444c59f39 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:33.965327 22844 raft_consensus.cc:515] T 95474488a00b479689781d9444c59f39 P 1ad85e359a084326b18a1223e73a4958 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:33.967021 22844 leader_election.cc:290] T 95474488a00b479689781d9444c59f39 P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 2 election: Requested vote from peers 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559), a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609)
I20260713 09:08:33.967687 22920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95474488a00b479689781d9444c59f39" candidate_uuid: "1ad85e359a084326b18a1223e73a4958" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50437617d78748679d0cc51bb54f302f"
I20260713 09:08:33.968008 22994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95474488a00b479689781d9444c59f39" candidate_uuid: "1ad85e359a084326b18a1223e73a4958" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab"
I20260713 09:08:33.968250 22920 raft_consensus.cc:3055] T 95474488a00b479689781d9444c59f39 P 50437617d78748679d0cc51bb54f302f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:33.968528 22994 raft_consensus.cc:3060] T 95474488a00b479689781d9444c59f39 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:33.968565 22920 raft_consensus.cc:740] T 95474488a00b479689781d9444c59f39 P 50437617d78748679d0cc51bb54f302f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 50437617d78748679d0cc51bb54f302f, State: Running, Role: LEADER
I20260713 09:08:33.971552 22920 consensus_queue.cc:260] T 95474488a00b479689781d9444c59f39 P 50437617d78748679d0cc51bb54f302f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:33.972728 22920 raft_consensus.cc:3060] T 95474488a00b479689781d9444c59f39 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:33.973965 22994 raft_consensus.cc:2468] T 95474488a00b479689781d9444c59f39 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ad85e359a084326b18a1223e73a4958 in term 2.
I20260713 09:08:33.976001 22810 leader_election.cc:304] T 95474488a00b479689781d9444c59f39 P 1ad85e359a084326b18a1223e73a4958 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad85e359a084326b18a1223e73a4958, a6ebf7c5e60c43e0a59afc3a8545b6ab; no voters: 
I20260713 09:08:33.976749 23658 raft_consensus.cc:2804] T 95474488a00b479689781d9444c59f39 P 1ad85e359a084326b18a1223e73a4958 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:33.977807 23658 raft_consensus.cc:697] T 95474488a00b479689781d9444c59f39 P 1ad85e359a084326b18a1223e73a4958 [term 2 LEADER]: Becoming Leader. State: Replica: 1ad85e359a084326b18a1223e73a4958, State: Running, Role: LEADER
I20260713 09:08:33.978289 22920 raft_consensus.cc:2468] T 95474488a00b479689781d9444c59f39 P 50437617d78748679d0cc51bb54f302f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ad85e359a084326b18a1223e73a4958 in term 2.
I20260713 09:08:33.978893 23658 consensus_queue.cc:237] T 95474488a00b479689781d9444c59f39 P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } }
I20260713 09:08:33.986171 22742 catalog_manager.cc:5697] T 95474488a00b479689781d9444c59f39 P 1ad85e359a084326b18a1223e73a4958 reported cstate change: term changed from 1 to 2, leader changed from 50437617d78748679d0cc51bb54f302f (127.21.59.66) to 1ad85e359a084326b18a1223e73a4958 (127.21.59.65). New cstate: current_term: 2 leader_uuid: "1ad85e359a084326b18a1223e73a4958" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:34.464330 22994 raft_consensus.cc:1275] T 95474488a00b479689781d9444c59f39 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 2 FOLLOWER]: Refusing update from remote peer 1ad85e359a084326b18a1223e73a4958: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:34.465382 23680 consensus_queue.cc:1048] T 95474488a00b479689781d9444c59f39 P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6ebf7c5e60c43e0a59afc3a8545b6ab" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 45609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:34.483421 22920 raft_consensus.cc:1275] T 95474488a00b479689781d9444c59f39 P 50437617d78748679d0cc51bb54f302f [term 2 FOLLOWER]: Refusing update from remote peer 1ad85e359a084326b18a1223e73a4958: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:34.484846 23689 consensus_queue.cc:1048] T 95474488a00b479689781d9444c59f39 P 1ad85e359a084326b18a1223e73a4958 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:34.829913 21741 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:34.852546 21741 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:34.867614 22846 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ef45443ec5642e8a8f3cbaf294a41df"
dest_uuid: "1ad85e359a084326b18a1223e73a4958"
mode: GRACEFUL
new_leader_uuid: "7802d716217c49b793230584eb96c19e"
 from {username='slave'} at 127.0.0.1:40712
I20260713 09:08:34.868223 22846 raft_consensus.cc:606] T 6ef45443ec5642e8a8f3cbaf294a41df P 1ad85e359a084326b18a1223e73a4958 [term 1 LEADER]: Received request to transfer leadership to TS 7802d716217c49b793230584eb96c19e
I20260713 09:08:34.869479 21741 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:08:34.870101 21741 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:35.065110 23694 raft_consensus.cc:993] T 6ef45443ec5642e8a8f3cbaf294a41df P 1ad85e359a084326b18a1223e73a4958: : Instructing follower 7802d716217c49b793230584eb96c19e to start an election
I20260713 09:08:35.065621 23689 raft_consensus.cc:1081] T 6ef45443ec5642e8a8f3cbaf294a41df P 1ad85e359a084326b18a1223e73a4958 [term 1 LEADER]: Signalling peer 7802d716217c49b793230584eb96c19e to start an election
I20260713 09:08:35.067327 23276 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ef45443ec5642e8a8f3cbaf294a41df"
dest_uuid: "7802d716217c49b793230584eb96c19e"
 from {username='slave'} at 127.0.0.1:35396
I20260713 09:08:35.067899 23276 raft_consensus.cc:493] T 6ef45443ec5642e8a8f3cbaf294a41df P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:35.068183 23276 raft_consensus.cc:3060] T 6ef45443ec5642e8a8f3cbaf294a41df P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:35.074018 23276 raft_consensus.cc:515] T 6ef45443ec5642e8a8f3cbaf294a41df P 7802d716217c49b793230584eb96c19e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } }
I20260713 09:08:35.075515 23276 leader_election.cc:290] T 6ef45443ec5642e8a8f3cbaf294a41df P 7802d716217c49b793230584eb96c19e [CANDIDATE]: Term 2 election: Requested vote from peers 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681), 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559)
I20260713 09:08:35.076309 22846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef45443ec5642e8a8f3cbaf294a41df" candidate_uuid: "7802d716217c49b793230584eb96c19e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1ad85e359a084326b18a1223e73a4958"
I20260713 09:08:35.076443 22920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef45443ec5642e8a8f3cbaf294a41df" candidate_uuid: "7802d716217c49b793230584eb96c19e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "50437617d78748679d0cc51bb54f302f"
I20260713 09:08:35.076894 22846 raft_consensus.cc:3055] T 6ef45443ec5642e8a8f3cbaf294a41df P 1ad85e359a084326b18a1223e73a4958 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:35.076987 22920 raft_consensus.cc:3060] T 6ef45443ec5642e8a8f3cbaf294a41df P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:35.077222 22846 raft_consensus.cc:740] T 6ef45443ec5642e8a8f3cbaf294a41df P 1ad85e359a084326b18a1223e73a4958 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ad85e359a084326b18a1223e73a4958, State: Running, Role: LEADER
I20260713 09:08:35.077960 22846 consensus_queue.cc:260] T 6ef45443ec5642e8a8f3cbaf294a41df P 1ad85e359a084326b18a1223e73a4958 [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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } }
I20260713 09:08:35.078969 22846 raft_consensus.cc:3060] T 6ef45443ec5642e8a8f3cbaf294a41df P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:35.082026 22920 raft_consensus.cc:2468] T 6ef45443ec5642e8a8f3cbaf294a41df P 50437617d78748679d0cc51bb54f302f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7802d716217c49b793230584eb96c19e in term 2.
I20260713 09:08:35.083210 23244 leader_election.cc:304] T 6ef45443ec5642e8a8f3cbaf294a41df P 7802d716217c49b793230584eb96c19e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50437617d78748679d0cc51bb54f302f, 7802d716217c49b793230584eb96c19e; no voters: 
I20260713 09:08:35.084116 23619 raft_consensus.cc:2804] T 6ef45443ec5642e8a8f3cbaf294a41df P 7802d716217c49b793230584eb96c19e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:35.085539 23619 raft_consensus.cc:697] T 6ef45443ec5642e8a8f3cbaf294a41df P 7802d716217c49b793230584eb96c19e [term 2 LEADER]: Becoming Leader. State: Replica: 7802d716217c49b793230584eb96c19e, State: Running, Role: LEADER
I20260713 09:08:35.086166 22846 raft_consensus.cc:2468] T 6ef45443ec5642e8a8f3cbaf294a41df P 1ad85e359a084326b18a1223e73a4958 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7802d716217c49b793230584eb96c19e in term 2.
I20260713 09:08:35.086450 23619 consensus_queue.cc:237] T 6ef45443ec5642e8a8f3cbaf294a41df P 7802d716217c49b793230584eb96c19e [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: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } }
I20260713 09:08:35.093914 22740 catalog_manager.cc:5697] T 6ef45443ec5642e8a8f3cbaf294a41df P 7802d716217c49b793230584eb96c19e reported cstate change: term changed from 1 to 2, leader changed from 1ad85e359a084326b18a1223e73a4958 (127.21.59.65) to 7802d716217c49b793230584eb96c19e (127.21.59.68). New cstate: current_term: 2 leader_uuid: "7802d716217c49b793230584eb96c19e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7802d716217c49b793230584eb96c19e" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 38525 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:35.467775 22844 raft_consensus.cc:1275] T 6ef45443ec5642e8a8f3cbaf294a41df P 1ad85e359a084326b18a1223e73a4958 [term 2 FOLLOWER]: Refusing update from remote peer 7802d716217c49b793230584eb96c19e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:35.468917 23696 consensus_queue.cc:1048] T 6ef45443ec5642e8a8f3cbaf294a41df P 7802d716217c49b793230584eb96c19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad85e359a084326b18a1223e73a4958" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:35.478883 22920 raft_consensus.cc:1275] T 6ef45443ec5642e8a8f3cbaf294a41df P 50437617d78748679d0cc51bb54f302f [term 2 FOLLOWER]: Refusing update from remote peer 7802d716217c49b793230584eb96c19e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:35.480712 23696 consensus_queue.cc:1048] T 6ef45443ec5642e8a8f3cbaf294a41df P 7802d716217c49b793230584eb96c19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "50437617d78748679d0cc51bb54f302f" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:35.871071 21741 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:35.886000 21741 tablet_server.cc:179] TabletServer@127.21.59.65:0 shutting down...
W20260713 09:08:35.887449 22961 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
W20260713 09:08:35.891865 22961 consensus_peers.cc:597] T ea11d9d5efe241b8882ecd858162cce8 P a6ebf7c5e60c43e0a59afc3a8545b6ab -> Peer 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681): Couldn't send request to peer 1ad85e359a084326b18a1223e73a4958. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:35.931531 22887 consensus_peers.cc:597] T 0aa7ededf52b43f7be56001b74b5f264 P 50437617d78748679d0cc51bb54f302f -> Peer 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681): Couldn't send request to peer 1ad85e359a084326b18a1223e73a4958. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:35.939193 21741 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:35.940081 21741 tablet_replica.cc:333] T bb64ca60641c40bbaee3a523cb0d2054 P 1ad85e359a084326b18a1223e73a4958: stopping tablet replica
I20260713 09:08:35.940927 21741 raft_consensus.cc:2243] T bb64ca60641c40bbaee3a523cb0d2054 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:35.941761 21741 raft_consensus.cc:2272] T bb64ca60641c40bbaee3a523cb0d2054 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:35.943289 22961 consensus_peers.cc:597] T bb64ca60641c40bbaee3a523cb0d2054 P a6ebf7c5e60c43e0a59afc3a8545b6ab -> Peer 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681): Couldn't send request to peer 1ad85e359a084326b18a1223e73a4958. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:35.944483 21741 tablet_replica.cc:333] T 4930e188905f403ca6b69e1fb7e4a097 P 1ad85e359a084326b18a1223e73a4958: stopping tablet replica
I20260713 09:08:35.945078 21741 raft_consensus.cc:2243] T 4930e188905f403ca6b69e1fb7e4a097 P 1ad85e359a084326b18a1223e73a4958 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:35.945780 21741 raft_consensus.cc:2272] T 4930e188905f403ca6b69e1fb7e4a097 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:35.947607 21741 tablet_replica.cc:333] T 1e1002584dc6452d93aa38ee63d258aa P 1ad85e359a084326b18a1223e73a4958: stopping tablet replica
I20260713 09:08:35.948134 21741 raft_consensus.cc:2243] T 1e1002584dc6452d93aa38ee63d258aa P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:35.948498 21741 raft_consensus.cc:2272] T 1e1002584dc6452d93aa38ee63d258aa P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:35.950294 21741 tablet_replica.cc:333] T 282a9bc487b94e169d54b456b4ec3a2a P 1ad85e359a084326b18a1223e73a4958: stopping tablet replica
I20260713 09:08:35.951035 21741 raft_consensus.cc:2243] T 282a9bc487b94e169d54b456b4ec3a2a P 1ad85e359a084326b18a1223e73a4958 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:35.951998 21741 raft_consensus.cc:2272] T 282a9bc487b94e169d54b456b4ec3a2a P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:35.954327 21741 tablet_replica.cc:333] T ea11d9d5efe241b8882ecd858162cce8 P 1ad85e359a084326b18a1223e73a4958: stopping tablet replica
I20260713 09:08:35.954934 21741 raft_consensus.cc:2243] T ea11d9d5efe241b8882ecd858162cce8 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:35.955374 21741 raft_consensus.cc:2272] T ea11d9d5efe241b8882ecd858162cce8 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:35.957427 21741 tablet_replica.cc:333] T 6ef45443ec5642e8a8f3cbaf294a41df P 1ad85e359a084326b18a1223e73a4958: stopping tablet replica
I20260713 09:08:35.958041 21741 raft_consensus.cc:2243] T 6ef45443ec5642e8a8f3cbaf294a41df P 1ad85e359a084326b18a1223e73a4958 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:35.958575 21741 raft_consensus.cc:2272] T 6ef45443ec5642e8a8f3cbaf294a41df P 1ad85e359a084326b18a1223e73a4958 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:35.961444 21741 tablet_replica.cc:333] T fa7815d876e34f53a7b5adfe0454611d P 1ad85e359a084326b18a1223e73a4958: stopping tablet replica
I20260713 09:08:35.961971 21741 raft_consensus.cc:2243] T fa7815d876e34f53a7b5adfe0454611d P 1ad85e359a084326b18a1223e73a4958 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:35.962379 21741 raft_consensus.cc:2272] T fa7815d876e34f53a7b5adfe0454611d P 1ad85e359a084326b18a1223e73a4958 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:35.964270 21741 tablet_replica.cc:333] T f16b1b85378b45bf9f2a5d838796b7d8 P 1ad85e359a084326b18a1223e73a4958: stopping tablet replica
I20260713 09:08:35.964733 21741 raft_consensus.cc:2243] T f16b1b85378b45bf9f2a5d838796b7d8 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:35.965126 21741 raft_consensus.cc:2272] T f16b1b85378b45bf9f2a5d838796b7d8 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:35.967010 21741 tablet_replica.cc:333] T 8524278f72e74d719f46346c799708bd P 1ad85e359a084326b18a1223e73a4958: stopping tablet replica
I20260713 09:08:35.967458 21741 raft_consensus.cc:2243] T 8524278f72e74d719f46346c799708bd P 1ad85e359a084326b18a1223e73a4958 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:35.968128 21741 raft_consensus.cc:2272] T 8524278f72e74d719f46346c799708bd P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:35.969754 21741 tablet_replica.cc:333] T 81bf6bbf7d794223b459671185b68dce P 1ad85e359a084326b18a1223e73a4958: stopping tablet replica
I20260713 09:08:35.970196 21741 raft_consensus.cc:2243] T 81bf6bbf7d794223b459671185b68dce P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:35.970602 21741 raft_consensus.cc:2272] T 81bf6bbf7d794223b459671185b68dce P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:35.972306 21741 tablet_replica.cc:333] T 95474488a00b479689781d9444c59f39 P 1ad85e359a084326b18a1223e73a4958: stopping tablet replica
I20260713 09:08:35.972750 21741 raft_consensus.cc:2243] T 95474488a00b479689781d9444c59f39 P 1ad85e359a084326b18a1223e73a4958 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:35.973397 21741 raft_consensus.cc:2272] T 95474488a00b479689781d9444c59f39 P 1ad85e359a084326b18a1223e73a4958 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:35.975162 21741 tablet_replica.cc:333] T 0aa7ededf52b43f7be56001b74b5f264 P 1ad85e359a084326b18a1223e73a4958: stopping tablet replica
I20260713 09:08:35.975616 21741 raft_consensus.cc:2243] T 0aa7ededf52b43f7be56001b74b5f264 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:35.976125 21741 raft_consensus.cc:2272] T 0aa7ededf52b43f7be56001b74b5f264 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:35.978739 21741 tablet_replica.cc:333] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 1ad85e359a084326b18a1223e73a4958: stopping tablet replica
I20260713 09:08:35.979311 21741 raft_consensus.cc:2243] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 1ad85e359a084326b18a1223e73a4958 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:35.979959 21741 raft_consensus.cc:2272] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 1ad85e359a084326b18a1223e73a4958 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:35.982478 21741 tablet_replica.cc:333] T 269793aa64e34bc28eb1a6e3047ebed2 P 1ad85e359a084326b18a1223e73a4958: stopping tablet replica
W20260713 09:08:35.982730 23245 consensus_peers.cc:597] T 6ef45443ec5642e8a8f3cbaf294a41df P 7802d716217c49b793230584eb96c19e -> Peer 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681): Couldn't send request to peer 1ad85e359a084326b18a1223e73a4958. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:35.983157 21741 raft_consensus.cc:2243] T 269793aa64e34bc28eb1a6e3047ebed2 P 1ad85e359a084326b18a1223e73a4958 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:35.983810 21741 raft_consensus.cc:2272] T 269793aa64e34bc28eb1a6e3047ebed2 P 1ad85e359a084326b18a1223e73a4958 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:35.985616 21741 tablet_replica.cc:333] T 50f4fbcd939a4d2eb8bea634a13bdd75 P 1ad85e359a084326b18a1223e73a4958: stopping tablet replica
I20260713 09:08:35.986166 21741 raft_consensus.cc:2243] T 50f4fbcd939a4d2eb8bea634a13bdd75 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:35.986603 21741 raft_consensus.cc:2272] T 50f4fbcd939a4d2eb8bea634a13bdd75 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:35.988477 21741 tablet_replica.cc:333] T d7151c08ddf94193aa0abff3d5ff75ac P 1ad85e359a084326b18a1223e73a4958: stopping tablet replica
I20260713 09:08:35.988987 21741 raft_consensus.cc:2243] T d7151c08ddf94193aa0abff3d5ff75ac P 1ad85e359a084326b18a1223e73a4958 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:35.989418 21741 raft_consensus.cc:2272] T d7151c08ddf94193aa0abff3d5ff75ac P 1ad85e359a084326b18a1223e73a4958 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:35.991317 21741 tablet_replica.cc:333] T 515738a98bd4484889d819238da8948b P 1ad85e359a084326b18a1223e73a4958: stopping tablet replica
I20260713 09:08:35.991775 21741 raft_consensus.cc:2243] T 515738a98bd4484889d819238da8948b P 1ad85e359a084326b18a1223e73a4958 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:35.992506 21741 raft_consensus.cc:2272] T 515738a98bd4484889d819238da8948b P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:35.994058 21741 tablet_replica.cc:333] T 8c32cdb6f92146399d73f78014daec11 P 1ad85e359a084326b18a1223e73a4958: stopping tablet replica
I20260713 09:08:35.994432 21741 raft_consensus.cc:2243] T 8c32cdb6f92146399d73f78014daec11 P 1ad85e359a084326b18a1223e73a4958 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:35.995195 21741 raft_consensus.cc:2272] T 8c32cdb6f92146399d73f78014daec11 P 1ad85e359a084326b18a1223e73a4958 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:36.040984 21741 tablet_server.cc:196] TabletServer@127.21.59.65:0 shutdown complete.
I20260713 09:08:36.083024 21741 tablet_server.cc:179] TabletServer@127.21.59.66:0 shutting down...
W20260713 09:08:36.098001 22960 consensus_peers.cc:597] T 112c46de27dd408c85650c6750c6e384 P a6ebf7c5e60c43e0a59afc3a8545b6ab -> Peer 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559): Couldn't send request to peer 50437617d78748679d0cc51bb54f302f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:36.107856 23244 consensus_peers.cc:597] T d6101414d3eb4afb9b51940c5c16f6d5 P 7802d716217c49b793230584eb96c19e -> Peer 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559): Couldn't send request to peer 50437617d78748679d0cc51bb54f302f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:36.117372 23244 consensus_peers.cc:597] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 7802d716217c49b793230584eb96c19e -> Peer 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559): Couldn't send request to peer 50437617d78748679d0cc51bb54f302f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:36.118072 22887 consensus_peers.cc:597] T d7151c08ddf94193aa0abff3d5ff75ac P 50437617d78748679d0cc51bb54f302f -> Peer 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681): Couldn't send request to peer 1ad85e359a084326b18a1223e73a4958. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.65:36681: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:36.123425 22961 consensus_peers.cc:597] T 269793aa64e34bc28eb1a6e3047ebed2 P a6ebf7c5e60c43e0a59afc3a8545b6ab -> Peer 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681): Couldn't send request to peer 1ad85e359a084326b18a1223e73a4958. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.65:36681: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:36.125519 21741 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260713 09:08:36.126940 22961 consensus_peers.cc:597] T 1e1002584dc6452d93aa38ee63d258aa P a6ebf7c5e60c43e0a59afc3a8545b6ab -> Peer 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681): Couldn't send request to peer 1ad85e359a084326b18a1223e73a4958. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.65:36681: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:36.127801 21741 tablet_replica.cc:333] T 1e1002584dc6452d93aa38ee63d258aa P 50437617d78748679d0cc51bb54f302f: stopping tablet replica
I20260713 09:08:36.128449 21741 raft_consensus.cc:2243] T 1e1002584dc6452d93aa38ee63d258aa P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:36.128942 21741 raft_consensus.cc:2272] T 1e1002584dc6452d93aa38ee63d258aa P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:36.130829 21741 tablet_replica.cc:333] T bcd52029180e469d96e3943dcb36c66d P 50437617d78748679d0cc51bb54f302f: stopping tablet replica
I20260713 09:08:36.131376 21741 raft_consensus.cc:2243] T bcd52029180e469d96e3943dcb36c66d P 50437617d78748679d0cc51bb54f302f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:36.132169 21741 raft_consensus.cc:2272] T bcd52029180e469d96e3943dcb36c66d P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:36.133980 21741 tablet_replica.cc:333] T 6ef45443ec5642e8a8f3cbaf294a41df P 50437617d78748679d0cc51bb54f302f: stopping tablet replica
I20260713 09:08:36.134493 21741 raft_consensus.cc:2243] T 6ef45443ec5642e8a8f3cbaf294a41df P 50437617d78748679d0cc51bb54f302f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:36.134958 21741 raft_consensus.cc:2272] T 6ef45443ec5642e8a8f3cbaf294a41df P 50437617d78748679d0cc51bb54f302f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:36.137048 21741 tablet_replica.cc:333] T 50f4fbcd939a4d2eb8bea634a13bdd75 P 50437617d78748679d0cc51bb54f302f: stopping tablet replica
I20260713 09:08:36.137575 21741 raft_consensus.cc:2243] T 50f4fbcd939a4d2eb8bea634a13bdd75 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:36.137988 21741 raft_consensus.cc:2272] T 50f4fbcd939a4d2eb8bea634a13bdd75 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:36.139742 21741 tablet_replica.cc:333] T 112c46de27dd408c85650c6750c6e384 P 50437617d78748679d0cc51bb54f302f: stopping tablet replica
I20260713 09:08:36.140265 21741 raft_consensus.cc:2243] T 112c46de27dd408c85650c6750c6e384 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:36.140861 21741 raft_consensus.cc:2272] T 112c46de27dd408c85650c6750c6e384 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:36.142637 21741 tablet_replica.cc:333] T 0aa7ededf52b43f7be56001b74b5f264 P 50437617d78748679d0cc51bb54f302f: stopping tablet replica
I20260713 09:08:36.143190 21741 raft_consensus.cc:2243] T 0aa7ededf52b43f7be56001b74b5f264 P 50437617d78748679d0cc51bb54f302f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:36.143921 21741 raft_consensus.cc:2272] T 0aa7ededf52b43f7be56001b74b5f264 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:36.146039 21741 tablet_replica.cc:333] T d6101414d3eb4afb9b51940c5c16f6d5 P 50437617d78748679d0cc51bb54f302f: stopping tablet replica
I20260713 09:08:36.146721 21741 raft_consensus.cc:2243] T d6101414d3eb4afb9b51940c5c16f6d5 P 50437617d78748679d0cc51bb54f302f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:36.147436 21741 raft_consensus.cc:2272] T d6101414d3eb4afb9b51940c5c16f6d5 P 50437617d78748679d0cc51bb54f302f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:36.149036 21741 tablet_replica.cc:333] T fa7815d876e34f53a7b5adfe0454611d P 50437617d78748679d0cc51bb54f302f: stopping tablet replica
I20260713 09:08:36.149507 21741 raft_consensus.cc:2243] T fa7815d876e34f53a7b5adfe0454611d P 50437617d78748679d0cc51bb54f302f [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:36.150162 21741 raft_consensus.cc:2272] T fa7815d876e34f53a7b5adfe0454611d P 50437617d78748679d0cc51bb54f302f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:36.151760 21741 tablet_replica.cc:333] T 282a9bc487b94e169d54b456b4ec3a2a P 50437617d78748679d0cc51bb54f302f: stopping tablet replica
I20260713 09:08:36.152249 21741 raft_consensus.cc:2243] T 282a9bc487b94e169d54b456b4ec3a2a P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:36.152753 21741 raft_consensus.cc:2272] T 282a9bc487b94e169d54b456b4ec3a2a P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:36.154381 21741 tablet_replica.cc:333] T f16b1b85378b45bf9f2a5d838796b7d8 P 50437617d78748679d0cc51bb54f302f: stopping tablet replica
I20260713 09:08:36.154891 21741 raft_consensus.cc:2243] T f16b1b85378b45bf9f2a5d838796b7d8 P 50437617d78748679d0cc51bb54f302f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:36.155575 21741 raft_consensus.cc:2272] T f16b1b85378b45bf9f2a5d838796b7d8 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:36.157212 21741 tablet_replica.cc:333] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 50437617d78748679d0cc51bb54f302f: stopping tablet replica
I20260713 09:08:36.157640 21741 raft_consensus.cc:2243] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 50437617d78748679d0cc51bb54f302f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:36.158046 21741 raft_consensus.cc:2272] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 50437617d78748679d0cc51bb54f302f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:36.159755 21741 tablet_replica.cc:333] T 81bf6bbf7d794223b459671185b68dce P 50437617d78748679d0cc51bb54f302f: stopping tablet replica
I20260713 09:08:36.160295 21741 raft_consensus.cc:2243] T 81bf6bbf7d794223b459671185b68dce P 50437617d78748679d0cc51bb54f302f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:36.160982 21741 raft_consensus.cc:2272] T 81bf6bbf7d794223b459671185b68dce P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:36.162528 21741 tablet_replica.cc:333] T 95474488a00b479689781d9444c59f39 P 50437617d78748679d0cc51bb54f302f: stopping tablet replica
I20260713 09:08:36.163031 21741 raft_consensus.cc:2243] T 95474488a00b479689781d9444c59f39 P 50437617d78748679d0cc51bb54f302f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:36.163362 21741 raft_consensus.cc:2272] T 95474488a00b479689781d9444c59f39 P 50437617d78748679d0cc51bb54f302f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:36.164901 21741 tablet_replica.cc:333] T 8524278f72e74d719f46346c799708bd P 50437617d78748679d0cc51bb54f302f: stopping tablet replica
I20260713 09:08:36.165324 21741 raft_consensus.cc:2243] T 8524278f72e74d719f46346c799708bd P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:36.165729 21741 raft_consensus.cc:2272] T 8524278f72e74d719f46346c799708bd P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:36.167270 21741 tablet_replica.cc:333] T 7af49af4e9a54c64894d60593c6aafb1 P 50437617d78748679d0cc51bb54f302f: stopping tablet replica
I20260713 09:08:36.167668 21741 raft_consensus.cc:2243] T 7af49af4e9a54c64894d60593c6aafb1 P 50437617d78748679d0cc51bb54f302f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:36.168102 21741 raft_consensus.cc:2272] T 7af49af4e9a54c64894d60593c6aafb1 P 50437617d78748679d0cc51bb54f302f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:36.169497 21741 tablet_replica.cc:333] T d7151c08ddf94193aa0abff3d5ff75ac P 50437617d78748679d0cc51bb54f302f: stopping tablet replica
I20260713 09:08:36.169879 21741 raft_consensus.cc:2243] T d7151c08ddf94193aa0abff3d5ff75ac P 50437617d78748679d0cc51bb54f302f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:36.170537 21741 raft_consensus.cc:2272] T d7151c08ddf94193aa0abff3d5ff75ac P 50437617d78748679d0cc51bb54f302f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:36.172276 21741 tablet_replica.cc:333] T 4930e188905f403ca6b69e1fb7e4a097 P 50437617d78748679d0cc51bb54f302f: stopping tablet replica
I20260713 09:08:36.172667 21741 raft_consensus.cc:2243] T 4930e188905f403ca6b69e1fb7e4a097 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:36.172997 21741 raft_consensus.cc:2272] T 4930e188905f403ca6b69e1fb7e4a097 P 50437617d78748679d0cc51bb54f302f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:36.174480 21741 tablet_replica.cc:333] T 48ad4778605848ae852f913443697e8e P 50437617d78748679d0cc51bb54f302f: stopping tablet replica
I20260713 09:08:36.174870 21741 raft_consensus.cc:2243] T 48ad4778605848ae852f913443697e8e P 50437617d78748679d0cc51bb54f302f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:36.175417 21741 raft_consensus.cc:2272] T 48ad4778605848ae852f913443697e8e P 50437617d78748679d0cc51bb54f302f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:36.184005 22961 consensus_peers.cc:597] T 50f4fbcd939a4d2eb8bea634a13bdd75 P a6ebf7c5e60c43e0a59afc3a8545b6ab -> Peer 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681): Couldn't send request to peer 1ad85e359a084326b18a1223e73a4958. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.65:36681: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:36.219223 21741 tablet_server.cc:196] TabletServer@127.21.59.66:0 shutdown complete.
W20260713 09:08:36.222873 23244 consensus_peers.cc:597] T 7af49af4e9a54c64894d60593c6aafb1 P 7802d716217c49b793230584eb96c19e -> Peer 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559): Couldn't send request to peer 50437617d78748679d0cc51bb54f302f. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.66:40559: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:36.253446 23244 consensus_peers.cc:597] T 48ad4778605848ae852f913443697e8e P 7802d716217c49b793230584eb96c19e -> Peer 50437617d78748679d0cc51bb54f302f (127.21.59.66:40559): Couldn't send request to peer 50437617d78748679d0cc51bb54f302f. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.66:40559: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:36.267772 21741 tablet_server.cc:179] TabletServer@127.21.59.67:0 shutting down...
W20260713 09:08:36.274598 23243 consensus_peers.cc:597] T 7af49af4e9a54c64894d60593c6aafb1 P 7802d716217c49b793230584eb96c19e -> Peer a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609): Couldn't send request to peer a6ebf7c5e60c43e0a59afc3a8545b6ab. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:36.296700 21741 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:36.297559 21741 tablet_replica.cc:333] T 515738a98bd4484889d819238da8948b P a6ebf7c5e60c43e0a59afc3a8545b6ab: stopping tablet replica
I20260713 09:08:36.298640 21741 raft_consensus.cc:2243] T 515738a98bd4484889d819238da8948b P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:36.299319 21741 raft_consensus.cc:2272] T 515738a98bd4484889d819238da8948b P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:36.301790 21741 tablet_replica.cc:333] T 1e1002584dc6452d93aa38ee63d258aa P a6ebf7c5e60c43e0a59afc3a8545b6ab: stopping tablet replica
I20260713 09:08:36.302585 21741 raft_consensus.cc:2243] T 1e1002584dc6452d93aa38ee63d258aa P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:36.303557 21741 raft_consensus.cc:2272] T 1e1002584dc6452d93aa38ee63d258aa P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:36.306057 21741 tablet_replica.cc:333] T bcd52029180e469d96e3943dcb36c66d P a6ebf7c5e60c43e0a59afc3a8545b6ab: stopping tablet replica
I20260713 09:08:36.306809 21741 raft_consensus.cc:2243] T bcd52029180e469d96e3943dcb36c66d P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:36.307367 21741 raft_consensus.cc:2272] T bcd52029180e469d96e3943dcb36c66d P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:36.309876 21741 tablet_replica.cc:333] T fa7815d876e34f53a7b5adfe0454611d P a6ebf7c5e60c43e0a59afc3a8545b6ab: stopping tablet replica
I20260713 09:08:36.310563 21741 raft_consensus.cc:2243] T fa7815d876e34f53a7b5adfe0454611d P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:36.311091 21741 raft_consensus.cc:2272] T fa7815d876e34f53a7b5adfe0454611d P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:36.313560 21741 tablet_replica.cc:333] T ea11d9d5efe241b8882ecd858162cce8 P a6ebf7c5e60c43e0a59afc3a8545b6ab: stopping tablet replica
I20260713 09:08:36.314288 21741 raft_consensus.cc:2243] T ea11d9d5efe241b8882ecd858162cce8 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:36.315292 21741 raft_consensus.cc:2272] T ea11d9d5efe241b8882ecd858162cce8 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:36.317888 21741 tablet_replica.cc:333] T d6101414d3eb4afb9b51940c5c16f6d5 P a6ebf7c5e60c43e0a59afc3a8545b6ab: stopping tablet replica
I20260713 09:08:36.318627 21741 raft_consensus.cc:2243] T d6101414d3eb4afb9b51940c5c16f6d5 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:36.319216 21741 raft_consensus.cc:2272] T d6101414d3eb4afb9b51940c5c16f6d5 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:36.321700 21741 tablet_replica.cc:333] T 112c46de27dd408c85650c6750c6e384 P a6ebf7c5e60c43e0a59afc3a8545b6ab: stopping tablet replica
I20260713 09:08:36.322474 21741 raft_consensus.cc:2243] T 112c46de27dd408c85650c6750c6e384 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:08:36.322500 23245 consensus_peers.cc:597] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 7802d716217c49b793230584eb96c19e -> Peer 1ad85e359a084326b18a1223e73a4958 (127.21.59.65:36681): Couldn't send request to peer 1ad85e359a084326b18a1223e73a4958. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.65:36681: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:36.323544 21741 raft_consensus.cc:2272] T 112c46de27dd408c85650c6750c6e384 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:36.326238 21741 tablet_replica.cc:333] T bb64ca60641c40bbaee3a523cb0d2054 P a6ebf7c5e60c43e0a59afc3a8545b6ab: stopping tablet replica
I20260713 09:08:36.327000 21741 raft_consensus.cc:2243] T bb64ca60641c40bbaee3a523cb0d2054 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:36.327962 21741 raft_consensus.cc:2272] T bb64ca60641c40bbaee3a523cb0d2054 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:36.330407 21741 tablet_replica.cc:333] T 4930e188905f403ca6b69e1fb7e4a097 P a6ebf7c5e60c43e0a59afc3a8545b6ab: stopping tablet replica
I20260713 09:08:36.331164 21741 raft_consensus.cc:2243] T 4930e188905f403ca6b69e1fb7e4a097 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:36.331627 21741 raft_consensus.cc:2272] T 4930e188905f403ca6b69e1fb7e4a097 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:36.333809 21741 tablet_replica.cc:333] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P a6ebf7c5e60c43e0a59afc3a8545b6ab: stopping tablet replica
I20260713 09:08:36.334247 21741 raft_consensus.cc:2243] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:36.334599 21741 raft_consensus.cc:2272] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:36.336246 21741 tablet_replica.cc:333] T 50f4fbcd939a4d2eb8bea634a13bdd75 P a6ebf7c5e60c43e0a59afc3a8545b6ab: stopping tablet replica
I20260713 09:08:36.336799 21741 raft_consensus.cc:2243] T 50f4fbcd939a4d2eb8bea634a13bdd75 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:36.337471 21741 raft_consensus.cc:2272] T 50f4fbcd939a4d2eb8bea634a13bdd75 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:36.339099 21741 tablet_replica.cc:333] T 269793aa64e34bc28eb1a6e3047ebed2 P a6ebf7c5e60c43e0a59afc3a8545b6ab: stopping tablet replica
I20260713 09:08:36.339529 21741 raft_consensus.cc:2243] T 269793aa64e34bc28eb1a6e3047ebed2 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:36.340166 21741 raft_consensus.cc:2272] T 269793aa64e34bc28eb1a6e3047ebed2 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:36.341703 21741 tablet_replica.cc:333] T d7151c08ddf94193aa0abff3d5ff75ac P a6ebf7c5e60c43e0a59afc3a8545b6ab: stopping tablet replica
I20260713 09:08:36.342130 21741 raft_consensus.cc:2243] T d7151c08ddf94193aa0abff3d5ff75ac P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:36.342466 21741 raft_consensus.cc:2272] T d7151c08ddf94193aa0abff3d5ff75ac P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:36.344108 21741 tablet_replica.cc:333] T 7af49af4e9a54c64894d60593c6aafb1 P a6ebf7c5e60c43e0a59afc3a8545b6ab: stopping tablet replica
I20260713 09:08:36.344532 21741 raft_consensus.cc:2243] T 7af49af4e9a54c64894d60593c6aafb1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:36.344846 21741 raft_consensus.cc:2272] T 7af49af4e9a54c64894d60593c6aafb1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:36.346393 21741 tablet_replica.cc:333] T 8c32cdb6f92146399d73f78014daec11 P a6ebf7c5e60c43e0a59afc3a8545b6ab: stopping tablet replica
I20260713 09:08:36.346860 21741 raft_consensus.cc:2243] T 8c32cdb6f92146399d73f78014daec11 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:36.347229 21741 raft_consensus.cc:2272] T 8c32cdb6f92146399d73f78014daec11 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:36.348758 21741 tablet_replica.cc:333] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P a6ebf7c5e60c43e0a59afc3a8545b6ab: stopping tablet replica
I20260713 09:08:36.349154 21741 raft_consensus.cc:2243] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:36.349486 21741 raft_consensus.cc:2272] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:36.351155 21741 tablet_replica.cc:333] T 48ad4778605848ae852f913443697e8e P a6ebf7c5e60c43e0a59afc3a8545b6ab: stopping tablet replica
I20260713 09:08:36.351536 21741 raft_consensus.cc:2243] T 48ad4778605848ae852f913443697e8e P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:36.351878 21741 raft_consensus.cc:2272] T 48ad4778605848ae852f913443697e8e P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:36.353413 21741 tablet_replica.cc:333] T 95474488a00b479689781d9444c59f39 P a6ebf7c5e60c43e0a59afc3a8545b6ab: stopping tablet replica
I20260713 09:08:36.353780 21741 raft_consensus.cc:2243] T 95474488a00b479689781d9444c59f39 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:36.354091 21741 raft_consensus.cc:2272] T 95474488a00b479689781d9444c59f39 P a6ebf7c5e60c43e0a59afc3a8545b6ab [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:36.387001 23243 consensus_peers.cc:597] T d6101414d3eb4afb9b51940c5c16f6d5 P 7802d716217c49b793230584eb96c19e -> Peer a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609): Couldn't send request to peer a6ebf7c5e60c43e0a59afc3a8545b6ab. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.67:45609: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:36.396358 23243 consensus_peers.cc:597] T 48ad4778605848ae852f913443697e8e P 7802d716217c49b793230584eb96c19e -> Peer a6ebf7c5e60c43e0a59afc3a8545b6ab (127.21.59.67:45609): Couldn't send request to peer a6ebf7c5e60c43e0a59afc3a8545b6ab. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.67:45609: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:36.398932 21741 tablet_server.cc:196] TabletServer@127.21.59.67:0 shutdown complete.
I20260713 09:08:36.435501 21741 tablet_server.cc:179] TabletServer@127.21.59.68:0 shutting down...
I20260713 09:08:36.462298 21741 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:36.463128 21741 tablet_replica.cc:333] T bcd52029180e469d96e3943dcb36c66d P 7802d716217c49b793230584eb96c19e: stopping tablet replica
I20260713 09:08:36.464092 21741 raft_consensus.cc:2243] T bcd52029180e469d96e3943dcb36c66d P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:36.464833 21741 raft_consensus.cc:2272] T bcd52029180e469d96e3943dcb36c66d P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:36.466552 21741 tablet_replica.cc:333] T 8524278f72e74d719f46346c799708bd P 7802d716217c49b793230584eb96c19e: stopping tablet replica
I20260713 09:08:36.467108 21741 raft_consensus.cc:2243] T 8524278f72e74d719f46346c799708bd P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:36.467576 21741 raft_consensus.cc:2272] T 8524278f72e74d719f46346c799708bd P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:36.469251 21741 tablet_replica.cc:333] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 7802d716217c49b793230584eb96c19e: stopping tablet replica
I20260713 09:08:36.469812 21741 raft_consensus.cc:2243] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 7802d716217c49b793230584eb96c19e [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:36.470494 21741 raft_consensus.cc:2272] T 0d7fcefc6fbf4238a9c7edc137c39bc1 P 7802d716217c49b793230584eb96c19e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:36.472187 21741 tablet_replica.cc:333] T f16b1b85378b45bf9f2a5d838796b7d8 P 7802d716217c49b793230584eb96c19e: stopping tablet replica
I20260713 09:08:36.472690 21741 raft_consensus.cc:2243] T f16b1b85378b45bf9f2a5d838796b7d8 P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:36.473104 21741 raft_consensus.cc:2272] T f16b1b85378b45bf9f2a5d838796b7d8 P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:36.474669 21741 tablet_replica.cc:333] T ea11d9d5efe241b8882ecd858162cce8 P 7802d716217c49b793230584eb96c19e: stopping tablet replica
I20260713 09:08:36.475184 21741 raft_consensus.cc:2243] T ea11d9d5efe241b8882ecd858162cce8 P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:36.475613 21741 raft_consensus.cc:2272] T ea11d9d5efe241b8882ecd858162cce8 P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:36.477260 21741 tablet_replica.cc:333] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 7802d716217c49b793230584eb96c19e: stopping tablet replica
I20260713 09:08:36.477825 21741 raft_consensus.cc:2243] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 7802d716217c49b793230584eb96c19e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:36.478574 21741 raft_consensus.cc:2272] T 81f6e4fb8bf04e778c687ef9b0b4bc67 P 7802d716217c49b793230584eb96c19e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:36.480268 21741 tablet_replica.cc:333] T 8c32cdb6f92146399d73f78014daec11 P 7802d716217c49b793230584eb96c19e: stopping tablet replica
I20260713 09:08:36.480767 21741 raft_consensus.cc:2243] T 8c32cdb6f92146399d73f78014daec11 P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:36.481252 21741 raft_consensus.cc:2272] T 8c32cdb6f92146399d73f78014daec11 P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:36.483201 21741 tablet_replica.cc:333] T 81bf6bbf7d794223b459671185b68dce P 7802d716217c49b793230584eb96c19e: stopping tablet replica
I20260713 09:08:36.483696 21741 raft_consensus.cc:2243] T 81bf6bbf7d794223b459671185b68dce P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:36.484177 21741 raft_consensus.cc:2272] T 81bf6bbf7d794223b459671185b68dce P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:36.485831 21741 tablet_replica.cc:333] T 48ad4778605848ae852f913443697e8e P 7802d716217c49b793230584eb96c19e: stopping tablet replica
I20260713 09:08:36.486295 21741 raft_consensus.cc:2243] T 48ad4778605848ae852f913443697e8e P 7802d716217c49b793230584eb96c19e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:36.487056 21741 raft_consensus.cc:2272] T 48ad4778605848ae852f913443697e8e P 7802d716217c49b793230584eb96c19e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:36.488736 21741 tablet_replica.cc:333] T 112c46de27dd408c85650c6750c6e384 P 7802d716217c49b793230584eb96c19e: stopping tablet replica
I20260713 09:08:36.489246 21741 raft_consensus.cc:2243] T 112c46de27dd408c85650c6750c6e384 P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:36.489735 21741 raft_consensus.cc:2272] T 112c46de27dd408c85650c6750c6e384 P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:36.491343 21741 tablet_replica.cc:333] T 515738a98bd4484889d819238da8948b P 7802d716217c49b793230584eb96c19e: stopping tablet replica
I20260713 09:08:36.491855 21741 raft_consensus.cc:2243] T 515738a98bd4484889d819238da8948b P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:36.492277 21741 raft_consensus.cc:2272] T 515738a98bd4484889d819238da8948b P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:36.493830 21741 tablet_replica.cc:333] T 269793aa64e34bc28eb1a6e3047ebed2 P 7802d716217c49b793230584eb96c19e: stopping tablet replica
I20260713 09:08:36.494308 21741 raft_consensus.cc:2243] T 269793aa64e34bc28eb1a6e3047ebed2 P 7802d716217c49b793230584eb96c19e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:36.494819 21741 raft_consensus.cc:2272] T 269793aa64e34bc28eb1a6e3047ebed2 P 7802d716217c49b793230584eb96c19e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:36.496346 21741 tablet_replica.cc:333] T 6ef45443ec5642e8a8f3cbaf294a41df P 7802d716217c49b793230584eb96c19e: stopping tablet replica
I20260713 09:08:36.496819 21741 raft_consensus.cc:2243] T 6ef45443ec5642e8a8f3cbaf294a41df P 7802d716217c49b793230584eb96c19e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:36.497481 21741 raft_consensus.cc:2272] T 6ef45443ec5642e8a8f3cbaf294a41df P 7802d716217c49b793230584eb96c19e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:36.499038 21741 tablet_replica.cc:333] T 7af49af4e9a54c64894d60593c6aafb1 P 7802d716217c49b793230584eb96c19e: stopping tablet replica
I20260713 09:08:36.499521 21741 raft_consensus.cc:2243] T 7af49af4e9a54c64894d60593c6aafb1 P 7802d716217c49b793230584eb96c19e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:36.500284 21741 raft_consensus.cc:2272] T 7af49af4e9a54c64894d60593c6aafb1 P 7802d716217c49b793230584eb96c19e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:36.501675 21741 tablet_replica.cc:333] T 282a9bc487b94e169d54b456b4ec3a2a P 7802d716217c49b793230584eb96c19e: stopping tablet replica
I20260713 09:08:36.502058 21741 raft_consensus.cc:2243] T 282a9bc487b94e169d54b456b4ec3a2a P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:36.502482 21741 raft_consensus.cc:2272] T 282a9bc487b94e169d54b456b4ec3a2a P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:36.504043 21741 tablet_replica.cc:333] T d6101414d3eb4afb9b51940c5c16f6d5 P 7802d716217c49b793230584eb96c19e: stopping tablet replica
I20260713 09:08:36.504446 21741 raft_consensus.cc:2243] T d6101414d3eb4afb9b51940c5c16f6d5 P 7802d716217c49b793230584eb96c19e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:36.505092 21741 raft_consensus.cc:2272] T d6101414d3eb4afb9b51940c5c16f6d5 P 7802d716217c49b793230584eb96c19e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:36.506587 21741 tablet_replica.cc:333] T 0aa7ededf52b43f7be56001b74b5f264 P 7802d716217c49b793230584eb96c19e: stopping tablet replica
I20260713 09:08:36.507004 21741 raft_consensus.cc:2243] T 0aa7ededf52b43f7be56001b74b5f264 P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:36.507373 21741 raft_consensus.cc:2272] T 0aa7ededf52b43f7be56001b74b5f264 P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:36.508980 21741 tablet_replica.cc:333] T bb64ca60641c40bbaee3a523cb0d2054 P 7802d716217c49b793230584eb96c19e: stopping tablet replica
I20260713 09:08:36.509361 21741 raft_consensus.cc:2243] T bb64ca60641c40bbaee3a523cb0d2054 P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:36.509769 21741 raft_consensus.cc:2272] T bb64ca60641c40bbaee3a523cb0d2054 P 7802d716217c49b793230584eb96c19e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:36.543526 21741 tablet_server.cc:196] TabletServer@127.21.59.68:0 shutdown complete.
I20260713 09:08:36.572425 21741 master.cc:562] Master@127.21.59.126:35837 shutting down...
I20260713 09:08:36.595628 21741 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 68881d1cc8e34793b6d9cb5167cfb959 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:36.596290 21741 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 68881d1cc8e34793b6d9cb5167cfb959 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:36.596624 21741 tablet_replica.cc:333] T 00000000000000000000000000000000 P 68881d1cc8e34793b6d9cb5167cfb959: stopping tablet replica
I20260713 09:08:36.616828 21741 master.cc:584] Master@127.21.59.126:35837 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (31119 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260713 09:08:36.675575 21741 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.59.126:36221
I20260713 09:08:36.676702 21741 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:36.682430 23717 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
W20260713 09:08:36.682586 23716 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
W20260713 09:08:36.683558 23719 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
I20260713 09:08:36.684510 21741 server_base.cc:1061] running on GCE node
I20260713 09:08:36.685575 21741 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:36.685794 21741 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:36.685976 21741 hybrid_clock.cc:648] HybridClock initialized: now 1783933716685945 us; error 0 us; skew 500 ppm
I20260713 09:08:36.686543 21741 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:36.689385 21741 webserver.cc:533] Webserver started at http://127.21.59.126:45791/ using document root <none> and password file <none>
I20260713 09:08:36.689898 21741 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:36.690057 21741 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:36.690388 21741 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:36.691546 21741 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933662300128-21741-0/minicluster-data/master-0-root/instance:
uuid: "3eb09ea06a9440b4951ae85571d3fa3f"
format_stamp: "Formatted at 2026-07-13 09:08:36 on dist-test-slave-2xsz"
I20260713 09:08:36.696048 21741 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:36.699434 23724 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:36.700248 21741 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:08:36.700562 21741 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933662300128-21741-0/minicluster-data/master-0-root
uuid: "3eb09ea06a9440b4951ae85571d3fa3f"
format_stamp: "Formatted at 2026-07-13 09:08:36 on dist-test-slave-2xsz"
I20260713 09:08:36.700857 21741 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933662300128-21741-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933662300128-21741-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933662300128-21741-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)
I20260713 09:08:36.717666 21741 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:36.718962 21741 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:36.756546 21741 rpc_server.cc:307] RPC server started. Bound to: 127.21.59.126:36221
I20260713 09:08:36.756647 23775 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.59.126:36221 every 8 connection(s)
I20260713 09:08:36.760339 23776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:36.771762 23776 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3eb09ea06a9440b4951ae85571d3fa3f: Bootstrap starting.
I20260713 09:08:36.776329 23776 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3eb09ea06a9440b4951ae85571d3fa3f: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.780519 23776 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3eb09ea06a9440b4951ae85571d3fa3f: No bootstrap required, opened a new log
I20260713 09:08:36.782717 23776 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3eb09ea06a9440b4951ae85571d3fa3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3eb09ea06a9440b4951ae85571d3fa3f" member_type: VOTER }
I20260713 09:08:36.783202 23776 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3eb09ea06a9440b4951ae85571d3fa3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.783406 23776 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3eb09ea06a9440b4951ae85571d3fa3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eb09ea06a9440b4951ae85571d3fa3f, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.784006 23776 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3eb09ea06a9440b4951ae85571d3fa3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3eb09ea06a9440b4951ae85571d3fa3f" member_type: VOTER }
I20260713 09:08:36.784482 23776 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3eb09ea06a9440b4951ae85571d3fa3f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:08:36.784699 23776 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3eb09ea06a9440b4951ae85571d3fa3f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:08:36.784922 23776 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3eb09ea06a9440b4951ae85571d3fa3f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.789456 23776 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3eb09ea06a9440b4951ae85571d3fa3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3eb09ea06a9440b4951ae85571d3fa3f" member_type: VOTER }
I20260713 09:08:36.789968 23776 leader_election.cc:304] T 00000000000000000000000000000000 P 3eb09ea06a9440b4951ae85571d3fa3f [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: 3eb09ea06a9440b4951ae85571d3fa3f; no voters: 
I20260713 09:08:36.791199 23776 leader_election.cc:290] T 00000000000000000000000000000000 P 3eb09ea06a9440b4951ae85571d3fa3f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:08:36.791586 23779 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3eb09ea06a9440b4951ae85571d3fa3f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:36.792900 23779 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3eb09ea06a9440b4951ae85571d3fa3f [term 1 LEADER]: Becoming Leader. State: Replica: 3eb09ea06a9440b4951ae85571d3fa3f, State: Running, Role: LEADER
I20260713 09:08:36.793619 23779 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3eb09ea06a9440b4951ae85571d3fa3f [LEADER]: Queue going to LEADER mode. State: All 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: "3eb09ea06a9440b4951ae85571d3fa3f" member_type: VOTER }
I20260713 09:08:36.794379 23776 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3eb09ea06a9440b4951ae85571d3fa3f [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:08:36.798152 23780 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3eb09ea06a9440b4951ae85571d3fa3f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3eb09ea06a9440b4951ae85571d3fa3f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3eb09ea06a9440b4951ae85571d3fa3f" member_type: VOTER } }
I20260713 09:08:36.798584 23781 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3eb09ea06a9440b4951ae85571d3fa3f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3eb09ea06a9440b4951ae85571d3fa3f. Latest consensus state: current_term: 1 leader_uuid: "3eb09ea06a9440b4951ae85571d3fa3f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3eb09ea06a9440b4951ae85571d3fa3f" member_type: VOTER } }
I20260713 09:08:36.798857 23780 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3eb09ea06a9440b4951ae85571d3fa3f [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:36.799230 23781 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3eb09ea06a9440b4951ae85571d3fa3f [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:36.803629 23786 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:08:36.812384 23786 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:08:36.813484 21741 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:08:36.821991 23786 catalog_manager.cc:1383] Generated new cluster ID: fa5d541358fc4e56a5da834c706b70f4
I20260713 09:08:36.822312 23786 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:08:36.857515 23786 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:08:36.858821 23786 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:08:36.870846 23786 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3eb09ea06a9440b4951ae85571d3fa3f: Generated new TSK 0
I20260713 09:08:36.871503 23786 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:08:36.879829 21741 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:36.885818 23797 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
W20260713 09:08:36.886767 23798 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
I20260713 09:08:36.888865 21741 server_base.cc:1061] running on GCE node
W20260713 09:08:36.889194 23800 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
I20260713 09:08:36.890107 21741 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:36.890331 21741 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:36.890509 21741 hybrid_clock.cc:648] HybridClock initialized: now 1783933716890493 us; error 0 us; skew 500 ppm
I20260713 09:08:36.891094 21741 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:36.893359 21741 webserver.cc:533] Webserver started at http://127.21.59.65:43715/ using document root <none> and password file <none>
I20260713 09:08:36.893841 21741 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:36.894040 21741 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:36.894315 21741 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:36.895392 21741 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933662300128-21741-0/minicluster-data/ts-0-root/instance:
uuid: "70a600501b7646579d6422f3f1b5d72b"
format_stamp: "Formatted at 2026-07-13 09:08:36 on dist-test-slave-2xsz"
I20260713 09:08:36.899768 21741 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260713 09:08:36.903221 23805 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:36.904104 21741 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260713 09:08:36.904332 21741 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933662300128-21741-0/minicluster-data/ts-0-root
uuid: "70a600501b7646579d6422f3f1b5d72b"
format_stamp: "Formatted at 2026-07-13 09:08:36 on dist-test-slave-2xsz"
I20260713 09:08:36.904560 21741 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933662300128-21741-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933662300128-21741-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933662300128-21741-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)
I20260713 09:08:36.918628 21741 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:36.919834 21741 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:36.921207 21741 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:36.923513 21741 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:36.923697 21741 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:36.923987 21741 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:36.924153 21741 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:36.963796 21741 rpc_server.cc:307] RPC server started. Bound to: 127.21.59.65:44853
I20260713 09:08:36.963922 23867 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.59.65:44853 every 8 connection(s)
I20260713 09:08:36.968721 21741 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:36.975736 23872 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
W20260713 09:08:36.976675 23873 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
I20260713 09:08:36.979075 21741 server_base.cc:1061] running on GCE node
W20260713 09:08:36.980209 23875 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
I20260713 09:08:36.981295 21741 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:36.981554 21741 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:36.981746 21741 hybrid_clock.cc:648] HybridClock initialized: now 1783933716981730 us; error 0 us; skew 500 ppm
I20260713 09:08:36.982249 21741 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:36.982700 23868 heartbeater.cc:344] Connected to a master server at 127.21.59.126:36221
I20260713 09:08:36.983181 23868 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:36.983996 23868 heartbeater.cc:507] Master 127.21.59.126:36221 requested a full tablet report, sending...
I20260713 09:08:36.985183 21741 webserver.cc:533] Webserver started at http://127.21.59.66:33477/ using document root <none> and password file <none>
I20260713 09:08:36.985767 21741 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:36.985984 21741 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:36.986250 21741 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:36.986227 23741 ts_manager.cc:194] Registered new tserver with Master: 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853)
I20260713 09:08:36.987687 21741 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933662300128-21741-0/minicluster-data/ts-1-root/instance:
uuid: "ce314ca74b9e4fcbace6430ee59e0d44"
format_stamp: "Formatted at 2026-07-13 09:08:36 on dist-test-slave-2xsz"
I20260713 09:08:36.988255 23741 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57368
I20260713 09:08:36.992251 21741 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260713 09:08:36.995556 23880 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:36.996415 21741 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260713 09:08:36.996713 21741 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933662300128-21741-0/minicluster-data/ts-1-root
uuid: "ce314ca74b9e4fcbace6430ee59e0d44"
format_stamp: "Formatted at 2026-07-13 09:08:36 on dist-test-slave-2xsz"
I20260713 09:08:36.997000 21741 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933662300128-21741-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933662300128-21741-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933662300128-21741-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)
I20260713 09:08:37.021620 21741 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:37.023011 21741 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:37.024526 21741 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:37.026983 21741 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:37.027232 21741 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:37.027499 21741 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:37.027690 21741 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:37.069067 21741 rpc_server.cc:307] RPC server started. Bound to: 127.21.59.66:33923
I20260713 09:08:37.069164 23942 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.59.66:33923 every 8 connection(s)
I20260713 09:08:37.074160 21741 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:37.081841 23946 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
W20260713 09:08:37.083913 23947 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
I20260713 09:08:37.085867 23943 heartbeater.cc:344] Connected to a master server at 127.21.59.126:36221
I20260713 09:08:37.086476 23943 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:37.087630 23943 heartbeater.cc:507] Master 127.21.59.126:36221 requested a full tablet report, sending...
W20260713 09:08:37.087630 23949 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
I20260713 09:08:37.087918 21741 server_base.cc:1061] running on GCE node
I20260713 09:08:37.089479 21741 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:37.089660 21741 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:37.089869 21741 hybrid_clock.cc:648] HybridClock initialized: now 1783933717089851 us; error 0 us; skew 500 ppm
I20260713 09:08:37.090391 21741 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:37.090575 23741 ts_manager.cc:194] Registered new tserver with Master: ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923)
I20260713 09:08:37.092392 23741 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57384
I20260713 09:08:37.092990 21741 webserver.cc:533] Webserver started at http://127.21.59.67:35305/ using document root <none> and password file <none>
I20260713 09:08:37.093598 21741 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:37.093837 21741 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:37.094120 21741 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:37.095304 21741 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933662300128-21741-0/minicluster-data/ts-2-root/instance:
uuid: "98e22886b69d439ab982bf6bfde8c8a3"
format_stamp: "Formatted at 2026-07-13 09:08:37 on dist-test-slave-2xsz"
I20260713 09:08:37.099710 21741 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260713 09:08:37.103052 23954 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:37.103861 21741 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:08:37.104189 21741 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933662300128-21741-0/minicluster-data/ts-2-root
uuid: "98e22886b69d439ab982bf6bfde8c8a3"
format_stamp: "Formatted at 2026-07-13 09:08:37 on dist-test-slave-2xsz"
I20260713 09:08:37.104530 21741 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933662300128-21741-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933662300128-21741-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933662300128-21741-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)
I20260713 09:08:37.121567 21741 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:37.122932 21741 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:37.124390 21741 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:37.126665 21741 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:37.126981 21741 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:37.127231 21741 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:37.127408 21741 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:37.167588 21741 rpc_server.cc:307] RPC server started. Bound to: 127.21.59.67:46717
I20260713 09:08:37.167688 24016 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.59.67:46717 every 8 connection(s)
I20260713 09:08:37.172358 21741 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:37.179528 24020 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
W20260713 09:08:37.180445 24021 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
W20260713 09:08:37.184054 24023 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
I20260713 09:08:37.184594 21741 server_base.cc:1061] running on GCE node
I20260713 09:08:37.185491 24017 heartbeater.cc:344] Connected to a master server at 127.21.59.126:36221
I20260713 09:08:37.185870 21741 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:08:37.185957 24017 heartbeater.cc:461] Registering TS with master...
W20260713 09:08:37.186292 21741 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:37.186543 21741 hybrid_clock.cc:648] HybridClock initialized: now 1783933717186524 us; error 0 us; skew 500 ppm
I20260713 09:08:37.187094 24017 heartbeater.cc:507] Master 127.21.59.126:36221 requested a full tablet report, sending...
I20260713 09:08:37.187443 21741 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:37.189615 23741 ts_manager.cc:194] Registered new tserver with Master: 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67:46717)
I20260713 09:08:37.190666 21741 webserver.cc:533] Webserver started at http://127.21.59.68:37713/ using document root <none> and password file <none>
I20260713 09:08:37.191381 21741 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:37.191633 21741 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:37.191671 23741 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57400
I20260713 09:08:37.192098 21741 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:37.193703 21741 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933662300128-21741-0/minicluster-data/ts-3-root/instance:
uuid: "e6f143fc62d343e4b230c714a0b790ad"
format_stamp: "Formatted at 2026-07-13 09:08:37 on dist-test-slave-2xsz"
I20260713 09:08:37.199524 21741 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260713 09:08:37.203107 24028 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:37.203969 21741 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260713 09:08:37.204282 21741 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933662300128-21741-0/minicluster-data/ts-3-root
uuid: "e6f143fc62d343e4b230c714a0b790ad"
format_stamp: "Formatted at 2026-07-13 09:08:37 on dist-test-slave-2xsz"
I20260713 09:08:37.204622 21741 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933662300128-21741-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933662300128-21741-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933662300128-21741-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)
I20260713 09:08:37.231290 21741 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:37.232549 21741 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:37.234035 21741 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:37.236300 21741 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:37.236532 21741 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:37.236775 21741 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:37.236948 21741 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:37.276790 21741 rpc_server.cc:307] RPC server started. Bound to: 127.21.59.68:33741
I20260713 09:08:37.276890 24090 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.59.68:33741 every 8 connection(s)
I20260713 09:08:37.290504 24091 heartbeater.cc:344] Connected to a master server at 127.21.59.126:36221
I20260713 09:08:37.290902 24091 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:37.291718 24091 heartbeater.cc:507] Master 127.21.59.126:36221 requested a full tablet report, sending...
I20260713 09:08:37.293525 23741 ts_manager.cc:194] Registered new tserver with Master: e6f143fc62d343e4b230c714a0b790ad (127.21.59.68:33741)
I20260713 09:08:37.293748 21741 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.01349201s
I20260713 09:08:37.295357 23741 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57412
I20260713 09:08:37.319959 23741 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57426:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260713 09:08:37.441951 23982 tablet_service.cc:1511] Processing CreateTablet for tablet 452b628bfea24de1bcb5871caa874e87 (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:08:37.443481 23982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 452b628bfea24de1bcb5871caa874e87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.443138 23980 tablet_service.cc:1511] Processing CreateTablet for tablet 0ee59025bbc844e88996640891fde4e0 (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:08:37.444442 23980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ee59025bbc844e88996640891fde4e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.445580 23981 tablet_service.cc:1511] Processing CreateTablet for tablet a08bea61fd74443aae234f92edf3f21b (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:08:37.447172 23981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a08bea61fd74443aae234f92edf3f21b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.450104 23979 tablet_service.cc:1511] Processing CreateTablet for tablet c71a7ed8c4064f7186edbba7bd68a816 (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:08:37.455533 23979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c71a7ed8c4064f7186edbba7bd68a816. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.457496 23978 tablet_service.cc:1511] Processing CreateTablet for tablet 3feefef5c58c49a9b49637d7465ea03c (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:08:37.459183 23978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3feefef5c58c49a9b49637d7465ea03c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.465466 23977 tablet_service.cc:1511] Processing CreateTablet for tablet 82de92d9bec546cd95983b098665cf39 (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:08:37.471539 23977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82de92d9bec546cd95983b098665cf39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.473407 23976 tablet_service.cc:1511] Processing CreateTablet for tablet b1db5543cb4b40ffb4cb57b385575d13 (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:08:37.479846 23976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1db5543cb4b40ffb4cb57b385575d13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.481236 23975 tablet_service.cc:1511] Processing CreateTablet for tablet 036bce878e324a06aff19d669341fb71 (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:08:37.482606 23975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 036bce878e324a06aff19d669341fb71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.488418 23974 tablet_service.cc:1511] Processing CreateTablet for tablet 3ebad51c59c14c95b952336fd30b45bb (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:08:37.489790 23974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ebad51c59c14c95b952336fd30b45bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.493407 23973 tablet_service.cc:1511] Processing CreateTablet for tablet 71667f1ec1cd44b7acba695348e4581a (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:08:37.494772 23973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71667f1ec1cd44b7acba695348e4581a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.539726 24056 tablet_service.cc:1511] Processing CreateTablet for tablet 452b628bfea24de1bcb5871caa874e87 (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:08:37.541287 24056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 452b628bfea24de1bcb5871caa874e87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.542682 24107 tablet_bootstrap.cc:492] T 0ee59025bbc844e88996640891fde4e0 P 98e22886b69d439ab982bf6bfde8c8a3: Bootstrap starting.
I20260713 09:08:37.543874 24055 tablet_service.cc:1511] Processing CreateTablet for tablet 31c766822692416eb53c13bf247b3b80 (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:08:37.560449 24055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31c766822692416eb53c13bf247b3b80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.561090 23833 tablet_service.cc:1511] Processing CreateTablet for tablet 452b628bfea24de1bcb5871caa874e87 (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:08:37.560595 23975 tablet_service.cc:1511] Processing CreateTablet for tablet 8ca7fb1f50fb4c76bf9da02669babb98 (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:08:37.547333 24053 tablet_service.cc:1511] Processing CreateTablet for tablet de1409e4269645e6bacc014205991ccf (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:08:37.566757 24053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de1409e4269645e6bacc014205991ccf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.568464 23908 tablet_service.cc:1511] Processing CreateTablet for tablet a08bea61fd74443aae234f92edf3f21b (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:08:37.568734 23907 tablet_service.cc:1511] Processing CreateTablet for tablet 31c766822692416eb53c13bf247b3b80 (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:08:37.569888 23908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a08bea61fd74443aae234f92edf3f21b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.548938 24052 tablet_service.cc:1511] Processing CreateTablet for tablet 3feefef5c58c49a9b49637d7465ea03c (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:08:37.570919 23906 tablet_service.cc:1511] Processing CreateTablet for tablet 0ee59025bbc844e88996640891fde4e0 (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:08:37.571627 24052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3feefef5c58c49a9b49637d7465ea03c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.574019 23905 tablet_service.cc:1511] Processing CreateTablet for tablet c71a7ed8c4064f7186edbba7bd68a816 (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:08:37.550508 24051 tablet_service.cc:1511] Processing CreateTablet for tablet 82de92d9bec546cd95983b098665cf39 (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:08:37.575619 24051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82de92d9bec546cd95983b098665cf39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.577591 23904 tablet_service.cc:1511] Processing CreateTablet for tablet de1409e4269645e6bacc014205991ccf (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:08:37.552304 24049 tablet_service.cc:1511] Processing CreateTablet for tablet 036bce878e324a06aff19d669341fb71 (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:08:37.579098 23907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31c766822692416eb53c13bf247b3b80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.579726 24049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 036bce878e324a06aff19d669341fb71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.552304 24050 tablet_service.cc:1511] Processing CreateTablet for tablet e66497af76b441ec85deebf4d32b87c2 (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:08:37.581018 23903 tablet_service.cc:1511] Processing CreateTablet for tablet 82de92d9bec546cd95983b098665cf39 (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:08:37.581993 24050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e66497af76b441ec85deebf4d32b87c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.555109 24048 tablet_service.cc:1511] Processing CreateTablet for tablet 3ebad51c59c14c95b952336fd30b45bb (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:08:37.584203 23902 tablet_service.cc:1511] Processing CreateTablet for tablet b1db5543cb4b40ffb4cb57b385575d13 (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:08:37.557132 23980 tablet_service.cc:1511] Processing CreateTablet for tablet 97bd3a67be8c4310ba5c8d48ce8478e7 (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:08:37.557224 24047 tablet_service.cc:1511] Processing CreateTablet for tablet 235a25d1c975486bae13a1819187647f (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:08:37.562506 23833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 452b628bfea24de1bcb5871caa874e87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.545643 24054 tablet_service.cc:1511] Processing CreateTablet for tablet 0ee59025bbc844e88996640891fde4e0 (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:08:37.587095 23975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ca7fb1f50fb4c76bf9da02669babb98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.595203 24048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ebad51c59c14c95b952336fd30b45bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.599619 24054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ee59025bbc844e88996640891fde4e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.579768 23905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c71a7ed8c4064f7186edbba7bd68a816. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.605546 24047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 235a25d1c975486bae13a1819187647f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.611419 23903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82de92d9bec546cd95983b098665cf39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.613693 23906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ee59025bbc844e88996640891fde4e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.615181 23904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de1409e4269645e6bacc014205991ccf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.618104 23901 tablet_service.cc:1511] Processing CreateTablet for tablet e66497af76b441ec85deebf4d32b87c2 (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:08:37.619478 23901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e66497af76b441ec85deebf4d32b87c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.623175 23902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1db5543cb4b40ffb4cb57b385575d13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.623898 23900 tablet_service.cc:1511] Processing CreateTablet for tablet 3ebad51c59c14c95b952336fd30b45bb (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:08:37.624568 23980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97bd3a67be8c4310ba5c8d48ce8478e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.625289 23900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ebad51c59c14c95b952336fd30b45bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.588358 23977 tablet_service.cc:1511] Processing CreateTablet for tablet c9570cf5717f47268643868e7065dec3 (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:08:37.627974 23977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9570cf5717f47268643868e7065dec3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.629169 23832 tablet_service.cc:1511] Processing CreateTablet for tablet a08bea61fd74443aae234f92edf3f21b (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:08:37.630544 23832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a08bea61fd74443aae234f92edf3f21b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.631875 23831 tablet_service.cc:1511] Processing CreateTablet for tablet 31c766822692416eb53c13bf247b3b80 (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:08:37.634132 23830 tablet_service.cc:1511] Processing CreateTablet for tablet c71a7ed8c4064f7186edbba7bd68a816 (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:08:37.627985 23899 tablet_service.cc:1511] Processing CreateTablet for tablet 71667f1ec1cd44b7acba695348e4581a (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:08:37.636559 23899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71667f1ec1cd44b7acba695348e4581a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.643158 23831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31c766822692416eb53c13bf247b3b80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.647168 23830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c71a7ed8c4064f7186edbba7bd68a816. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.649051 24107 tablet_bootstrap.cc:654] T 0ee59025bbc844e88996640891fde4e0 P 98e22886b69d439ab982bf6bfde8c8a3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:37.654157 23981 tablet_service.cc:1511] Processing CreateTablet for tablet 18dd8905be34499a8d217ac808c55e01 (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:08:37.655525 23981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18dd8905be34499a8d217ac808c55e01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.660749 23829 tablet_service.cc:1511] Processing CreateTablet for tablet de1409e4269645e6bacc014205991ccf (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:08:37.661377 23828 tablet_service.cc:1511] Processing CreateTablet for tablet 3feefef5c58c49a9b49637d7465ea03c (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:08:37.662317 23829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de1409e4269645e6bacc014205991ccf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.662987 23828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3feefef5c58c49a9b49637d7465ea03c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.663878 23976 tablet_service.cc:1511] Processing CreateTablet for tablet cf615f4c51354062ace215350a07bc9d (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:08:37.667057 23827 tablet_service.cc:1511] Processing CreateTablet for tablet b1db5543cb4b40ffb4cb57b385575d13 (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:08:37.668510 23827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1db5543cb4b40ffb4cb57b385575d13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.673305 23826 tablet_service.cc:1511] Processing CreateTablet for tablet e66497af76b441ec85deebf4d32b87c2 (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:08:37.675006 23826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e66497af76b441ec85deebf4d32b87c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.695921 23824 tablet_service.cc:1511] Processing CreateTablet for tablet 71667f1ec1cd44b7acba695348e4581a (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:08:37.697381 23824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71667f1ec1cd44b7acba695348e4581a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.684975 23976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf615f4c51354062ace215350a07bc9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.713963 24108 tablet_bootstrap.cc:492] T 452b628bfea24de1bcb5871caa874e87 P e6f143fc62d343e4b230c714a0b790ad: Bootstrap starting.
I20260713 09:08:37.716583 23825 tablet_service.cc:1511] Processing CreateTablet for tablet 036bce878e324a06aff19d669341fb71 (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:08:37.717958 23825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 036bce878e324a06aff19d669341fb71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.719780 24054 tablet_service.cc:1511] Processing CreateTablet for tablet 8ca7fb1f50fb4c76bf9da02669babb98 (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:08:37.728034 24054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ca7fb1f50fb4c76bf9da02669babb98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.732518 23978 tablet_service.cc:1511] Processing CreateTablet for tablet 8cc3f528849c4126982f9705b53f1fd5 (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:08:37.733820 23978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cc3f528849c4126982f9705b53f1fd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.741994 24056 tablet_service.cc:1511] Processing CreateTablet for tablet b28e65583bcf4328aa04f726e81db725 (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:08:37.743472 24056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b28e65583bcf4328aa04f726e81db725. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.749228 24050 tablet_service.cc:1511] Processing CreateTablet for tablet cf615f4c51354062ace215350a07bc9d (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:08:37.753732 24055 tablet_service.cc:1511] Processing CreateTablet for tablet 4237da2c6b1346a8b3c421e50b934433 (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:08:37.754366 24108 tablet_bootstrap.cc:654] T 452b628bfea24de1bcb5871caa874e87 P e6f143fc62d343e4b230c714a0b790ad: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:37.750612 24050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf615f4c51354062ace215350a07bc9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.764393 24049 tablet_service.cc:1511] Processing CreateTablet for tablet 97bd3a67be8c4310ba5c8d48ce8478e7 (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:08:37.765038 23908 tablet_service.cc:1511] Processing CreateTablet for tablet 97bd3a67be8c4310ba5c8d48ce8478e7 (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:08:37.771250 24047 tablet_service.cc:1511] Processing CreateTablet for tablet 18dd8905be34499a8d217ac808c55e01 (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
W20260713 09:08:37.805540 23789 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:37.809346 23899 tablet_service.cc:1511] Processing CreateTablet for tablet c9570cf5717f47268643868e7065dec3 (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:08:37.811867 23828 tablet_service.cc:1511] Processing CreateTablet for tablet b28e65583bcf4328aa04f726e81db725 (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:08:37.823261 23900 tablet_service.cc:1511] Processing CreateTablet for tablet cf615f4c51354062ace215350a07bc9d (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:08:37.799612 24055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4237da2c6b1346a8b3c421e50b934433. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.812288 24107 tablet_bootstrap.cc:492] T 0ee59025bbc844e88996640891fde4e0 P 98e22886b69d439ab982bf6bfde8c8a3: No bootstrap required, opened a new log
I20260713 09:08:37.814515 23904 tablet_service.cc:1511] Processing CreateTablet for tablet 8cc3f528849c4126982f9705b53f1fd5 (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:08:37.820081 23978 tablet_service.cc:1511] Processing CreateTablet for tablet 557ab6d9809a4852990e89cf87f0f946 (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:08:37.841219 24107 ts_tablet_manager.cc:1403] T 0ee59025bbc844e88996640891fde4e0 P 98e22886b69d439ab982bf6bfde8c8a3: Time spent bootstrapping tablet: real 0.299s	user 0.016s	sys 0.021s
I20260713 09:08:37.841511 23905 tablet_service.cc:1511] Processing CreateTablet for tablet a379f47e5a2048f6ab78e069a2d8e0e3 (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:08:37.841958 23978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 557ab6d9809a4852990e89cf87f0f946. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.842451 24111 tablet_bootstrap.cc:492] T de1409e4269645e6bacc014205991ccf P ce314ca74b9e4fcbace6430ee59e0d44: Bootstrap starting.
I20260713 09:08:37.844301 24107 raft_consensus.cc:359] T 0ee59025bbc844e88996640891fde4e0 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:37.845090 24107 raft_consensus.cc:385] T 0ee59025bbc844e88996640891fde4e0 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:37.845395 24107 raft_consensus.cc:740] T 0ee59025bbc844e88996640891fde4e0 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98e22886b69d439ab982bf6bfde8c8a3, State: Initialized, Role: FOLLOWER
I20260713 09:08:37.827157 24052 tablet_service.cc:1511] Processing CreateTablet for tablet 557ab6d9809a4852990e89cf87f0f946 (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:08:37.823339 23830 tablet_service.cc:1511] Processing CreateTablet for tablet 8ca7fb1f50fb4c76bf9da02669babb98 (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:08:37.834877 23908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97bd3a67be8c4310ba5c8d48ce8478e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.852248 23899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9570cf5717f47268643868e7065dec3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.855120 23905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a379f47e5a2048f6ab78e069a2d8e0e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.783238 23832 tablet_service.cc:1511] Processing CreateTablet for tablet 235a25d1c975486bae13a1819187647f (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:08:37.858021 23980 tablet_service.cc:1511] Processing CreateTablet for tablet a379f47e5a2048f6ab78e069a2d8e0e3 (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:08:37.858557 24111 tablet_bootstrap.cc:654] T de1409e4269645e6bacc014205991ccf P ce314ca74b9e4fcbace6430ee59e0d44: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:37.859328 23980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a379f47e5a2048f6ab78e069a2d8e0e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.822245 23903 tablet_service.cc:1511] Processing CreateTablet for tablet b28e65583bcf4328aa04f726e81db725 (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:08:37.840703 23828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b28e65583bcf4328aa04f726e81db725. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.860558 24048 tablet_service.cc:1511] Processing CreateTablet for tablet a379f47e5a2048f6ab78e069a2d8e0e3 (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:08:37.861819 23832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 235a25d1c975486bae13a1819187647f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.864123 23830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ca7fb1f50fb4c76bf9da02669babb98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.861238 23903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b28e65583bcf4328aa04f726e81db725. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.811761 23826 tablet_service.cc:1511] Processing CreateTablet for tablet 8cc3f528849c4126982f9705b53f1fd5 (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:08:37.867568 23826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cc3f528849c4126982f9705b53f1fd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.867866 23833 tablet_service.cc:1511] Processing CreateTablet for tablet 4237da2c6b1346a8b3c421e50b934433 (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:08:37.833403 23829 tablet_service.cc:1511] Processing CreateTablet for tablet 18dd8905be34499a8d217ac808c55e01 (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:08:37.848471 24047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18dd8905be34499a8d217ac808c55e01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.869248 23833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4237da2c6b1346a8b3c421e50b934433. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.869725 23904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cc3f528849c4126982f9705b53f1fd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.848778 23906 tablet_service.cc:1511] Processing CreateTablet for tablet 4237da2c6b1346a8b3c421e50b934433 (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:08:37.871042 23906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4237da2c6b1346a8b3c421e50b934433. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.871351 24052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 557ab6d9809a4852990e89cf87f0f946. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.871447 24110 tablet_bootstrap.cc:492] T 452b628bfea24de1bcb5871caa874e87 P 70a600501b7646579d6422f3f1b5d72b: Bootstrap starting.
I20260713 09:08:37.873178 23829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18dd8905be34499a8d217ac808c55e01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.873500 23827 tablet_service.cc:1511] Processing CreateTablet for tablet 557ab6d9809a4852990e89cf87f0f946 (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:08:37.880340 24110 tablet_bootstrap.cc:654] T 452b628bfea24de1bcb5871caa874e87 P 70a600501b7646579d6422f3f1b5d72b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:37.846165 24107 consensus_queue.cc:260] T 0ee59025bbc844e88996640891fde4e0 P 98e22886b69d439ab982bf6bfde8c8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:37.809346 23824 tablet_service.cc:1511] Processing CreateTablet for tablet c9570cf5717f47268643868e7065dec3 (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:08:37.873167 24049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97bd3a67be8c4310ba5c8d48ce8478e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.885361 23827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 557ab6d9809a4852990e89cf87f0f946. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.891106 23824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9570cf5717f47268643868e7065dec3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.894137 24048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a379f47e5a2048f6ab78e069a2d8e0e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.895581 23900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf615f4c51354062ace215350a07bc9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.900254 23902 tablet_service.cc:1511] Processing CreateTablet for tablet 235a25d1c975486bae13a1819187647f (DEFAULT_TABLE table=test-workload [id=112197774396418f8328b56138b87f72]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:08:37.949005 24108 tablet_bootstrap.cc:492] T 452b628bfea24de1bcb5871caa874e87 P e6f143fc62d343e4b230c714a0b790ad: No bootstrap required, opened a new log
I20260713 09:08:37.949674 24108 ts_tablet_manager.cc:1403] T 452b628bfea24de1bcb5871caa874e87 P e6f143fc62d343e4b230c714a0b790ad: Time spent bootstrapping tablet: real 0.236s	user 0.010s	sys 0.012s
I20260713 09:08:37.953438 24108 raft_consensus.cc:359] T 452b628bfea24de1bcb5871caa874e87 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:37.954350 24108 raft_consensus.cc:385] T 452b628bfea24de1bcb5871caa874e87 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:37.954725 24108 raft_consensus.cc:740] T 452b628bfea24de1bcb5871caa874e87 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6f143fc62d343e4b230c714a0b790ad, State: Initialized, Role: FOLLOWER
I20260713 09:08:37.959955 24108 consensus_queue.cc:260] T 452b628bfea24de1bcb5871caa874e87 P e6f143fc62d343e4b230c714a0b790ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:37.967195 23902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 235a25d1c975486bae13a1819187647f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:37.992089 23868 heartbeater.cc:499] Master 127.21.59.126:36221 was elected leader, sending a full tablet report...
I20260713 09:08:37.997117 24113 raft_consensus.cc:493] T 0ee59025bbc844e88996640891fde4e0 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:37.997177 24017 heartbeater.cc:499] Master 127.21.59.126:36221 was elected leader, sending a full tablet report...
I20260713 09:08:37.997812 24113 raft_consensus.cc:515] T 0ee59025bbc844e88996640891fde4e0 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:38.004168 24113 leader_election.cc:290] T 0ee59025bbc844e88996640891fde4e0 P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923), e6f143fc62d343e4b230c714a0b790ad (127.21.59.68:33741)
I20260713 09:08:38.006749 24107 ts_tablet_manager.cc:1434] T 0ee59025bbc844e88996640891fde4e0 P 98e22886b69d439ab982bf6bfde8c8a3: Time spent starting tablet: real 0.165s	user 0.015s	sys 0.018s
I20260713 09:08:38.007822 24107 tablet_bootstrap.cc:492] T 036bce878e324a06aff19d669341fb71 P 98e22886b69d439ab982bf6bfde8c8a3: Bootstrap starting.
I20260713 09:08:38.013757 24107 tablet_bootstrap.cc:654] T 036bce878e324a06aff19d669341fb71 P 98e22886b69d439ab982bf6bfde8c8a3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:38.023597 24111 tablet_bootstrap.cc:492] T de1409e4269645e6bacc014205991ccf P ce314ca74b9e4fcbace6430ee59e0d44: No bootstrap required, opened a new log
I20260713 09:08:38.024142 24111 ts_tablet_manager.cc:1403] T de1409e4269645e6bacc014205991ccf P ce314ca74b9e4fcbace6430ee59e0d44: Time spent bootstrapping tablet: real 0.184s	user 0.023s	sys 0.024s
I20260713 09:08:38.039748 24110 tablet_bootstrap.cc:492] T 452b628bfea24de1bcb5871caa874e87 P 70a600501b7646579d6422f3f1b5d72b: No bootstrap required, opened a new log
I20260713 09:08:38.040482 24110 ts_tablet_manager.cc:1403] T 452b628bfea24de1bcb5871caa874e87 P 70a600501b7646579d6422f3f1b5d72b: Time spent bootstrapping tablet: real 0.169s	user 0.009s	sys 0.038s
I20260713 09:08:38.044245 24111 raft_consensus.cc:359] T de1409e4269645e6bacc014205991ccf P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
I20260713 09:08:38.045403 24111 raft_consensus.cc:385] T de1409e4269645e6bacc014205991ccf P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:38.045811 24111 raft_consensus.cc:740] T de1409e4269645e6bacc014205991ccf P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce314ca74b9e4fcbace6430ee59e0d44, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.051235 24108 ts_tablet_manager.cc:1434] T 452b628bfea24de1bcb5871caa874e87 P e6f143fc62d343e4b230c714a0b790ad: Time spent starting tablet: real 0.101s	user 0.014s	sys 0.006s
I20260713 09:08:38.056506 24091 heartbeater.cc:499] Master 127.21.59.126:36221 was elected leader, sending a full tablet report...
I20260713 09:08:38.060237 24110 raft_consensus.cc:359] T 452b628bfea24de1bcb5871caa874e87 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:38.061249 24110 raft_consensus.cc:385] T 452b628bfea24de1bcb5871caa874e87 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:38.061612 24110 raft_consensus.cc:740] T 452b628bfea24de1bcb5871caa874e87 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70a600501b7646579d6422f3f1b5d72b, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.064256 24108 tablet_bootstrap.cc:492] T 036bce878e324a06aff19d669341fb71 P e6f143fc62d343e4b230c714a0b790ad: Bootstrap starting.
I20260713 09:08:38.082247 24108 tablet_bootstrap.cc:654] T 036bce878e324a06aff19d669341fb71 P e6f143fc62d343e4b230c714a0b790ad: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:38.088596 23918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ee59025bbc844e88996640891fde4e0" candidate_uuid: "98e22886b69d439ab982bf6bfde8c8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" is_pre_election: true
I20260713 09:08:38.062497 24110 consensus_queue.cc:260] T 452b628bfea24de1bcb5871caa874e87 P 70a600501b7646579d6422f3f1b5d72b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:38.097906 23943 heartbeater.cc:499] Master 127.21.59.126:36221 was elected leader, sending a full tablet report...
W20260713 09:08:38.102753 23956 leader_election.cc:343] T 0ee59025bbc844e88996640891fde4e0 P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:38.051084 24111 consensus_queue.cc:260] T de1409e4269645e6bacc014205991ccf P ce314ca74b9e4fcbace6430ee59e0d44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
I20260713 09:08:38.113410 24066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ee59025bbc844e88996640891fde4e0" candidate_uuid: "98e22886b69d439ab982bf6bfde8c8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6f143fc62d343e4b230c714a0b790ad" is_pre_election: true
W20260713 09:08:38.115974 23955 leader_election.cc:343] T 0ee59025bbc844e88996640891fde4e0 P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6f143fc62d343e4b230c714a0b790ad (127.21.59.68:33741): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:38.116616 23955 leader_election.cc:304] T 0ee59025bbc844e88996640891fde4e0 P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 98e22886b69d439ab982bf6bfde8c8a3; no voters: ce314ca74b9e4fcbace6430ee59e0d44, e6f143fc62d343e4b230c714a0b790ad
I20260713 09:08:38.118633 24117 raft_consensus.cc:2749] T 0ee59025bbc844e88996640891fde4e0 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:38.133858 24107 tablet_bootstrap.cc:492] T 036bce878e324a06aff19d669341fb71 P 98e22886b69d439ab982bf6bfde8c8a3: No bootstrap required, opened a new log
I20260713 09:08:38.134603 24107 ts_tablet_manager.cc:1403] T 036bce878e324a06aff19d669341fb71 P 98e22886b69d439ab982bf6bfde8c8a3: Time spent bootstrapping tablet: real 0.127s	user 0.013s	sys 0.002s
I20260713 09:08:38.138571 24107 raft_consensus.cc:359] T 036bce878e324a06aff19d669341fb71 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:38.150084 24107 raft_consensus.cc:385] T 036bce878e324a06aff19d669341fb71 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:38.150521 24107 raft_consensus.cc:740] T 036bce878e324a06aff19d669341fb71 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98e22886b69d439ab982bf6bfde8c8a3, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.150851 24110 ts_tablet_manager.cc:1434] T 452b628bfea24de1bcb5871caa874e87 P 70a600501b7646579d6422f3f1b5d72b: Time spent starting tablet: real 0.110s	user 0.028s	sys 0.023s
I20260713 09:08:38.152029 24110 tablet_bootstrap.cc:492] T c71a7ed8c4064f7186edbba7bd68a816 P 70a600501b7646579d6422f3f1b5d72b: Bootstrap starting.
I20260713 09:08:38.151503 24107 consensus_queue.cc:260] T 036bce878e324a06aff19d669341fb71 P 98e22886b69d439ab982bf6bfde8c8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:38.152326 24108 tablet_bootstrap.cc:492] T 036bce878e324a06aff19d669341fb71 P e6f143fc62d343e4b230c714a0b790ad: No bootstrap required, opened a new log
I20260713 09:08:38.152827 24108 ts_tablet_manager.cc:1403] T 036bce878e324a06aff19d669341fb71 P e6f143fc62d343e4b230c714a0b790ad: Time spent bootstrapping tablet: real 0.090s	user 0.012s	sys 0.008s
I20260713 09:08:38.154172 24107 ts_tablet_manager.cc:1434] T 036bce878e324a06aff19d669341fb71 P 98e22886b69d439ab982bf6bfde8c8a3: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260713 09:08:38.155354 24107 tablet_bootstrap.cc:492] T 82de92d9bec546cd95983b098665cf39 P 98e22886b69d439ab982bf6bfde8c8a3: Bootstrap starting.
I20260713 09:08:38.155719 24108 raft_consensus.cc:359] T 036bce878e324a06aff19d669341fb71 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:38.156477 24108 raft_consensus.cc:385] T 036bce878e324a06aff19d669341fb71 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:38.156770 24108 raft_consensus.cc:740] T 036bce878e324a06aff19d669341fb71 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6f143fc62d343e4b230c714a0b790ad, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.157538 24108 consensus_queue.cc:260] T 036bce878e324a06aff19d669341fb71 P e6f143fc62d343e4b230c714a0b790ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:38.158591 24110 tablet_bootstrap.cc:654] T c71a7ed8c4064f7186edbba7bd68a816 P 70a600501b7646579d6422f3f1b5d72b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:38.163489 24111 ts_tablet_manager.cc:1434] T de1409e4269645e6bacc014205991ccf P ce314ca74b9e4fcbace6430ee59e0d44: Time spent starting tablet: real 0.139s	user 0.018s	sys 0.030s
I20260713 09:08:38.164115 24108 ts_tablet_manager.cc:1434] T 036bce878e324a06aff19d669341fb71 P e6f143fc62d343e4b230c714a0b790ad: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.004s
I20260713 09:08:38.164921 24111 tablet_bootstrap.cc:492] T b1db5543cb4b40ffb4cb57b385575d13 P ce314ca74b9e4fcbace6430ee59e0d44: Bootstrap starting.
I20260713 09:08:38.165534 24108 tablet_bootstrap.cc:492] T 0ee59025bbc844e88996640891fde4e0 P e6f143fc62d343e4b230c714a0b790ad: Bootstrap starting.
I20260713 09:08:38.163480 24107 tablet_bootstrap.cc:654] T 82de92d9bec546cd95983b098665cf39 P 98e22886b69d439ab982bf6bfde8c8a3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:38.169978 24110 tablet_bootstrap.cc:492] T c71a7ed8c4064f7186edbba7bd68a816 P 70a600501b7646579d6422f3f1b5d72b: No bootstrap required, opened a new log
I20260713 09:08:38.170697 24110 ts_tablet_manager.cc:1403] T c71a7ed8c4064f7186edbba7bd68a816 P 70a600501b7646579d6422f3f1b5d72b: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.005s
I20260713 09:08:38.172712 24111 tablet_bootstrap.cc:654] T b1db5543cb4b40ffb4cb57b385575d13 P ce314ca74b9e4fcbace6430ee59e0d44: Neither blocks nor log segments found. Creating new log.
W20260713 09:08:38.174551 24018 tablet.cc:2406] T 036bce878e324a06aff19d669341fb71 P 98e22886b69d439ab982bf6bfde8c8a3: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:08:38.173729 24110 raft_consensus.cc:359] T c71a7ed8c4064f7186edbba7bd68a816 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:38.176436 24110 raft_consensus.cc:385] T c71a7ed8c4064f7186edbba7bd68a816 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:38.176859 24110 raft_consensus.cc:740] T c71a7ed8c4064f7186edbba7bd68a816 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70a600501b7646579d6422f3f1b5d72b, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.177996 24110 consensus_queue.cc:260] T c71a7ed8c4064f7186edbba7bd68a816 P 70a600501b7646579d6422f3f1b5d72b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:38.181659 24110 ts_tablet_manager.cc:1434] T c71a7ed8c4064f7186edbba7bd68a816 P 70a600501b7646579d6422f3f1b5d72b: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:08:38.182852 24110 tablet_bootstrap.cc:492] T a08bea61fd74443aae234f92edf3f21b P 70a600501b7646579d6422f3f1b5d72b: Bootstrap starting.
I20260713 09:08:38.184239 24108 tablet_bootstrap.cc:654] T 0ee59025bbc844e88996640891fde4e0 P e6f143fc62d343e4b230c714a0b790ad: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:38.188758 24107 tablet_bootstrap.cc:492] T 82de92d9bec546cd95983b098665cf39 P 98e22886b69d439ab982bf6bfde8c8a3: No bootstrap required, opened a new log
I20260713 09:08:38.189287 24107 ts_tablet_manager.cc:1403] T 82de92d9bec546cd95983b098665cf39 P 98e22886b69d439ab982bf6bfde8c8a3: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.010s
I20260713 09:08:38.191207 24110 tablet_bootstrap.cc:654] T a08bea61fd74443aae234f92edf3f21b P 70a600501b7646579d6422f3f1b5d72b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:38.192509 24107 raft_consensus.cc:359] T 82de92d9bec546cd95983b098665cf39 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:38.193358 24107 raft_consensus.cc:385] T 82de92d9bec546cd95983b098665cf39 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:38.193727 24107 raft_consensus.cc:740] T 82de92d9bec546cd95983b098665cf39 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98e22886b69d439ab982bf6bfde8c8a3, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.194995 24107 consensus_queue.cc:260] T 82de92d9bec546cd95983b098665cf39 P 98e22886b69d439ab982bf6bfde8c8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:38.197700 24107 ts_tablet_manager.cc:1434] T 82de92d9bec546cd95983b098665cf39 P 98e22886b69d439ab982bf6bfde8c8a3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:08:38.199412 24107 tablet_bootstrap.cc:492] T b1db5543cb4b40ffb4cb57b385575d13 P 98e22886b69d439ab982bf6bfde8c8a3: Bootstrap starting.
I20260713 09:08:38.204126 24110 tablet_bootstrap.cc:492] T a08bea61fd74443aae234f92edf3f21b P 70a600501b7646579d6422f3f1b5d72b: No bootstrap required, opened a new log
I20260713 09:08:38.204851 24110 ts_tablet_manager.cc:1403] T a08bea61fd74443aae234f92edf3f21b P 70a600501b7646579d6422f3f1b5d72b: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.011s
I20260713 09:08:38.207136 24123 raft_consensus.cc:493] T de1409e4269645e6bacc014205991ccf P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:38.207828 24123 raft_consensus.cc:515] T de1409e4269645e6bacc014205991ccf P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
I20260713 09:08:38.209863 24108 tablet_bootstrap.cc:492] T 0ee59025bbc844e88996640891fde4e0 P e6f143fc62d343e4b230c714a0b790ad: No bootstrap required, opened a new log
I20260713 09:08:38.210438 24108 ts_tablet_manager.cc:1403] T 0ee59025bbc844e88996640891fde4e0 P e6f143fc62d343e4b230c714a0b790ad: Time spent bootstrapping tablet: real 0.045s	user 0.008s	sys 0.007s
I20260713 09:08:38.213495 24108 raft_consensus.cc:359] T 0ee59025bbc844e88996640891fde4e0 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:38.216833 24108 raft_consensus.cc:385] T 0ee59025bbc844e88996640891fde4e0 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:38.217381 24108 raft_consensus.cc:740] T 0ee59025bbc844e88996640891fde4e0 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6f143fc62d343e4b230c714a0b790ad, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.218350 24108 consensus_queue.cc:260] T 0ee59025bbc844e88996640891fde4e0 P e6f143fc62d343e4b230c714a0b790ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:38.216342 24107 tablet_bootstrap.cc:654] T b1db5543cb4b40ffb4cb57b385575d13 P 98e22886b69d439ab982bf6bfde8c8a3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:38.223127 24111 tablet_bootstrap.cc:492] T b1db5543cb4b40ffb4cb57b385575d13 P ce314ca74b9e4fcbace6430ee59e0d44: No bootstrap required, opened a new log
I20260713 09:08:38.223780 24111 ts_tablet_manager.cc:1403] T b1db5543cb4b40ffb4cb57b385575d13 P ce314ca74b9e4fcbace6430ee59e0d44: Time spent bootstrapping tablet: real 0.059s	user 0.023s	sys 0.024s
I20260713 09:08:38.225719 24108 ts_tablet_manager.cc:1434] T 0ee59025bbc844e88996640891fde4e0 P e6f143fc62d343e4b230c714a0b790ad: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:08:38.227417 24111 raft_consensus.cc:359] T b1db5543cb4b40ffb4cb57b385575d13 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:38.228220 24123 leader_election.cc:290] T de1409e4269645e6bacc014205991ccf P ce314ca74b9e4fcbace6430ee59e0d44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6f143fc62d343e4b230c714a0b790ad (127.21.59.68:33741), 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853)
I20260713 09:08:38.228355 24111 raft_consensus.cc:385] T b1db5543cb4b40ffb4cb57b385575d13 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:38.228722 24111 raft_consensus.cc:740] T b1db5543cb4b40ffb4cb57b385575d13 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce314ca74b9e4fcbace6430ee59e0d44, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.228916 24108 tablet_bootstrap.cc:492] T 31c766822692416eb53c13bf247b3b80 P e6f143fc62d343e4b230c714a0b790ad: Bootstrap starting.
I20260713 09:08:38.229820 24111 consensus_queue.cc:260] T b1db5543cb4b40ffb4cb57b385575d13 P ce314ca74b9e4fcbace6430ee59e0d44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:38.232791 24111 ts_tablet_manager.cc:1434] T b1db5543cb4b40ffb4cb57b385575d13 P ce314ca74b9e4fcbace6430ee59e0d44: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:08:38.233896 24111 tablet_bootstrap.cc:492] T a08bea61fd74443aae234f92edf3f21b P ce314ca74b9e4fcbace6430ee59e0d44: Bootstrap starting.
I20260713 09:08:38.237310 24108 tablet_bootstrap.cc:654] T 31c766822692416eb53c13bf247b3b80 P e6f143fc62d343e4b230c714a0b790ad: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:38.238222 24116 raft_consensus.cc:493] T 452b628bfea24de1bcb5871caa874e87 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:38.238889 24116 raft_consensus.cc:515] T 452b628bfea24de1bcb5871caa874e87 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:38.241854 24111 tablet_bootstrap.cc:654] T a08bea61fd74443aae234f92edf3f21b P ce314ca74b9e4fcbace6430ee59e0d44: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:38.243171 24107 tablet_bootstrap.cc:492] T b1db5543cb4b40ffb4cb57b385575d13 P 98e22886b69d439ab982bf6bfde8c8a3: No bootstrap required, opened a new log
I20260713 09:08:38.243731 24107 ts_tablet_manager.cc:1403] T b1db5543cb4b40ffb4cb57b385575d13 P 98e22886b69d439ab982bf6bfde8c8a3: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.004s
I20260713 09:08:38.247135 24110 raft_consensus.cc:359] T a08bea61fd74443aae234f92edf3f21b P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:38.248178 24110 raft_consensus.cc:385] T a08bea61fd74443aae234f92edf3f21b P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:38.248557 24110 raft_consensus.cc:740] T a08bea61fd74443aae234f92edf3f21b P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70a600501b7646579d6422f3f1b5d72b, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.250800 24107 raft_consensus.cc:359] T b1db5543cb4b40ffb4cb57b385575d13 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:38.251806 24107 raft_consensus.cc:385] T b1db5543cb4b40ffb4cb57b385575d13 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:38.252169 24107 raft_consensus.cc:740] T b1db5543cb4b40ffb4cb57b385575d13 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98e22886b69d439ab982bf6bfde8c8a3, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.279659 24110 consensus_queue.cc:260] T a08bea61fd74443aae234f92edf3f21b P 70a600501b7646579d6422f3f1b5d72b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:38.253928 24116 leader_election.cc:290] T 452b628bfea24de1bcb5871caa874e87 P e6f143fc62d343e4b230c714a0b790ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67:46717), 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853)
I20260713 09:08:38.253958 24137 raft_consensus.cc:493] T 036bce878e324a06aff19d669341fb71 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:38.281852 24137 raft_consensus.cc:515] T 036bce878e324a06aff19d669341fb71 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:38.285701 24107 consensus_queue.cc:260] T b1db5543cb4b40ffb4cb57b385575d13 P 98e22886b69d439ab982bf6bfde8c8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:38.288919 24107 ts_tablet_manager.cc:1434] T b1db5543cb4b40ffb4cb57b385575d13 P 98e22886b69d439ab982bf6bfde8c8a3: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.000s
I20260713 09:08:38.289595 24137 leader_election.cc:290] T 036bce878e324a06aff19d669341fb71 P e6f143fc62d343e4b230c714a0b790ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67:46717), 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853)
I20260713 09:08:38.294395 24107 tablet_bootstrap.cc:492] T 3feefef5c58c49a9b49637d7465ea03c P 98e22886b69d439ab982bf6bfde8c8a3: Bootstrap starting.
I20260713 09:08:38.297035 24110 ts_tablet_manager.cc:1434] T a08bea61fd74443aae234f92edf3f21b P 70a600501b7646579d6422f3f1b5d72b: Time spent starting tablet: real 0.092s	user 0.004s	sys 0.006s
I20260713 09:08:38.308138 24110 tablet_bootstrap.cc:492] T 71667f1ec1cd44b7acba695348e4581a P 70a600501b7646579d6422f3f1b5d72b: Bootstrap starting.
I20260713 09:08:38.312752 24108 tablet_bootstrap.cc:492] T 31c766822692416eb53c13bf247b3b80 P e6f143fc62d343e4b230c714a0b790ad: No bootstrap required, opened a new log
I20260713 09:08:38.313372 24108 ts_tablet_manager.cc:1403] T 31c766822692416eb53c13bf247b3b80 P e6f143fc62d343e4b230c714a0b790ad: Time spent bootstrapping tablet: real 0.085s	user 0.017s	sys 0.041s
I20260713 09:08:38.314488 24110 tablet_bootstrap.cc:654] T 71667f1ec1cd44b7acba695348e4581a P 70a600501b7646579d6422f3f1b5d72b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:38.316551 24108 raft_consensus.cc:359] T 31c766822692416eb53c13bf247b3b80 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:38.317420 24108 raft_consensus.cc:385] T 31c766822692416eb53c13bf247b3b80 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:38.317780 24108 raft_consensus.cc:740] T 31c766822692416eb53c13bf247b3b80 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6f143fc62d343e4b230c714a0b790ad, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.318504 24107 tablet_bootstrap.cc:654] T 3feefef5c58c49a9b49637d7465ea03c P 98e22886b69d439ab982bf6bfde8c8a3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:38.318827 24108 consensus_queue.cc:260] T 31c766822692416eb53c13bf247b3b80 P e6f143fc62d343e4b230c714a0b790ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:38.321415 24121 raft_consensus.cc:493] T c71a7ed8c4064f7186edbba7bd68a816 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:38.321877 24121 raft_consensus.cc:515] T c71a7ed8c4064f7186edbba7bd68a816 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:38.327032 24121 leader_election.cc:290] T c71a7ed8c4064f7186edbba7bd68a816 P 70a600501b7646579d6422f3f1b5d72b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923), 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67:46717)
I20260713 09:08:38.328676 24108 ts_tablet_manager.cc:1434] T 31c766822692416eb53c13bf247b3b80 P e6f143fc62d343e4b230c714a0b790ad: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260713 09:08:38.337738 24108 tablet_bootstrap.cc:492] T e66497af76b441ec85deebf4d32b87c2 P e6f143fc62d343e4b230c714a0b790ad: Bootstrap starting.
I20260713 09:08:38.344235 24108 tablet_bootstrap.cc:654] T e66497af76b441ec85deebf4d32b87c2 P e6f143fc62d343e4b230c714a0b790ad: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:38.353240 23918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71a7ed8c4064f7186edbba7bd68a816" candidate_uuid: "70a600501b7646579d6422f3f1b5d72b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" is_pre_election: true
W20260713 09:08:38.355365 23807 leader_election.cc:343] T c71a7ed8c4064f7186edbba7bd68a816 P 70a600501b7646579d6422f3f1b5d72b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:38.361291 24110 tablet_bootstrap.cc:492] T 71667f1ec1cd44b7acba695348e4581a P 70a600501b7646579d6422f3f1b5d72b: No bootstrap required, opened a new log
I20260713 09:08:38.361984 24110 ts_tablet_manager.cc:1403] T 71667f1ec1cd44b7acba695348e4581a P 70a600501b7646579d6422f3f1b5d72b: Time spent bootstrapping tablet: real 0.054s	user 0.009s	sys 0.001s
I20260713 09:08:38.367866 23843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de1409e4269645e6bacc014205991ccf" candidate_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70a600501b7646579d6422f3f1b5d72b" is_pre_election: true
I20260713 09:08:38.369513 24107 tablet_bootstrap.cc:492] T 3feefef5c58c49a9b49637d7465ea03c P 98e22886b69d439ab982bf6bfde8c8a3: No bootstrap required, opened a new log
I20260713 09:08:38.370211 24107 ts_tablet_manager.cc:1403] T 3feefef5c58c49a9b49637d7465ea03c P 98e22886b69d439ab982bf6bfde8c8a3: Time spent bootstrapping tablet: real 0.076s	user 0.012s	sys 0.001s
W20260713 09:08:38.370114 23882 leader_election.cc:343] T de1409e4269645e6bacc014205991ccf P ce314ca74b9e4fcbace6430ee59e0d44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:38.374915 24066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de1409e4269645e6bacc014205991ccf" candidate_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6f143fc62d343e4b230c714a0b790ad" is_pre_election: true
W20260713 09:08:38.376912 23881 leader_election.cc:343] T de1409e4269645e6bacc014205991ccf P ce314ca74b9e4fcbace6430ee59e0d44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6f143fc62d343e4b230c714a0b790ad (127.21.59.68:33741): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:38.377130 24110 raft_consensus.cc:359] T 71667f1ec1cd44b7acba695348e4581a P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:38.377529 23881 leader_election.cc:304] T de1409e4269645e6bacc014205991ccf P ce314ca74b9e4fcbace6430ee59e0d44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce314ca74b9e4fcbace6430ee59e0d44; no voters: 70a600501b7646579d6422f3f1b5d72b, e6f143fc62d343e4b230c714a0b790ad
I20260713 09:08:38.378132 24110 raft_consensus.cc:385] T 71667f1ec1cd44b7acba695348e4581a P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:38.378569 24110 raft_consensus.cc:740] T 71667f1ec1cd44b7acba695348e4581a P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70a600501b7646579d6422f3f1b5d72b, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.378597 24123 raft_consensus.cc:2749] T de1409e4269645e6bacc014205991ccf P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:38.374415 24107 raft_consensus.cc:359] T 3feefef5c58c49a9b49637d7465ea03c P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:38.380645 24107 raft_consensus.cc:385] T 3feefef5c58c49a9b49637d7465ea03c P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:38.380916 24107 raft_consensus.cc:740] T 3feefef5c58c49a9b49637d7465ea03c P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98e22886b69d439ab982bf6bfde8c8a3, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.381625 24107 consensus_queue.cc:260] T 3feefef5c58c49a9b49637d7465ea03c P 98e22886b69d439ab982bf6bfde8c8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:38.382448 24111 tablet_bootstrap.cc:492] T a08bea61fd74443aae234f92edf3f21b P ce314ca74b9e4fcbace6430ee59e0d44: No bootstrap required, opened a new log
I20260713 09:08:38.383040 24111 ts_tablet_manager.cc:1403] T a08bea61fd74443aae234f92edf3f21b P ce314ca74b9e4fcbace6430ee59e0d44: Time spent bootstrapping tablet: real 0.149s	user 0.050s	sys 0.095s
I20260713 09:08:38.383401 24110 consensus_queue.cc:260] T 71667f1ec1cd44b7acba695348e4581a P 70a600501b7646579d6422f3f1b5d72b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:38.384895 24108 tablet_bootstrap.cc:492] T e66497af76b441ec85deebf4d32b87c2 P e6f143fc62d343e4b230c714a0b790ad: No bootstrap required, opened a new log
I20260713 09:08:38.385429 24108 ts_tablet_manager.cc:1403] T e66497af76b441ec85deebf4d32b87c2 P e6f143fc62d343e4b230c714a0b790ad: Time spent bootstrapping tablet: real 0.048s	user 0.020s	sys 0.024s
I20260713 09:08:38.386070 24111 raft_consensus.cc:359] T a08bea61fd74443aae234f92edf3f21b P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:38.389983 24111 raft_consensus.cc:385] T a08bea61fd74443aae234f92edf3f21b P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:38.389607 24108 raft_consensus.cc:359] T e66497af76b441ec85deebf4d32b87c2 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
I20260713 09:08:38.390347 24111 raft_consensus.cc:740] T a08bea61fd74443aae234f92edf3f21b P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce314ca74b9e4fcbace6430ee59e0d44, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.390575 24108 raft_consensus.cc:385] T e66497af76b441ec85deebf4d32b87c2 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:38.391083 24108 raft_consensus.cc:740] T e66497af76b441ec85deebf4d32b87c2 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6f143fc62d343e4b230c714a0b790ad, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.391199 24111 consensus_queue.cc:260] T a08bea61fd74443aae234f92edf3f21b P ce314ca74b9e4fcbace6430ee59e0d44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:38.392078 24108 consensus_queue.cc:260] T e66497af76b441ec85deebf4d32b87c2 P e6f143fc62d343e4b230c714a0b790ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
I20260713 09:08:38.393508 24111 ts_tablet_manager.cc:1434] T a08bea61fd74443aae234f92edf3f21b P ce314ca74b9e4fcbace6430ee59e0d44: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:08:38.394577 24111 tablet_bootstrap.cc:492] T 71667f1ec1cd44b7acba695348e4581a P ce314ca74b9e4fcbace6430ee59e0d44: Bootstrap starting.
I20260713 09:08:38.394845 23992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452b628bfea24de1bcb5871caa874e87" candidate_uuid: "e6f143fc62d343e4b230c714a0b790ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e22886b69d439ab982bf6bfde8c8a3" is_pre_election: true
I20260713 09:08:38.396341 23991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "036bce878e324a06aff19d669341fb71" candidate_uuid: "e6f143fc62d343e4b230c714a0b790ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e22886b69d439ab982bf6bfde8c8a3" is_pre_election: true
I20260713 09:08:38.397038 23991 raft_consensus.cc:2468] T 036bce878e324a06aff19d669341fb71 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6f143fc62d343e4b230c714a0b790ad in term 0.
W20260713 09:08:38.398612 24032 leader_election.cc:343] T 452b628bfea24de1bcb5871caa874e87 P e6f143fc62d343e4b230c714a0b790ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67:46717): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:38.399353 24032 leader_election.cc:304] T 036bce878e324a06aff19d669341fb71 P e6f143fc62d343e4b230c714a0b790ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98e22886b69d439ab982bf6bfde8c8a3, e6f143fc62d343e4b230c714a0b790ad; no voters: 
I20260713 09:08:38.400274 24137 raft_consensus.cc:2804] T 036bce878e324a06aff19d669341fb71 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:38.400640 24137 raft_consensus.cc:493] T 036bce878e324a06aff19d669341fb71 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:38.400959 24137 raft_consensus.cc:3060] T 036bce878e324a06aff19d669341fb71 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:38.403110 24108 ts_tablet_manager.cc:1434] T e66497af76b441ec85deebf4d32b87c2 P e6f143fc62d343e4b230c714a0b790ad: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.003s
I20260713 09:08:38.403578 24111 tablet_bootstrap.cc:654] T 71667f1ec1cd44b7acba695348e4581a P ce314ca74b9e4fcbace6430ee59e0d44: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:38.404692 23991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71a7ed8c4064f7186edbba7bd68a816" candidate_uuid: "70a600501b7646579d6422f3f1b5d72b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e22886b69d439ab982bf6bfde8c8a3" is_pre_election: true
W20260713 09:08:38.411478 23809 leader_election.cc:343] T c71a7ed8c4064f7186edbba7bd68a816 P 70a600501b7646579d6422f3f1b5d72b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67:46717): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:38.412154 23809 leader_election.cc:304] T c71a7ed8c4064f7186edbba7bd68a816 P 70a600501b7646579d6422f3f1b5d72b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 70a600501b7646579d6422f3f1b5d72b; no voters: 98e22886b69d439ab982bf6bfde8c8a3, ce314ca74b9e4fcbace6430ee59e0d44
I20260713 09:08:38.412508 24110 ts_tablet_manager.cc:1434] T 71667f1ec1cd44b7acba695348e4581a P 70a600501b7646579d6422f3f1b5d72b: Time spent starting tablet: real 0.050s	user 0.010s	sys 0.001s
I20260713 09:08:38.412447 24108 tablet_bootstrap.cc:492] T 82de92d9bec546cd95983b098665cf39 P e6f143fc62d343e4b230c714a0b790ad: Bootstrap starting.
I20260713 09:08:38.413210 24121 raft_consensus.cc:2749] T c71a7ed8c4064f7186edbba7bd68a816 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:38.412166 24107 ts_tablet_manager.cc:1434] T 3feefef5c58c49a9b49637d7465ea03c P 98e22886b69d439ab982bf6bfde8c8a3: Time spent starting tablet: real 0.041s	user 0.010s	sys 0.001s
I20260713 09:08:38.416164 24137 raft_consensus.cc:515] T 036bce878e324a06aff19d669341fb71 P e6f143fc62d343e4b230c714a0b790ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:38.417900 24107 tablet_bootstrap.cc:492] T a08bea61fd74443aae234f92edf3f21b P 98e22886b69d439ab982bf6bfde8c8a3: Bootstrap starting.
I20260713 09:08:38.420137 23991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "036bce878e324a06aff19d669341fb71" candidate_uuid: "e6f143fc62d343e4b230c714a0b790ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e22886b69d439ab982bf6bfde8c8a3"
I20260713 09:08:38.420970 23991 raft_consensus.cc:3060] T 036bce878e324a06aff19d669341fb71 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:38.424847 24108 tablet_bootstrap.cc:654] T 82de92d9bec546cd95983b098665cf39 P e6f143fc62d343e4b230c714a0b790ad: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:38.430078 24111 tablet_bootstrap.cc:492] T 71667f1ec1cd44b7acba695348e4581a P ce314ca74b9e4fcbace6430ee59e0d44: No bootstrap required, opened a new log
I20260713 09:08:38.430603 24111 ts_tablet_manager.cc:1403] T 71667f1ec1cd44b7acba695348e4581a P ce314ca74b9e4fcbace6430ee59e0d44: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.016s
I20260713 09:08:38.431494 24110 tablet_bootstrap.cc:492] T e66497af76b441ec85deebf4d32b87c2 P 70a600501b7646579d6422f3f1b5d72b: Bootstrap starting.
I20260713 09:08:38.433421 24111 raft_consensus.cc:359] T 71667f1ec1cd44b7acba695348e4581a P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:38.434170 24111 raft_consensus.cc:385] T 71667f1ec1cd44b7acba695348e4581a P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:38.434458 24111 raft_consensus.cc:740] T 71667f1ec1cd44b7acba695348e4581a P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce314ca74b9e4fcbace6430ee59e0d44, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.435288 24111 consensus_queue.cc:260] T 71667f1ec1cd44b7acba695348e4581a P ce314ca74b9e4fcbace6430ee59e0d44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:38.437282 24108 tablet_bootstrap.cc:492] T 82de92d9bec546cd95983b098665cf39 P e6f143fc62d343e4b230c714a0b790ad: No bootstrap required, opened a new log
I20260713 09:08:38.437822 24108 ts_tablet_manager.cc:1403] T 82de92d9bec546cd95983b098665cf39 P e6f143fc62d343e4b230c714a0b790ad: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.007s
I20260713 09:08:38.438169 23843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452b628bfea24de1bcb5871caa874e87" candidate_uuid: "e6f143fc62d343e4b230c714a0b790ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70a600501b7646579d6422f3f1b5d72b" is_pre_election: true
I20260713 09:08:38.438867 23843 raft_consensus.cc:2468] T 452b628bfea24de1bcb5871caa874e87 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6f143fc62d343e4b230c714a0b790ad in term 0.
I20260713 09:08:38.439188 24107 tablet_bootstrap.cc:654] T a08bea61fd74443aae234f92edf3f21b P 98e22886b69d439ab982bf6bfde8c8a3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:38.440297 23843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "036bce878e324a06aff19d669341fb71" candidate_uuid: "e6f143fc62d343e4b230c714a0b790ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70a600501b7646579d6422f3f1b5d72b" is_pre_election: true
I20260713 09:08:38.441140 24108 raft_consensus.cc:359] T 82de92d9bec546cd95983b098665cf39 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:38.441633 24030 leader_election.cc:304] T 452b628bfea24de1bcb5871caa874e87 P e6f143fc62d343e4b230c714a0b790ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 70a600501b7646579d6422f3f1b5d72b, e6f143fc62d343e4b230c714a0b790ad; no voters: 98e22886b69d439ab982bf6bfde8c8a3
I20260713 09:08:38.441937 24108 raft_consensus.cc:385] T 82de92d9bec546cd95983b098665cf39 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:38.438505 24110 tablet_bootstrap.cc:654] T e66497af76b441ec85deebf4d32b87c2 P 70a600501b7646579d6422f3f1b5d72b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:38.442449 24108 raft_consensus.cc:740] T 82de92d9bec546cd95983b098665cf39 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6f143fc62d343e4b230c714a0b790ad, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.442849 24116 raft_consensus.cc:2804] T 452b628bfea24de1bcb5871caa874e87 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:38.443259 24116 raft_consensus.cc:493] T 452b628bfea24de1bcb5871caa874e87 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:38.443635 24116 raft_consensus.cc:3060] T 452b628bfea24de1bcb5871caa874e87 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:38.443384 24108 consensus_queue.cc:260] T 82de92d9bec546cd95983b098665cf39 P e6f143fc62d343e4b230c714a0b790ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:38.444129 24111 ts_tablet_manager.cc:1434] T 71667f1ec1cd44b7acba695348e4581a P ce314ca74b9e4fcbace6430ee59e0d44: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
W20260713 09:08:38.451428 24030 leader_election.cc:343] T 036bce878e324a06aff19d669341fb71 P e6f143fc62d343e4b230c714a0b790ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:38.451912 24111 tablet_bootstrap.cc:492] T c71a7ed8c4064f7186edbba7bd68a816 P ce314ca74b9e4fcbace6430ee59e0d44: Bootstrap starting.
I20260713 09:08:38.450603 24116 raft_consensus.cc:515] T 452b628bfea24de1bcb5871caa874e87 P e6f143fc62d343e4b230c714a0b790ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:38.455102 23992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452b628bfea24de1bcb5871caa874e87" candidate_uuid: "e6f143fc62d343e4b230c714a0b790ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e22886b69d439ab982bf6bfde8c8a3"
I20260713 09:08:38.456154 24107 tablet_bootstrap.cc:492] T a08bea61fd74443aae234f92edf3f21b P 98e22886b69d439ab982bf6bfde8c8a3: No bootstrap required, opened a new log
W20260713 09:08:38.456576 24032 leader_election.cc:343] T 452b628bfea24de1bcb5871caa874e87 P e6f143fc62d343e4b230c714a0b790ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67:46717): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:38.456905 24107 ts_tablet_manager.cc:1403] T a08bea61fd74443aae234f92edf3f21b P 98e22886b69d439ab982bf6bfde8c8a3: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.001s
I20260713 09:08:38.460363 23843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452b628bfea24de1bcb5871caa874e87" candidate_uuid: "e6f143fc62d343e4b230c714a0b790ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70a600501b7646579d6422f3f1b5d72b"
I20260713 09:08:38.460978 23843 raft_consensus.cc:3060] T 452b628bfea24de1bcb5871caa874e87 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:38.458630 24111 tablet_bootstrap.cc:654] T c71a7ed8c4064f7186edbba7bd68a816 P ce314ca74b9e4fcbace6430ee59e0d44: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:38.464051 24110 tablet_bootstrap.cc:492] T e66497af76b441ec85deebf4d32b87c2 P 70a600501b7646579d6422f3f1b5d72b: No bootstrap required, opened a new log
I20260713 09:08:38.465006 24110 ts_tablet_manager.cc:1403] T e66497af76b441ec85deebf4d32b87c2 P 70a600501b7646579d6422f3f1b5d72b: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.003s
I20260713 09:08:38.469240 24110 raft_consensus.cc:359] T e66497af76b441ec85deebf4d32b87c2 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
I20260713 09:08:38.470916 24116 leader_election.cc:290] T 452b628bfea24de1bcb5871caa874e87 P e6f143fc62d343e4b230c714a0b790ad [CANDIDATE]: Term 1 election: Requested vote from peers 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67:46717), 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853)
I20260713 09:08:38.471432 24107 raft_consensus.cc:359] T a08bea61fd74443aae234f92edf3f21b P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:38.475033 24110 raft_consensus.cc:385] T e66497af76b441ec85deebf4d32b87c2 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:38.475472 24107 raft_consensus.cc:385] T a08bea61fd74443aae234f92edf3f21b P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:38.475515 24110 raft_consensus.cc:740] T e66497af76b441ec85deebf4d32b87c2 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70a600501b7646579d6422f3f1b5d72b, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.476068 24107 raft_consensus.cc:740] T a08bea61fd74443aae234f92edf3f21b P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98e22886b69d439ab982bf6bfde8c8a3, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.476572 24110 consensus_queue.cc:260] T e66497af76b441ec85deebf4d32b87c2 P 70a600501b7646579d6422f3f1b5d72b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
I20260713 09:08:38.474041 24108 ts_tablet_manager.cc:1434] T 82de92d9bec546cd95983b098665cf39 P e6f143fc62d343e4b230c714a0b790ad: Time spent starting tablet: real 0.036s	user 0.017s	sys 0.013s
I20260713 09:08:38.478477 24107 consensus_queue.cc:260] T a08bea61fd74443aae234f92edf3f21b P 98e22886b69d439ab982bf6bfde8c8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:38.480109 24108 tablet_bootstrap.cc:492] T 235a25d1c975486bae13a1819187647f P e6f143fc62d343e4b230c714a0b790ad: Bootstrap starting.
I20260713 09:08:38.480577 24137 leader_election.cc:290] T 036bce878e324a06aff19d669341fb71 P e6f143fc62d343e4b230c714a0b790ad [CANDIDATE]: Term 1 election: Requested vote from peers 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67:46717), 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853)
I20260713 09:08:38.483470 24107 ts_tablet_manager.cc:1434] T a08bea61fd74443aae234f92edf3f21b P 98e22886b69d439ab982bf6bfde8c8a3: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.000s
I20260713 09:08:38.470396 23843 raft_consensus.cc:2468] T 452b628bfea24de1bcb5871caa874e87 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6f143fc62d343e4b230c714a0b790ad in term 1.
I20260713 09:08:38.487413 24121 raft_consensus.cc:493] T a08bea61fd74443aae234f92edf3f21b P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:38.487968 24121 raft_consensus.cc:515] T a08bea61fd74443aae234f92edf3f21b P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:38.488656 24107 tablet_bootstrap.cc:492] T 452b628bfea24de1bcb5871caa874e87 P 98e22886b69d439ab982bf6bfde8c8a3: Bootstrap starting.
I20260713 09:08:38.490243 24121 leader_election.cc:290] T a08bea61fd74443aae234f92edf3f21b P 70a600501b7646579d6422f3f1b5d72b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923), 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67:46717)
I20260713 09:08:38.493263 24030 leader_election.cc:304] T 452b628bfea24de1bcb5871caa874e87 P e6f143fc62d343e4b230c714a0b790ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 70a600501b7646579d6422f3f1b5d72b, e6f143fc62d343e4b230c714a0b790ad; no voters: 98e22886b69d439ab982bf6bfde8c8a3
I20260713 09:08:38.494477 24137 raft_consensus.cc:2804] T 452b628bfea24de1bcb5871caa874e87 P e6f143fc62d343e4b230c714a0b790ad [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:38.495194 24137 raft_consensus.cc:697] T 452b628bfea24de1bcb5871caa874e87 P e6f143fc62d343e4b230c714a0b790ad [term 1 LEADER]: Becoming Leader. State: Replica: e6f143fc62d343e4b230c714a0b790ad, State: Running, Role: LEADER
I20260713 09:08:38.494505 23918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a08bea61fd74443aae234f92edf3f21b" candidate_uuid: "70a600501b7646579d6422f3f1b5d72b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" is_pre_election: true
I20260713 09:08:38.496091 23918 raft_consensus.cc:2468] T a08bea61fd74443aae234f92edf3f21b P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70a600501b7646579d6422f3f1b5d72b in term 0.
I20260713 09:08:38.498128 23992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a08bea61fd74443aae234f92edf3f21b" candidate_uuid: "70a600501b7646579d6422f3f1b5d72b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e22886b69d439ab982bf6bfde8c8a3" is_pre_election: true
I20260713 09:08:38.498328 24111 tablet_bootstrap.cc:492] T c71a7ed8c4064f7186edbba7bd68a816 P ce314ca74b9e4fcbace6430ee59e0d44: No bootstrap required, opened a new log
I20260713 09:08:38.498418 23807 leader_election.cc:304] T a08bea61fd74443aae234f92edf3f21b P 70a600501b7646579d6422f3f1b5d72b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70a600501b7646579d6422f3f1b5d72b, ce314ca74b9e4fcbace6430ee59e0d44; no voters: 
I20260713 09:08:38.499025 24111 ts_tablet_manager.cc:1403] T c71a7ed8c4064f7186edbba7bd68a816 P ce314ca74b9e4fcbace6430ee59e0d44: Time spent bootstrapping tablet: real 0.047s	user 0.018s	sys 0.025s
I20260713 09:08:38.498838 23992 raft_consensus.cc:2468] T a08bea61fd74443aae234f92edf3f21b P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70a600501b7646579d6422f3f1b5d72b in term 0.
I20260713 09:08:38.499459 24121 raft_consensus.cc:2804] T a08bea61fd74443aae234f92edf3f21b P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:38.499929 24121 raft_consensus.cc:493] T a08bea61fd74443aae234f92edf3f21b P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:38.498682 24107 tablet_bootstrap.cc:654] T 452b628bfea24de1bcb5871caa874e87 P 98e22886b69d439ab982bf6bfde8c8a3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:38.500485 24121 raft_consensus.cc:3060] T a08bea61fd74443aae234f92edf3f21b P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:38.502188 24111 raft_consensus.cc:359] T c71a7ed8c4064f7186edbba7bd68a816 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:38.496295 24137 consensus_queue.cc:237] T 452b628bfea24de1bcb5871caa874e87 P e6f143fc62d343e4b230c714a0b790ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:38.503391 24123 raft_consensus.cc:493] T b1db5543cb4b40ffb4cb57b385575d13 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:38.503983 24123 raft_consensus.cc:515] T b1db5543cb4b40ffb4cb57b385575d13 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:38.504415 23843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "036bce878e324a06aff19d669341fb71" candidate_uuid: "e6f143fc62d343e4b230c714a0b790ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70a600501b7646579d6422f3f1b5d72b"
W20260713 09:08:38.505978 24030 leader_election.cc:343] T 036bce878e324a06aff19d669341fb71 P e6f143fc62d343e4b230c714a0b790ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:38.507650 23843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1db5543cb4b40ffb4cb57b385575d13" candidate_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70a600501b7646579d6422f3f1b5d72b" is_pre_election: true
I20260713 09:08:38.474640 23991 raft_consensus.cc:2468] T 036bce878e324a06aff19d669341fb71 P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6f143fc62d343e4b230c714a0b790ad in term 1.
I20260713 09:08:38.511669 24108 tablet_bootstrap.cc:654] T 235a25d1c975486bae13a1819187647f P e6f143fc62d343e4b230c714a0b790ad: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:38.512259 24032 leader_election.cc:304] T 036bce878e324a06aff19d669341fb71 P e6f143fc62d343e4b230c714a0b790ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 98e22886b69d439ab982bf6bfde8c8a3, e6f143fc62d343e4b230c714a0b790ad; no voters: 70a600501b7646579d6422f3f1b5d72b
I20260713 09:08:38.514292 24116 raft_consensus.cc:2804] T 036bce878e324a06aff19d669341fb71 P e6f143fc62d343e4b230c714a0b790ad [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:38.514846 24116 raft_consensus.cc:697] T 036bce878e324a06aff19d669341fb71 P e6f143fc62d343e4b230c714a0b790ad [term 1 LEADER]: Becoming Leader. State: Replica: e6f143fc62d343e4b230c714a0b790ad, State: Running, Role: LEADER
I20260713 09:08:38.515640 24116 consensus_queue.cc:237] T 036bce878e324a06aff19d669341fb71 P e6f143fc62d343e4b230c714a0b790ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
W20260713 09:08:38.512460 23882 leader_election.cc:343] T b1db5543cb4b40ffb4cb57b385575d13 P ce314ca74b9e4fcbace6430ee59e0d44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:38.512893 24123 leader_election.cc:290] T b1db5543cb4b40ffb4cb57b385575d13 P ce314ca74b9e4fcbace6430ee59e0d44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853), 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67:46717)
I20260713 09:08:38.517108 24150 raft_consensus.cc:493] T 0ee59025bbc844e88996640891fde4e0 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:38.517620 24150 raft_consensus.cc:515] T 0ee59025bbc844e88996640891fde4e0 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:38.520825 24150 leader_election.cc:290] T 0ee59025bbc844e88996640891fde4e0 P e6f143fc62d343e4b230c714a0b790ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923), 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67:46717)
I20260713 09:08:38.521595 23991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ee59025bbc844e88996640891fde4e0" candidate_uuid: "e6f143fc62d343e4b230c714a0b790ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e22886b69d439ab982bf6bfde8c8a3" is_pre_election: true
I20260713 09:08:38.522233 23991 raft_consensus.cc:2468] T 0ee59025bbc844e88996640891fde4e0 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6f143fc62d343e4b230c714a0b790ad in term 0.
I20260713 09:08:38.522344 23992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1db5543cb4b40ffb4cb57b385575d13" candidate_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e22886b69d439ab982bf6bfde8c8a3" is_pre_election: true
I20260713 09:08:38.522976 23992 raft_consensus.cc:2468] T b1db5543cb4b40ffb4cb57b385575d13 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce314ca74b9e4fcbace6430ee59e0d44 in term 0.
I20260713 09:08:38.523370 24032 leader_election.cc:304] T 0ee59025bbc844e88996640891fde4e0 P e6f143fc62d343e4b230c714a0b790ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98e22886b69d439ab982bf6bfde8c8a3, e6f143fc62d343e4b230c714a0b790ad; no voters: 
I20260713 09:08:38.524243 24150 raft_consensus.cc:2804] T 0ee59025bbc844e88996640891fde4e0 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:38.524624 24150 raft_consensus.cc:493] T 0ee59025bbc844e88996640891fde4e0 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:38.524708 23884 leader_election.cc:304] T b1db5543cb4b40ffb4cb57b385575d13 P ce314ca74b9e4fcbace6430ee59e0d44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 98e22886b69d439ab982bf6bfde8c8a3, ce314ca74b9e4fcbace6430ee59e0d44; no voters: 70a600501b7646579d6422f3f1b5d72b
I20260713 09:08:38.525038 24150 raft_consensus.cc:3060] T 0ee59025bbc844e88996640891fde4e0 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:38.525897 24123 raft_consensus.cc:2804] T b1db5543cb4b40ffb4cb57b385575d13 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:38.526278 24123 raft_consensus.cc:493] T b1db5543cb4b40ffb4cb57b385575d13 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:38.526599 24123 raft_consensus.cc:3060] T b1db5543cb4b40ffb4cb57b385575d13 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:38.503038 24111 raft_consensus.cc:385] T c71a7ed8c4064f7186edbba7bd68a816 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:38.535655 24111 raft_consensus.cc:740] T c71a7ed8c4064f7186edbba7bd68a816 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce314ca74b9e4fcbace6430ee59e0d44, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.534097 24123 raft_consensus.cc:515] T b1db5543cb4b40ffb4cb57b385575d13 P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:38.537226 24107 tablet_bootstrap.cc:492] T 452b628bfea24de1bcb5871caa874e87 P 98e22886b69d439ab982bf6bfde8c8a3: No bootstrap required, opened a new log
I20260713 09:08:38.537739 24107 ts_tablet_manager.cc:1403] T 452b628bfea24de1bcb5871caa874e87 P 98e22886b69d439ab982bf6bfde8c8a3: Time spent bootstrapping tablet: real 0.049s	user 0.018s	sys 0.000s
I20260713 09:08:38.538563 23843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1db5543cb4b40ffb4cb57b385575d13" candidate_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70a600501b7646579d6422f3f1b5d72b"
I20260713 09:08:38.538534 24111 consensus_queue.cc:260] T c71a7ed8c4064f7186edbba7bd68a816 P ce314ca74b9e4fcbace6430ee59e0d44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
W20260713 09:08:38.540210 23882 leader_election.cc:343] T b1db5543cb4b40ffb4cb57b385575d13 P ce314ca74b9e4fcbace6430ee59e0d44 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:38.542078 23991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1db5543cb4b40ffb4cb57b385575d13" candidate_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e22886b69d439ab982bf6bfde8c8a3"
I20260713 09:08:38.542690 23991 raft_consensus.cc:3060] T b1db5543cb4b40ffb4cb57b385575d13 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:38.544214 24107 raft_consensus.cc:359] T 452b628bfea24de1bcb5871caa874e87 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:38.544932 24107 raft_consensus.cc:385] T 452b628bfea24de1bcb5871caa874e87 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:38.545323 24107 raft_consensus.cc:740] T 452b628bfea24de1bcb5871caa874e87 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98e22886b69d439ab982bf6bfde8c8a3, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.540300 24123 leader_election.cc:290] T b1db5543cb4b40ffb4cb57b385575d13 P ce314ca74b9e4fcbace6430ee59e0d44 [CANDIDATE]: Term 1 election: Requested vote from peers 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853), 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67:46717)
I20260713 09:08:38.546911 24107 consensus_queue.cc:260] T 452b628bfea24de1bcb5871caa874e87 P 98e22886b69d439ab982bf6bfde8c8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:38.549675 24110 ts_tablet_manager.cc:1434] T e66497af76b441ec85deebf4d32b87c2 P 70a600501b7646579d6422f3f1b5d72b: Time spent starting tablet: real 0.084s	user 0.004s	sys 0.004s
I20260713 09:08:38.556466 24107 ts_tablet_manager.cc:1434] T 452b628bfea24de1bcb5871caa874e87 P 98e22886b69d439ab982bf6bfde8c8a3: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.004s
I20260713 09:08:38.563629 24107 tablet_bootstrap.cc:492] T 3ebad51c59c14c95b952336fd30b45bb P 98e22886b69d439ab982bf6bfde8c8a3: Bootstrap starting.
I20260713 09:08:38.559888 24111 ts_tablet_manager.cc:1434] T c71a7ed8c4064f7186edbba7bd68a816 P ce314ca74b9e4fcbace6430ee59e0d44: Time spent starting tablet: real 0.060s	user 0.010s	sys 0.000s
I20260713 09:08:38.566244 24111 tablet_bootstrap.cc:492] T 0ee59025bbc844e88996640891fde4e0 P ce314ca74b9e4fcbace6430ee59e0d44: Bootstrap starting.
I20260713 09:08:38.562443 24150 raft_consensus.cc:515] T 0ee59025bbc844e88996640891fde4e0 P e6f143fc62d343e4b230c714a0b790ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:38.571046 24110 tablet_bootstrap.cc:492] T 3feefef5c58c49a9b49637d7465ea03c P 70a600501b7646579d6422f3f1b5d72b: Bootstrap starting.
I20260713 09:08:38.573705 23992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ee59025bbc844e88996640891fde4e0" candidate_uuid: "e6f143fc62d343e4b230c714a0b790ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e22886b69d439ab982bf6bfde8c8a3"
I20260713 09:08:38.574322 23992 raft_consensus.cc:3060] T 0ee59025bbc844e88996640891fde4e0 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:38.581018 24107 tablet_bootstrap.cc:654] T 3ebad51c59c14c95b952336fd30b45bb P 98e22886b69d439ab982bf6bfde8c8a3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:38.581656 23992 raft_consensus.cc:2468] T 0ee59025bbc844e88996640891fde4e0 P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6f143fc62d343e4b230c714a0b790ad in term 1.
I20260713 09:08:38.582899 24032 leader_election.cc:304] T 0ee59025bbc844e88996640891fde4e0 P e6f143fc62d343e4b230c714a0b790ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98e22886b69d439ab982bf6bfde8c8a3, e6f143fc62d343e4b230c714a0b790ad; no voters: 
I20260713 09:08:38.585985 23991 raft_consensus.cc:2468] T b1db5543cb4b40ffb4cb57b385575d13 P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce314ca74b9e4fcbace6430ee59e0d44 in term 1.
I20260713 09:08:38.585808 24121 raft_consensus.cc:515] T a08bea61fd74443aae234f92edf3f21b P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:38.586848 24150 leader_election.cc:290] T 0ee59025bbc844e88996640891fde4e0 P e6f143fc62d343e4b230c714a0b790ad [CANDIDATE]: Term 1 election: Requested vote from peers ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923), 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67:46717)
I20260713 09:08:38.587416 24150 raft_consensus.cc:2804] T 0ee59025bbc844e88996640891fde4e0 P e6f143fc62d343e4b230c714a0b790ad [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:38.587867 24150 raft_consensus.cc:697] T 0ee59025bbc844e88996640891fde4e0 P e6f143fc62d343e4b230c714a0b790ad [term 1 LEADER]: Becoming Leader. State: Replica: e6f143fc62d343e4b230c714a0b790ad, State: Running, Role: LEADER
I20260713 09:08:38.588654 23918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a08bea61fd74443aae234f92edf3f21b" candidate_uuid: "70a600501b7646579d6422f3f1b5d72b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce314ca74b9e4fcbace6430ee59e0d44"
I20260713 09:08:38.589262 23884 leader_election.cc:304] T b1db5543cb4b40ffb4cb57b385575d13 P ce314ca74b9e4fcbace6430ee59e0d44 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 98e22886b69d439ab982bf6bfde8c8a3, ce314ca74b9e4fcbace6430ee59e0d44; no voters: 70a600501b7646579d6422f3f1b5d72b
I20260713 09:08:38.588670 24150 consensus_queue.cc:237] T 0ee59025bbc844e88996640891fde4e0 P e6f143fc62d343e4b230c714a0b790ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:38.589304 23918 raft_consensus.cc:3060] T a08bea61fd74443aae234f92edf3f21b P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:38.591797 24137 raft_consensus.cc:493] T e66497af76b441ec85deebf4d32b87c2 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:38.592289 24137 raft_consensus.cc:515] T e66497af76b441ec85deebf4d32b87c2 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
I20260713 09:08:38.601257 23918 raft_consensus.cc:2468] T a08bea61fd74443aae234f92edf3f21b P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70a600501b7646579d6422f3f1b5d72b in term 1.
I20260713 09:08:38.598587 24110 tablet_bootstrap.cc:654] T 3feefef5c58c49a9b49637d7465ea03c P 70a600501b7646579d6422f3f1b5d72b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:38.602661 24137 leader_election.cc:290] T e66497af76b441ec85deebf4d32b87c2 P e6f143fc62d343e4b230c714a0b790ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853), ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923)
I20260713 09:08:38.602689 24156 raft_consensus.cc:2804] T b1db5543cb4b40ffb4cb57b385575d13 P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:38.605309 24121 leader_election.cc:290] T a08bea61fd74443aae234f92edf3f21b P 70a600501b7646579d6422f3f1b5d72b [CANDIDATE]: Term 1 election: Requested vote from peers ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923), 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67:46717)
I20260713 09:08:38.605830 24156 raft_consensus.cc:697] T b1db5543cb4b40ffb4cb57b385575d13 P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 LEADER]: Becoming Leader. State: Replica: ce314ca74b9e4fcbace6430ee59e0d44, State: Running, Role: LEADER
I20260713 09:08:38.613054 23807 leader_election.cc:304] T a08bea61fd74443aae234f92edf3f21b P 70a600501b7646579d6422f3f1b5d72b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70a600501b7646579d6422f3f1b5d72b, ce314ca74b9e4fcbace6430ee59e0d44; no voters: 
I20260713 09:08:38.616683 23991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a08bea61fd74443aae234f92edf3f21b" candidate_uuid: "70a600501b7646579d6422f3f1b5d72b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e22886b69d439ab982bf6bfde8c8a3"
I20260713 09:08:38.617530 23991 raft_consensus.cc:3060] T a08bea61fd74443aae234f92edf3f21b P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:38.614347 24121 raft_consensus.cc:2804] T a08bea61fd74443aae234f92edf3f21b P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:38.619737 24156 consensus_queue.cc:237] T b1db5543cb4b40ffb4cb57b385575d13 P ce314ca74b9e4fcbace6430ee59e0d44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:38.621199 24108 tablet_bootstrap.cc:492] T 235a25d1c975486bae13a1819187647f P e6f143fc62d343e4b230c714a0b790ad: No bootstrap required, opened a new log
I20260713 09:08:38.623767 24121 raft_consensus.cc:697] T a08bea61fd74443aae234f92edf3f21b P 70a600501b7646579d6422f3f1b5d72b [term 1 LEADER]: Becoming Leader. State: Replica: 70a600501b7646579d6422f3f1b5d72b, State: Running, Role: LEADER
I20260713 09:08:38.631628 24121 consensus_queue.cc:237] T a08bea61fd74443aae234f92edf3f21b P 70a600501b7646579d6422f3f1b5d72b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:38.625960 24111 tablet_bootstrap.cc:654] T 0ee59025bbc844e88996640891fde4e0 P ce314ca74b9e4fcbace6430ee59e0d44: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:38.641918 24108 ts_tablet_manager.cc:1403] T 235a25d1c975486bae13a1819187647f P e6f143fc62d343e4b230c714a0b790ad: Time spent bootstrapping tablet: real 0.162s	user 0.044s	sys 0.044s
I20260713 09:08:38.642406 24117 raft_consensus.cc:493] T 82de92d9bec546cd95983b098665cf39 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:38.649362 24153 raft_consensus.cc:493] T 31c766822692416eb53c13bf247b3b80 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:38.650067 24153 raft_consensus.cc:515] T 31c766822692416eb53c13bf247b3b80 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:38.652762 24153 leader_election.cc:290] T 31c766822692416eb53c13bf247b3b80 P e6f143fc62d343e4b230c714a0b790ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923), 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853)
I20260713 09:08:38.655360 23741 catalog_manager.cc:5697] T 452b628bfea24de1bcb5871caa874e87 P e6f143fc62d343e4b230c714a0b790ad reported cstate change: term changed from 0 to 1, leader changed from <none> to e6f143fc62d343e4b230c714a0b790ad (127.21.59.68). New cstate: current_term: 1 leader_uuid: "e6f143fc62d343e4b230c714a0b790ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:38.643493 24117 raft_consensus.cc:515] T 82de92d9bec546cd95983b098665cf39 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:38.662175 23918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82de92d9bec546cd95983b098665cf39" candidate_uuid: "98e22886b69d439ab982bf6bfde8c8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" is_pre_election: true
I20260713 09:08:38.662469 24066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82de92d9bec546cd95983b098665cf39" candidate_uuid: "98e22886b69d439ab982bf6bfde8c8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6f143fc62d343e4b230c714a0b790ad" is_pre_election: true
I20260713 09:08:38.663390 24066 raft_consensus.cc:2468] T 82de92d9bec546cd95983b098665cf39 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98e22886b69d439ab982bf6bfde8c8a3 in term 0.
W20260713 09:08:38.664134 23956 leader_election.cc:343] T 82de92d9bec546cd95983b098665cf39 P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:38.665148 23955 leader_election.cc:304] T 82de92d9bec546cd95983b098665cf39 P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 98e22886b69d439ab982bf6bfde8c8a3, e6f143fc62d343e4b230c714a0b790ad; no voters: ce314ca74b9e4fcbace6430ee59e0d44
I20260713 09:08:38.667106 24117 leader_election.cc:290] T 82de92d9bec546cd95983b098665cf39 P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923), e6f143fc62d343e4b230c714a0b790ad (127.21.59.68:33741)
I20260713 09:08:38.668807 24117 raft_consensus.cc:2804] T 82de92d9bec546cd95983b098665cf39 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:38.669278 24117 raft_consensus.cc:493] T 82de92d9bec546cd95983b098665cf39 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:38.669690 24117 raft_consensus.cc:3060] T 82de92d9bec546cd95983b098665cf39 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:38.686148 23991 raft_consensus.cc:2468] T a08bea61fd74443aae234f92edf3f21b P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70a600501b7646579d6422f3f1b5d72b in term 1.
I20260713 09:08:38.689635 24107 tablet_bootstrap.cc:492] T 3ebad51c59c14c95b952336fd30b45bb P 98e22886b69d439ab982bf6bfde8c8a3: No bootstrap required, opened a new log
I20260713 09:08:38.689679 23843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e66497af76b441ec85deebf4d32b87c2" candidate_uuid: "e6f143fc62d343e4b230c714a0b790ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70a600501b7646579d6422f3f1b5d72b" is_pre_election: true
I20260713 09:08:38.692027 23842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31c766822692416eb53c13bf247b3b80" candidate_uuid: "e6f143fc62d343e4b230c714a0b790ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70a600501b7646579d6422f3f1b5d72b" is_pre_election: true
I20260713 09:08:38.704409 23916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e66497af76b441ec85deebf4d32b87c2" candidate_uuid: "e6f143fc62d343e4b230c714a0b790ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" is_pre_election: true
I20260713 09:08:38.714540 24123 raft_consensus.cc:493] T 71667f1ec1cd44b7acba695348e4581a P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:38.705571 23915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31c766822692416eb53c13bf247b3b80" candidate_uuid: "e6f143fc62d343e4b230c714a0b790ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" is_pre_election: true
I20260713 09:08:38.715014 24123 raft_consensus.cc:515] T 71667f1ec1cd44b7acba695348e4581a P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:38.701910 23918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ee59025bbc844e88996640891fde4e0" candidate_uuid: "e6f143fc62d343e4b230c714a0b790ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" is_pre_election: true
I20260713 09:08:38.703227 23917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ee59025bbc844e88996640891fde4e0" candidate_uuid: "e6f143fc62d343e4b230c714a0b790ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce314ca74b9e4fcbace6430ee59e0d44"
I20260713 09:08:38.706568 24107 ts_tablet_manager.cc:1403] T 3ebad51c59c14c95b952336fd30b45bb P 98e22886b69d439ab982bf6bfde8c8a3: Time spent bootstrapping tablet: real 0.143s	user 0.032s	sys 0.029s
I20260713 09:08:38.711483 23843 raft_consensus.cc:2468] T e66497af76b441ec85deebf4d32b87c2 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6f143fc62d343e4b230c714a0b790ad in term 0.
I20260713 09:08:38.702224 24108 raft_consensus.cc:359] T 235a25d1c975486bae13a1819187647f P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
I20260713 09:08:38.718005 24108 raft_consensus.cc:385] T 235a25d1c975486bae13a1819187647f P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:08:38.720883 24030 leader_election.cc:343] T e66497af76b441ec85deebf4d32b87c2 P e6f143fc62d343e4b230c714a0b790ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:38.724613 24108 raft_consensus.cc:740] T 235a25d1c975486bae13a1819187647f P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6f143fc62d343e4b230c714a0b790ad, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.728001 24123 leader_election.cc:290] T 71667f1ec1cd44b7acba695348e4581a P ce314ca74b9e4fcbace6430ee59e0d44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853), 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67:46717)
I20260713 09:08:38.734861 24108 consensus_queue.cc:260] T 235a25d1c975486bae13a1819187647f P e6f143fc62d343e4b230c714a0b790ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
I20260713 09:08:38.736248 24110 tablet_bootstrap.cc:492] T 3feefef5c58c49a9b49637d7465ea03c P 70a600501b7646579d6422f3f1b5d72b: No bootstrap required, opened a new log
I20260713 09:08:38.736788 24110 ts_tablet_manager.cc:1403] T 3feefef5c58c49a9b49637d7465ea03c P 70a600501b7646579d6422f3f1b5d72b: Time spent bootstrapping tablet: real 0.166s	user 0.013s	sys 0.004s
I20260713 09:08:38.737977 24108 ts_tablet_manager.cc:1434] T 235a25d1c975486bae13a1819187647f P e6f143fc62d343e4b230c714a0b790ad: Time spent starting tablet: real 0.095s	user 0.007s	sys 0.000s
W20260713 09:08:38.731844 24030 leader_election.cc:343] T 31c766822692416eb53c13bf247b3b80 P e6f143fc62d343e4b230c714a0b790ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:38.740778 24030 leader_election.cc:343] T 0ee59025bbc844e88996640891fde4e0 P e6f143fc62d343e4b230c714a0b790ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:38.740406 23737 catalog_manager.cc:5697] T b1db5543cb4b40ffb4cb57b385575d13 P ce314ca74b9e4fcbace6430ee59e0d44 reported cstate change: term changed from 0 to 1, leader changed from <none> to ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66). New cstate: current_term: 1 leader_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } health_report { overall_health: UNKNOWN } } }
W20260713 09:08:38.741707 24030 leader_election.cc:343] T 0ee59025bbc844e88996640891fde4e0 P e6f143fc62d343e4b230c714a0b790ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:38.742027 24110 raft_consensus.cc:359] T 3feefef5c58c49a9b49637d7465ea03c P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
W20260713 09:08:38.742555 24030 leader_election.cc:343] T 31c766822692416eb53c13bf247b3b80 P e6f143fc62d343e4b230c714a0b790ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:38.744405 24107 raft_consensus.cc:359] T 3ebad51c59c14c95b952336fd30b45bb P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:38.744964 24107 raft_consensus.cc:385] T 3ebad51c59c14c95b952336fd30b45bb P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:38.745218 24107 raft_consensus.cc:740] T 3ebad51c59c14c95b952336fd30b45bb P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98e22886b69d439ab982bf6bfde8c8a3, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.746318 24107 consensus_queue.cc:260] T 3ebad51c59c14c95b952336fd30b45bb P 98e22886b69d439ab982bf6bfde8c8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:38.747013 24108 tablet_bootstrap.cc:492] T de1409e4269645e6bacc014205991ccf P e6f143fc62d343e4b230c714a0b790ad: Bootstrap starting.
I20260713 09:08:38.748186 23739 catalog_manager.cc:5697] T a08bea61fd74443aae234f92edf3f21b P 70a600501b7646579d6422f3f1b5d72b reported cstate change: term changed from 0 to 1, leader changed from <none> to 70a600501b7646579d6422f3f1b5d72b (127.21.59.65). New cstate: current_term: 1 leader_uuid: "70a600501b7646579d6422f3f1b5d72b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:38.743032 24030 leader_election.cc:304] T 31c766822692416eb53c13bf247b3b80 P e6f143fc62d343e4b230c714a0b790ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6f143fc62d343e4b230c714a0b790ad; no voters: 70a600501b7646579d6422f3f1b5d72b, ce314ca74b9e4fcbace6430ee59e0d44
I20260713 09:08:38.749385 24107 ts_tablet_manager.cc:1434] T 3ebad51c59c14c95b952336fd30b45bb P 98e22886b69d439ab982bf6bfde8c8a3: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.000s
I20260713 09:08:38.750136 24153 raft_consensus.cc:2749] T 31c766822692416eb53c13bf247b3b80 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:38.752023 24107 tablet_bootstrap.cc:492] T c71a7ed8c4064f7186edbba7bd68a816 P 98e22886b69d439ab982bf6bfde8c8a3: Bootstrap starting.
I20260713 09:08:38.752707 24030 leader_election.cc:304] T e66497af76b441ec85deebf4d32b87c2 P e6f143fc62d343e4b230c714a0b790ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 70a600501b7646579d6422f3f1b5d72b, e6f143fc62d343e4b230c714a0b790ad; no voters: ce314ca74b9e4fcbace6430ee59e0d44
I20260713 09:08:38.753566 24153 raft_consensus.cc:2804] T e66497af76b441ec85deebf4d32b87c2 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:38.754029 24153 raft_consensus.cc:493] T e66497af76b441ec85deebf4d32b87c2 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:38.754201 23843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71667f1ec1cd44b7acba695348e4581a" candidate_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70a600501b7646579d6422f3f1b5d72b" is_pre_election: true
I20260713 09:08:38.754464 24153 raft_consensus.cc:3060] T e66497af76b441ec85deebf4d32b87c2 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:38.755390 23843 raft_consensus.cc:2468] T 71667f1ec1cd44b7acba695348e4581a P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce314ca74b9e4fcbace6430ee59e0d44 in term 0.
I20260713 09:08:38.756103 24111 tablet_bootstrap.cc:492] T 0ee59025bbc844e88996640891fde4e0 P ce314ca74b9e4fcbace6430ee59e0d44: No bootstrap required, opened a new log
I20260713 09:08:38.756609 24111 ts_tablet_manager.cc:1403] T 0ee59025bbc844e88996640891fde4e0 P ce314ca74b9e4fcbace6430ee59e0d44: Time spent bootstrapping tablet: real 0.191s	user 0.012s	sys 0.024s
I20260713 09:08:38.756803 23882 leader_election.cc:304] T 71667f1ec1cd44b7acba695348e4581a P ce314ca74b9e4fcbace6430ee59e0d44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70a600501b7646579d6422f3f1b5d72b, ce314ca74b9e4fcbace6430ee59e0d44; no voters: 
I20260713 09:08:38.757309 24108 tablet_bootstrap.cc:654] T de1409e4269645e6bacc014205991ccf P e6f143fc62d343e4b230c714a0b790ad: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:38.757731 24123 raft_consensus.cc:2804] T 71667f1ec1cd44b7acba695348e4581a P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:38.758136 24123 raft_consensus.cc:493] T 71667f1ec1cd44b7acba695348e4581a P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:38.758482 24123 raft_consensus.cc:3060] T 71667f1ec1cd44b7acba695348e4581a P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:38.761041 24111 raft_consensus.cc:359] T 0ee59025bbc844e88996640891fde4e0 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:38.743508 24110 raft_consensus.cc:385] T 3feefef5c58c49a9b49637d7465ea03c P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:38.761775 24111 raft_consensus.cc:385] T 0ee59025bbc844e88996640891fde4e0 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:38.762006 24110 raft_consensus.cc:740] T 3feefef5c58c49a9b49637d7465ea03c P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70a600501b7646579d6422f3f1b5d72b, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.762127 24111 raft_consensus.cc:740] T 0ee59025bbc844e88996640891fde4e0 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce314ca74b9e4fcbace6430ee59e0d44, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.765064 24110 consensus_queue.cc:260] T 3feefef5c58c49a9b49637d7465ea03c P 70a600501b7646579d6422f3f1b5d72b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:38.765511 24153 raft_consensus.cc:515] T e66497af76b441ec85deebf4d32b87c2 P e6f143fc62d343e4b230c714a0b790ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
W20260713 09:08:38.767498 23955 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.59.68:33741, user_credentials={real_user=slave}} blocked reactor thread for 102501us
I20260713 09:08:38.768173 24110 ts_tablet_manager.cc:1434] T 3feefef5c58c49a9b49637d7465ea03c P 70a600501b7646579d6422f3f1b5d72b: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.000s
I20260713 09:08:38.768414 23843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e66497af76b441ec85deebf4d32b87c2" candidate_uuid: "e6f143fc62d343e4b230c714a0b790ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70a600501b7646579d6422f3f1b5d72b"
I20260713 09:08:38.769074 23843 raft_consensus.cc:3060] T e66497af76b441ec85deebf4d32b87c2 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:38.768666 24111 consensus_queue.cc:260] T 0ee59025bbc844e88996640891fde4e0 P ce314ca74b9e4fcbace6430ee59e0d44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:38.769542 24110 tablet_bootstrap.cc:492] T de1409e4269645e6bacc014205991ccf P 70a600501b7646579d6422f3f1b5d72b: Bootstrap starting.
I20260713 09:08:38.771195 24111 ts_tablet_manager.cc:1434] T 0ee59025bbc844e88996640891fde4e0 P ce314ca74b9e4fcbace6430ee59e0d44: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260713 09:08:38.772229 24111 tablet_bootstrap.cc:492] T 82de92d9bec546cd95983b098665cf39 P ce314ca74b9e4fcbace6430ee59e0d44: Bootstrap starting.
I20260713 09:08:38.776958 24110 tablet_bootstrap.cc:654] T de1409e4269645e6bacc014205991ccf P 70a600501b7646579d6422f3f1b5d72b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:38.767737 24123 raft_consensus.cc:515] T 71667f1ec1cd44b7acba695348e4581a P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:38.763360 24117 raft_consensus.cc:515] T 82de92d9bec546cd95983b098665cf39 P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:38.782212 24117 leader_election.cc:290] T 82de92d9bec546cd95983b098665cf39 P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 1 election: Requested vote from peers ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923), e6f143fc62d343e4b230c714a0b790ad (127.21.59.68:33741)
I20260713 09:08:38.783079 23917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82de92d9bec546cd95983b098665cf39" candidate_uuid: "98e22886b69d439ab982bf6bfde8c8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce314ca74b9e4fcbace6430ee59e0d44"
I20260713 09:08:38.784093 24123 leader_election.cc:290] T 71667f1ec1cd44b7acba695348e4581a P ce314ca74b9e4fcbace6430ee59e0d44 [CANDIDATE]: Term 1 election: Requested vote from peers 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853), 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67:46717)
W20260713 09:08:38.784534 23956 leader_election.cc:343] T 82de92d9bec546cd95983b098665cf39 P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:38.785315 24153 leader_election.cc:290] T e66497af76b441ec85deebf4d32b87c2 P e6f143fc62d343e4b230c714a0b790ad [CANDIDATE]: Term 1 election: Requested vote from peers 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853), ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923)
I20260713 09:08:38.785647 23842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71667f1ec1cd44b7acba695348e4581a" candidate_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70a600501b7646579d6422f3f1b5d72b"
I20260713 09:08:38.785830 23917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e66497af76b441ec85deebf4d32b87c2" candidate_uuid: "e6f143fc62d343e4b230c714a0b790ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce314ca74b9e4fcbace6430ee59e0d44"
I20260713 09:08:38.786303 23842 raft_consensus.cc:3060] T 71667f1ec1cd44b7acba695348e4581a P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:38.782713 24117 raft_consensus.cc:493] T 452b628bfea24de1bcb5871caa874e87 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:08:38.789361 24030 leader_election.cc:343] T e66497af76b441ec85deebf4d32b87c2 P e6f143fc62d343e4b230c714a0b790ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:38.789615 24117 raft_consensus.cc:515] T 452b628bfea24de1bcb5871caa874e87 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:38.790711 23991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71667f1ec1cd44b7acba695348e4581a" candidate_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e22886b69d439ab982bf6bfde8c8a3" is_pre_election: true
I20260713 09:08:38.791131 23992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71667f1ec1cd44b7acba695348e4581a" candidate_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e22886b69d439ab982bf6bfde8c8a3"
I20260713 09:08:38.791798 24117 leader_election.cc:290] T 452b628bfea24de1bcb5871caa874e87 P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6f143fc62d343e4b230c714a0b790ad (127.21.59.68:33741), 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853)
I20260713 09:08:38.794374 24066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82de92d9bec546cd95983b098665cf39" candidate_uuid: "98e22886b69d439ab982bf6bfde8c8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6f143fc62d343e4b230c714a0b790ad"
I20260713 09:08:38.794929 24066 raft_consensus.cc:3060] T 82de92d9bec546cd95983b098665cf39 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:38.797610 23842 raft_consensus.cc:2468] T 71667f1ec1cd44b7acba695348e4581a P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce314ca74b9e4fcbace6430ee59e0d44 in term 1.
I20260713 09:08:38.797982 24107 tablet_bootstrap.cc:654] T c71a7ed8c4064f7186edbba7bd68a816 P 98e22886b69d439ab982bf6bfde8c8a3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:38.796077 23843 raft_consensus.cc:2468] T e66497af76b441ec85deebf4d32b87c2 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6f143fc62d343e4b230c714a0b790ad in term 1.
I20260713 09:08:38.807150 24066 raft_consensus.cc:2468] T 82de92d9bec546cd95983b098665cf39 P e6f143fc62d343e4b230c714a0b790ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98e22886b69d439ab982bf6bfde8c8a3 in term 1.
W20260713 09:08:38.807971 23884 leader_election.cc:343] T 71667f1ec1cd44b7acba695348e4581a P ce314ca74b9e4fcbace6430ee59e0d44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67:46717): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:38.807874 23882 leader_election.cc:304] T 71667f1ec1cd44b7acba695348e4581a P ce314ca74b9e4fcbace6430ee59e0d44 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70a600501b7646579d6422f3f1b5d72b, ce314ca74b9e4fcbace6430ee59e0d44; no voters: 
I20260713 09:08:38.808669 24108 tablet_bootstrap.cc:492] T de1409e4269645e6bacc014205991ccf P e6f143fc62d343e4b230c714a0b790ad: No bootstrap required, opened a new log
I20260713 09:08:38.809180 24108 ts_tablet_manager.cc:1403] T de1409e4269645e6bacc014205991ccf P e6f143fc62d343e4b230c714a0b790ad: Time spent bootstrapping tablet: real 0.065s	user 0.013s	sys 0.004s
I20260713 09:08:38.804695 24111 tablet_bootstrap.cc:654] T 82de92d9bec546cd95983b098665cf39 P ce314ca74b9e4fcbace6430ee59e0d44: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:38.808936 24123 raft_consensus.cc:2804] T 71667f1ec1cd44b7acba695348e4581a P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:38.811012 24156 raft_consensus.cc:493] T c71a7ed8c4064f7186edbba7bd68a816 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:08:38.812083 23884 leader_election.cc:343] T 71667f1ec1cd44b7acba695348e4581a P ce314ca74b9e4fcbace6430ee59e0d44 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67:46717): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:38.812453 24066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452b628bfea24de1bcb5871caa874e87" candidate_uuid: "98e22886b69d439ab982bf6bfde8c8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6f143fc62d343e4b230c714a0b790ad" is_pre_election: true
I20260713 09:08:38.812592 24030 leader_election.cc:304] T e66497af76b441ec85deebf4d32b87c2 P e6f143fc62d343e4b230c714a0b790ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 70a600501b7646579d6422f3f1b5d72b, e6f143fc62d343e4b230c714a0b790ad; no voters: ce314ca74b9e4fcbace6430ee59e0d44
I20260713 09:08:38.815779 24156 raft_consensus.cc:515] T c71a7ed8c4064f7186edbba7bd68a816 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:38.817646 24153 raft_consensus.cc:2804] T e66497af76b441ec85deebf4d32b87c2 P e6f143fc62d343e4b230c714a0b790ad [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:38.818291 24153 raft_consensus.cc:697] T e66497af76b441ec85deebf4d32b87c2 P e6f143fc62d343e4b230c714a0b790ad [term 1 LEADER]: Becoming Leader. State: Replica: e6f143fc62d343e4b230c714a0b790ad, State: Running, Role: LEADER
I20260713 09:08:38.822881 24110 tablet_bootstrap.cc:492] T de1409e4269645e6bacc014205991ccf P 70a600501b7646579d6422f3f1b5d72b: No bootstrap required, opened a new log
I20260713 09:08:38.823385 24110 ts_tablet_manager.cc:1403] T de1409e4269645e6bacc014205991ccf P 70a600501b7646579d6422f3f1b5d72b: Time spent bootstrapping tablet: real 0.054s	user 0.005s	sys 0.016s
I20260713 09:08:38.822009 23955 leader_election.cc:304] T 82de92d9bec546cd95983b098665cf39 P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 98e22886b69d439ab982bf6bfde8c8a3, e6f143fc62d343e4b230c714a0b790ad; no voters: ce314ca74b9e4fcbace6430ee59e0d44
I20260713 09:08:38.824226 24111 tablet_bootstrap.cc:492] T 82de92d9bec546cd95983b098665cf39 P ce314ca74b9e4fcbace6430ee59e0d44: No bootstrap required, opened a new log
I20260713 09:08:38.824354 23843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71a7ed8c4064f7186edbba7bd68a816" candidate_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70a600501b7646579d6422f3f1b5d72b" is_pre_election: true
I20260713 09:08:38.824713 24111 ts_tablet_manager.cc:1403] T 82de92d9bec546cd95983b098665cf39 P ce314ca74b9e4fcbace6430ee59e0d44: Time spent bootstrapping tablet: real 0.053s	user 0.005s	sys 0.008s
I20260713 09:08:38.825016 23843 raft_consensus.cc:2468] T c71a7ed8c4064f7186edbba7bd68a816 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce314ca74b9e4fcbace6430ee59e0d44 in term 0.
I20260713 09:08:38.825254 23992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71a7ed8c4064f7186edbba7bd68a816" candidate_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e22886b69d439ab982bf6bfde8c8a3" is_pre_election: true
I20260713 09:08:38.827059 24167 raft_consensus.cc:2804] T 82de92d9bec546cd95983b098665cf39 P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:38.827800 23882 leader_election.cc:304] T c71a7ed8c4064f7186edbba7bd68a816 P ce314ca74b9e4fcbace6430ee59e0d44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70a600501b7646579d6422f3f1b5d72b, ce314ca74b9e4fcbace6430ee59e0d44; no voters: 
I20260713 09:08:38.821834 24156 leader_election.cc:290] T c71a7ed8c4064f7186edbba7bd68a816 P ce314ca74b9e4fcbace6430ee59e0d44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853), 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67:46717)
I20260713 09:08:38.826315 24110 raft_consensus.cc:359] T de1409e4269645e6bacc014205991ccf P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
I20260713 09:08:38.827680 24111 raft_consensus.cc:359] T 82de92d9bec546cd95983b098665cf39 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:38.827996 24167 raft_consensus.cc:697] T 82de92d9bec546cd95983b098665cf39 P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 LEADER]: Becoming Leader. State: Replica: 98e22886b69d439ab982bf6bfde8c8a3, State: Running, Role: LEADER
I20260713 09:08:38.829097 24111 raft_consensus.cc:385] T 82de92d9bec546cd95983b098665cf39 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:08:38.828902 23884 leader_election.cc:343] T c71a7ed8c4064f7186edbba7bd68a816 P ce314ca74b9e4fcbace6430ee59e0d44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67:46717): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:38.830705 24108 raft_consensus.cc:359] T de1409e4269645e6bacc014205991ccf P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
I20260713 09:08:38.831625 24108 raft_consensus.cc:385] T de1409e4269645e6bacc014205991ccf P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:38.831972 24108 raft_consensus.cc:740] T de1409e4269645e6bacc014205991ccf P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6f143fc62d343e4b230c714a0b790ad, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.828552 24110 raft_consensus.cc:385] T de1409e4269645e6bacc014205991ccf P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:38.832808 24108 consensus_queue.cc:260] T de1409e4269645e6bacc014205991ccf P e6f143fc62d343e4b230c714a0b790ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
I20260713 09:08:38.829440 24111 raft_consensus.cc:740] T 82de92d9bec546cd95983b098665cf39 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce314ca74b9e4fcbace6430ee59e0d44, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.830317 24156 raft_consensus.cc:2804] T c71a7ed8c4064f7186edbba7bd68a816 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:38.840008 24117 raft_consensus.cc:493] T 3feefef5c58c49a9b49637d7465ea03c P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:38.841133 24108 ts_tablet_manager.cc:1434] T de1409e4269645e6bacc014205991ccf P e6f143fc62d343e4b230c714a0b790ad: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.001s
I20260713 09:08:38.840626 24117 raft_consensus.cc:515] T 3feefef5c58c49a9b49637d7465ea03c P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:38.839190 24156 raft_consensus.cc:493] T c71a7ed8c4064f7186edbba7bd68a816 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:38.848524 24156 raft_consensus.cc:3060] T c71a7ed8c4064f7186edbba7bd68a816 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:38.835372 24110 raft_consensus.cc:740] T de1409e4269645e6bacc014205991ccf P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70a600501b7646579d6422f3f1b5d72b, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.855362 24123 raft_consensus.cc:697] T 71667f1ec1cd44b7acba695348e4581a P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 LEADER]: Becoming Leader. State: Replica: ce314ca74b9e4fcbace6430ee59e0d44, State: Running, Role: LEADER
W20260713 09:08:38.860924 23789 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:38.840425 24153 consensus_queue.cc:237] T e66497af76b441ec85deebf4d32b87c2 P e6f143fc62d343e4b230c714a0b790ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
I20260713 09:08:38.866035 24110 consensus_queue.cc:260] T de1409e4269645e6bacc014205991ccf P 70a600501b7646579d6422f3f1b5d72b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
I20260713 09:08:38.862511 24066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3feefef5c58c49a9b49637d7465ea03c" candidate_uuid: "98e22886b69d439ab982bf6bfde8c8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6f143fc62d343e4b230c714a0b790ad" is_pre_election: true
I20260713 09:08:38.868433 24110 ts_tablet_manager.cc:1434] T de1409e4269645e6bacc014205991ccf P 70a600501b7646579d6422f3f1b5d72b: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.002s
I20260713 09:08:38.868553 24160 raft_consensus.cc:493] T 3feefef5c58c49a9b49637d7465ea03c P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:38.869434 24110 tablet_bootstrap.cc:492] T b1db5543cb4b40ffb4cb57b385575d13 P 70a600501b7646579d6422f3f1b5d72b: Bootstrap starting.
I20260713 09:08:38.836218 24167 consensus_queue.cc:237] T 82de92d9bec546cd95983b098665cf39 P 98e22886b69d439ab982bf6bfde8c8a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:38.852262 24111 consensus_queue.cc:260] T 82de92d9bec546cd95983b098665cf39 P ce314ca74b9e4fcbace6430ee59e0d44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:38.869199 24160 raft_consensus.cc:515] T 3feefef5c58c49a9b49637d7465ea03c P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:38.873669 24111 ts_tablet_manager.cc:1434] T 82de92d9bec546cd95983b098665cf39 P ce314ca74b9e4fcbace6430ee59e0d44: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.003s
W20260713 09:08:38.875123 23955 leader_election.cc:343] T 3feefef5c58c49a9b49637d7465ea03c P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6f143fc62d343e4b230c714a0b790ad (127.21.59.68:33741): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:38.877614 24108 tablet_bootstrap.cc:492] T 3feefef5c58c49a9b49637d7465ea03c P e6f143fc62d343e4b230c714a0b790ad: Bootstrap starting.
I20260713 09:08:38.874622 24160 leader_election.cc:290] T 3feefef5c58c49a9b49637d7465ea03c P 70a600501b7646579d6422f3f1b5d72b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67:46717), e6f143fc62d343e4b230c714a0b790ad (127.21.59.68:33741)
I20260713 09:08:38.881141 24107 tablet_bootstrap.cc:492] T c71a7ed8c4064f7186edbba7bd68a816 P 98e22886b69d439ab982bf6bfde8c8a3: No bootstrap required, opened a new log
I20260713 09:08:38.883301 24107 ts_tablet_manager.cc:1403] T c71a7ed8c4064f7186edbba7bd68a816 P 98e22886b69d439ab982bf6bfde8c8a3: Time spent bootstrapping tablet: real 0.132s	user 0.018s	sys 0.012s
I20260713 09:08:38.870428 24117 leader_election.cc:290] T 3feefef5c58c49a9b49637d7465ea03c P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6f143fc62d343e4b230c714a0b790ad (127.21.59.68:33741), 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853)
I20260713 09:08:38.875414 23992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3feefef5c58c49a9b49637d7465ea03c" candidate_uuid: "70a600501b7646579d6422f3f1b5d72b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e22886b69d439ab982bf6bfde8c8a3" is_pre_election: true
I20260713 09:08:38.887732 23992 raft_consensus.cc:2468] T 3feefef5c58c49a9b49637d7465ea03c P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70a600501b7646579d6422f3f1b5d72b in term 0.
I20260713 09:08:38.887965 24108 tablet_bootstrap.cc:654] T 3feefef5c58c49a9b49637d7465ea03c P e6f143fc62d343e4b230c714a0b790ad: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:38.889040 23809 leader_election.cc:304] T 3feefef5c58c49a9b49637d7465ea03c P 70a600501b7646579d6422f3f1b5d72b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70a600501b7646579d6422f3f1b5d72b, 98e22886b69d439ab982bf6bfde8c8a3; no voters: 
I20260713 09:08:38.889228 24107 raft_consensus.cc:359] T c71a7ed8c4064f7186edbba7bd68a816 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:38.889989 24107 raft_consensus.cc:385] T c71a7ed8c4064f7186edbba7bd68a816 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:38.890312 24107 raft_consensus.cc:740] T c71a7ed8c4064f7186edbba7bd68a816 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98e22886b69d439ab982bf6bfde8c8a3, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.890376 24160 raft_consensus.cc:2804] T 3feefef5c58c49a9b49637d7465ea03c P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:38.891084 24107 consensus_queue.cc:260] T c71a7ed8c4064f7186edbba7bd68a816 P 98e22886b69d439ab982bf6bfde8c8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:38.892282 24156 raft_consensus.cc:515] T c71a7ed8c4064f7186edbba7bd68a816 P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:38.891049 24160 raft_consensus.cc:493] T 3feefef5c58c49a9b49637d7465ea03c P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:38.893098 24160 raft_consensus.cc:3060] T 3feefef5c58c49a9b49637d7465ea03c P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:38.895493 23992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71a7ed8c4064f7186edbba7bd68a816" candidate_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e22886b69d439ab982bf6bfde8c8a3"
I20260713 09:08:38.896198 23992 raft_consensus.cc:3060] T c71a7ed8c4064f7186edbba7bd68a816 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:38.896799 24107 ts_tablet_manager.cc:1434] T c71a7ed8c4064f7186edbba7bd68a816 P 98e22886b69d439ab982bf6bfde8c8a3: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260713 09:08:38.897835 24107 tablet_bootstrap.cc:492] T 71667f1ec1cd44b7acba695348e4581a P 98e22886b69d439ab982bf6bfde8c8a3: Bootstrap starting.
I20260713 09:08:38.902470 24156 leader_election.cc:290] T c71a7ed8c4064f7186edbba7bd68a816 P ce314ca74b9e4fcbace6430ee59e0d44 [CANDIDATE]: Term 1 election: Requested vote from peers 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853), 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67:46717)
I20260713 09:08:38.903309 24123 consensus_queue.cc:237] T 71667f1ec1cd44b7acba695348e4581a P ce314ca74b9e4fcbace6430ee59e0d44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
W20260713 09:08:38.875586 23882 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.59.65:44853, user_credentials={real_user=slave}} blocked reactor thread for 46217.6us
I20260713 09:08:38.879163 24111 tablet_bootstrap.cc:492] T 3ebad51c59c14c95b952336fd30b45bb P ce314ca74b9e4fcbace6430ee59e0d44: Bootstrap starting.
I20260713 09:08:38.916414 24110 tablet_bootstrap.cc:654] T b1db5543cb4b40ffb4cb57b385575d13 P 70a600501b7646579d6422f3f1b5d72b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:38.917075 24107 tablet_bootstrap.cc:654] T 71667f1ec1cd44b7acba695348e4581a P 98e22886b69d439ab982bf6bfde8c8a3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:38.925314 23843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71a7ed8c4064f7186edbba7bd68a816" candidate_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70a600501b7646579d6422f3f1b5d72b"
I20260713 09:08:38.926040 23843 raft_consensus.cc:3060] T c71a7ed8c4064f7186edbba7bd68a816 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:38.927906 24153 raft_consensus.cc:493] T de1409e4269645e6bacc014205991ccf P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:38.929189 24174 raft_consensus.cc:493] T 0ee59025bbc844e88996640891fde4e0 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:38.930449 23992 raft_consensus.cc:2468] T c71a7ed8c4064f7186edbba7bd68a816 P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce314ca74b9e4fcbace6430ee59e0d44 in term 1.
I20260713 09:08:38.930722 24174 raft_consensus.cc:515] T 0ee59025bbc844e88996640891fde4e0 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:38.931478 24153 raft_consensus.cc:515] T de1409e4269645e6bacc014205991ccf P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
I20260713 09:08:38.932279 23842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452b628bfea24de1bcb5871caa874e87" candidate_uuid: "98e22886b69d439ab982bf6bfde8c8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70a600501b7646579d6422f3f1b5d72b" is_pre_election: true
I20260713 09:08:38.933063 23842 raft_consensus.cc:2393] T 452b628bfea24de1bcb5871caa874e87 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 98e22886b69d439ab982bf6bfde8c8a3 in current term 1: Already voted for candidate e6f143fc62d343e4b230c714a0b790ad in this term.
I20260713 09:08:38.933322 23884 leader_election.cc:304] T c71a7ed8c4064f7186edbba7bd68a816 P ce314ca74b9e4fcbace6430ee59e0d44 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98e22886b69d439ab982bf6bfde8c8a3, ce314ca74b9e4fcbace6430ee59e0d44; no voters: 
I20260713 09:08:38.933528 24153 leader_election.cc:290] T de1409e4269645e6bacc014205991ccf P e6f143fc62d343e4b230c714a0b790ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853), ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923)
I20260713 09:08:38.935402 24156 raft_consensus.cc:2804] T c71a7ed8c4064f7186edbba7bd68a816 P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:38.931687 23841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3feefef5c58c49a9b49637d7465ea03c" candidate_uuid: "98e22886b69d439ab982bf6bfde8c8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70a600501b7646579d6422f3f1b5d72b" is_pre_election: true
I20260713 09:08:38.937750 23842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de1409e4269645e6bacc014205991ccf" candidate_uuid: "e6f143fc62d343e4b230c714a0b790ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70a600501b7646579d6422f3f1b5d72b" is_pre_election: true
I20260713 09:08:38.938376 23842 raft_consensus.cc:2468] T de1409e4269645e6bacc014205991ccf P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6f143fc62d343e4b230c714a0b790ad in term 0.
I20260713 09:08:38.939594 24030 leader_election.cc:304] T de1409e4269645e6bacc014205991ccf P e6f143fc62d343e4b230c714a0b790ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70a600501b7646579d6422f3f1b5d72b, e6f143fc62d343e4b230c714a0b790ad; no voters: 
I20260713 09:08:38.939875 23956 leader_election.cc:304] T 452b628bfea24de1bcb5871caa874e87 P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 98e22886b69d439ab982bf6bfde8c8a3; no voters: 70a600501b7646579d6422f3f1b5d72b, e6f143fc62d343e4b230c714a0b790ad
I20260713 09:08:38.940623 24153 raft_consensus.cc:2804] T de1409e4269645e6bacc014205991ccf P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:38.940791 24167 raft_consensus.cc:3060] T 452b628bfea24de1bcb5871caa874e87 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:38.941046 24153 raft_consensus.cc:493] T de1409e4269645e6bacc014205991ccf P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:38.941421 24153 raft_consensus.cc:3060] T de1409e4269645e6bacc014205991ccf P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:38.942096 24108 tablet_bootstrap.cc:492] T 3feefef5c58c49a9b49637d7465ea03c P e6f143fc62d343e4b230c714a0b790ad: No bootstrap required, opened a new log
I20260713 09:08:38.942550 24108 ts_tablet_manager.cc:1403] T 3feefef5c58c49a9b49637d7465ea03c P e6f143fc62d343e4b230c714a0b790ad: Time spent bootstrapping tablet: real 0.065s	user 0.006s	sys 0.010s
I20260713 09:08:38.940642 23917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de1409e4269645e6bacc014205991ccf" candidate_uuid: "e6f143fc62d343e4b230c714a0b790ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" is_pre_election: true
I20260713 09:08:38.943512 23917 raft_consensus.cc:2468] T de1409e4269645e6bacc014205991ccf P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6f143fc62d343e4b230c714a0b790ad in term 0.
I20260713 09:08:38.943552 23991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ee59025bbc844e88996640891fde4e0" candidate_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e22886b69d439ab982bf6bfde8c8a3" is_pre_election: true
I20260713 09:08:38.944396 23991 raft_consensus.cc:2393] T 0ee59025bbc844e88996640891fde4e0 P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce314ca74b9e4fcbace6430ee59e0d44 in current term 1: Already voted for candidate e6f143fc62d343e4b230c714a0b790ad in this term.
I20260713 09:08:38.945254 24160 raft_consensus.cc:515] T 3feefef5c58c49a9b49637d7465ea03c P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:38.946374 23841 raft_consensus.cc:2393] T 3feefef5c58c49a9b49637d7465ea03c P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 98e22886b69d439ab982bf6bfde8c8a3 in current term 1: Already voted for candidate 70a600501b7646579d6422f3f1b5d72b in this term.
I20260713 09:08:38.949422 23956 leader_election.cc:304] T 3feefef5c58c49a9b49637d7465ea03c P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 98e22886b69d439ab982bf6bfde8c8a3; no voters: 70a600501b7646579d6422f3f1b5d72b, e6f143fc62d343e4b230c714a0b790ad
I20260713 09:08:38.950155 23843 raft_consensus.cc:2468] T c71a7ed8c4064f7186edbba7bd68a816 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce314ca74b9e4fcbace6430ee59e0d44 in term 1.
I20260713 09:08:38.950613 24117 raft_consensus.cc:3060] T 3feefef5c58c49a9b49637d7465ea03c P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:38.936029 24156 raft_consensus.cc:697] T c71a7ed8c4064f7186edbba7bd68a816 P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 LEADER]: Becoming Leader. State: Replica: ce314ca74b9e4fcbace6430ee59e0d44, State: Running, Role: LEADER
I20260713 09:08:38.952256 24174 leader_election.cc:290] T 0ee59025bbc844e88996640891fde4e0 P ce314ca74b9e4fcbace6430ee59e0d44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67:46717), e6f143fc62d343e4b230c714a0b790ad (127.21.59.68:33741)
I20260713 09:08:38.951702 24156 consensus_queue.cc:237] T c71a7ed8c4064f7186edbba7bd68a816 P ce314ca74b9e4fcbace6430ee59e0d44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:38.953297 24066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ee59025bbc844e88996640891fde4e0" candidate_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6f143fc62d343e4b230c714a0b790ad" is_pre_election: true
I20260713 09:08:38.956037 23881 leader_election.cc:304] T 0ee59025bbc844e88996640891fde4e0 P ce314ca74b9e4fcbace6430ee59e0d44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce314ca74b9e4fcbace6430ee59e0d44; no voters: 98e22886b69d439ab982bf6bfde8c8a3, e6f143fc62d343e4b230c714a0b790ad
I20260713 09:08:38.956629 24108 raft_consensus.cc:359] T 3feefef5c58c49a9b49637d7465ea03c P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:38.957396 24108 raft_consensus.cc:385] T 3feefef5c58c49a9b49637d7465ea03c P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:38.957695 24108 raft_consensus.cc:740] T 3feefef5c58c49a9b49637d7465ea03c P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6f143fc62d343e4b230c714a0b790ad, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.959349 24174 raft_consensus.cc:3060] T 0ee59025bbc844e88996640891fde4e0 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:38.960216 24160 leader_election.cc:290] T 3feefef5c58c49a9b49637d7465ea03c P 70a600501b7646579d6422f3f1b5d72b [CANDIDATE]: Term 1 election: Requested vote from peers 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67:46717), e6f143fc62d343e4b230c714a0b790ad (127.21.59.68:33741)
I20260713 09:08:38.962797 24175 raft_consensus.cc:493] T 82de92d9bec546cd95983b098665cf39 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:38.963258 24175 raft_consensus.cc:515] T 82de92d9bec546cd95983b098665cf39 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:38.964885 24117 raft_consensus.cc:2749] T 3feefef5c58c49a9b49637d7465ea03c P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:38.961705 23991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3feefef5c58c49a9b49637d7465ea03c" candidate_uuid: "70a600501b7646579d6422f3f1b5d72b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e22886b69d439ab982bf6bfde8c8a3"
I20260713 09:08:38.965379 24175 leader_election.cc:290] T 82de92d9bec546cd95983b098665cf39 P ce314ca74b9e4fcbace6430ee59e0d44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67:46717), e6f143fc62d343e4b230c714a0b790ad (127.21.59.68:33741)
I20260713 09:08:38.958508 24108 consensus_queue.cc:260] T 3feefef5c58c49a9b49637d7465ea03c P e6f143fc62d343e4b230c714a0b790ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:38.951685 24153 raft_consensus.cc:515] T de1409e4269645e6bacc014205991ccf P e6f143fc62d343e4b230c714a0b790ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
I20260713 09:08:38.969537 24167 raft_consensus.cc:2749] T 452b628bfea24de1bcb5871caa874e87 P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:38.970726 24153 leader_election.cc:290] T de1409e4269645e6bacc014205991ccf P e6f143fc62d343e4b230c714a0b790ad [CANDIDATE]: Term 1 election: Requested vote from peers 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853), ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923)
I20260713 09:08:38.972541 24108 ts_tablet_manager.cc:1434] T 3feefef5c58c49a9b49637d7465ea03c P e6f143fc62d343e4b230c714a0b790ad: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260713 09:08:38.973744 24108 tablet_bootstrap.cc:492] T 3ebad51c59c14c95b952336fd30b45bb P e6f143fc62d343e4b230c714a0b790ad: Bootstrap starting.
I20260713 09:08:38.982268 24066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82de92d9bec546cd95983b098665cf39" candidate_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6f143fc62d343e4b230c714a0b790ad" is_pre_election: true
I20260713 09:08:38.983493 24066 raft_consensus.cc:2393] T 82de92d9bec546cd95983b098665cf39 P e6f143fc62d343e4b230c714a0b790ad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce314ca74b9e4fcbace6430ee59e0d44 in current term 1: Already voted for candidate 98e22886b69d439ab982bf6bfde8c8a3 in this term.
I20260713 09:08:38.986081 24107 tablet_bootstrap.cc:492] T 71667f1ec1cd44b7acba695348e4581a P 98e22886b69d439ab982bf6bfde8c8a3: No bootstrap required, opened a new log
I20260713 09:08:38.986582 24107 ts_tablet_manager.cc:1403] T 71667f1ec1cd44b7acba695348e4581a P 98e22886b69d439ab982bf6bfde8c8a3: Time spent bootstrapping tablet: real 0.089s	user 0.010s	sys 0.005s
I20260713 09:08:38.989313 24107 raft_consensus.cc:359] T 71667f1ec1cd44b7acba695348e4581a P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:38.989986 24107 raft_consensus.cc:385] T 71667f1ec1cd44b7acba695348e4581a P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:38.990283 24107 raft_consensus.cc:740] T 71667f1ec1cd44b7acba695348e4581a P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98e22886b69d439ab982bf6bfde8c8a3, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.991149 24107 consensus_queue.cc:260] T 71667f1ec1cd44b7acba695348e4581a P 98e22886b69d439ab982bf6bfde8c8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:38.991863 23990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82de92d9bec546cd95983b098665cf39" candidate_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e22886b69d439ab982bf6bfde8c8a3" is_pre_election: true
I20260713 09:08:38.993506 24107 ts_tablet_manager.cc:1434] T 71667f1ec1cd44b7acba695348e4581a P 98e22886b69d439ab982bf6bfde8c8a3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:08:38.994411 24107 tablet_bootstrap.cc:492] T 8ca7fb1f50fb4c76bf9da02669babb98 P 98e22886b69d439ab982bf6bfde8c8a3: Bootstrap starting.
I20260713 09:08:38.998858 23884 leader_election.cc:304] T 82de92d9bec546cd95983b098665cf39 P ce314ca74b9e4fcbace6430ee59e0d44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce314ca74b9e4fcbace6430ee59e0d44; no voters: 98e22886b69d439ab982bf6bfde8c8a3, e6f143fc62d343e4b230c714a0b790ad
I20260713 09:08:39.000409 24156 raft_consensus.cc:3060] T 82de92d9bec546cd95983b098665cf39 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:38.989753 23917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de1409e4269645e6bacc014205991ccf" candidate_uuid: "e6f143fc62d343e4b230c714a0b790ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce314ca74b9e4fcbace6430ee59e0d44"
I20260713 09:08:39.002390 24107 tablet_bootstrap.cc:654] T 8ca7fb1f50fb4c76bf9da02669babb98 P 98e22886b69d439ab982bf6bfde8c8a3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:39.002624 23917 raft_consensus.cc:3060] T de1409e4269645e6bacc014205991ccf P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:39.008667 24111 tablet_bootstrap.cc:654] T 3ebad51c59c14c95b952336fd30b45bb P ce314ca74b9e4fcbace6430ee59e0d44: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:39.004585 23843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de1409e4269645e6bacc014205991ccf" candidate_uuid: "e6f143fc62d343e4b230c714a0b790ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70a600501b7646579d6422f3f1b5d72b"
I20260713 09:08:39.010015 23843 raft_consensus.cc:3060] T de1409e4269645e6bacc014205991ccf P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:39.011407 23991 raft_consensus.cc:2468] T 3feefef5c58c49a9b49637d7465ea03c P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70a600501b7646579d6422f3f1b5d72b in term 1.
I20260713 09:08:39.012022 24066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3feefef5c58c49a9b49637d7465ea03c" candidate_uuid: "70a600501b7646579d6422f3f1b5d72b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6f143fc62d343e4b230c714a0b790ad" is_pre_election: true
I20260713 09:08:39.012528 23809 leader_election.cc:304] T 3feefef5c58c49a9b49637d7465ea03c P 70a600501b7646579d6422f3f1b5d72b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70a600501b7646579d6422f3f1b5d72b, 98e22886b69d439ab982bf6bfde8c8a3; no voters: 
I20260713 09:08:39.014370 24065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3feefef5c58c49a9b49637d7465ea03c" candidate_uuid: "70a600501b7646579d6422f3f1b5d72b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6f143fc62d343e4b230c714a0b790ad"
I20260713 09:08:39.015123 24160 raft_consensus.cc:2804] T 3feefef5c58c49a9b49637d7465ea03c P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:39.015622 24160 raft_consensus.cc:697] T 3feefef5c58c49a9b49637d7465ea03c P 70a600501b7646579d6422f3f1b5d72b [term 1 LEADER]: Becoming Leader. State: Replica: 70a600501b7646579d6422f3f1b5d72b, State: Running, Role: LEADER
I20260713 09:08:39.013013 24066 raft_consensus.cc:2468] T 3feefef5c58c49a9b49637d7465ea03c P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70a600501b7646579d6422f3f1b5d72b in term 0.
I20260713 09:08:39.017760 24153 consensus_queue.cc:1048] T 452b628bfea24de1bcb5871caa874e87 P e6f143fc62d343e4b230c714a0b790ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:39.018472 24160 consensus_queue.cc:237] T 3feefef5c58c49a9b49637d7465ea03c P 70a600501b7646579d6422f3f1b5d72b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:39.023188 24110 tablet_bootstrap.cc:492] T b1db5543cb4b40ffb4cb57b385575d13 P 70a600501b7646579d6422f3f1b5d72b: No bootstrap required, opened a new log
I20260713 09:08:39.023818 24110 ts_tablet_manager.cc:1403] T b1db5543cb4b40ffb4cb57b385575d13 P 70a600501b7646579d6422f3f1b5d72b: Time spent bootstrapping tablet: real 0.155s	user 0.016s	sys 0.021s
I20260713 09:08:39.028033 24110 raft_consensus.cc:359] T b1db5543cb4b40ffb4cb57b385575d13 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:39.030120 24153 consensus_queue.cc:1048] T 452b628bfea24de1bcb5871caa874e87 P e6f143fc62d343e4b230c714a0b790ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:39.032526 24110 raft_consensus.cc:385] T b1db5543cb4b40ffb4cb57b385575d13 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:39.033217 24110 raft_consensus.cc:740] T b1db5543cb4b40ffb4cb57b385575d13 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70a600501b7646579d6422f3f1b5d72b, State: Initialized, Role: FOLLOWER
I20260713 09:08:39.037729 24167 raft_consensus.cc:493] T 3ebad51c59c14c95b952336fd30b45bb P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:39.038578 24167 raft_consensus.cc:515] T 3ebad51c59c14c95b952336fd30b45bb P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:39.040678 24167 leader_election.cc:290] T 3ebad51c59c14c95b952336fd30b45bb P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923), e6f143fc62d343e4b230c714a0b790ad (127.21.59.68:33741)
I20260713 09:08:39.042179 23915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ebad51c59c14c95b952336fd30b45bb" candidate_uuid: "98e22886b69d439ab982bf6bfde8c8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" is_pre_election: true
I20260713 09:08:39.042202 24066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ebad51c59c14c95b952336fd30b45bb" candidate_uuid: "98e22886b69d439ab982bf6bfde8c8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6f143fc62d343e4b230c714a0b790ad" is_pre_election: true
W20260713 09:08:39.043844 23955 leader_election.cc:343] T 3ebad51c59c14c95b952336fd30b45bb P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6f143fc62d343e4b230c714a0b790ad (127.21.59.68:33741): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:39.044106 23917 raft_consensus.cc:2468] T de1409e4269645e6bacc014205991ccf P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6f143fc62d343e4b230c714a0b790ad in term 1.
I20260713 09:08:39.049402 24110 consensus_queue.cc:260] T b1db5543cb4b40ffb4cb57b385575d13 P 70a600501b7646579d6422f3f1b5d72b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:39.038199 24108 tablet_bootstrap.cc:654] T 3ebad51c59c14c95b952336fd30b45bb P e6f143fc62d343e4b230c714a0b790ad: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:39.053402 24110 ts_tablet_manager.cc:1434] T b1db5543cb4b40ffb4cb57b385575d13 P 70a600501b7646579d6422f3f1b5d72b: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.003s
I20260713 09:08:39.055181 24110 tablet_bootstrap.cc:492] T 31c766822692416eb53c13bf247b3b80 P 70a600501b7646579d6422f3f1b5d72b: Bootstrap starting.
W20260713 09:08:39.052021 23956 leader_election.cc:343] T 3ebad51c59c14c95b952336fd30b45bb P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:39.048525 24030 leader_election.cc:304] T de1409e4269645e6bacc014205991ccf P e6f143fc62d343e4b230c714a0b790ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce314ca74b9e4fcbace6430ee59e0d44, e6f143fc62d343e4b230c714a0b790ad; no voters: 
I20260713 09:08:39.055819 23956 leader_election.cc:304] T 3ebad51c59c14c95b952336fd30b45bb P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 98e22886b69d439ab982bf6bfde8c8a3; no voters: ce314ca74b9e4fcbace6430ee59e0d44, e6f143fc62d343e4b230c714a0b790ad
I20260713 09:08:39.056201 24153 raft_consensus.cc:2804] T de1409e4269645e6bacc014205991ccf P e6f143fc62d343e4b230c714a0b790ad [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:39.056596 24117 raft_consensus.cc:2749] T 3ebad51c59c14c95b952336fd30b45bb P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:39.056676 24153 raft_consensus.cc:697] T de1409e4269645e6bacc014205991ccf P e6f143fc62d343e4b230c714a0b790ad [term 1 LEADER]: Becoming Leader. State: Replica: e6f143fc62d343e4b230c714a0b790ad, State: Running, Role: LEADER
I20260713 09:08:39.057672 24153 consensus_queue.cc:237] T de1409e4269645e6bacc014205991ccf P e6f143fc62d343e4b230c714a0b790ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
I20260713 09:08:39.060755 24110 tablet_bootstrap.cc:654] T 31c766822692416eb53c13bf247b3b80 P 70a600501b7646579d6422f3f1b5d72b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:39.060766 24174 raft_consensus.cc:2749] T 0ee59025bbc844e88996640891fde4e0 P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:39.062978 24156 raft_consensus.cc:2749] T 82de92d9bec546cd95983b098665cf39 P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:39.061071 23843 raft_consensus.cc:2468] T de1409e4269645e6bacc014205991ccf P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6f143fc62d343e4b230c714a0b790ad in term 1.
I20260713 09:08:39.064783 24150 consensus_queue.cc:1048] T 036bce878e324a06aff19d669341fb71 P e6f143fc62d343e4b230c714a0b790ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:39.075687 23740 catalog_manager.cc:5697] T 82de92d9bec546cd95983b098665cf39 P 98e22886b69d439ab982bf6bfde8c8a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67). New cstate: current_term: 1 leader_uuid: "98e22886b69d439ab982bf6bfde8c8a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:39.077031 24111 tablet_bootstrap.cc:492] T 3ebad51c59c14c95b952336fd30b45bb P ce314ca74b9e4fcbace6430ee59e0d44: No bootstrap required, opened a new log
I20260713 09:08:39.077499 24111 ts_tablet_manager.cc:1403] T 3ebad51c59c14c95b952336fd30b45bb P ce314ca74b9e4fcbace6430ee59e0d44: Time spent bootstrapping tablet: real 0.203s	user 0.012s	sys 0.015s
I20260713 09:08:39.080914 24111 raft_consensus.cc:359] T 3ebad51c59c14c95b952336fd30b45bb P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:39.081473 24111 raft_consensus.cc:385] T 3ebad51c59c14c95b952336fd30b45bb P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:39.081745 24111 raft_consensus.cc:740] T 3ebad51c59c14c95b952336fd30b45bb P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce314ca74b9e4fcbace6430ee59e0d44, State: Initialized, Role: FOLLOWER
I20260713 09:08:39.082610 24107 tablet_bootstrap.cc:492] T 8ca7fb1f50fb4c76bf9da02669babb98 P 98e22886b69d439ab982bf6bfde8c8a3: No bootstrap required, opened a new log
I20260713 09:08:39.082377 24111 consensus_queue.cc:260] T 3ebad51c59c14c95b952336fd30b45bb P ce314ca74b9e4fcbace6430ee59e0d44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:39.083093 24107 ts_tablet_manager.cc:1403] T 8ca7fb1f50fb4c76bf9da02669babb98 P 98e22886b69d439ab982bf6bfde8c8a3: Time spent bootstrapping tablet: real 0.089s	user 0.012s	sys 0.006s
I20260713 09:08:39.084342 24111 ts_tablet_manager.cc:1434] T 3ebad51c59c14c95b952336fd30b45bb P ce314ca74b9e4fcbace6430ee59e0d44: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:39.085222 24111 tablet_bootstrap.cc:492] T 31c766822692416eb53c13bf247b3b80 P ce314ca74b9e4fcbace6430ee59e0d44: Bootstrap starting.
I20260713 09:08:39.085626 24107 raft_consensus.cc:359] T 8ca7fb1f50fb4c76bf9da02669babb98 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:39.086264 24107 raft_consensus.cc:385] T 8ca7fb1f50fb4c76bf9da02669babb98 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:39.086515 24107 raft_consensus.cc:740] T 8ca7fb1f50fb4c76bf9da02669babb98 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98e22886b69d439ab982bf6bfde8c8a3, State: Initialized, Role: FOLLOWER
I20260713 09:08:39.087334 23841 raft_consensus.cc:3060] T b1db5543cb4b40ffb4cb57b385575d13 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:39.087287 24107 consensus_queue.cc:260] T 8ca7fb1f50fb4c76bf9da02669babb98 P 98e22886b69d439ab982bf6bfde8c8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:39.095500 24107 ts_tablet_manager.cc:1434] T 8ca7fb1f50fb4c76bf9da02669babb98 P 98e22886b69d439ab982bf6bfde8c8a3: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.002s
I20260713 09:08:39.096473 24107 tablet_bootstrap.cc:492] T 97bd3a67be8c4310ba5c8d48ce8478e7 P 98e22886b69d439ab982bf6bfde8c8a3: Bootstrap starting.
I20260713 09:08:39.106154 23737 catalog_manager.cc:5697] T 0ee59025bbc844e88996640891fde4e0 P e6f143fc62d343e4b230c714a0b790ad reported cstate change: term changed from 0 to 1, leader changed from <none> to e6f143fc62d343e4b230c714a0b790ad (127.21.59.68). New cstate: current_term: 1 leader_uuid: "e6f143fc62d343e4b230c714a0b790ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:39.108919 23737 catalog_manager.cc:5697] T 036bce878e324a06aff19d669341fb71 P e6f143fc62d343e4b230c714a0b790ad reported cstate change: term changed from 0 to 1, leader changed from <none> to e6f143fc62d343e4b230c714a0b790ad (127.21.59.68). New cstate: current_term: 1 leader_uuid: "e6f143fc62d343e4b230c714a0b790ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:39.109941 24107 tablet_bootstrap.cc:654] T 97bd3a67be8c4310ba5c8d48ce8478e7 P 98e22886b69d439ab982bf6bfde8c8a3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:39.122931 24153 consensus_queue.cc:1048] T 0ee59025bbc844e88996640891fde4e0 P e6f143fc62d343e4b230c714a0b790ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:39.127173 24107 tablet_bootstrap.cc:492] T 97bd3a67be8c4310ba5c8d48ce8478e7 P 98e22886b69d439ab982bf6bfde8c8a3: No bootstrap required, opened a new log
I20260713 09:08:39.127239 24110 tablet_bootstrap.cc:492] T 31c766822692416eb53c13bf247b3b80 P 70a600501b7646579d6422f3f1b5d72b: No bootstrap required, opened a new log
I20260713 09:08:39.127841 24107 ts_tablet_manager.cc:1403] T 97bd3a67be8c4310ba5c8d48ce8478e7 P 98e22886b69d439ab982bf6bfde8c8a3: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.005s
I20260713 09:08:39.127928 24110 ts_tablet_manager.cc:1403] T 31c766822692416eb53c13bf247b3b80 P 70a600501b7646579d6422f3f1b5d72b: Time spent bootstrapping tablet: real 0.073s	user 0.020s	sys 0.028s
I20260713 09:08:39.131310 24107 raft_consensus.cc:359] T 97bd3a67be8c4310ba5c8d48ce8478e7 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:39.135428 24107 raft_consensus.cc:385] T 97bd3a67be8c4310ba5c8d48ce8478e7 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:39.135891 24107 raft_consensus.cc:740] T 97bd3a67be8c4310ba5c8d48ce8478e7 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98e22886b69d439ab982bf6bfde8c8a3, State: Initialized, Role: FOLLOWER
I20260713 09:08:39.136193 24110 raft_consensus.cc:359] T 31c766822692416eb53c13bf247b3b80 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:39.137110 24110 raft_consensus.cc:385] T 31c766822692416eb53c13bf247b3b80 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:39.137441 24110 raft_consensus.cc:740] T 31c766822692416eb53c13bf247b3b80 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70a600501b7646579d6422f3f1b5d72b, State: Initialized, Role: FOLLOWER
I20260713 09:08:39.138317 24110 consensus_queue.cc:260] T 31c766822692416eb53c13bf247b3b80 P 70a600501b7646579d6422f3f1b5d72b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:39.139389 24167 raft_consensus.cc:493] T 8ca7fb1f50fb4c76bf9da02669babb98 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:39.115391 24156 consensus_queue.cc:1048] T b1db5543cb4b40ffb4cb57b385575d13 P ce314ca74b9e4fcbace6430ee59e0d44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260713 09:08:39.140465 24110 ts_tablet_manager.cc:1434] T 31c766822692416eb53c13bf247b3b80 P 70a600501b7646579d6422f3f1b5d72b: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:08:39.139860 24167 raft_consensus.cc:515] T 8ca7fb1f50fb4c76bf9da02669babb98 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:39.139847 24107 consensus_queue.cc:260] T 97bd3a67be8c4310ba5c8d48ce8478e7 P 98e22886b69d439ab982bf6bfde8c8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:39.155804 24110 tablet_bootstrap.cc:492] T 036bce878e324a06aff19d669341fb71 P 70a600501b7646579d6422f3f1b5d72b: Bootstrap starting.
I20260713 09:08:39.157126 24066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ca7fb1f50fb4c76bf9da02669babb98" candidate_uuid: "98e22886b69d439ab982bf6bfde8c8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6f143fc62d343e4b230c714a0b790ad" is_pre_election: true
W20260713 09:08:39.159914 23955 leader_election.cc:343] T 8ca7fb1f50fb4c76bf9da02669babb98 P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6f143fc62d343e4b230c714a0b790ad (127.21.59.68:33741): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:39.162422 24110 tablet_bootstrap.cc:654] T 036bce878e324a06aff19d669341fb71 P 70a600501b7646579d6422f3f1b5d72b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:39.130924 24160 consensus_queue.cc:1048] T a08bea61fd74443aae234f92edf3f21b P 70a600501b7646579d6422f3f1b5d72b [LEADER]: Connected to new peer: Peer: permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.032s
I20260713 09:08:39.160708 24174 consensus_queue.cc:1048] T b1db5543cb4b40ffb4cb57b385575d13 P ce314ca74b9e4fcbace6430ee59e0d44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:39.168000 24160 consensus_queue.cc:1048] T a08bea61fd74443aae234f92edf3f21b P 70a600501b7646579d6422f3f1b5d72b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:39.110630 23737 catalog_manager.cc:5697] T e66497af76b441ec85deebf4d32b87c2 P e6f143fc62d343e4b230c714a0b790ad reported cstate change: term changed from 0 to 1, leader changed from <none> to e6f143fc62d343e4b230c714a0b790ad (127.21.59.68). New cstate: current_term: 1 leader_uuid: "e6f143fc62d343e4b230c714a0b790ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:39.157383 24107 ts_tablet_manager.cc:1434] T 97bd3a67be8c4310ba5c8d48ce8478e7 P 98e22886b69d439ab982bf6bfde8c8a3: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260713 09:08:39.171947 24107 tablet_bootstrap.cc:492] T 8cc3f528849c4126982f9705b53f1fd5 P 98e22886b69d439ab982bf6bfde8c8a3: Bootstrap starting.
I20260713 09:08:39.174989 24108 tablet_bootstrap.cc:492] T 3ebad51c59c14c95b952336fd30b45bb P e6f143fc62d343e4b230c714a0b790ad: No bootstrap required, opened a new log
I20260713 09:08:39.180073 24108 ts_tablet_manager.cc:1403] T 3ebad51c59c14c95b952336fd30b45bb P e6f143fc62d343e4b230c714a0b790ad: Time spent bootstrapping tablet: real 0.207s	user 0.016s	sys 0.014s
I20260713 09:08:39.184808 24107 tablet_bootstrap.cc:654] T 8cc3f528849c4126982f9705b53f1fd5 P 98e22886b69d439ab982bf6bfde8c8a3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:39.186843 24167 leader_election.cc:290] T 8ca7fb1f50fb4c76bf9da02669babb98 P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6f143fc62d343e4b230c714a0b790ad (127.21.59.68:33741), 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853)
I20260713 09:08:39.188779 24111 tablet_bootstrap.cc:654] T 31c766822692416eb53c13bf247b3b80 P ce314ca74b9e4fcbace6430ee59e0d44: Neither blocks nor log segments found. Creating new log.
W20260713 09:08:39.196033 24030 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.59.66:33923, user_credentials={real_user=slave}} blocked reactor thread for 91611.3us
I20260713 09:08:39.204774 23843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ca7fb1f50fb4c76bf9da02669babb98" candidate_uuid: "98e22886b69d439ab982bf6bfde8c8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70a600501b7646579d6422f3f1b5d72b" is_pre_election: true
W20260713 09:08:39.207417 23956 leader_election.cc:343] T 8ca7fb1f50fb4c76bf9da02669babb98 P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:39.207880 23956 leader_election.cc:304] T 8ca7fb1f50fb4c76bf9da02669babb98 P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 98e22886b69d439ab982bf6bfde8c8a3; no voters: 70a600501b7646579d6422f3f1b5d72b, e6f143fc62d343e4b230c714a0b790ad
I20260713 09:08:39.208956 24116 raft_consensus.cc:493] T 235a25d1c975486bae13a1819187647f P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:39.209481 24116 raft_consensus.cc:515] T 235a25d1c975486bae13a1819187647f P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
I20260713 09:08:39.210650 24117 raft_consensus.cc:2749] T 8ca7fb1f50fb4c76bf9da02669babb98 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:39.211947 24116 leader_election.cc:290] T 235a25d1c975486bae13a1819187647f P e6f143fc62d343e4b230c714a0b790ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853), ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923)
I20260713 09:08:39.216883 23740 catalog_manager.cc:5697] T 3feefef5c58c49a9b49637d7465ea03c P 70a600501b7646579d6422f3f1b5d72b reported cstate change: term changed from 0 to 1, leader changed from <none> to 70a600501b7646579d6422f3f1b5d72b (127.21.59.65). New cstate: current_term: 1 leader_uuid: "70a600501b7646579d6422f3f1b5d72b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:39.226715 24108 raft_consensus.cc:359] T 3ebad51c59c14c95b952336fd30b45bb P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:39.227489 24108 raft_consensus.cc:385] T 3ebad51c59c14c95b952336fd30b45bb P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:39.227784 24108 raft_consensus.cc:740] T 3ebad51c59c14c95b952336fd30b45bb P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6f143fc62d343e4b230c714a0b790ad, State: Initialized, Role: FOLLOWER
I20260713 09:08:39.228302 24153 consensus_queue.cc:1048] T 0ee59025bbc844e88996640891fde4e0 P e6f143fc62d343e4b230c714a0b790ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:39.228402 24108 consensus_queue.cc:260] T 3ebad51c59c14c95b952336fd30b45bb P e6f143fc62d343e4b230c714a0b790ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:39.230274 23843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "235a25d1c975486bae13a1819187647f" candidate_uuid: "e6f143fc62d343e4b230c714a0b790ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70a600501b7646579d6422f3f1b5d72b" is_pre_election: true
I20260713 09:08:39.229882 23739 catalog_manager.cc:5697] T c71a7ed8c4064f7186edbba7bd68a816 P ce314ca74b9e4fcbace6430ee59e0d44 reported cstate change: term changed from 0 to 1, leader changed from <none> to ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66). New cstate: current_term: 1 leader_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:39.231753 23739 catalog_manager.cc:5697] T 71667f1ec1cd44b7acba695348e4581a P ce314ca74b9e4fcbace6430ee59e0d44 reported cstate change: term changed from 0 to 1, leader changed from <none> to ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66). New cstate: current_term: 1 leader_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:39.233644 23917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "235a25d1c975486bae13a1819187647f" candidate_uuid: "e6f143fc62d343e4b230c714a0b790ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" is_pre_election: true
W20260713 09:08:39.239904 24030 consensus_peers.cc:597] T 036bce878e324a06aff19d669341fb71 P e6f143fc62d343e4b230c714a0b790ad -> Peer 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853): Couldn't send request to peer 70a600501b7646579d6422f3f1b5d72b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:39.240682 24030 leader_election.cc:343] T 235a25d1c975486bae13a1819187647f P e6f143fc62d343e4b230c714a0b790ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:39.241328 24030 leader_election.cc:343] T 235a25d1c975486bae13a1819187647f P e6f143fc62d343e4b230c714a0b790ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:39.241717 24030 leader_election.cc:304] T 235a25d1c975486bae13a1819187647f P e6f143fc62d343e4b230c714a0b790ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6f143fc62d343e4b230c714a0b790ad; no voters: 70a600501b7646579d6422f3f1b5d72b, ce314ca74b9e4fcbace6430ee59e0d44
I20260713 09:08:39.248315 24108 ts_tablet_manager.cc:1434] T 3ebad51c59c14c95b952336fd30b45bb P e6f143fc62d343e4b230c714a0b790ad: Time spent starting tablet: real 0.068s	user 0.002s	sys 0.005s
I20260713 09:08:39.257493 24197 raft_consensus.cc:2749] T 235a25d1c975486bae13a1819187647f P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:39.270960 24108 tablet_bootstrap.cc:492] T b28e65583bcf4328aa04f726e81db725 P e6f143fc62d343e4b230c714a0b790ad: Bootstrap starting.
I20260713 09:08:39.273849 23738 catalog_manager.cc:5697] T de1409e4269645e6bacc014205991ccf P e6f143fc62d343e4b230c714a0b790ad reported cstate change: term changed from 0 to 1, leader changed from <none> to e6f143fc62d343e4b230c714a0b790ad (127.21.59.68). New cstate: current_term: 1 leader_uuid: "e6f143fc62d343e4b230c714a0b790ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:39.279244 24108 tablet_bootstrap.cc:654] T b28e65583bcf4328aa04f726e81db725 P e6f143fc62d343e4b230c714a0b790ad: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:39.289536 24107 tablet_bootstrap.cc:492] T 8cc3f528849c4126982f9705b53f1fd5 P 98e22886b69d439ab982bf6bfde8c8a3: No bootstrap required, opened a new log
I20260713 09:08:39.290212 24107 ts_tablet_manager.cc:1403] T 8cc3f528849c4126982f9705b53f1fd5 P 98e22886b69d439ab982bf6bfde8c8a3: Time spent bootstrapping tablet: real 0.119s	user 0.011s	sys 0.007s
W20260713 09:08:39.308215 24030 consensus_peers.cc:597] T e66497af76b441ec85deebf4d32b87c2 P e6f143fc62d343e4b230c714a0b790ad -> Peer ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923): Couldn't send request to peer ce314ca74b9e4fcbace6430ee59e0d44. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:39.320444 24110 tablet_bootstrap.cc:492] T 036bce878e324a06aff19d669341fb71 P 70a600501b7646579d6422f3f1b5d72b: No bootstrap required, opened a new log
I20260713 09:08:39.320425 24197 raft_consensus.cc:493] T 3ebad51c59c14c95b952336fd30b45bb P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:39.321228 24110 ts_tablet_manager.cc:1403] T 036bce878e324a06aff19d669341fb71 P 70a600501b7646579d6422f3f1b5d72b: Time spent bootstrapping tablet: real 0.166s	user 0.022s	sys 0.030s
I20260713 09:08:39.321334 24197 raft_consensus.cc:515] T 3ebad51c59c14c95b952336fd30b45bb P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:39.332286 24110 raft_consensus.cc:359] T 036bce878e324a06aff19d669341fb71 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:39.333137 24110 raft_consensus.cc:385] T 036bce878e324a06aff19d669341fb71 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:39.333447 24110 raft_consensus.cc:740] T 036bce878e324a06aff19d669341fb71 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70a600501b7646579d6422f3f1b5d72b, State: Initialized, Role: FOLLOWER
I20260713 09:08:39.337224 24110 consensus_queue.cc:260] T 036bce878e324a06aff19d669341fb71 P 70a600501b7646579d6422f3f1b5d72b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:39.342662 24110 ts_tablet_manager.cc:1434] T 036bce878e324a06aff19d669341fb71 P 70a600501b7646579d6422f3f1b5d72b: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.002s
I20260713 09:08:39.346459 24110 tablet_bootstrap.cc:492] T 8ca7fb1f50fb4c76bf9da02669babb98 P 70a600501b7646579d6422f3f1b5d72b: Bootstrap starting.
I20260713 09:08:39.352850 24174 raft_consensus.cc:493] T 3ebad51c59c14c95b952336fd30b45bb P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:39.344765 24167 raft_consensus.cc:493] T 71667f1ec1cd44b7acba695348e4581a P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:39.358392 24167 raft_consensus.cc:515] T 71667f1ec1cd44b7acba695348e4581a P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:39.360456 24167 leader_election.cc:290] T 71667f1ec1cd44b7acba695348e4581a P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853), ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923)
I20260713 09:08:39.342751 23918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ebad51c59c14c95b952336fd30b45bb" candidate_uuid: "e6f143fc62d343e4b230c714a0b790ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" is_pre_election: true
I20260713 09:08:39.355929 24174 raft_consensus.cc:515] T 3ebad51c59c14c95b952336fd30b45bb P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:39.365850 23915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71667f1ec1cd44b7acba695348e4581a" candidate_uuid: "98e22886b69d439ab982bf6bfde8c8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" is_pre_election: true
I20260713 09:08:39.366698 23992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ebad51c59c14c95b952336fd30b45bb" candidate_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e22886b69d439ab982bf6bfde8c8a3" is_pre_election: true
I20260713 09:08:39.367442 23992 raft_consensus.cc:2468] T 3ebad51c59c14c95b952336fd30b45bb P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce314ca74b9e4fcbace6430ee59e0d44 in term 0.
I20260713 09:08:39.371826 24110 tablet_bootstrap.cc:654] T 8ca7fb1f50fb4c76bf9da02669babb98 P 70a600501b7646579d6422f3f1b5d72b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:39.372575 23884 leader_election.cc:304] T 3ebad51c59c14c95b952336fd30b45bb P ce314ca74b9e4fcbace6430ee59e0d44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98e22886b69d439ab982bf6bfde8c8a3, ce314ca74b9e4fcbace6430ee59e0d44; no voters: 
I20260713 09:08:39.373602 24174 leader_election.cc:290] T 3ebad51c59c14c95b952336fd30b45bb P ce314ca74b9e4fcbace6430ee59e0d44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67:46717), e6f143fc62d343e4b230c714a0b790ad (127.21.59.68:33741)
I20260713 09:08:39.374223 24174 raft_consensus.cc:2804] T 3ebad51c59c14c95b952336fd30b45bb P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:39.374621 24174 raft_consensus.cc:493] T 3ebad51c59c14c95b952336fd30b45bb P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:39.375056 24174 raft_consensus.cc:3060] T 3ebad51c59c14c95b952336fd30b45bb P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:39.382828 23991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ebad51c59c14c95b952336fd30b45bb" candidate_uuid: "e6f143fc62d343e4b230c714a0b790ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e22886b69d439ab982bf6bfde8c8a3" is_pre_election: true
I20260713 09:08:39.383592 23991 raft_consensus.cc:2468] T 3ebad51c59c14c95b952336fd30b45bb P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6f143fc62d343e4b230c714a0b790ad in term 0.
I20260713 09:08:39.384917 24032 leader_election.cc:304] T 3ebad51c59c14c95b952336fd30b45bb P e6f143fc62d343e4b230c714a0b790ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98e22886b69d439ab982bf6bfde8c8a3, e6f143fc62d343e4b230c714a0b790ad; no voters: 
I20260713 09:08:39.385775 24137 raft_consensus.cc:2804] T 3ebad51c59c14c95b952336fd30b45bb P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:39.386257 24137 raft_consensus.cc:493] T 3ebad51c59c14c95b952336fd30b45bb P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:39.386677 24137 raft_consensus.cc:3060] T 3ebad51c59c14c95b952336fd30b45bb P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:39.388419 24066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ebad51c59c14c95b952336fd30b45bb" candidate_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6f143fc62d343e4b230c714a0b790ad" is_pre_election: true
I20260713 09:08:39.392624 23842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71667f1ec1cd44b7acba695348e4581a" candidate_uuid: "98e22886b69d439ab982bf6bfde8c8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70a600501b7646579d6422f3f1b5d72b" is_pre_election: true
I20260713 09:08:39.380096 24167 consensus_queue.cc:1048] T 82de92d9bec546cd95983b098665cf39 P 98e22886b69d439ab982bf6bfde8c8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260713 09:08:39.393599 23842 raft_consensus.cc:2393] T 71667f1ec1cd44b7acba695348e4581a P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 98e22886b69d439ab982bf6bfde8c8a3 in current term 1: Already voted for candidate ce314ca74b9e4fcbace6430ee59e0d44 in this term.
I20260713 09:08:39.381039 24197 leader_election.cc:290] T 3ebad51c59c14c95b952336fd30b45bb P e6f143fc62d343e4b230c714a0b790ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923), 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67:46717)
I20260713 09:08:39.407326 23956 leader_election.cc:304] T 71667f1ec1cd44b7acba695348e4581a P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 98e22886b69d439ab982bf6bfde8c8a3; no voters: 70a600501b7646579d6422f3f1b5d72b, ce314ca74b9e4fcbace6430ee59e0d44
I20260713 09:08:39.407917 24111 tablet_bootstrap.cc:492] T 31c766822692416eb53c13bf247b3b80 P ce314ca74b9e4fcbace6430ee59e0d44: No bootstrap required, opened a new log
I20260713 09:08:39.408418 24111 ts_tablet_manager.cc:1403] T 31c766822692416eb53c13bf247b3b80 P ce314ca74b9e4fcbace6430ee59e0d44: Time spent bootstrapping tablet: real 0.323s	user 0.039s	sys 0.037s
I20260713 09:08:39.409209 24117 raft_consensus.cc:3060] T 71667f1ec1cd44b7acba695348e4581a P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:39.410030 24137 raft_consensus.cc:515] T 3ebad51c59c14c95b952336fd30b45bb P e6f143fc62d343e4b230c714a0b790ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:39.411195 24066 raft_consensus.cc:2393] T 3ebad51c59c14c95b952336fd30b45bb P e6f143fc62d343e4b230c714a0b790ad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce314ca74b9e4fcbace6430ee59e0d44 in current term 1: Already voted for candidate e6f143fc62d343e4b230c714a0b790ad in this term.
I20260713 09:08:39.411173 24111 raft_consensus.cc:359] T 31c766822692416eb53c13bf247b3b80 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:39.412528 24111 raft_consensus.cc:385] T 31c766822692416eb53c13bf247b3b80 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:39.413208 24111 raft_consensus.cc:740] T 31c766822692416eb53c13bf247b3b80 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce314ca74b9e4fcbace6430ee59e0d44, State: Initialized, Role: FOLLOWER
I20260713 09:08:39.413622 23992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ebad51c59c14c95b952336fd30b45bb" candidate_uuid: "e6f143fc62d343e4b230c714a0b790ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e22886b69d439ab982bf6bfde8c8a3"
I20260713 09:08:39.414290 23992 raft_consensus.cc:3060] T 3ebad51c59c14c95b952336fd30b45bb P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:39.414831 24111 consensus_queue.cc:260] T 31c766822692416eb53c13bf247b3b80 P ce314ca74b9e4fcbace6430ee59e0d44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:39.416990 24156 consensus_queue.cc:1048] T 71667f1ec1cd44b7acba695348e4581a P ce314ca74b9e4fcbace6430ee59e0d44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:39.419000 24111 ts_tablet_manager.cc:1434] T 31c766822692416eb53c13bf247b3b80 P ce314ca74b9e4fcbace6430ee59e0d44: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:08:39.421247 24111 tablet_bootstrap.cc:492] T e66497af76b441ec85deebf4d32b87c2 P ce314ca74b9e4fcbace6430ee59e0d44: Bootstrap starting.
I20260713 09:08:39.422230 23992 raft_consensus.cc:2468] T 3ebad51c59c14c95b952336fd30b45bb P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6f143fc62d343e4b230c714a0b790ad in term 1.
I20260713 09:08:39.423612 24032 leader_election.cc:304] T 3ebad51c59c14c95b952336fd30b45bb P e6f143fc62d343e4b230c714a0b790ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98e22886b69d439ab982bf6bfde8c8a3, e6f143fc62d343e4b230c714a0b790ad; no voters: 
I20260713 09:08:39.424469 24137 leader_election.cc:290] T 3ebad51c59c14c95b952336fd30b45bb P e6f143fc62d343e4b230c714a0b790ad [CANDIDATE]: Term 1 election: Requested vote from peers ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923), 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67:46717)
I20260713 09:08:39.429700 24107 raft_consensus.cc:359] T 8cc3f528849c4126982f9705b53f1fd5 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:39.430253 24107 raft_consensus.cc:385] T 8cc3f528849c4126982f9705b53f1fd5 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:39.430469 24107 raft_consensus.cc:740] T 8cc3f528849c4126982f9705b53f1fd5 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98e22886b69d439ab982bf6bfde8c8a3, State: Initialized, Role: FOLLOWER
I20260713 09:08:39.429107 23915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ebad51c59c14c95b952336fd30b45bb" candidate_uuid: "e6f143fc62d343e4b230c714a0b790ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce314ca74b9e4fcbace6430ee59e0d44"
I20260713 09:08:39.432324 24107 consensus_queue.cc:260] T 8cc3f528849c4126982f9705b53f1fd5 P 98e22886b69d439ab982bf6bfde8c8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:39.441286 24111 tablet_bootstrap.cc:654] T e66497af76b441ec85deebf4d32b87c2 P ce314ca74b9e4fcbace6430ee59e0d44: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:39.431430 24137 raft_consensus.cc:2804] T 3ebad51c59c14c95b952336fd30b45bb P e6f143fc62d343e4b230c714a0b790ad [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:39.447487 24137 raft_consensus.cc:697] T 3ebad51c59c14c95b952336fd30b45bb P e6f143fc62d343e4b230c714a0b790ad [term 1 LEADER]: Becoming Leader. State: Replica: e6f143fc62d343e4b230c714a0b790ad, State: Running, Role: LEADER
I20260713 09:08:39.452263 24108 tablet_bootstrap.cc:492] T b28e65583bcf4328aa04f726e81db725 P e6f143fc62d343e4b230c714a0b790ad: No bootstrap required, opened a new log
I20260713 09:08:39.452907 24108 ts_tablet_manager.cc:1403] T b28e65583bcf4328aa04f726e81db725 P e6f143fc62d343e4b230c714a0b790ad: Time spent bootstrapping tablet: real 0.182s	user 0.025s	sys 0.019s
I20260713 09:08:39.455503 24201 raft_consensus.cc:493] T 31c766822692416eb53c13bf247b3b80 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:39.456200 24201 raft_consensus.cc:515] T 31c766822692416eb53c13bf247b3b80 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:39.466382 24108 raft_consensus.cc:359] T b28e65583bcf4328aa04f726e81db725 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
I20260713 09:08:39.467053 24108 raft_consensus.cc:385] T b28e65583bcf4328aa04f726e81db725 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:39.467262 24108 raft_consensus.cc:740] T b28e65583bcf4328aa04f726e81db725 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6f143fc62d343e4b230c714a0b790ad, State: Initialized, Role: FOLLOWER
I20260713 09:08:39.467794 24108 consensus_queue.cc:260] T b28e65583bcf4328aa04f726e81db725 P e6f143fc62d343e4b230c714a0b790ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
I20260713 09:08:39.469952 24108 ts_tablet_manager.cc:1434] T b28e65583bcf4328aa04f726e81db725 P e6f143fc62d343e4b230c714a0b790ad: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.002s
I20260713 09:08:39.470724 24108 tablet_bootstrap.cc:492] T 8ca7fb1f50fb4c76bf9da02669babb98 P e6f143fc62d343e4b230c714a0b790ad: Bootstrap starting.
I20260713 09:08:39.462677 23915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31c766822692416eb53c13bf247b3b80" candidate_uuid: "70a600501b7646579d6422f3f1b5d72b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" is_pre_election: true
I20260713 09:08:39.471541 23915 raft_consensus.cc:2468] T 31c766822692416eb53c13bf247b3b80 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70a600501b7646579d6422f3f1b5d72b in term 0.
I20260713 09:08:39.472968 23807 leader_election.cc:304] T 31c766822692416eb53c13bf247b3b80 P 70a600501b7646579d6422f3f1b5d72b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70a600501b7646579d6422f3f1b5d72b, ce314ca74b9e4fcbace6430ee59e0d44; no voters: 
I20260713 09:08:39.473922 24121 raft_consensus.cc:2804] T 31c766822692416eb53c13bf247b3b80 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:39.474349 24121 raft_consensus.cc:493] T 31c766822692416eb53c13bf247b3b80 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:39.474725 24121 raft_consensus.cc:3060] T 31c766822692416eb53c13bf247b3b80 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:39.477255 24108 tablet_bootstrap.cc:654] T 8ca7fb1f50fb4c76bf9da02669babb98 P e6f143fc62d343e4b230c714a0b790ad: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:39.462846 24201 leader_election.cc:290] T 31c766822692416eb53c13bf247b3b80 P 70a600501b7646579d6422f3f1b5d72b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923), e6f143fc62d343e4b230c714a0b790ad (127.21.59.68:33741)
I20260713 09:08:39.495776 24064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31c766822692416eb53c13bf247b3b80" candidate_uuid: "70a600501b7646579d6422f3f1b5d72b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6f143fc62d343e4b230c714a0b790ad" is_pre_election: true
I20260713 09:08:39.496826 24064 raft_consensus.cc:2468] T 31c766822692416eb53c13bf247b3b80 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70a600501b7646579d6422f3f1b5d72b in term 0.
I20260713 09:08:39.497715 24167 consensus_queue.cc:1048] T 82de92d9bec546cd95983b098665cf39 P 98e22886b69d439ab982bf6bfde8c8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:39.501453 24117 raft_consensus.cc:2749] T 71667f1ec1cd44b7acba695348e4581a P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:39.501528 24123 consensus_queue.cc:1048] T c71a7ed8c4064f7186edbba7bd68a816 P ce314ca74b9e4fcbace6430ee59e0d44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:39.483479 24174 raft_consensus.cc:515] T 3ebad51c59c14c95b952336fd30b45bb P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
W20260713 09:08:39.506026 24208 log.cc:927] Time spent T a08bea61fd74443aae234f92edf3f21b P 98e22886b69d439ab982bf6bfde8c8a3: Append to log took a long time: real 0.078s	user 0.001s	sys 0.000s
I20260713 09:08:39.509658 24175 consensus_queue.cc:1048] T c71a7ed8c4064f7186edbba7bd68a816 P ce314ca74b9e4fcbace6430ee59e0d44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:39.515436 23918 raft_consensus.cc:2393] T 3ebad51c59c14c95b952336fd30b45bb P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e6f143fc62d343e4b230c714a0b790ad in current term 1: Already voted for candidate ce314ca74b9e4fcbace6430ee59e0d44 in this term.
I20260713 09:08:39.518535 24175 consensus_queue.cc:1048] T 71667f1ec1cd44b7acba695348e4581a P ce314ca74b9e4fcbace6430ee59e0d44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:39.493296 24197 consensus_queue.cc:1048] T de1409e4269645e6bacc014205991ccf P e6f143fc62d343e4b230c714a0b790ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.027s
I20260713 09:08:39.523684 24150 consensus_queue.cc:1048] T e66497af76b441ec85deebf4d32b87c2 P e6f143fc62d343e4b230c714a0b790ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:39.486299 24121 raft_consensus.cc:515] T 31c766822692416eb53c13bf247b3b80 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:39.465541 24137 consensus_queue.cc:237] T 3ebad51c59c14c95b952336fd30b45bb P e6f143fc62d343e4b230c714a0b790ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:39.538393 24110 tablet_bootstrap.cc:492] T 8ca7fb1f50fb4c76bf9da02669babb98 P 70a600501b7646579d6422f3f1b5d72b: No bootstrap required, opened a new log
I20260713 09:08:39.538990 24110 ts_tablet_manager.cc:1403] T 8ca7fb1f50fb4c76bf9da02669babb98 P 70a600501b7646579d6422f3f1b5d72b: Time spent bootstrapping tablet: real 0.193s	user 0.053s	sys 0.033s
I20260713 09:08:39.539011 24117 raft_consensus.cc:493] T 97bd3a67be8c4310ba5c8d48ce8478e7 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:39.543110 24110 raft_consensus.cc:359] T 8ca7fb1f50fb4c76bf9da02669babb98 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:39.544057 24110 raft_consensus.cc:385] T 8ca7fb1f50fb4c76bf9da02669babb98 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:39.544298 24110 raft_consensus.cc:740] T 8ca7fb1f50fb4c76bf9da02669babb98 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70a600501b7646579d6422f3f1b5d72b, State: Initialized, Role: FOLLOWER
I20260713 09:08:39.542208 24117 raft_consensus.cc:515] T 97bd3a67be8c4310ba5c8d48ce8478e7 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:39.546325 24110 consensus_queue.cc:260] T 8ca7fb1f50fb4c76bf9da02669babb98 P 70a600501b7646579d6422f3f1b5d72b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:39.550436 24117 leader_election.cc:290] T 97bd3a67be8c4310ba5c8d48ce8478e7 P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923), e6f143fc62d343e4b230c714a0b790ad (127.21.59.68:33741)
I20260713 09:08:39.551671 24174 leader_election.cc:290] T 3ebad51c59c14c95b952336fd30b45bb P ce314ca74b9e4fcbace6430ee59e0d44 [CANDIDATE]: Term 1 election: Requested vote from peers 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67:46717), e6f143fc62d343e4b230c714a0b790ad (127.21.59.68:33741)
I20260713 09:08:39.553220 23992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ebad51c59c14c95b952336fd30b45bb" candidate_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e22886b69d439ab982bf6bfde8c8a3"
I20260713 09:08:39.554435 23992 raft_consensus.cc:2393] T 3ebad51c59c14c95b952336fd30b45bb P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ce314ca74b9e4fcbace6430ee59e0d44 in current term 1: Already voted for candidate e6f143fc62d343e4b230c714a0b790ad in this term.
I20260713 09:08:39.555624 23916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97bd3a67be8c4310ba5c8d48ce8478e7" candidate_uuid: "98e22886b69d439ab982bf6bfde8c8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" is_pre_election: true
I20260713 09:08:39.553236 24066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97bd3a67be8c4310ba5c8d48ce8478e7" candidate_uuid: "98e22886b69d439ab982bf6bfde8c8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6f143fc62d343e4b230c714a0b790ad" is_pre_election: true
W20260713 09:08:39.563943 23956 leader_election.cc:343] T 97bd3a67be8c4310ba5c8d48ce8478e7 P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:39.567435 24066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ebad51c59c14c95b952336fd30b45bb" candidate_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6f143fc62d343e4b230c714a0b790ad"
W20260713 09:08:39.565162 23955 leader_election.cc:343] T 97bd3a67be8c4310ba5c8d48ce8478e7 P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6f143fc62d343e4b230c714a0b790ad (127.21.59.68:33741): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:39.569243 23955 leader_election.cc:304] T 97bd3a67be8c4310ba5c8d48ce8478e7 P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 98e22886b69d439ab982bf6bfde8c8a3; no voters: ce314ca74b9e4fcbace6430ee59e0d44, e6f143fc62d343e4b230c714a0b790ad
I20260713 09:08:39.569556 23881 leader_election.cc:304] T 3ebad51c59c14c95b952336fd30b45bb P ce314ca74b9e4fcbace6430ee59e0d44 [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: ce314ca74b9e4fcbace6430ee59e0d44; no voters: 98e22886b69d439ab982bf6bfde8c8a3, e6f143fc62d343e4b230c714a0b790ad
I20260713 09:08:39.572760 24117 raft_consensus.cc:2749] T 97bd3a67be8c4310ba5c8d48ce8478e7 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:39.574662 24150 raft_consensus.cc:493] T b28e65583bcf4328aa04f726e81db725 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:39.575407 24150 raft_consensus.cc:515] T b28e65583bcf4328aa04f726e81db725 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
I20260713 09:08:39.587823 24107 ts_tablet_manager.cc:1434] T 8cc3f528849c4126982f9705b53f1fd5 P 98e22886b69d439ab982bf6bfde8c8a3: Time spent starting tablet: real 0.297s	user 0.060s	sys 0.095s
I20260713 09:08:39.589143 24107 tablet_bootstrap.cc:492] T c9570cf5717f47268643868e7065dec3 P 98e22886b69d439ab982bf6bfde8c8a3: Bootstrap starting.
I20260713 09:08:39.597437 24107 tablet_bootstrap.cc:654] T c9570cf5717f47268643868e7065dec3 P 98e22886b69d439ab982bf6bfde8c8a3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:39.576490 24174 raft_consensus.cc:2749] T 3ebad51c59c14c95b952336fd30b45bb P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:08:39.600466 24110 ts_tablet_manager.cc:1434] T 8ca7fb1f50fb4c76bf9da02669babb98 P 70a600501b7646579d6422f3f1b5d72b: Time spent starting tablet: real 0.061s	user 0.011s	sys 0.002s
I20260713 09:08:39.601409 24110 tablet_bootstrap.cc:492] T c9570cf5717f47268643868e7065dec3 P 70a600501b7646579d6422f3f1b5d72b: Bootstrap starting.
I20260713 09:08:39.604779 24066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31c766822692416eb53c13bf247b3b80" candidate_uuid: "70a600501b7646579d6422f3f1b5d72b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6f143fc62d343e4b230c714a0b790ad"
I20260713 09:08:39.605440 24066 raft_consensus.cc:3060] T 31c766822692416eb53c13bf247b3b80 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:39.608866 24121 leader_election.cc:290] T 31c766822692416eb53c13bf247b3b80 P 70a600501b7646579d6422f3f1b5d72b [CANDIDATE]: Term 1 election: Requested vote from peers ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923), e6f143fc62d343e4b230c714a0b790ad (127.21.59.68:33741)
I20260713 09:08:39.678941 24110 tablet_bootstrap.cc:654] T c9570cf5717f47268643868e7065dec3 P 70a600501b7646579d6422f3f1b5d72b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:39.681883 24108 tablet_bootstrap.cc:492] T 8ca7fb1f50fb4c76bf9da02669babb98 P e6f143fc62d343e4b230c714a0b790ad: No bootstrap required, opened a new log
I20260713 09:08:39.682614 24108 ts_tablet_manager.cc:1403] T 8ca7fb1f50fb4c76bf9da02669babb98 P e6f143fc62d343e4b230c714a0b790ad: Time spent bootstrapping tablet: real 0.212s	user 0.025s	sys 0.004s
I20260713 09:08:39.707633 24065 raft_consensus.cc:3060] T 3feefef5c58c49a9b49637d7465ea03c P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:39.711253 24066 raft_consensus.cc:2468] T 31c766822692416eb53c13bf247b3b80 P e6f143fc62d343e4b230c714a0b790ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70a600501b7646579d6422f3f1b5d72b in term 1.
I20260713 09:08:39.713603 24150 leader_election.cc:290] T b28e65583bcf4328aa04f726e81db725 P e6f143fc62d343e4b230c714a0b790ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853), ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923)
I20260713 09:08:39.719945 23918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31c766822692416eb53c13bf247b3b80" candidate_uuid: "70a600501b7646579d6422f3f1b5d72b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce314ca74b9e4fcbace6430ee59e0d44"
I20260713 09:08:39.722532 23918 raft_consensus.cc:3060] T 31c766822692416eb53c13bf247b3b80 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:39.723448 23839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b28e65583bcf4328aa04f726e81db725" candidate_uuid: "e6f143fc62d343e4b230c714a0b790ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70a600501b7646579d6422f3f1b5d72b" is_pre_election: true
I20260713 09:08:39.716300 24160 consensus_queue.cc:1048] T 3feefef5c58c49a9b49637d7465ea03c P 70a600501b7646579d6422f3f1b5d72b [LEADER]: Connected to new peer: Peer: permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260713 09:08:39.725189 23840 raft_consensus.cc:3060] T 036bce878e324a06aff19d669341fb71 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:39.721737 24108 raft_consensus.cc:359] T 8ca7fb1f50fb4c76bf9da02669babb98 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:39.729962 24108 raft_consensus.cc:385] T 8ca7fb1f50fb4c76bf9da02669babb98 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:39.730288 24108 raft_consensus.cc:740] T 8ca7fb1f50fb4c76bf9da02669babb98 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6f143fc62d343e4b230c714a0b790ad, State: Initialized, Role: FOLLOWER
I20260713 09:08:39.731102 23806 leader_election.cc:304] T 31c766822692416eb53c13bf247b3b80 P 70a600501b7646579d6422f3f1b5d72b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70a600501b7646579d6422f3f1b5d72b, e6f143fc62d343e4b230c714a0b790ad; no voters: 
I20260713 09:08:39.731575 23916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b28e65583bcf4328aa04f726e81db725" candidate_uuid: "e6f143fc62d343e4b230c714a0b790ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" is_pre_election: true
I20260713 09:08:39.732949 24108 consensus_queue.cc:260] T 8ca7fb1f50fb4c76bf9da02669babb98 P e6f143fc62d343e4b230c714a0b790ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:39.729120 24153 consensus_queue.cc:1048] T de1409e4269645e6bacc014205991ccf P e6f143fc62d343e4b230c714a0b790ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260713 09:08:39.735988 23918 raft_consensus.cc:2468] T 31c766822692416eb53c13bf247b3b80 P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70a600501b7646579d6422f3f1b5d72b in term 1.
I20260713 09:08:39.736634 24111 tablet_bootstrap.cc:492] T e66497af76b441ec85deebf4d32b87c2 P ce314ca74b9e4fcbace6430ee59e0d44: No bootstrap required, opened a new log
I20260713 09:08:39.737102 24111 ts_tablet_manager.cc:1403] T e66497af76b441ec85deebf4d32b87c2 P ce314ca74b9e4fcbace6430ee59e0d44: Time spent bootstrapping tablet: real 0.316s	user 0.018s	sys 0.012s
I20260713 09:08:39.742292 24111 raft_consensus.cc:359] T e66497af76b441ec85deebf4d32b87c2 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
I20260713 09:08:39.743579 24111 raft_consensus.cc:385] T e66497af76b441ec85deebf4d32b87c2 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:39.743706 24108 ts_tablet_manager.cc:1434] T 8ca7fb1f50fb4c76bf9da02669babb98 P e6f143fc62d343e4b230c714a0b790ad: Time spent starting tablet: real 0.061s	user 0.007s	sys 0.000s
I20260713 09:08:39.744026 24111 raft_consensus.cc:740] T e66497af76b441ec85deebf4d32b87c2 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce314ca74b9e4fcbace6430ee59e0d44, State: Initialized, Role: FOLLOWER
I20260713 09:08:39.744875 24111 consensus_queue.cc:260] T e66497af76b441ec85deebf4d32b87c2 P ce314ca74b9e4fcbace6430ee59e0d44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
I20260713 09:08:39.746484 24108 tablet_bootstrap.cc:492] T 97bd3a67be8c4310ba5c8d48ce8478e7 P e6f143fc62d343e4b230c714a0b790ad: Bootstrap starting.
I20260713 09:08:39.747857 24228 consensus_queue.cc:1048] T 3feefef5c58c49a9b49637d7465ea03c P 70a600501b7646579d6422f3f1b5d72b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260713 09:08:39.749993 24111 ts_tablet_manager.cc:1434] T e66497af76b441ec85deebf4d32b87c2 P ce314ca74b9e4fcbace6430ee59e0d44: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260713 09:08:39.751477 24111 tablet_bootstrap.cc:492] T 97bd3a67be8c4310ba5c8d48ce8478e7 P ce314ca74b9e4fcbace6430ee59e0d44: Bootstrap starting.
I20260713 09:08:39.756042 24230 raft_consensus.cc:2804] T 31c766822692416eb53c13bf247b3b80 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:39.757736 24230 raft_consensus.cc:697] T 31c766822692416eb53c13bf247b3b80 P 70a600501b7646579d6422f3f1b5d72b [term 1 LEADER]: Becoming Leader. State: Replica: 70a600501b7646579d6422f3f1b5d72b, State: Running, Role: LEADER
I20260713 09:08:39.759912 24230 consensus_queue.cc:237] T 31c766822692416eb53c13bf247b3b80 P 70a600501b7646579d6422f3f1b5d72b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:39.766310 24111 tablet_bootstrap.cc:654] T 97bd3a67be8c4310ba5c8d48ce8478e7 P ce314ca74b9e4fcbace6430ee59e0d44: Neither blocks nor log segments found. Creating new log.
W20260713 09:08:39.762588 24030 leader_election.cc:343] T b28e65583bcf4328aa04f726e81db725 P e6f143fc62d343e4b230c714a0b790ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:39.768013 24030 leader_election.cc:343] T b28e65583bcf4328aa04f726e81db725 P e6f143fc62d343e4b230c714a0b790ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:39.768496 24030 leader_election.cc:304] T b28e65583bcf4328aa04f726e81db725 P e6f143fc62d343e4b230c714a0b790ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6f143fc62d343e4b230c714a0b790ad; no voters: 70a600501b7646579d6422f3f1b5d72b, ce314ca74b9e4fcbace6430ee59e0d44
I20260713 09:08:39.771085 24116 raft_consensus.cc:2749] T b28e65583bcf4328aa04f726e81db725 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:39.797166 24107 tablet_bootstrap.cc:492] T c9570cf5717f47268643868e7065dec3 P 98e22886b69d439ab982bf6bfde8c8a3: No bootstrap required, opened a new log
I20260713 09:08:39.797885 24107 ts_tablet_manager.cc:1403] T c9570cf5717f47268643868e7065dec3 P 98e22886b69d439ab982bf6bfde8c8a3: Time spent bootstrapping tablet: real 0.209s	user 0.013s	sys 0.008s
I20260713 09:08:39.807399 23917 raft_consensus.cc:3060] T e66497af76b441ec85deebf4d32b87c2 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:39.816798 24107 raft_consensus.cc:359] T c9570cf5717f47268643868e7065dec3 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:39.818305 24107 raft_consensus.cc:385] T c9570cf5717f47268643868e7065dec3 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:39.818889 24107 raft_consensus.cc:740] T c9570cf5717f47268643868e7065dec3 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98e22886b69d439ab982bf6bfde8c8a3, State: Initialized, Role: FOLLOWER
I20260713 09:08:39.822342 24107 consensus_queue.cc:260] T c9570cf5717f47268643868e7065dec3 P 98e22886b69d439ab982bf6bfde8c8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:39.824290 24219 raft_consensus.cc:493] T 8cc3f528849c4126982f9705b53f1fd5 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:39.825080 24107 ts_tablet_manager.cc:1434] T c9570cf5717f47268643868e7065dec3 P 98e22886b69d439ab982bf6bfde8c8a3: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260713 09:08:39.824926 24219 raft_consensus.cc:515] T 8cc3f528849c4126982f9705b53f1fd5 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:39.826234 24107 tablet_bootstrap.cc:492] T cf615f4c51354062ace215350a07bc9d P 98e22886b69d439ab982bf6bfde8c8a3: Bootstrap starting.
I20260713 09:08:39.828691 24219 leader_election.cc:290] T 8cc3f528849c4126982f9705b53f1fd5 P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853), ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923)
I20260713 09:08:39.833761 23843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc3f528849c4126982f9705b53f1fd5" candidate_uuid: "98e22886b69d439ab982bf6bfde8c8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70a600501b7646579d6422f3f1b5d72b" is_pre_election: true
I20260713 09:08:39.835378 23916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc3f528849c4126982f9705b53f1fd5" candidate_uuid: "98e22886b69d439ab982bf6bfde8c8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" is_pre_election: true
W20260713 09:08:39.837598 23956 leader_election.cc:343] T 8cc3f528849c4126982f9705b53f1fd5 P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:39.838430 23956 leader_election.cc:343] T 8cc3f528849c4126982f9705b53f1fd5 P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:39.838963 23956 leader_election.cc:304] T 8cc3f528849c4126982f9705b53f1fd5 P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 98e22886b69d439ab982bf6bfde8c8a3; no voters: 70a600501b7646579d6422f3f1b5d72b, ce314ca74b9e4fcbace6430ee59e0d44
I20260713 09:08:39.842475 24219 raft_consensus.cc:2749] T 8cc3f528849c4126982f9705b53f1fd5 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:39.844334 24107 tablet_bootstrap.cc:654] T cf615f4c51354062ace215350a07bc9d P 98e22886b69d439ab982bf6bfde8c8a3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:39.851764 23740 catalog_manager.cc:5697] T 3ebad51c59c14c95b952336fd30b45bb P e6f143fc62d343e4b230c714a0b790ad reported cstate change: term changed from 0 to 1, leader changed from <none> to e6f143fc62d343e4b230c714a0b790ad (127.21.59.68). New cstate: current_term: 1 leader_uuid: "e6f143fc62d343e4b230c714a0b790ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } health_report { overall_health: HEALTHY } } }
W20260713 09:08:39.883927 23789 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:39.886317 24110 tablet_bootstrap.cc:492] T c9570cf5717f47268643868e7065dec3 P 70a600501b7646579d6422f3f1b5d72b: No bootstrap required, opened a new log
I20260713 09:08:39.887655 24110 ts_tablet_manager.cc:1403] T c9570cf5717f47268643868e7065dec3 P 70a600501b7646579d6422f3f1b5d72b: Time spent bootstrapping tablet: real 0.286s	user 0.028s	sys 0.041s
I20260713 09:08:39.897823 24110 raft_consensus.cc:359] T c9570cf5717f47268643868e7065dec3 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:39.898852 24110 raft_consensus.cc:385] T c9570cf5717f47268643868e7065dec3 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:39.899160 24110 raft_consensus.cc:740] T c9570cf5717f47268643868e7065dec3 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70a600501b7646579d6422f3f1b5d72b, State: Initialized, Role: FOLLOWER
I20260713 09:08:39.899868 24110 consensus_queue.cc:260] T c9570cf5717f47268643868e7065dec3 P 70a600501b7646579d6422f3f1b5d72b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:39.902244 24110 ts_tablet_manager.cc:1434] T c9570cf5717f47268643868e7065dec3 P 70a600501b7646579d6422f3f1b5d72b: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.002s
I20260713 09:08:39.903414 24110 tablet_bootstrap.cc:492] T 8cc3f528849c4126982f9705b53f1fd5 P 70a600501b7646579d6422f3f1b5d72b: Bootstrap starting.
I20260713 09:08:39.903848 24108 tablet_bootstrap.cc:654] T 97bd3a67be8c4310ba5c8d48ce8478e7 P e6f143fc62d343e4b230c714a0b790ad: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:39.912635 24111 tablet_bootstrap.cc:492] T 97bd3a67be8c4310ba5c8d48ce8478e7 P ce314ca74b9e4fcbace6430ee59e0d44: No bootstrap required, opened a new log
I20260713 09:08:39.913365 24111 ts_tablet_manager.cc:1403] T 97bd3a67be8c4310ba5c8d48ce8478e7 P ce314ca74b9e4fcbace6430ee59e0d44: Time spent bootstrapping tablet: real 0.162s	user 0.018s	sys 0.013s
I20260713 09:08:39.918526 24107 tablet_bootstrap.cc:492] T cf615f4c51354062ace215350a07bc9d P 98e22886b69d439ab982bf6bfde8c8a3: No bootstrap required, opened a new log
I20260713 09:08:39.919132 24107 ts_tablet_manager.cc:1403] T cf615f4c51354062ace215350a07bc9d P 98e22886b69d439ab982bf6bfde8c8a3: Time spent bootstrapping tablet: real 0.093s	user 0.017s	sys 0.001s
I20260713 09:08:39.919835 24110 tablet_bootstrap.cc:654] T 8cc3f528849c4126982f9705b53f1fd5 P 70a600501b7646579d6422f3f1b5d72b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:39.922184 24160 raft_consensus.cc:493] T 036bce878e324a06aff19d669341fb71 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e6f143fc62d343e4b230c714a0b790ad)
I20260713 09:08:39.922757 24160 raft_consensus.cc:515] T 036bce878e324a06aff19d669341fb71 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:39.924546 24107 raft_consensus.cc:359] T cf615f4c51354062ace215350a07bc9d P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:39.925335 24107 raft_consensus.cc:385] T cf615f4c51354062ace215350a07bc9d P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:39.925016 24111 raft_consensus.cc:359] T 97bd3a67be8c4310ba5c8d48ce8478e7 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:39.926373 24111 raft_consensus.cc:385] T 97bd3a67be8c4310ba5c8d48ce8478e7 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:39.926911 24111 raft_consensus.cc:740] T 97bd3a67be8c4310ba5c8d48ce8478e7 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce314ca74b9e4fcbace6430ee59e0d44, State: Initialized, Role: FOLLOWER
I20260713 09:08:39.927997 24111 consensus_queue.cc:260] T 97bd3a67be8c4310ba5c8d48ce8478e7 P ce314ca74b9e4fcbace6430ee59e0d44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:39.925743 24107 raft_consensus.cc:740] T cf615f4c51354062ace215350a07bc9d P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98e22886b69d439ab982bf6bfde8c8a3, State: Initialized, Role: FOLLOWER
I20260713 09:08:39.931201 24111 ts_tablet_manager.cc:1434] T 97bd3a67be8c4310ba5c8d48ce8478e7 P ce314ca74b9e4fcbace6430ee59e0d44: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.004s
I20260713 09:08:39.931362 24160 leader_election.cc:290] T 036bce878e324a06aff19d669341fb71 P 70a600501b7646579d6422f3f1b5d72b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67:46717), e6f143fc62d343e4b230c714a0b790ad (127.21.59.68:33741)
I20260713 09:08:39.931005 24107 consensus_queue.cc:260] T cf615f4c51354062ace215350a07bc9d P 98e22886b69d439ab982bf6bfde8c8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:39.933960 23991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "036bce878e324a06aff19d669341fb71" candidate_uuid: "70a600501b7646579d6422f3f1b5d72b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "98e22886b69d439ab982bf6bfde8c8a3" is_pre_election: true
I20260713 09:08:39.938138 24108 tablet_bootstrap.cc:492] T 97bd3a67be8c4310ba5c8d48ce8478e7 P e6f143fc62d343e4b230c714a0b790ad: No bootstrap required, opened a new log
I20260713 09:08:39.938045 24065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "036bce878e324a06aff19d669341fb71" candidate_uuid: "70a600501b7646579d6422f3f1b5d72b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6f143fc62d343e4b230c714a0b790ad" is_pre_election: true
I20260713 09:08:39.938666 24108 ts_tablet_manager.cc:1403] T 97bd3a67be8c4310ba5c8d48ce8478e7 P e6f143fc62d343e4b230c714a0b790ad: Time spent bootstrapping tablet: real 0.194s	user 0.006s	sys 0.008s
I20260713 09:08:39.939584 23806 leader_election.cc:304] T 036bce878e324a06aff19d669341fb71 P 70a600501b7646579d6422f3f1b5d72b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 70a600501b7646579d6422f3f1b5d72b; no voters: 98e22886b69d439ab982bf6bfde8c8a3, e6f143fc62d343e4b230c714a0b790ad
I20260713 09:08:39.940694 24228 raft_consensus.cc:2749] T 036bce878e324a06aff19d669341fb71 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:08:39.941283 24108 raft_consensus.cc:359] T 97bd3a67be8c4310ba5c8d48ce8478e7 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:39.941942 24108 raft_consensus.cc:385] T 97bd3a67be8c4310ba5c8d48ce8478e7 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:39.942212 24108 raft_consensus.cc:740] T 97bd3a67be8c4310ba5c8d48ce8478e7 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6f143fc62d343e4b230c714a0b790ad, State: Initialized, Role: FOLLOWER
I20260713 09:08:39.942909 24108 consensus_queue.cc:260] T 97bd3a67be8c4310ba5c8d48ce8478e7 P e6f143fc62d343e4b230c714a0b790ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:39.944435 24107 ts_tablet_manager.cc:1434] T cf615f4c51354062ace215350a07bc9d P 98e22886b69d439ab982bf6bfde8c8a3: Time spent starting tablet: real 0.025s	user 0.002s	sys 0.004s
I20260713 09:08:39.945431 24107 tablet_bootstrap.cc:492] T 18dd8905be34499a8d217ac808c55e01 P 98e22886b69d439ab982bf6bfde8c8a3: Bootstrap starting.
I20260713 09:08:39.946164 24108 ts_tablet_manager.cc:1434] T 97bd3a67be8c4310ba5c8d48ce8478e7 P e6f143fc62d343e4b230c714a0b790ad: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:08:39.947124 24108 tablet_bootstrap.cc:492] T a379f47e5a2048f6ab78e069a2d8e0e3 P e6f143fc62d343e4b230c714a0b790ad: Bootstrap starting.
I20260713 09:08:39.943809 24111 tablet_bootstrap.cc:492] T a379f47e5a2048f6ab78e069a2d8e0e3 P ce314ca74b9e4fcbace6430ee59e0d44: Bootstrap starting.
I20260713 09:08:39.955654 24111 tablet_bootstrap.cc:654] T a379f47e5a2048f6ab78e069a2d8e0e3 P ce314ca74b9e4fcbace6430ee59e0d44: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:39.955734 24108 tablet_bootstrap.cc:654] T a379f47e5a2048f6ab78e069a2d8e0e3 P e6f143fc62d343e4b230c714a0b790ad: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:39.958408 24107 tablet_bootstrap.cc:654] T 18dd8905be34499a8d217ac808c55e01 P 98e22886b69d439ab982bf6bfde8c8a3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:39.963335 24110 tablet_bootstrap.cc:492] T 8cc3f528849c4126982f9705b53f1fd5 P 70a600501b7646579d6422f3f1b5d72b: No bootstrap required, opened a new log
I20260713 09:08:39.963842 24110 ts_tablet_manager.cc:1403] T 8cc3f528849c4126982f9705b53f1fd5 P 70a600501b7646579d6422f3f1b5d72b: Time spent bootstrapping tablet: real 0.061s	user 0.020s	sys 0.008s
I20260713 09:08:39.966384 24110 raft_consensus.cc:359] T 8cc3f528849c4126982f9705b53f1fd5 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:39.967118 24110 raft_consensus.cc:385] T 8cc3f528849c4126982f9705b53f1fd5 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:39.966544 23738 catalog_manager.cc:5697] T 31c766822692416eb53c13bf247b3b80 P 70a600501b7646579d6422f3f1b5d72b reported cstate change: term changed from 0 to 1, leader changed from <none> to 70a600501b7646579d6422f3f1b5d72b (127.21.59.65). New cstate: current_term: 1 leader_uuid: "70a600501b7646579d6422f3f1b5d72b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:39.967396 24110 raft_consensus.cc:740] T 8cc3f528849c4126982f9705b53f1fd5 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70a600501b7646579d6422f3f1b5d72b, State: Initialized, Role: FOLLOWER
I20260713 09:08:39.968086 24110 consensus_queue.cc:260] T 8cc3f528849c4126982f9705b53f1fd5 P 70a600501b7646579d6422f3f1b5d72b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:39.970144 24110 ts_tablet_manager.cc:1434] T 8cc3f528849c4126982f9705b53f1fd5 P 70a600501b7646579d6422f3f1b5d72b: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:08:39.971082 24110 tablet_bootstrap.cc:492] T b28e65583bcf4328aa04f726e81db725 P 70a600501b7646579d6422f3f1b5d72b: Bootstrap starting.
I20260713 09:08:39.972693 24111 tablet_bootstrap.cc:492] T a379f47e5a2048f6ab78e069a2d8e0e3 P ce314ca74b9e4fcbace6430ee59e0d44: No bootstrap required, opened a new log
I20260713 09:08:39.973173 24111 ts_tablet_manager.cc:1403] T a379f47e5a2048f6ab78e069a2d8e0e3 P ce314ca74b9e4fcbace6430ee59e0d44: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.000s
I20260713 09:08:39.978068 24111 raft_consensus.cc:359] T a379f47e5a2048f6ab78e069a2d8e0e3 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:39.978842 24111 raft_consensus.cc:385] T a379f47e5a2048f6ab78e069a2d8e0e3 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:39.979146 24111 raft_consensus.cc:740] T a379f47e5a2048f6ab78e069a2d8e0e3 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce314ca74b9e4fcbace6430ee59e0d44, State: Initialized, Role: FOLLOWER
I20260713 09:08:39.980271 24111 consensus_queue.cc:260] T a379f47e5a2048f6ab78e069a2d8e0e3 P ce314ca74b9e4fcbace6430ee59e0d44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:39.981981 24111 ts_tablet_manager.cc:1434] T a379f47e5a2048f6ab78e069a2d8e0e3 P ce314ca74b9e4fcbace6430ee59e0d44: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260713 09:08:39.982650 24111 tablet_bootstrap.cc:492] T b28e65583bcf4328aa04f726e81db725 P ce314ca74b9e4fcbace6430ee59e0d44: Bootstrap starting.
I20260713 09:08:39.986207 24174 raft_consensus.cc:493] T 97bd3a67be8c4310ba5c8d48ce8478e7 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:39.988961 24174 raft_consensus.cc:515] T 97bd3a67be8c4310ba5c8d48ce8478e7 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:39.991164 24174 leader_election.cc:290] T 97bd3a67be8c4310ba5c8d48ce8478e7 P ce314ca74b9e4fcbace6430ee59e0d44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67:46717), e6f143fc62d343e4b230c714a0b790ad (127.21.59.68:33741)
I20260713 09:08:39.991712 24111 tablet_bootstrap.cc:654] T b28e65583bcf4328aa04f726e81db725 P ce314ca74b9e4fcbace6430ee59e0d44: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:39.994059 24110 tablet_bootstrap.cc:654] T b28e65583bcf4328aa04f726e81db725 P 70a600501b7646579d6422f3f1b5d72b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:39.996317 23991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97bd3a67be8c4310ba5c8d48ce8478e7" candidate_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e22886b69d439ab982bf6bfde8c8a3" is_pre_election: true
I20260713 09:08:39.998090 24108 tablet_bootstrap.cc:492] T a379f47e5a2048f6ab78e069a2d8e0e3 P e6f143fc62d343e4b230c714a0b790ad: No bootstrap required, opened a new log
I20260713 09:08:39.998590 24108 ts_tablet_manager.cc:1403] T a379f47e5a2048f6ab78e069a2d8e0e3 P e6f143fc62d343e4b230c714a0b790ad: Time spent bootstrapping tablet: real 0.052s	user 0.018s	sys 0.010s
I20260713 09:08:39.998942 24065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97bd3a67be8c4310ba5c8d48ce8478e7" candidate_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6f143fc62d343e4b230c714a0b790ad" is_pre_election: true
I20260713 09:08:39.998966 24228 raft_consensus.cc:493] T 8cc3f528849c4126982f9705b53f1fd5 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:39.999927 23991 raft_consensus.cc:2468] T 97bd3a67be8c4310ba5c8d48ce8478e7 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce314ca74b9e4fcbace6430ee59e0d44 in term 0.
I20260713 09:08:40.000640 24228 raft_consensus.cc:515] T 8cc3f528849c4126982f9705b53f1fd5 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:40.000286 24065 raft_consensus.cc:2468] T 97bd3a67be8c4310ba5c8d48ce8478e7 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce314ca74b9e4fcbace6430ee59e0d44 in term 0.
I20260713 09:08:40.002125 23884 leader_election.cc:304] T 97bd3a67be8c4310ba5c8d48ce8478e7 P ce314ca74b9e4fcbace6430ee59e0d44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98e22886b69d439ab982bf6bfde8c8a3, ce314ca74b9e4fcbace6430ee59e0d44; no voters: 
I20260713 09:08:40.003660 24174 raft_consensus.cc:2804] T 97bd3a67be8c4310ba5c8d48ce8478e7 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:40.004238 24174 raft_consensus.cc:493] T 97bd3a67be8c4310ba5c8d48ce8478e7 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:40.005504 24228 leader_election.cc:290] T 8cc3f528849c4126982f9705b53f1fd5 P 70a600501b7646579d6422f3f1b5d72b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923), 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67:46717)
I20260713 09:08:40.005615 24174 raft_consensus.cc:3060] T 97bd3a67be8c4310ba5c8d48ce8478e7 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.007405 23917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc3f528849c4126982f9705b53f1fd5" candidate_uuid: "70a600501b7646579d6422f3f1b5d72b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" is_pre_election: true
W20260713 09:08:40.008914 23807 leader_election.cc:343] T 8cc3f528849c4126982f9705b53f1fd5 P 70a600501b7646579d6422f3f1b5d72b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.009966 23991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc3f528849c4126982f9705b53f1fd5" candidate_uuid: "70a600501b7646579d6422f3f1b5d72b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e22886b69d439ab982bf6bfde8c8a3" is_pre_election: true
I20260713 09:08:40.010612 23991 raft_consensus.cc:2468] T 8cc3f528849c4126982f9705b53f1fd5 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70a600501b7646579d6422f3f1b5d72b in term 0.
I20260713 09:08:40.011916 23809 leader_election.cc:304] T 8cc3f528849c4126982f9705b53f1fd5 P 70a600501b7646579d6422f3f1b5d72b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 70a600501b7646579d6422f3f1b5d72b, 98e22886b69d439ab982bf6bfde8c8a3; no voters: ce314ca74b9e4fcbace6430ee59e0d44
I20260713 09:08:40.021023 24228 raft_consensus.cc:2804] T 8cc3f528849c4126982f9705b53f1fd5 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:40.021447 24228 raft_consensus.cc:493] T 8cc3f528849c4126982f9705b53f1fd5 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:40.021858 24228 raft_consensus.cc:3060] T 8cc3f528849c4126982f9705b53f1fd5 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.023849 24108 raft_consensus.cc:359] T a379f47e5a2048f6ab78e069a2d8e0e3 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:40.024583 24108 raft_consensus.cc:385] T a379f47e5a2048f6ab78e069a2d8e0e3 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.024869 24108 raft_consensus.cc:740] T a379f47e5a2048f6ab78e069a2d8e0e3 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6f143fc62d343e4b230c714a0b790ad, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.025696 24108 consensus_queue.cc:260] T a379f47e5a2048f6ab78e069a2d8e0e3 P e6f143fc62d343e4b230c714a0b790ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:40.031287 24108 ts_tablet_manager.cc:1434] T a379f47e5a2048f6ab78e069a2d8e0e3 P e6f143fc62d343e4b230c714a0b790ad: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260713 09:08:40.032259 24108 tablet_bootstrap.cc:492] T 4237da2c6b1346a8b3c421e50b934433 P e6f143fc62d343e4b230c714a0b790ad: Bootstrap starting.
I20260713 09:08:40.037854 24108 tablet_bootstrap.cc:654] T 4237da2c6b1346a8b3c421e50b934433 P e6f143fc62d343e4b230c714a0b790ad: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.039219 24230 raft_consensus.cc:493] T 8ca7fb1f50fb4c76bf9da02669babb98 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:40.034227 24228 raft_consensus.cc:515] T 8cc3f528849c4126982f9705b53f1fd5 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:40.039693 24230 raft_consensus.cc:515] T 8ca7fb1f50fb4c76bf9da02669babb98 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:40.043398 24107 tablet_bootstrap.cc:492] T 18dd8905be34499a8d217ac808c55e01 P 98e22886b69d439ab982bf6bfde8c8a3: No bootstrap required, opened a new log
I20260713 09:08:40.043924 24107 ts_tablet_manager.cc:1403] T 18dd8905be34499a8d217ac808c55e01 P 98e22886b69d439ab982bf6bfde8c8a3: Time spent bootstrapping tablet: real 0.099s	user 0.014s	sys 0.006s
I20260713 09:08:40.043959 23917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc3f528849c4126982f9705b53f1fd5" candidate_uuid: "70a600501b7646579d6422f3f1b5d72b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce314ca74b9e4fcbace6430ee59e0d44"
I20260713 09:08:40.044260 24228 leader_election.cc:290] T 8cc3f528849c4126982f9705b53f1fd5 P 70a600501b7646579d6422f3f1b5d72b [CANDIDATE]: Term 1 election: Requested vote from peers ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923), 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67:46717)
I20260713 09:08:40.044889 23991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ca7fb1f50fb4c76bf9da02669babb98" candidate_uuid: "70a600501b7646579d6422f3f1b5d72b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e22886b69d439ab982bf6bfde8c8a3" is_pre_election: true
I20260713 09:08:40.045565 23991 raft_consensus.cc:2468] T 8ca7fb1f50fb4c76bf9da02669babb98 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70a600501b7646579d6422f3f1b5d72b in term 0.
W20260713 09:08:40.045814 23807 leader_election.cc:343] T 8cc3f528849c4126982f9705b53f1fd5 P 70a600501b7646579d6422f3f1b5d72b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.051393 24107 raft_consensus.cc:359] T 18dd8905be34499a8d217ac808c55e01 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:40.052037 23809 leader_election.cc:304] T 8ca7fb1f50fb4c76bf9da02669babb98 P 70a600501b7646579d6422f3f1b5d72b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70a600501b7646579d6422f3f1b5d72b, 98e22886b69d439ab982bf6bfde8c8a3; no voters: 
I20260713 09:08:40.052258 24107 raft_consensus.cc:385] T 18dd8905be34499a8d217ac808c55e01 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.053062 24107 raft_consensus.cc:740] T 18dd8905be34499a8d217ac808c55e01 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98e22886b69d439ab982bf6bfde8c8a3, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.053663 24107 consensus_queue.cc:260] T 18dd8905be34499a8d217ac808c55e01 P 98e22886b69d439ab982bf6bfde8c8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:40.055239 24228 raft_consensus.cc:2804] T 8ca7fb1f50fb4c76bf9da02669babb98 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:40.055357 24230 leader_election.cc:290] T 8ca7fb1f50fb4c76bf9da02669babb98 P 70a600501b7646579d6422f3f1b5d72b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67:46717), e6f143fc62d343e4b230c714a0b790ad (127.21.59.68:33741)
I20260713 09:08:40.056769 24107 ts_tablet_manager.cc:1434] T 18dd8905be34499a8d217ac808c55e01 P 98e22886b69d439ab982bf6bfde8c8a3: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:08:40.057859 24107 tablet_bootstrap.cc:492] T 557ab6d9809a4852990e89cf87f0f946 P 98e22886b69d439ab982bf6bfde8c8a3: Bootstrap starting.
I20260713 09:08:40.056289 24219 raft_consensus.cc:493] T c9570cf5717f47268643868e7065dec3 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:40.058847 24065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ca7fb1f50fb4c76bf9da02669babb98" candidate_uuid: "70a600501b7646579d6422f3f1b5d72b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6f143fc62d343e4b230c714a0b790ad" is_pre_election: true
I20260713 09:08:40.059098 23991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc3f528849c4126982f9705b53f1fd5" candidate_uuid: "70a600501b7646579d6422f3f1b5d72b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e22886b69d439ab982bf6bfde8c8a3"
I20260713 09:08:40.059597 23991 raft_consensus.cc:3060] T 8cc3f528849c4126982f9705b53f1fd5 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.058861 24219 raft_consensus.cc:515] T c9570cf5717f47268643868e7065dec3 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:40.055697 24228 raft_consensus.cc:493] T 8ca7fb1f50fb4c76bf9da02669babb98 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:40.062044 24219 leader_election.cc:290] T c9570cf5717f47268643868e7065dec3 P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853), ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923)
I20260713 09:08:40.064055 23917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9570cf5717f47268643868e7065dec3" candidate_uuid: "98e22886b69d439ab982bf6bfde8c8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" is_pre_election: true
I20260713 09:08:40.062225 24228 raft_consensus.cc:3060] T 8ca7fb1f50fb4c76bf9da02669babb98 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.063994 24107 tablet_bootstrap.cc:654] T 557ab6d9809a4852990e89cf87f0f946 P 98e22886b69d439ab982bf6bfde8c8a3: Neither blocks nor log segments found. Creating new log.
W20260713 09:08:40.067744 23956 leader_election.cc:343] T c9570cf5717f47268643868e7065dec3 P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.068612 23840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9570cf5717f47268643868e7065dec3" candidate_uuid: "98e22886b69d439ab982bf6bfde8c8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70a600501b7646579d6422f3f1b5d72b" is_pre_election: true
I20260713 09:08:40.069267 23840 raft_consensus.cc:2468] T c9570cf5717f47268643868e7065dec3 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98e22886b69d439ab982bf6bfde8c8a3 in term 0.
I20260713 09:08:40.059541 24065 raft_consensus.cc:2468] T 8ca7fb1f50fb4c76bf9da02669babb98 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70a600501b7646579d6422f3f1b5d72b in term 0.
I20260713 09:08:40.071975 23956 leader_election.cc:304] T c9570cf5717f47268643868e7065dec3 P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 70a600501b7646579d6422f3f1b5d72b, 98e22886b69d439ab982bf6bfde8c8a3; no voters: ce314ca74b9e4fcbace6430ee59e0d44
I20260713 09:08:40.073433 24219 raft_consensus.cc:2804] T c9570cf5717f47268643868e7065dec3 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:40.073972 24219 raft_consensus.cc:493] T c9570cf5717f47268643868e7065dec3 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:40.074399 24219 raft_consensus.cc:3060] T c9570cf5717f47268643868e7065dec3 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.076463 23991 raft_consensus.cc:2468] T 8cc3f528849c4126982f9705b53f1fd5 P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70a600501b7646579d6422f3f1b5d72b in term 1.
I20260713 09:08:40.078186 23809 leader_election.cc:304] T 8cc3f528849c4126982f9705b53f1fd5 P 70a600501b7646579d6422f3f1b5d72b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 70a600501b7646579d6422f3f1b5d72b, 98e22886b69d439ab982bf6bfde8c8a3; no voters: ce314ca74b9e4fcbace6430ee59e0d44
I20260713 09:08:40.079943 24230 raft_consensus.cc:2804] T 8cc3f528849c4126982f9705b53f1fd5 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:40.080397 24230 raft_consensus.cc:697] T 8cc3f528849c4126982f9705b53f1fd5 P 70a600501b7646579d6422f3f1b5d72b [term 1 LEADER]: Becoming Leader. State: Replica: 70a600501b7646579d6422f3f1b5d72b, State: Running, Role: LEADER
I20260713 09:08:40.081243 24230 consensus_queue.cc:237] T 8cc3f528849c4126982f9705b53f1fd5 P 70a600501b7646579d6422f3f1b5d72b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:40.083185 24111 tablet_bootstrap.cc:492] T b28e65583bcf4328aa04f726e81db725 P ce314ca74b9e4fcbace6430ee59e0d44: No bootstrap required, opened a new log
I20260713 09:08:40.083703 24111 ts_tablet_manager.cc:1403] T b28e65583bcf4328aa04f726e81db725 P ce314ca74b9e4fcbace6430ee59e0d44: Time spent bootstrapping tablet: real 0.101s	user 0.023s	sys 0.022s
I20260713 09:08:40.084698 24174 raft_consensus.cc:515] T 97bd3a67be8c4310ba5c8d48ce8478e7 P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:40.086481 24111 raft_consensus.cc:359] T b28e65583bcf4328aa04f726e81db725 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
I20260713 09:08:40.087196 24111 raft_consensus.cc:385] T b28e65583bcf4328aa04f726e81db725 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.087498 24111 raft_consensus.cc:740] T b28e65583bcf4328aa04f726e81db725 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce314ca74b9e4fcbace6430ee59e0d44, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.088176 24111 consensus_queue.cc:260] T b28e65583bcf4328aa04f726e81db725 P ce314ca74b9e4fcbace6430ee59e0d44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
I20260713 09:08:40.089951 24116 consensus_queue.cc:1048] T 3ebad51c59c14c95b952336fd30b45bb P e6f143fc62d343e4b230c714a0b790ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:40.090325 24111 ts_tablet_manager.cc:1434] T b28e65583bcf4328aa04f726e81db725 P ce314ca74b9e4fcbace6430ee59e0d44: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:08:40.086980 24108 tablet_bootstrap.cc:492] T 4237da2c6b1346a8b3c421e50b934433 P e6f143fc62d343e4b230c714a0b790ad: No bootstrap required, opened a new log
I20260713 09:08:40.091362 24108 ts_tablet_manager.cc:1403] T 4237da2c6b1346a8b3c421e50b934433 P e6f143fc62d343e4b230c714a0b790ad: Time spent bootstrapping tablet: real 0.059s	user 0.009s	sys 0.009s
I20260713 09:08:40.091500 24111 tablet_bootstrap.cc:492] T 4237da2c6b1346a8b3c421e50b934433 P ce314ca74b9e4fcbace6430ee59e0d44: Bootstrap starting.
I20260713 09:08:40.094296 24108 raft_consensus.cc:359] T 4237da2c6b1346a8b3c421e50b934433 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
I20260713 09:08:40.083185 24110 tablet_bootstrap.cc:492] T b28e65583bcf4328aa04f726e81db725 P 70a600501b7646579d6422f3f1b5d72b: No bootstrap required, opened a new log
I20260713 09:08:40.095760 24108 raft_consensus.cc:385] T 4237da2c6b1346a8b3c421e50b934433 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.090189 24228 raft_consensus.cc:515] T 8ca7fb1f50fb4c76bf9da02669babb98 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:40.096103 24110 ts_tablet_manager.cc:1403] T b28e65583bcf4328aa04f726e81db725 P 70a600501b7646579d6422f3f1b5d72b: Time spent bootstrapping tablet: real 0.125s	user 0.011s	sys 0.022s
I20260713 09:08:40.098549 23990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ca7fb1f50fb4c76bf9da02669babb98" candidate_uuid: "70a600501b7646579d6422f3f1b5d72b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e22886b69d439ab982bf6bfde8c8a3"
I20260713 09:08:40.098402 24116 consensus_queue.cc:1048] T 3ebad51c59c14c95b952336fd30b45bb P e6f143fc62d343e4b230c714a0b790ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:40.099264 23990 raft_consensus.cc:3060] T 8ca7fb1f50fb4c76bf9da02669babb98 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.099078 24110 raft_consensus.cc:359] T b28e65583bcf4328aa04f726e81db725 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
I20260713 09:08:40.099826 24110 raft_consensus.cc:385] T b28e65583bcf4328aa04f726e81db725 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.100159 24110 raft_consensus.cc:740] T b28e65583bcf4328aa04f726e81db725 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70a600501b7646579d6422f3f1b5d72b, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.100894 24110 consensus_queue.cc:260] T b28e65583bcf4328aa04f726e81db725 P 70a600501b7646579d6422f3f1b5d72b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
I20260713 09:08:40.106717 24111 tablet_bootstrap.cc:654] T 4237da2c6b1346a8b3c421e50b934433 P ce314ca74b9e4fcbace6430ee59e0d44: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.117328 24065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ca7fb1f50fb4c76bf9da02669babb98" candidate_uuid: "70a600501b7646579d6422f3f1b5d72b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6f143fc62d343e4b230c714a0b790ad"
I20260713 09:08:40.118140 24065 raft_consensus.cc:3060] T 8ca7fb1f50fb4c76bf9da02669babb98 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.121513 23991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97bd3a67be8c4310ba5c8d48ce8478e7" candidate_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e22886b69d439ab982bf6bfde8c8a3"
I20260713 09:08:40.122586 23991 raft_consensus.cc:3060] T 97bd3a67be8c4310ba5c8d48ce8478e7 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.127974 24065 raft_consensus.cc:2468] T 8ca7fb1f50fb4c76bf9da02669babb98 P e6f143fc62d343e4b230c714a0b790ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70a600501b7646579d6422f3f1b5d72b in term 1.
I20260713 09:08:40.126634 24137 raft_consensus.cc:493] T a379f47e5a2048f6ab78e069a2d8e0e3 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:40.132725 23806 leader_election.cc:304] T 8ca7fb1f50fb4c76bf9da02669babb98 P 70a600501b7646579d6422f3f1b5d72b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70a600501b7646579d6422f3f1b5d72b, e6f143fc62d343e4b230c714a0b790ad; no voters: 
I20260713 09:08:40.132766 24137 raft_consensus.cc:515] T a379f47e5a2048f6ab78e069a2d8e0e3 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:40.133924 24160 raft_consensus.cc:2804] T 8ca7fb1f50fb4c76bf9da02669babb98 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:40.134471 24160 raft_consensus.cc:697] T 8ca7fb1f50fb4c76bf9da02669babb98 P 70a600501b7646579d6422f3f1b5d72b [term 1 LEADER]: Becoming Leader. State: Replica: 70a600501b7646579d6422f3f1b5d72b, State: Running, Role: LEADER
I20260713 09:08:40.135393 24160 consensus_queue.cc:237] T 8ca7fb1f50fb4c76bf9da02669babb98 P 70a600501b7646579d6422f3f1b5d72b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:40.137212 24137 leader_election.cc:290] T a379f47e5a2048f6ab78e069a2d8e0e3 P e6f143fc62d343e4b230c714a0b790ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923), 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67:46717)
I20260713 09:08:40.138056 23989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a379f47e5a2048f6ab78e069a2d8e0e3" candidate_uuid: "e6f143fc62d343e4b230c714a0b790ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e22886b69d439ab982bf6bfde8c8a3" is_pre_election: true
W20260713 09:08:40.139652 24032 leader_election.cc:343] T a379f47e5a2048f6ab78e069a2d8e0e3 P e6f143fc62d343e4b230c714a0b790ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67:46717): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.144780 23918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a379f47e5a2048f6ab78e069a2d8e0e3" candidate_uuid: "e6f143fc62d343e4b230c714a0b790ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" is_pre_election: true
I20260713 09:08:40.145699 23918 raft_consensus.cc:2468] T a379f47e5a2048f6ab78e069a2d8e0e3 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6f143fc62d343e4b230c714a0b790ad in term 0.
I20260713 09:08:40.147395 24030 leader_election.cc:304] T a379f47e5a2048f6ab78e069a2d8e0e3 P e6f143fc62d343e4b230c714a0b790ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ce314ca74b9e4fcbace6430ee59e0d44, e6f143fc62d343e4b230c714a0b790ad; no voters: 98e22886b69d439ab982bf6bfde8c8a3
I20260713 09:08:40.114550 23990 raft_consensus.cc:2468] T 8ca7fb1f50fb4c76bf9da02669babb98 P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70a600501b7646579d6422f3f1b5d72b in term 1.
I20260713 09:08:40.148692 24153 raft_consensus.cc:2804] T a379f47e5a2048f6ab78e069a2d8e0e3 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:40.149201 24153 raft_consensus.cc:493] T a379f47e5a2048f6ab78e069a2d8e0e3 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:40.149695 24153 raft_consensus.cc:3060] T a379f47e5a2048f6ab78e069a2d8e0e3 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.150127 24174 leader_election.cc:290] T 97bd3a67be8c4310ba5c8d48ce8478e7 P ce314ca74b9e4fcbace6430ee59e0d44 [CANDIDATE]: Term 1 election: Requested vote from peers 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67:46717), e6f143fc62d343e4b230c714a0b790ad (127.21.59.68:33741)
I20260713 09:08:40.114542 24110 ts_tablet_manager.cc:1434] T b28e65583bcf4328aa04f726e81db725 P 70a600501b7646579d6422f3f1b5d72b: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260713 09:08:40.164812 24110 tablet_bootstrap.cc:492] T 18dd8905be34499a8d217ac808c55e01 P 70a600501b7646579d6422f3f1b5d72b: Bootstrap starting.
I20260713 09:08:40.129972 24228 leader_election.cc:290] T 8ca7fb1f50fb4c76bf9da02669babb98 P 70a600501b7646579d6422f3f1b5d72b [CANDIDATE]: Term 1 election: Requested vote from peers 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67:46717), e6f143fc62d343e4b230c714a0b790ad (127.21.59.68:33741)
I20260713 09:08:40.096166 24108 raft_consensus.cc:740] T 4237da2c6b1346a8b3c421e50b934433 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6f143fc62d343e4b230c714a0b790ad, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.167773 24108 consensus_queue.cc:260] T 4237da2c6b1346a8b3c421e50b934433 P e6f143fc62d343e4b230c714a0b790ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
I20260713 09:08:40.170149 24108 ts_tablet_manager.cc:1434] T 4237da2c6b1346a8b3c421e50b934433 P e6f143fc62d343e4b230c714a0b790ad: Time spent starting tablet: real 0.078s	user 0.005s	sys 0.000s
I20260713 09:08:40.170549 24215 raft_consensus.cc:493] T b28e65583bcf4328aa04f726e81db725 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:40.163008 24065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97bd3a67be8c4310ba5c8d48ce8478e7" candidate_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6f143fc62d343e4b230c714a0b790ad"
I20260713 09:08:40.171274 24065 raft_consensus.cc:3060] T 97bd3a67be8c4310ba5c8d48ce8478e7 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.171118 24215 raft_consensus.cc:515] T b28e65583bcf4328aa04f726e81db725 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
I20260713 09:08:40.173503 24215 leader_election.cc:290] T b28e65583bcf4328aa04f726e81db725 P ce314ca74b9e4fcbace6430ee59e0d44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6f143fc62d343e4b230c714a0b790ad (127.21.59.68:33741), 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853)
I20260713 09:08:40.174230 24108 tablet_bootstrap.cc:492] T 18dd8905be34499a8d217ac808c55e01 P e6f143fc62d343e4b230c714a0b790ad: Bootstrap starting.
I20260713 09:08:40.184083 24066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b28e65583bcf4328aa04f726e81db725" candidate_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6f143fc62d343e4b230c714a0b790ad" is_pre_election: true
I20260713 09:08:40.184821 24219 raft_consensus.cc:515] T c9570cf5717f47268643868e7065dec3 P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:40.179913 23840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b28e65583bcf4328aa04f726e81db725" candidate_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70a600501b7646579d6422f3f1b5d72b" is_pre_election: true
I20260713 09:08:40.192432 23840 raft_consensus.cc:2468] T b28e65583bcf4328aa04f726e81db725 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce314ca74b9e4fcbace6430ee59e0d44 in term 0.
I20260713 09:08:40.193002 23842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9570cf5717f47268643868e7065dec3" candidate_uuid: "98e22886b69d439ab982bf6bfde8c8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70a600501b7646579d6422f3f1b5d72b"
I20260713 09:08:40.193629 23842 raft_consensus.cc:3060] T c9570cf5717f47268643868e7065dec3 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.171412 24153 raft_consensus.cc:515] T a379f47e5a2048f6ab78e069a2d8e0e3 P e6f143fc62d343e4b230c714a0b790ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:40.195377 23882 leader_election.cc:304] T b28e65583bcf4328aa04f726e81db725 P ce314ca74b9e4fcbace6430ee59e0d44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70a600501b7646579d6422f3f1b5d72b, ce314ca74b9e4fcbace6430ee59e0d44; no voters: 
I20260713 09:08:40.196781 24174 raft_consensus.cc:2804] T b28e65583bcf4328aa04f726e81db725 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:40.197273 24174 raft_consensus.cc:493] T b28e65583bcf4328aa04f726e81db725 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:40.197705 24174 raft_consensus.cc:3060] T b28e65583bcf4328aa04f726e81db725 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.185024 24066 raft_consensus.cc:2468] T b28e65583bcf4328aa04f726e81db725 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce314ca74b9e4fcbace6430ee59e0d44 in term 0.
I20260713 09:08:40.204792 23917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9570cf5717f47268643868e7065dec3" candidate_uuid: "98e22886b69d439ab982bf6bfde8c8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce314ca74b9e4fcbace6430ee59e0d44"
I20260713 09:08:40.205518 24153 leader_election.cc:290] T a379f47e5a2048f6ab78e069a2d8e0e3 P e6f143fc62d343e4b230c714a0b790ad [CANDIDATE]: Term 1 election: Requested vote from peers ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923), 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67:46717)
W20260713 09:08:40.207182 23956 leader_election.cc:343] T c9570cf5717f47268643868e7065dec3 P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.209628 23992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a379f47e5a2048f6ab78e069a2d8e0e3" candidate_uuid: "e6f143fc62d343e4b230c714a0b790ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e22886b69d439ab982bf6bfde8c8a3"
W20260713 09:08:40.212378 24032 leader_election.cc:343] T a379f47e5a2048f6ab78e069a2d8e0e3 P e6f143fc62d343e4b230c714a0b790ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67:46717): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.214337 23917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a379f47e5a2048f6ab78e069a2d8e0e3" candidate_uuid: "e6f143fc62d343e4b230c714a0b790ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce314ca74b9e4fcbace6430ee59e0d44"
I20260713 09:08:40.215253 23917 raft_consensus.cc:3060] T a379f47e5a2048f6ab78e069a2d8e0e3 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.222537 24065 raft_consensus.cc:2468] T 97bd3a67be8c4310ba5c8d48ce8478e7 P e6f143fc62d343e4b230c714a0b790ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce314ca74b9e4fcbace6430ee59e0d44 in term 1.
I20260713 09:08:40.201545 24219 leader_election.cc:290] T c9570cf5717f47268643868e7065dec3 P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 1 election: Requested vote from peers 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853), ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923)
I20260713 09:08:40.225400 24228 consensus_queue.cc:1048] T 31c766822692416eb53c13bf247b3b80 P 70a600501b7646579d6422f3f1b5d72b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:40.229249 24111 tablet_bootstrap.cc:492] T 4237da2c6b1346a8b3c421e50b934433 P ce314ca74b9e4fcbace6430ee59e0d44: No bootstrap required, opened a new log
I20260713 09:08:40.229691 24111 ts_tablet_manager.cc:1403] T 4237da2c6b1346a8b3c421e50b934433 P ce314ca74b9e4fcbace6430ee59e0d44: Time spent bootstrapping tablet: real 0.138s	user 0.022s	sys 0.050s
I20260713 09:08:40.232687 24111 raft_consensus.cc:359] T 4237da2c6b1346a8b3c421e50b934433 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
I20260713 09:08:40.233448 24111 raft_consensus.cc:385] T 4237da2c6b1346a8b3c421e50b934433 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.233675 24111 raft_consensus.cc:740] T 4237da2c6b1346a8b3c421e50b934433 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce314ca74b9e4fcbace6430ee59e0d44, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.234283 24111 consensus_queue.cc:260] T 4237da2c6b1346a8b3c421e50b934433 P ce314ca74b9e4fcbace6430ee59e0d44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
I20260713 09:08:40.234759 23881 leader_election.cc:304] T 97bd3a67be8c4310ba5c8d48ce8478e7 P ce314ca74b9e4fcbace6430ee59e0d44 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce314ca74b9e4fcbace6430ee59e0d44, e6f143fc62d343e4b230c714a0b790ad; no voters: 
I20260713 09:08:40.230641 23991 raft_consensus.cc:2468] T 97bd3a67be8c4310ba5c8d48ce8478e7 P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce314ca74b9e4fcbace6430ee59e0d44 in term 1.
I20260713 09:08:40.237461 24111 ts_tablet_manager.cc:1434] T 4237da2c6b1346a8b3c421e50b934433 P ce314ca74b9e4fcbace6430ee59e0d44: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:08:40.238397 24111 tablet_bootstrap.cc:492] T 8cc3f528849c4126982f9705b53f1fd5 P ce314ca74b9e4fcbace6430ee59e0d44: Bootstrap starting.
I20260713 09:08:40.240756 24123 raft_consensus.cc:2804] T 97bd3a67be8c4310ba5c8d48ce8478e7 P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:40.239035 23842 raft_consensus.cc:2468] T c9570cf5717f47268643868e7065dec3 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98e22886b69d439ab982bf6bfde8c8a3 in term 1.
I20260713 09:08:40.246485 24110 tablet_bootstrap.cc:654] T 18dd8905be34499a8d217ac808c55e01 P 70a600501b7646579d6422f3f1b5d72b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.248446 23956 leader_election.cc:304] T c9570cf5717f47268643868e7065dec3 P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 70a600501b7646579d6422f3f1b5d72b, 98e22886b69d439ab982bf6bfde8c8a3; no voters: ce314ca74b9e4fcbace6430ee59e0d44
I20260713 09:08:40.249735 24219 raft_consensus.cc:2804] T c9570cf5717f47268643868e7065dec3 P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:40.250211 24219 raft_consensus.cc:697] T c9570cf5717f47268643868e7065dec3 P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 LEADER]: Becoming Leader. State: Replica: 98e22886b69d439ab982bf6bfde8c8a3, State: Running, Role: LEADER
I20260713 09:08:40.250727 24107 tablet_bootstrap.cc:492] T 557ab6d9809a4852990e89cf87f0f946 P 98e22886b69d439ab982bf6bfde8c8a3: No bootstrap required, opened a new log
I20260713 09:08:40.251235 24107 ts_tablet_manager.cc:1403] T 557ab6d9809a4852990e89cf87f0f946 P 98e22886b69d439ab982bf6bfde8c8a3: Time spent bootstrapping tablet: real 0.194s	user 0.028s	sys 0.043s
I20260713 09:08:40.251039 24219 consensus_queue.cc:237] T c9570cf5717f47268643868e7065dec3 P 98e22886b69d439ab982bf6bfde8c8a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:40.251590 23917 raft_consensus.cc:2468] T a379f47e5a2048f6ab78e069a2d8e0e3 P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6f143fc62d343e4b230c714a0b790ad in term 1.
I20260713 09:08:40.251767 24174 raft_consensus.cc:515] T b28e65583bcf4328aa04f726e81db725 P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
I20260713 09:08:40.252853 24030 leader_election.cc:304] T a379f47e5a2048f6ab78e069a2d8e0e3 P e6f143fc62d343e4b230c714a0b790ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ce314ca74b9e4fcbace6430ee59e0d44, e6f143fc62d343e4b230c714a0b790ad; no voters: 98e22886b69d439ab982bf6bfde8c8a3
I20260713 09:08:40.255931 24153 raft_consensus.cc:2804] T a379f47e5a2048f6ab78e069a2d8e0e3 P e6f143fc62d343e4b230c714a0b790ad [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:40.256541 24153 raft_consensus.cc:697] T a379f47e5a2048f6ab78e069a2d8e0e3 P e6f143fc62d343e4b230c714a0b790ad [term 1 LEADER]: Becoming Leader. State: Replica: e6f143fc62d343e4b230c714a0b790ad, State: Running, Role: LEADER
I20260713 09:08:40.255730 24123 raft_consensus.cc:697] T 97bd3a67be8c4310ba5c8d48ce8478e7 P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 LEADER]: Becoming Leader. State: Replica: ce314ca74b9e4fcbace6430ee59e0d44, State: Running, Role: LEADER
I20260713 09:08:40.253886 24107 raft_consensus.cc:359] T 557ab6d9809a4852990e89cf87f0f946 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:40.258495 24107 raft_consensus.cc:385] T 557ab6d9809a4852990e89cf87f0f946 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.258958 24107 raft_consensus.cc:740] T 557ab6d9809a4852990e89cf87f0f946 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98e22886b69d439ab982bf6bfde8c8a3, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.281054 24065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b28e65583bcf4328aa04f726e81db725" candidate_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6f143fc62d343e4b230c714a0b790ad"
I20260713 09:08:40.257650 24123 consensus_queue.cc:237] T 97bd3a67be8c4310ba5c8d48ce8478e7 P ce314ca74b9e4fcbace6430ee59e0d44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:40.257756 24153 consensus_queue.cc:237] T a379f47e5a2048f6ab78e069a2d8e0e3 P e6f143fc62d343e4b230c714a0b790ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:40.294761 24111 tablet_bootstrap.cc:654] T 8cc3f528849c4126982f9705b53f1fd5 P ce314ca74b9e4fcbace6430ee59e0d44: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.278191 24107 consensus_queue.cc:260] T 557ab6d9809a4852990e89cf87f0f946 P 98e22886b69d439ab982bf6bfde8c8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:40.302487 24107 ts_tablet_manager.cc:1434] T 557ab6d9809a4852990e89cf87f0f946 P 98e22886b69d439ab982bf6bfde8c8a3: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.001s
I20260713 09:08:40.321900 24107 tablet_bootstrap.cc:492] T a379f47e5a2048f6ab78e069a2d8e0e3 P 98e22886b69d439ab982bf6bfde8c8a3: Bootstrap starting.
I20260713 09:08:40.307928 24108 tablet_bootstrap.cc:654] T 18dd8905be34499a8d217ac808c55e01 P e6f143fc62d343e4b230c714a0b790ad: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.296276 24174 leader_election.cc:290] T b28e65583bcf4328aa04f726e81db725 P ce314ca74b9e4fcbace6430ee59e0d44 [CANDIDATE]: Term 1 election: Requested vote from peers e6f143fc62d343e4b230c714a0b790ad (127.21.59.68:33741), 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853)
I20260713 09:08:40.305374 24065 raft_consensus.cc:3060] T b28e65583bcf4328aa04f726e81db725 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.334962 24219 raft_consensus.cc:493] T 557ab6d9809a4852990e89cf87f0f946 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:40.300717 23840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b28e65583bcf4328aa04f726e81db725" candidate_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70a600501b7646579d6422f3f1b5d72b"
I20260713 09:08:40.337061 24230 consensus_queue.cc:1048] T 31c766822692416eb53c13bf247b3b80 P 70a600501b7646579d6422f3f1b5d72b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:40.345582 23840 raft_consensus.cc:3060] T b28e65583bcf4328aa04f726e81db725 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.339828 24219 raft_consensus.cc:515] T 557ab6d9809a4852990e89cf87f0f946 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:40.354156 24066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557ab6d9809a4852990e89cf87f0f946" candidate_uuid: "98e22886b69d439ab982bf6bfde8c8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6f143fc62d343e4b230c714a0b790ad" is_pre_election: true
I20260713 09:08:40.354809 23842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557ab6d9809a4852990e89cf87f0f946" candidate_uuid: "98e22886b69d439ab982bf6bfde8c8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70a600501b7646579d6422f3f1b5d72b" is_pre_election: true
I20260713 09:08:40.355427 24111 tablet_bootstrap.cc:492] T 8cc3f528849c4126982f9705b53f1fd5 P ce314ca74b9e4fcbace6430ee59e0d44: No bootstrap required, opened a new log
I20260713 09:08:40.355927 24111 ts_tablet_manager.cc:1403] T 8cc3f528849c4126982f9705b53f1fd5 P ce314ca74b9e4fcbace6430ee59e0d44: Time spent bootstrapping tablet: real 0.118s	user 0.019s	sys 0.018s
W20260713 09:08:40.356261 23956 leader_election.cc:343] T 557ab6d9809a4852990e89cf87f0f946 P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:40.360112 23955 leader_election.cc:343] T 557ab6d9809a4852990e89cf87f0f946 P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6f143fc62d343e4b230c714a0b790ad (127.21.59.68:33741): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.360580 23955 leader_election.cc:304] T 557ab6d9809a4852990e89cf87f0f946 P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 98e22886b69d439ab982bf6bfde8c8a3; no voters: 70a600501b7646579d6422f3f1b5d72b, e6f143fc62d343e4b230c714a0b790ad
I20260713 09:08:40.361421 24167 raft_consensus.cc:2749] T 557ab6d9809a4852990e89cf87f0f946 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:40.353368 24219 leader_election.cc:290] T 557ab6d9809a4852990e89cf87f0f946 P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6f143fc62d343e4b230c714a0b790ad (127.21.59.68:33741), 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853)
I20260713 09:08:40.368702 24123 raft_consensus.cc:493] T 4237da2c6b1346a8b3c421e50b934433 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:40.359485 24111 raft_consensus.cc:359] T 8cc3f528849c4126982f9705b53f1fd5 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:40.369663 24111 raft_consensus.cc:385] T 8cc3f528849c4126982f9705b53f1fd5 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.370028 24111 raft_consensus.cc:740] T 8cc3f528849c4126982f9705b53f1fd5 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce314ca74b9e4fcbace6430ee59e0d44, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.371323 24111 consensus_queue.cc:260] T 8cc3f528849c4126982f9705b53f1fd5 P ce314ca74b9e4fcbace6430ee59e0d44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:40.371642 24219 raft_consensus.cc:493] T cf615f4c51354062ace215350a07bc9d P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:40.372586 24219 raft_consensus.cc:515] T cf615f4c51354062ace215350a07bc9d P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:40.335527 23738 catalog_manager.cc:5697] T c9570cf5717f47268643868e7065dec3 P 98e22886b69d439ab982bf6bfde8c8a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67). New cstate: current_term: 1 leader_uuid: "98e22886b69d439ab982bf6bfde8c8a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:40.375308 23918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf615f4c51354062ace215350a07bc9d" candidate_uuid: "98e22886b69d439ab982bf6bfde8c8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" is_pre_election: true
I20260713 09:08:40.372601 23740 catalog_manager.cc:5697] T 97bd3a67be8c4310ba5c8d48ce8478e7 P ce314ca74b9e4fcbace6430ee59e0d44 reported cstate change: term changed from 0 to 1, leader changed from <none> to ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66). New cstate: current_term: 1 leader_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } health_report { overall_health: UNKNOWN } } }
W20260713 09:08:40.376631 23956 leader_election.cc:343] T cf615f4c51354062ace215350a07bc9d P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.376803 24111 ts_tablet_manager.cc:1434] T 8cc3f528849c4126982f9705b53f1fd5 P ce314ca74b9e4fcbace6430ee59e0d44: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.002s
I20260713 09:08:40.377753 24111 tablet_bootstrap.cc:492] T c9570cf5717f47268643868e7065dec3 P ce314ca74b9e4fcbace6430ee59e0d44: Bootstrap starting.
I20260713 09:08:40.386569 24064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf615f4c51354062ace215350a07bc9d" candidate_uuid: "98e22886b69d439ab982bf6bfde8c8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6f143fc62d343e4b230c714a0b790ad" is_pre_election: true
I20260713 09:08:40.387491 24110 tablet_bootstrap.cc:492] T 18dd8905be34499a8d217ac808c55e01 P 70a600501b7646579d6422f3f1b5d72b: No bootstrap required, opened a new log
I20260713 09:08:40.379848 24123 raft_consensus.cc:515] T 4237da2c6b1346a8b3c421e50b934433 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
I20260713 09:08:40.389417 24110 ts_tablet_manager.cc:1403] T 18dd8905be34499a8d217ac808c55e01 P 70a600501b7646579d6422f3f1b5d72b: Time spent bootstrapping tablet: real 0.225s	user 0.010s	sys 0.005s
I20260713 09:08:40.391201 24064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4237da2c6b1346a8b3c421e50b934433" candidate_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6f143fc62d343e4b230c714a0b790ad" is_pre_election: true
I20260713 09:08:40.391635 23842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4237da2c6b1346a8b3c421e50b934433" candidate_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70a600501b7646579d6422f3f1b5d72b" is_pre_election: true
I20260713 09:08:40.379001 24219 leader_election.cc:290] T cf615f4c51354062ace215350a07bc9d P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923), e6f143fc62d343e4b230c714a0b790ad (127.21.59.68:33741)
I20260713 09:08:40.392501 24110 raft_consensus.cc:359] T 18dd8905be34499a8d217ac808c55e01 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:40.394604 24110 raft_consensus.cc:385] T 18dd8905be34499a8d217ac808c55e01 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.394923 24110 raft_consensus.cc:740] T 18dd8905be34499a8d217ac808c55e01 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70a600501b7646579d6422f3f1b5d72b, State: Initialized, Role: FOLLOWER
W20260713 09:08:40.388100 23955 leader_election.cc:343] T cf615f4c51354062ace215350a07bc9d P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6f143fc62d343e4b230c714a0b790ad (127.21.59.68:33741): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.393750 24123 leader_election.cc:290] T 4237da2c6b1346a8b3c421e50b934433 P ce314ca74b9e4fcbace6430ee59e0d44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6f143fc62d343e4b230c714a0b790ad (127.21.59.68:33741), 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853)
W20260713 09:08:40.396914 23882 leader_election.cc:343] T 4237da2c6b1346a8b3c421e50b934433 P ce314ca74b9e4fcbace6430ee59e0d44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.397315 23955 leader_election.cc:304] T cf615f4c51354062ace215350a07bc9d P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 98e22886b69d439ab982bf6bfde8c8a3; no voters: ce314ca74b9e4fcbace6430ee59e0d44, e6f143fc62d343e4b230c714a0b790ad
I20260713 09:08:40.394903 24064 raft_consensus.cc:2468] T 4237da2c6b1346a8b3c421e50b934433 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce314ca74b9e4fcbace6430ee59e0d44 in term 0.
I20260713 09:08:40.400302 24219 raft_consensus.cc:2749] T cf615f4c51354062ace215350a07bc9d P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:40.403242 23881 leader_election.cc:304] T 4237da2c6b1346a8b3c421e50b934433 P ce314ca74b9e4fcbace6430ee59e0d44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ce314ca74b9e4fcbace6430ee59e0d44, e6f143fc62d343e4b230c714a0b790ad; no voters: 70a600501b7646579d6422f3f1b5d72b
I20260713 09:08:40.404973 24111 tablet_bootstrap.cc:654] T c9570cf5717f47268643868e7065dec3 P ce314ca74b9e4fcbace6430ee59e0d44: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.404918 24174 raft_consensus.cc:2804] T 4237da2c6b1346a8b3c421e50b934433 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:40.405566 24174 raft_consensus.cc:493] T 4237da2c6b1346a8b3c421e50b934433 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:40.406291 24174 raft_consensus.cc:3060] T 4237da2c6b1346a8b3c421e50b934433 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.408242 24110 consensus_queue.cc:260] T 18dd8905be34499a8d217ac808c55e01 P 70a600501b7646579d6422f3f1b5d72b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:40.414455 24065 raft_consensus.cc:2468] T b28e65583bcf4328aa04f726e81db725 P e6f143fc62d343e4b230c714a0b790ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce314ca74b9e4fcbace6430ee59e0d44 in term 1.
I20260713 09:08:40.416124 23881 leader_election.cc:304] T b28e65583bcf4328aa04f726e81db725 P ce314ca74b9e4fcbace6430ee59e0d44 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce314ca74b9e4fcbace6430ee59e0d44, e6f143fc62d343e4b230c714a0b790ad; no voters: 
I20260713 09:08:40.416898 24265 raft_consensus.cc:2804] T b28e65583bcf4328aa04f726e81db725 P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:40.417388 24265 raft_consensus.cc:697] T b28e65583bcf4328aa04f726e81db725 P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 LEADER]: Becoming Leader. State: Replica: ce314ca74b9e4fcbace6430ee59e0d44, State: Running, Role: LEADER
I20260713 09:08:40.418169 24265 consensus_queue.cc:237] T b28e65583bcf4328aa04f726e81db725 P ce314ca74b9e4fcbace6430ee59e0d44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
I20260713 09:08:40.424297 24108 tablet_bootstrap.cc:492] T 18dd8905be34499a8d217ac808c55e01 P e6f143fc62d343e4b230c714a0b790ad: No bootstrap required, opened a new log
I20260713 09:08:40.424932 24108 ts_tablet_manager.cc:1403] T 18dd8905be34499a8d217ac808c55e01 P e6f143fc62d343e4b230c714a0b790ad: Time spent bootstrapping tablet: real 0.251s	user 0.021s	sys 0.007s
I20260713 09:08:40.423924 23737 catalog_manager.cc:5697] T a379f47e5a2048f6ab78e069a2d8e0e3 P e6f143fc62d343e4b230c714a0b790ad reported cstate change: term changed from 0 to 1, leader changed from <none> to e6f143fc62d343e4b230c714a0b790ad (127.21.59.68). New cstate: current_term: 1 leader_uuid: "e6f143fc62d343e4b230c714a0b790ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:40.371219 23739 catalog_manager.cc:5697] T 8cc3f528849c4126982f9705b53f1fd5 P 70a600501b7646579d6422f3f1b5d72b reported cstate change: term changed from 0 to 1, leader changed from <none> to 70a600501b7646579d6422f3f1b5d72b (127.21.59.65). New cstate: current_term: 1 leader_uuid: "70a600501b7646579d6422f3f1b5d72b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:40.429894 23840 raft_consensus.cc:2468] T b28e65583bcf4328aa04f726e81db725 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce314ca74b9e4fcbace6430ee59e0d44 in term 1.
I20260713 09:08:40.427292 24107 tablet_bootstrap.cc:654] T a379f47e5a2048f6ab78e069a2d8e0e3 P 98e22886b69d439ab982bf6bfde8c8a3: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.433269 24110 ts_tablet_manager.cc:1434] T 18dd8905be34499a8d217ac808c55e01 P 70a600501b7646579d6422f3f1b5d72b: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260713 09:08:40.433883 24108 raft_consensus.cc:359] T 18dd8905be34499a8d217ac808c55e01 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:40.435031 24123 raft_consensus.cc:493] T 8cc3f528849c4126982f9705b53f1fd5 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:40.435498 24123 raft_consensus.cc:515] T 8cc3f528849c4126982f9705b53f1fd5 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:40.434559 24108 raft_consensus.cc:385] T 18dd8905be34499a8d217ac808c55e01 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.437343 24108 raft_consensus.cc:740] T 18dd8905be34499a8d217ac808c55e01 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6f143fc62d343e4b230c714a0b790ad, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.440246 24123 leader_election.cc:290] T 8cc3f528849c4126982f9705b53f1fd5 P ce314ca74b9e4fcbace6430ee59e0d44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853), 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67:46717)
I20260713 09:08:40.434511 24110 tablet_bootstrap.cc:492] T 557ab6d9809a4852990e89cf87f0f946 P 70a600501b7646579d6422f3f1b5d72b: Bootstrap starting.
I20260713 09:08:40.441848 24108 consensus_queue.cc:260] T 18dd8905be34499a8d217ac808c55e01 P e6f143fc62d343e4b230c714a0b790ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:40.444156 24108 ts_tablet_manager.cc:1434] T 18dd8905be34499a8d217ac808c55e01 P e6f143fc62d343e4b230c714a0b790ad: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260713 09:08:40.445068 24108 tablet_bootstrap.cc:492] T 557ab6d9809a4852990e89cf87f0f946 P e6f143fc62d343e4b230c714a0b790ad: Bootstrap starting.
I20260713 09:08:40.445523 23992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc3f528849c4126982f9705b53f1fd5" candidate_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e22886b69d439ab982bf6bfde8c8a3" is_pre_election: true
I20260713 09:08:40.446295 23992 raft_consensus.cc:2393] T 8cc3f528849c4126982f9705b53f1fd5 P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce314ca74b9e4fcbace6430ee59e0d44 in current term 1: Already voted for candidate 70a600501b7646579d6422f3f1b5d72b in this term.
I20260713 09:08:40.448716 23840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc3f528849c4126982f9705b53f1fd5" candidate_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70a600501b7646579d6422f3f1b5d72b" is_pre_election: true
I20260713 09:08:40.450686 24110 tablet_bootstrap.cc:654] T 557ab6d9809a4852990e89cf87f0f946 P 70a600501b7646579d6422f3f1b5d72b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.451005 23882 leader_election.cc:304] T 8cc3f528849c4126982f9705b53f1fd5 P ce314ca74b9e4fcbace6430ee59e0d44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce314ca74b9e4fcbace6430ee59e0d44; no voters: 70a600501b7646579d6422f3f1b5d72b, 98e22886b69d439ab982bf6bfde8c8a3
I20260713 09:08:40.451680 24265 raft_consensus.cc:3060] T 8cc3f528849c4126982f9705b53f1fd5 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.457083 24107 tablet_bootstrap.cc:492] T a379f47e5a2048f6ab78e069a2d8e0e3 P 98e22886b69d439ab982bf6bfde8c8a3: No bootstrap required, opened a new log
I20260713 09:08:40.457577 24107 ts_tablet_manager.cc:1403] T a379f47e5a2048f6ab78e069a2d8e0e3 P 98e22886b69d439ab982bf6bfde8c8a3: Time spent bootstrapping tablet: real 0.136s	user 0.011s	sys 0.000s
I20260713 09:08:40.461103 24174 raft_consensus.cc:515] T 4237da2c6b1346a8b3c421e50b934433 P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
I20260713 09:08:40.466388 23840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4237da2c6b1346a8b3c421e50b934433" candidate_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70a600501b7646579d6422f3f1b5d72b"
I20260713 09:08:40.466405 24065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4237da2c6b1346a8b3c421e50b934433" candidate_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6f143fc62d343e4b230c714a0b790ad"
I20260713 09:08:40.467362 24065 raft_consensus.cc:3060] T 4237da2c6b1346a8b3c421e50b934433 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.467837 23740 catalog_manager.cc:5697] T b28e65583bcf4328aa04f726e81db725 P ce314ca74b9e4fcbace6430ee59e0d44 reported cstate change: term changed from 0 to 1, leader changed from <none> to ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66). New cstate: current_term: 1 leader_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } health_report { overall_health: HEALTHY } } }
W20260713 09:08:40.471226 23882 leader_election.cc:343] T 4237da2c6b1346a8b3c421e50b934433 P ce314ca74b9e4fcbace6430ee59e0d44 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:40.463554 24111 tablet_bootstrap.cc:492] T c9570cf5717f47268643868e7065dec3 P ce314ca74b9e4fcbace6430ee59e0d44: No bootstrap required, opened a new log
I20260713 09:08:40.472434 24111 ts_tablet_manager.cc:1403] T c9570cf5717f47268643868e7065dec3 P ce314ca74b9e4fcbace6430ee59e0d44: Time spent bootstrapping tablet: real 0.095s	user 0.020s	sys 0.007s
I20260713 09:08:40.476974 24107 raft_consensus.cc:359] T a379f47e5a2048f6ab78e069a2d8e0e3 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:40.477500 24107 raft_consensus.cc:385] T a379f47e5a2048f6ab78e069a2d8e0e3 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.477763 24107 raft_consensus.cc:740] T a379f47e5a2048f6ab78e069a2d8e0e3 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98e22886b69d439ab982bf6bfde8c8a3, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.479813 24265 raft_consensus.cc:2749] T 8cc3f528849c4126982f9705b53f1fd5 P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:40.473404 24174 leader_election.cc:290] T 4237da2c6b1346a8b3c421e50b934433 P ce314ca74b9e4fcbace6430ee59e0d44 [CANDIDATE]: Term 1 election: Requested vote from peers e6f143fc62d343e4b230c714a0b790ad (127.21.59.68:33741), 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853)
I20260713 09:08:40.487388 24065 raft_consensus.cc:2468] T 4237da2c6b1346a8b3c421e50b934433 P e6f143fc62d343e4b230c714a0b790ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce314ca74b9e4fcbace6430ee59e0d44 in term 1.
I20260713 09:08:40.487217 24107 consensus_queue.cc:260] T a379f47e5a2048f6ab78e069a2d8e0e3 P 98e22886b69d439ab982bf6bfde8c8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:40.482553 24108 tablet_bootstrap.cc:654] T 557ab6d9809a4852990e89cf87f0f946 P e6f143fc62d343e4b230c714a0b790ad: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.490140 24107 ts_tablet_manager.cc:1434] T a379f47e5a2048f6ab78e069a2d8e0e3 P 98e22886b69d439ab982bf6bfde8c8a3: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.001s
I20260713 09:08:40.493685 24111 raft_consensus.cc:359] T c9570cf5717f47268643868e7065dec3 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:40.494367 24111 raft_consensus.cc:385] T c9570cf5717f47268643868e7065dec3 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.494031 23881 leader_election.cc:304] T 4237da2c6b1346a8b3c421e50b934433 P ce314ca74b9e4fcbace6430ee59e0d44 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ce314ca74b9e4fcbace6430ee59e0d44, e6f143fc62d343e4b230c714a0b790ad; no voters: 70a600501b7646579d6422f3f1b5d72b
I20260713 09:08:40.494625 24111 raft_consensus.cc:740] T c9570cf5717f47268643868e7065dec3 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce314ca74b9e4fcbace6430ee59e0d44, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.495678 24174 raft_consensus.cc:2804] T 4237da2c6b1346a8b3c421e50b934433 P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:40.495394 24111 consensus_queue.cc:260] T c9570cf5717f47268643868e7065dec3 P ce314ca74b9e4fcbace6430ee59e0d44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:40.496598 24174 raft_consensus.cc:697] T 4237da2c6b1346a8b3c421e50b934433 P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 LEADER]: Becoming Leader. State: Replica: ce314ca74b9e4fcbace6430ee59e0d44, State: Running, Role: LEADER
I20260713 09:08:40.500180 24174 consensus_queue.cc:237] T 4237da2c6b1346a8b3c421e50b934433 P ce314ca74b9e4fcbace6430ee59e0d44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
I20260713 09:08:40.502555 24111 ts_tablet_manager.cc:1434] T c9570cf5717f47268643868e7065dec3 P ce314ca74b9e4fcbace6430ee59e0d44: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260713 09:08:40.503803 24111 tablet_bootstrap.cc:492] T cf615f4c51354062ace215350a07bc9d P ce314ca74b9e4fcbace6430ee59e0d44: Bootstrap starting.
I20260713 09:08:40.516367 24219 raft_consensus.cc:493] T 18dd8905be34499a8d217ac808c55e01 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:40.516927 24219 raft_consensus.cc:515] T 18dd8905be34499a8d217ac808c55e01 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:40.519318 24219 leader_election.cc:290] T 18dd8905be34499a8d217ac808c55e01 P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6f143fc62d343e4b230c714a0b790ad (127.21.59.68:33741), 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853)
I20260713 09:08:40.520500 24110 tablet_bootstrap.cc:492] T 557ab6d9809a4852990e89cf87f0f946 P 70a600501b7646579d6422f3f1b5d72b: No bootstrap required, opened a new log
I20260713 09:08:40.521243 24110 ts_tablet_manager.cc:1403] T 557ab6d9809a4852990e89cf87f0f946 P 70a600501b7646579d6422f3f1b5d72b: Time spent bootstrapping tablet: real 0.087s	user 0.039s	sys 0.028s
I20260713 09:08:40.520574 24111 tablet_bootstrap.cc:654] T cf615f4c51354062ace215350a07bc9d P ce314ca74b9e4fcbace6430ee59e0d44: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.522279 23840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18dd8905be34499a8d217ac808c55e01" candidate_uuid: "98e22886b69d439ab982bf6bfde8c8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70a600501b7646579d6422f3f1b5d72b" is_pre_election: true
I20260713 09:08:40.522955 23840 raft_consensus.cc:2468] T 18dd8905be34499a8d217ac808c55e01 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98e22886b69d439ab982bf6bfde8c8a3 in term 0.
I20260713 09:08:40.522419 24065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18dd8905be34499a8d217ac808c55e01" candidate_uuid: "98e22886b69d439ab982bf6bfde8c8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6f143fc62d343e4b230c714a0b790ad" is_pre_election: true
I20260713 09:08:40.523973 23956 leader_election.cc:304] T 18dd8905be34499a8d217ac808c55e01 P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70a600501b7646579d6422f3f1b5d72b, 98e22886b69d439ab982bf6bfde8c8a3; no voters: 
I20260713 09:08:40.524125 24110 raft_consensus.cc:359] T 557ab6d9809a4852990e89cf87f0f946 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:40.524873 24110 raft_consensus.cc:385] T 557ab6d9809a4852990e89cf87f0f946 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.525143 24110 raft_consensus.cc:740] T 557ab6d9809a4852990e89cf87f0f946 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70a600501b7646579d6422f3f1b5d72b, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.525617 24108 tablet_bootstrap.cc:492] T 557ab6d9809a4852990e89cf87f0f946 P e6f143fc62d343e4b230c714a0b790ad: No bootstrap required, opened a new log
I20260713 09:08:40.526126 24108 ts_tablet_manager.cc:1403] T 557ab6d9809a4852990e89cf87f0f946 P e6f143fc62d343e4b230c714a0b790ad: Time spent bootstrapping tablet: real 0.081s	user 0.013s	sys 0.001s
I20260713 09:08:40.525928 24110 consensus_queue.cc:260] T 557ab6d9809a4852990e89cf87f0f946 P 70a600501b7646579d6422f3f1b5d72b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:40.528311 24110 ts_tablet_manager.cc:1434] T 557ab6d9809a4852990e89cf87f0f946 P 70a600501b7646579d6422f3f1b5d72b: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:08:40.525686 24167 raft_consensus.cc:2804] T 18dd8905be34499a8d217ac808c55e01 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:40.528972 24167 raft_consensus.cc:493] T 18dd8905be34499a8d217ac808c55e01 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:40.528754 24108 raft_consensus.cc:359] T 557ab6d9809a4852990e89cf87f0f946 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:40.529189 24110 tablet_bootstrap.cc:492] T 4237da2c6b1346a8b3c421e50b934433 P 70a600501b7646579d6422f3f1b5d72b: Bootstrap starting.
I20260713 09:08:40.529351 24167 raft_consensus.cc:3060] T 18dd8905be34499a8d217ac808c55e01 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.530453 24065 raft_consensus.cc:2468] T 18dd8905be34499a8d217ac808c55e01 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98e22886b69d439ab982bf6bfde8c8a3 in term 0.
I20260713 09:08:40.529431 24108 raft_consensus.cc:385] T 557ab6d9809a4852990e89cf87f0f946 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.534756 24108 raft_consensus.cc:740] T 557ab6d9809a4852990e89cf87f0f946 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6f143fc62d343e4b230c714a0b790ad, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.535895 24110 tablet_bootstrap.cc:654] T 4237da2c6b1346a8b3c421e50b934433 P 70a600501b7646579d6422f3f1b5d72b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.535523 24108 consensus_queue.cc:260] T 557ab6d9809a4852990e89cf87f0f946 P e6f143fc62d343e4b230c714a0b790ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:40.537678 23739 catalog_manager.cc:5697] T 8ca7fb1f50fb4c76bf9da02669babb98 P 70a600501b7646579d6422f3f1b5d72b reported cstate change: term changed from 0 to 1, leader changed from <none> to 70a600501b7646579d6422f3f1b5d72b (127.21.59.65). New cstate: current_term: 1 leader_uuid: "70a600501b7646579d6422f3f1b5d72b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:40.538508 23738 catalog_manager.cc:5697] T 4237da2c6b1346a8b3c421e50b934433 P ce314ca74b9e4fcbace6430ee59e0d44 reported cstate change: term changed from 0 to 1, leader changed from <none> to ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66). New cstate: current_term: 1 leader_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:40.545542 24111 tablet_bootstrap.cc:492] T cf615f4c51354062ace215350a07bc9d P ce314ca74b9e4fcbace6430ee59e0d44: No bootstrap required, opened a new log
I20260713 09:08:40.546105 24111 ts_tablet_manager.cc:1403] T cf615f4c51354062ace215350a07bc9d P ce314ca74b9e4fcbace6430ee59e0d44: Time spent bootstrapping tablet: real 0.043s	user 0.005s	sys 0.008s
I20260713 09:08:40.546312 24167 raft_consensus.cc:515] T 18dd8905be34499a8d217ac808c55e01 P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:40.548117 24110 tablet_bootstrap.cc:492] T 4237da2c6b1346a8b3c421e50b934433 P 70a600501b7646579d6422f3f1b5d72b: No bootstrap required, opened a new log
I20260713 09:08:40.548655 24110 ts_tablet_manager.cc:1403] T 4237da2c6b1346a8b3c421e50b934433 P 70a600501b7646579d6422f3f1b5d72b: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260713 09:08:40.548791 24111 raft_consensus.cc:359] T cf615f4c51354062ace215350a07bc9d P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:40.549466 24111 raft_consensus.cc:385] T cf615f4c51354062ace215350a07bc9d P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.549763 24111 raft_consensus.cc:740] T cf615f4c51354062ace215350a07bc9d P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce314ca74b9e4fcbace6430ee59e0d44, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.549646 23840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18dd8905be34499a8d217ac808c55e01" candidate_uuid: "98e22886b69d439ab982bf6bfde8c8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70a600501b7646579d6422f3f1b5d72b"
I20260713 09:08:40.549054 24167 leader_election.cc:290] T 18dd8905be34499a8d217ac808c55e01 P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 1 election: Requested vote from peers e6f143fc62d343e4b230c714a0b790ad (127.21.59.68:33741), 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853)
I20260713 09:08:40.550297 23840 raft_consensus.cc:3060] T 18dd8905be34499a8d217ac808c55e01 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.550629 24065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18dd8905be34499a8d217ac808c55e01" candidate_uuid: "98e22886b69d439ab982bf6bfde8c8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6f143fc62d343e4b230c714a0b790ad"
I20260713 09:08:40.550760 24111 consensus_queue.cc:260] T cf615f4c51354062ace215350a07bc9d P ce314ca74b9e4fcbace6430ee59e0d44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:40.551246 24065 raft_consensus.cc:3060] T 18dd8905be34499a8d217ac808c55e01 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.551678 24219 raft_consensus.cc:493] T a379f47e5a2048f6ab78e069a2d8e0e3 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:40.552145 24219 raft_consensus.cc:515] T a379f47e5a2048f6ab78e069a2d8e0e3 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:40.553851 24219 leader_election.cc:290] T a379f47e5a2048f6ab78e069a2d8e0e3 P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923), e6f143fc62d343e4b230c714a0b790ad (127.21.59.68:33741)
I20260713 09:08:40.554625 23918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a379f47e5a2048f6ab78e069a2d8e0e3" candidate_uuid: "98e22886b69d439ab982bf6bfde8c8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" is_pre_election: true
I20260713 09:08:40.555423 23918 raft_consensus.cc:2393] T a379f47e5a2048f6ab78e069a2d8e0e3 P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 98e22886b69d439ab982bf6bfde8c8a3 in current term 1: Already voted for candidate e6f143fc62d343e4b230c714a0b790ad in this term.
I20260713 09:08:40.537715 24108 ts_tablet_manager.cc:1434] T 557ab6d9809a4852990e89cf87f0f946 P e6f143fc62d343e4b230c714a0b790ad: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.006s
I20260713 09:08:40.556888 24066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a379f47e5a2048f6ab78e069a2d8e0e3" candidate_uuid: "98e22886b69d439ab982bf6bfde8c8a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6f143fc62d343e4b230c714a0b790ad" is_pre_election: true
I20260713 09:08:40.557129 23840 raft_consensus.cc:2468] T 18dd8905be34499a8d217ac808c55e01 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98e22886b69d439ab982bf6bfde8c8a3 in term 1.
I20260713 09:08:40.558317 23956 leader_election.cc:304] T 18dd8905be34499a8d217ac808c55e01 P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70a600501b7646579d6422f3f1b5d72b, 98e22886b69d439ab982bf6bfde8c8a3; no voters: 
I20260713 09:08:40.559046 23955 leader_election.cc:304] T a379f47e5a2048f6ab78e069a2d8e0e3 P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 98e22886b69d439ab982bf6bfde8c8a3; no voters: ce314ca74b9e4fcbace6430ee59e0d44, e6f143fc62d343e4b230c714a0b790ad
I20260713 09:08:40.560997 24219 raft_consensus.cc:2804] T 18dd8905be34499a8d217ac808c55e01 P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:40.561559 24110 raft_consensus.cc:359] T 4237da2c6b1346a8b3c421e50b934433 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
I20260713 09:08:40.562227 24110 raft_consensus.cc:385] T 4237da2c6b1346a8b3c421e50b934433 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.562476 24110 raft_consensus.cc:740] T 4237da2c6b1346a8b3c421e50b934433 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70a600501b7646579d6422f3f1b5d72b, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.563174 24167 raft_consensus.cc:3060] T a379f47e5a2048f6ab78e069a2d8e0e3 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.559180 24065 raft_consensus.cc:2468] T 18dd8905be34499a8d217ac808c55e01 P e6f143fc62d343e4b230c714a0b790ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98e22886b69d439ab982bf6bfde8c8a3 in term 1.
I20260713 09:08:40.560416 24108 tablet_bootstrap.cc:492] T cf615f4c51354062ace215350a07bc9d P e6f143fc62d343e4b230c714a0b790ad: Bootstrap starting.
I20260713 09:08:40.570115 24219 raft_consensus.cc:697] T 18dd8905be34499a8d217ac808c55e01 P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 LEADER]: Becoming Leader. State: Replica: 98e22886b69d439ab982bf6bfde8c8a3, State: Running, Role: LEADER
I20260713 09:08:40.570768 24160 raft_consensus.cc:493] T 557ab6d9809a4852990e89cf87f0f946 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:40.571307 24160 raft_consensus.cc:515] T 557ab6d9809a4852990e89cf87f0f946 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:40.572180 24110 consensus_queue.cc:260] T 4237da2c6b1346a8b3c421e50b934433 P 70a600501b7646579d6422f3f1b5d72b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
I20260713 09:08:40.573446 24160 leader_election.cc:290] T 557ab6d9809a4852990e89cf87f0f946 P 70a600501b7646579d6422f3f1b5d72b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67:46717), e6f143fc62d343e4b230c714a0b790ad (127.21.59.68:33741)
I20260713 09:08:40.573956 24108 tablet_bootstrap.cc:654] T cf615f4c51354062ace215350a07bc9d P e6f143fc62d343e4b230c714a0b790ad: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.576272 24065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557ab6d9809a4852990e89cf87f0f946" candidate_uuid: "70a600501b7646579d6422f3f1b5d72b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6f143fc62d343e4b230c714a0b790ad" is_pre_election: true
I20260713 09:08:40.576973 24065 raft_consensus.cc:2468] T 557ab6d9809a4852990e89cf87f0f946 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70a600501b7646579d6422f3f1b5d72b in term 0.
I20260713 09:08:40.577226 24167 raft_consensus.cc:2749] T a379f47e5a2048f6ab78e069a2d8e0e3 P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:40.574859 24110 ts_tablet_manager.cc:1434] T 4237da2c6b1346a8b3c421e50b934433 P 70a600501b7646579d6422f3f1b5d72b: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260713 09:08:40.578038 23806 leader_election.cc:304] T 557ab6d9809a4852990e89cf87f0f946 P 70a600501b7646579d6422f3f1b5d72b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70a600501b7646579d6422f3f1b5d72b, e6f143fc62d343e4b230c714a0b790ad; no voters: 
I20260713 09:08:40.579007 24160 raft_consensus.cc:2804] T 557ab6d9809a4852990e89cf87f0f946 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:40.579434 24160 raft_consensus.cc:493] T 557ab6d9809a4852990e89cf87f0f946 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:40.579165 23991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557ab6d9809a4852990e89cf87f0f946" candidate_uuid: "70a600501b7646579d6422f3f1b5d72b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e22886b69d439ab982bf6bfde8c8a3" is_pre_election: true
I20260713 09:08:40.580039 23991 raft_consensus.cc:2468] T 557ab6d9809a4852990e89cf87f0f946 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70a600501b7646579d6422f3f1b5d72b in term 0.
I20260713 09:08:40.580220 24110 tablet_bootstrap.cc:492] T 235a25d1c975486bae13a1819187647f P 70a600501b7646579d6422f3f1b5d72b: Bootstrap starting.
I20260713 09:08:40.580791 24160 raft_consensus.cc:3060] T 557ab6d9809a4852990e89cf87f0f946 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.583968 24230 consensus_queue.cc:1048] T 8ca7fb1f50fb4c76bf9da02669babb98 P 70a600501b7646579d6422f3f1b5d72b [LEADER]: Connected to new peer: Peer: permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:40.571031 24219 consensus_queue.cc:237] T 18dd8905be34499a8d217ac808c55e01 P 98e22886b69d439ab982bf6bfde8c8a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:40.588626 24110 tablet_bootstrap.cc:654] T 235a25d1c975486bae13a1819187647f P 70a600501b7646579d6422f3f1b5d72b: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.594285 24111 ts_tablet_manager.cc:1434] T cf615f4c51354062ace215350a07bc9d P ce314ca74b9e4fcbace6430ee59e0d44: Time spent starting tablet: real 0.048s	user 0.004s	sys 0.004s
I20260713 09:08:40.599329 24111 tablet_bootstrap.cc:492] T 235a25d1c975486bae13a1819187647f P ce314ca74b9e4fcbace6430ee59e0d44: Bootstrap starting.
I20260713 09:08:40.613713 24160 raft_consensus.cc:515] T 557ab6d9809a4852990e89cf87f0f946 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:40.614486 24111 tablet_bootstrap.cc:654] T 235a25d1c975486bae13a1819187647f P ce314ca74b9e4fcbace6430ee59e0d44: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:40.616554 23992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557ab6d9809a4852990e89cf87f0f946" candidate_uuid: "70a600501b7646579d6422f3f1b5d72b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e22886b69d439ab982bf6bfde8c8a3"
I20260713 09:08:40.617167 23992 raft_consensus.cc:3060] T 557ab6d9809a4852990e89cf87f0f946 P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.623242 24234 consensus_queue.cc:1048] T 8ca7fb1f50fb4c76bf9da02669babb98 P 70a600501b7646579d6422f3f1b5d72b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:40.623961 23738 catalog_manager.cc:5697] T 18dd8905be34499a8d217ac808c55e01 P 98e22886b69d439ab982bf6bfde8c8a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67). New cstate: current_term: 1 leader_uuid: "98e22886b69d439ab982bf6bfde8c8a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:40.626267 24110 tablet_bootstrap.cc:492] T 235a25d1c975486bae13a1819187647f P 70a600501b7646579d6422f3f1b5d72b: No bootstrap required, opened a new log
I20260713 09:08:40.626711 24110 ts_tablet_manager.cc:1403] T 235a25d1c975486bae13a1819187647f P 70a600501b7646579d6422f3f1b5d72b: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.009s
I20260713 09:08:40.629973 24234 consensus_queue.cc:1048] T 8cc3f528849c4126982f9705b53f1fd5 P 70a600501b7646579d6422f3f1b5d72b [LEADER]: Connected to new peer: Peer: permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:40.630486 24110 raft_consensus.cc:359] T 235a25d1c975486bae13a1819187647f P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
I20260713 09:08:40.631178 24110 raft_consensus.cc:385] T 235a25d1c975486bae13a1819187647f P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.631428 24110 raft_consensus.cc:740] T 235a25d1c975486bae13a1819187647f P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70a600501b7646579d6422f3f1b5d72b, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.632032 24110 consensus_queue.cc:260] T 235a25d1c975486bae13a1819187647f P 70a600501b7646579d6422f3f1b5d72b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
I20260713 09:08:40.636931 24108 tablet_bootstrap.cc:492] T cf615f4c51354062ace215350a07bc9d P e6f143fc62d343e4b230c714a0b790ad: No bootstrap required, opened a new log
I20260713 09:08:40.639642 24108 ts_tablet_manager.cc:1403] T cf615f4c51354062ace215350a07bc9d P e6f143fc62d343e4b230c714a0b790ad: Time spent bootstrapping tablet: real 0.079s	user 0.023s	sys 0.022s
I20260713 09:08:40.645867 24110 ts_tablet_manager.cc:1434] T 235a25d1c975486bae13a1819187647f P 70a600501b7646579d6422f3f1b5d72b: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260713 09:08:40.648200 24108 raft_consensus.cc:359] T cf615f4c51354062ace215350a07bc9d P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:40.649384 24108 raft_consensus.cc:385] T cf615f4c51354062ace215350a07bc9d P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.649680 24108 raft_consensus.cc:740] T cf615f4c51354062ace215350a07bc9d P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6f143fc62d343e4b230c714a0b790ad, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.650445 24108 consensus_queue.cc:260] T cf615f4c51354062ace215350a07bc9d P e6f143fc62d343e4b230c714a0b790ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:40.652501 24108 ts_tablet_manager.cc:1434] T cf615f4c51354062ace215350a07bc9d P e6f143fc62d343e4b230c714a0b790ad: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:08:40.665423 24230 consensus_queue.cc:1048] T 8cc3f528849c4126982f9705b53f1fd5 P 70a600501b7646579d6422f3f1b5d72b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:40.685628 23992 raft_consensus.cc:2468] T 557ab6d9809a4852990e89cf87f0f946 P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70a600501b7646579d6422f3f1b5d72b in term 1.
I20260713 09:08:40.689421 24064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557ab6d9809a4852990e89cf87f0f946" candidate_uuid: "70a600501b7646579d6422f3f1b5d72b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6f143fc62d343e4b230c714a0b790ad"
I20260713 09:08:40.690341 24064 raft_consensus.cc:3060] T 557ab6d9809a4852990e89cf87f0f946 P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.692721 24111 tablet_bootstrap.cc:492] T 235a25d1c975486bae13a1819187647f P ce314ca74b9e4fcbace6430ee59e0d44: No bootstrap required, opened a new log
I20260713 09:08:40.693185 24111 ts_tablet_manager.cc:1403] T 235a25d1c975486bae13a1819187647f P ce314ca74b9e4fcbace6430ee59e0d44: Time spent bootstrapping tablet: real 0.094s	user 0.023s	sys 0.028s
I20260713 09:08:40.695922 24111 raft_consensus.cc:359] T 235a25d1c975486bae13a1819187647f P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
I20260713 09:08:40.696913 24111 raft_consensus.cc:385] T 235a25d1c975486bae13a1819187647f P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:40.697196 24111 raft_consensus.cc:740] T 235a25d1c975486bae13a1819187647f P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce314ca74b9e4fcbace6430ee59e0d44, State: Initialized, Role: FOLLOWER
I20260713 09:08:40.697505 24174 consensus_queue.cc:1048] T 97bd3a67be8c4310ba5c8d48ce8478e7 P ce314ca74b9e4fcbace6430ee59e0d44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:40.697840 24111 consensus_queue.cc:260] T 235a25d1c975486bae13a1819187647f P ce314ca74b9e4fcbace6430ee59e0d44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
I20260713 09:08:40.700070 24111 ts_tablet_manager.cc:1434] T 235a25d1c975486bae13a1819187647f P ce314ca74b9e4fcbace6430ee59e0d44: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:08:40.701990 23809 leader_election.cc:304] T 557ab6d9809a4852990e89cf87f0f946 P 70a600501b7646579d6422f3f1b5d72b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70a600501b7646579d6422f3f1b5d72b, 98e22886b69d439ab982bf6bfde8c8a3; no voters: 
I20260713 09:08:40.704695 24234 raft_consensus.cc:2804] T 557ab6d9809a4852990e89cf87f0f946 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:40.705181 24234 raft_consensus.cc:697] T 557ab6d9809a4852990e89cf87f0f946 P 70a600501b7646579d6422f3f1b5d72b [term 1 LEADER]: Becoming Leader. State: Replica: 70a600501b7646579d6422f3f1b5d72b, State: Running, Role: LEADER
I20260713 09:08:40.705858 23917 raft_consensus.cc:3060] T c9570cf5717f47268643868e7065dec3 P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.706357 24234 consensus_queue.cc:237] T 557ab6d9809a4852990e89cf87f0f946 P 70a600501b7646579d6422f3f1b5d72b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:40.689772 24160 leader_election.cc:290] T 557ab6d9809a4852990e89cf87f0f946 P 70a600501b7646579d6422f3f1b5d72b [CANDIDATE]: Term 1 election: Requested vote from peers 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67:46717), e6f143fc62d343e4b230c714a0b790ad (127.21.59.68:33741)
I20260713 09:08:40.715725 24064 raft_consensus.cc:2468] T 557ab6d9809a4852990e89cf87f0f946 P e6f143fc62d343e4b230c714a0b790ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70a600501b7646579d6422f3f1b5d72b in term 1.
I20260713 09:08:40.717410 24219 consensus_queue.cc:1048] T c9570cf5717f47268643868e7065dec3 P 98e22886b69d439ab982bf6bfde8c8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:40.733700 24234 raft_consensus.cc:493] T 4237da2c6b1346a8b3c421e50b934433 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:40.734285 24234 raft_consensus.cc:515] T 4237da2c6b1346a8b3c421e50b934433 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
I20260713 09:08:40.737855 24065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4237da2c6b1346a8b3c421e50b934433" candidate_uuid: "70a600501b7646579d6422f3f1b5d72b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6f143fc62d343e4b230c714a0b790ad" is_pre_election: true
I20260713 09:08:40.739605 24065 raft_consensus.cc:2393] T 4237da2c6b1346a8b3c421e50b934433 P e6f143fc62d343e4b230c714a0b790ad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 70a600501b7646579d6422f3f1b5d72b in current term 1: Already voted for candidate ce314ca74b9e4fcbace6430ee59e0d44 in this term.
I20260713 09:08:40.739887 24234 leader_election.cc:290] T 4237da2c6b1346a8b3c421e50b934433 P 70a600501b7646579d6422f3f1b5d72b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6f143fc62d343e4b230c714a0b790ad (127.21.59.68:33741), ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923)
I20260713 09:08:40.740830 23918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4237da2c6b1346a8b3c421e50b934433" candidate_uuid: "70a600501b7646579d6422f3f1b5d72b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" is_pre_election: true
I20260713 09:08:40.742033 24215 consensus_queue.cc:1048] T 97bd3a67be8c4310ba5c8d48ce8478e7 P ce314ca74b9e4fcbace6430ee59e0d44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:40.742359 23807 leader_election.cc:304] T 4237da2c6b1346a8b3c421e50b934433 P 70a600501b7646579d6422f3f1b5d72b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 70a600501b7646579d6422f3f1b5d72b; no voters: ce314ca74b9e4fcbace6430ee59e0d44, e6f143fc62d343e4b230c714a0b790ad
I20260713 09:08:40.746225 24234 raft_consensus.cc:3060] T 4237da2c6b1346a8b3c421e50b934433 P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.756127 24234 raft_consensus.cc:2749] T 4237da2c6b1346a8b3c421e50b934433 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:40.757933 24282 consensus_queue.cc:1048] T c9570cf5717f47268643868e7065dec3 P 98e22886b69d439ab982bf6bfde8c8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:40.766459 23738 catalog_manager.cc:5697] T 557ab6d9809a4852990e89cf87f0f946 P 70a600501b7646579d6422f3f1b5d72b reported cstate change: term changed from 0 to 1, leader changed from <none> to 70a600501b7646579d6422f3f1b5d72b (127.21.59.65). New cstate: current_term: 1 leader_uuid: "70a600501b7646579d6422f3f1b5d72b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:40.789885 24215 raft_consensus.cc:493] T 235a25d1c975486bae13a1819187647f P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:40.790336 24215 raft_consensus.cc:515] T 235a25d1c975486bae13a1819187647f P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
I20260713 09:08:40.792002 24215 leader_election.cc:290] T 235a25d1c975486bae13a1819187647f P ce314ca74b9e4fcbace6430ee59e0d44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6f143fc62d343e4b230c714a0b790ad (127.21.59.68:33741), 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853)
I20260713 09:08:40.792706 24065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "235a25d1c975486bae13a1819187647f" candidate_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6f143fc62d343e4b230c714a0b790ad" is_pre_election: true
I20260713 09:08:40.793001 23842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "235a25d1c975486bae13a1819187647f" candidate_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70a600501b7646579d6422f3f1b5d72b" is_pre_election: true
I20260713 09:08:40.793282 24065 raft_consensus.cc:2468] T 235a25d1c975486bae13a1819187647f P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce314ca74b9e4fcbace6430ee59e0d44 in term 0.
I20260713 09:08:40.793605 23842 raft_consensus.cc:2468] T 235a25d1c975486bae13a1819187647f P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce314ca74b9e4fcbace6430ee59e0d44 in term 0.
I20260713 09:08:40.794320 23881 leader_election.cc:304] T 235a25d1c975486bae13a1819187647f P ce314ca74b9e4fcbace6430ee59e0d44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce314ca74b9e4fcbace6430ee59e0d44, e6f143fc62d343e4b230c714a0b790ad; no voters: 
I20260713 09:08:40.795123 24215 raft_consensus.cc:2804] T 235a25d1c975486bae13a1819187647f P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:40.795486 24215 raft_consensus.cc:493] T 235a25d1c975486bae13a1819187647f P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:40.795835 24215 raft_consensus.cc:3060] T 235a25d1c975486bae13a1819187647f P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.800611 24215 raft_consensus.cc:515] T 235a25d1c975486bae13a1819187647f P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
I20260713 09:08:40.802289 24215 leader_election.cc:290] T 235a25d1c975486bae13a1819187647f P ce314ca74b9e4fcbace6430ee59e0d44 [CANDIDATE]: Term 1 election: Requested vote from peers e6f143fc62d343e4b230c714a0b790ad (127.21.59.68:33741), 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853)
I20260713 09:08:40.803061 24065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "235a25d1c975486bae13a1819187647f" candidate_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6f143fc62d343e4b230c714a0b790ad"
I20260713 09:08:40.803295 23842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "235a25d1c975486bae13a1819187647f" candidate_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70a600501b7646579d6422f3f1b5d72b"
I20260713 09:08:40.803686 24065 raft_consensus.cc:3060] T 235a25d1c975486bae13a1819187647f P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.803886 23842 raft_consensus.cc:3060] T 235a25d1c975486bae13a1819187647f P 70a600501b7646579d6422f3f1b5d72b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.810400 24065 raft_consensus.cc:2468] T 235a25d1c975486bae13a1819187647f P e6f143fc62d343e4b230c714a0b790ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce314ca74b9e4fcbace6430ee59e0d44 in term 1.
I20260713 09:08:40.810400 23842 raft_consensus.cc:2468] T 235a25d1c975486bae13a1819187647f P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce314ca74b9e4fcbace6430ee59e0d44 in term 1.
I20260713 09:08:40.811757 23882 leader_election.cc:304] T 235a25d1c975486bae13a1819187647f P ce314ca74b9e4fcbace6430ee59e0d44 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70a600501b7646579d6422f3f1b5d72b, ce314ca74b9e4fcbace6430ee59e0d44; no voters: 
I20260713 09:08:40.812443 24215 raft_consensus.cc:2804] T 235a25d1c975486bae13a1819187647f P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:40.812925 24215 raft_consensus.cc:697] T 235a25d1c975486bae13a1819187647f P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 LEADER]: Becoming Leader. State: Replica: ce314ca74b9e4fcbace6430ee59e0d44, State: Running, Role: LEADER
I20260713 09:08:40.813867 24215 consensus_queue.cc:237] T 235a25d1c975486bae13a1819187647f P ce314ca74b9e4fcbace6430ee59e0d44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
I20260713 09:08:40.822000 23737 catalog_manager.cc:5697] T 235a25d1c975486bae13a1819187647f P ce314ca74b9e4fcbace6430ee59e0d44 reported cstate change: term changed from 0 to 1, leader changed from <none> to ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66). New cstate: current_term: 1 leader_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:40.825773 24153 raft_consensus.cc:493] T cf615f4c51354062ace215350a07bc9d P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:40.826273 24153 raft_consensus.cc:515] T cf615f4c51354062ace215350a07bc9d P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:40.828044 24153 leader_election.cc:290] T cf615f4c51354062ace215350a07bc9d P e6f143fc62d343e4b230c714a0b790ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923), 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67:46717)
I20260713 09:08:40.829099 23992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf615f4c51354062ace215350a07bc9d" candidate_uuid: "e6f143fc62d343e4b230c714a0b790ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e22886b69d439ab982bf6bfde8c8a3" is_pre_election: true
I20260713 09:08:40.829149 23917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf615f4c51354062ace215350a07bc9d" candidate_uuid: "e6f143fc62d343e4b230c714a0b790ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" is_pre_election: true
I20260713 09:08:40.829897 23992 raft_consensus.cc:2468] T cf615f4c51354062ace215350a07bc9d P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6f143fc62d343e4b230c714a0b790ad in term 0.
I20260713 09:08:40.829958 23917 raft_consensus.cc:2468] T cf615f4c51354062ace215350a07bc9d P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6f143fc62d343e4b230c714a0b790ad in term 0.
I20260713 09:08:40.830963 24032 leader_election.cc:304] T cf615f4c51354062ace215350a07bc9d P e6f143fc62d343e4b230c714a0b790ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98e22886b69d439ab982bf6bfde8c8a3, e6f143fc62d343e4b230c714a0b790ad; no voters: 
I20260713 09:08:40.831629 24153 raft_consensus.cc:2804] T cf615f4c51354062ace215350a07bc9d P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:40.831961 24153 raft_consensus.cc:493] T cf615f4c51354062ace215350a07bc9d P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:40.832255 24153 raft_consensus.cc:3060] T cf615f4c51354062ace215350a07bc9d P e6f143fc62d343e4b230c714a0b790ad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.837706 24153 raft_consensus.cc:515] T cf615f4c51354062ace215350a07bc9d P e6f143fc62d343e4b230c714a0b790ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:40.839537 24153 leader_election.cc:290] T cf615f4c51354062ace215350a07bc9d P e6f143fc62d343e4b230c714a0b790ad [CANDIDATE]: Term 1 election: Requested vote from peers ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923), 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67:46717)
I20260713 09:08:40.840114 23917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf615f4c51354062ace215350a07bc9d" candidate_uuid: "e6f143fc62d343e4b230c714a0b790ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce314ca74b9e4fcbace6430ee59e0d44"
I20260713 09:08:40.840814 23917 raft_consensus.cc:3060] T cf615f4c51354062ace215350a07bc9d P ce314ca74b9e4fcbace6430ee59e0d44 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.841055 23992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf615f4c51354062ace215350a07bc9d" candidate_uuid: "e6f143fc62d343e4b230c714a0b790ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98e22886b69d439ab982bf6bfde8c8a3"
I20260713 09:08:40.841622 23992 raft_consensus.cc:3060] T cf615f4c51354062ace215350a07bc9d P 98e22886b69d439ab982bf6bfde8c8a3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:40.846194 23917 raft_consensus.cc:2468] T cf615f4c51354062ace215350a07bc9d P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6f143fc62d343e4b230c714a0b790ad in term 1.
I20260713 09:08:40.847093 23992 raft_consensus.cc:2468] T cf615f4c51354062ace215350a07bc9d P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6f143fc62d343e4b230c714a0b790ad in term 1.
I20260713 09:08:40.847240 24030 leader_election.cc:304] T cf615f4c51354062ace215350a07bc9d P e6f143fc62d343e4b230c714a0b790ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce314ca74b9e4fcbace6430ee59e0d44, e6f143fc62d343e4b230c714a0b790ad; no voters: 
I20260713 09:08:40.848003 24153 raft_consensus.cc:2804] T cf615f4c51354062ace215350a07bc9d P e6f143fc62d343e4b230c714a0b790ad [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:40.848490 24153 raft_consensus.cc:697] T cf615f4c51354062ace215350a07bc9d P e6f143fc62d343e4b230c714a0b790ad [term 1 LEADER]: Becoming Leader. State: Replica: e6f143fc62d343e4b230c714a0b790ad, State: Running, Role: LEADER
I20260713 09:08:40.849352 24153 consensus_queue.cc:237] T cf615f4c51354062ace215350a07bc9d P e6f143fc62d343e4b230c714a0b790ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:40.858002 23737 catalog_manager.cc:5697] T cf615f4c51354062ace215350a07bc9d P e6f143fc62d343e4b230c714a0b790ad reported cstate change: term changed from 0 to 1, leader changed from <none> to e6f143fc62d343e4b230c714a0b790ad (127.21.59.68). New cstate: current_term: 1 leader_uuid: "e6f143fc62d343e4b230c714a0b790ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:40.898514 24215 consensus_queue.cc:1048] T 4237da2c6b1346a8b3c421e50b934433 P ce314ca74b9e4fcbace6430ee59e0d44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:40.907603 24197 consensus_queue.cc:1048] T a379f47e5a2048f6ab78e069a2d8e0e3 P e6f143fc62d343e4b230c714a0b790ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:40.920288 24123 consensus_queue.cc:1048] T b28e65583bcf4328aa04f726e81db725 P ce314ca74b9e4fcbace6430ee59e0d44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:40.920936 24299 consensus_queue.cc:1048] T a379f47e5a2048f6ab78e069a2d8e0e3 P e6f143fc62d343e4b230c714a0b790ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:40.924480 24265 consensus_queue.cc:1048] T 4237da2c6b1346a8b3c421e50b934433 P ce314ca74b9e4fcbace6430ee59e0d44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:40.930896 24174 consensus_queue.cc:1048] T b28e65583bcf4328aa04f726e81db725 P ce314ca74b9e4fcbace6430ee59e0d44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:41.002697 24167 consensus_queue.cc:1048] T 18dd8905be34499a8d217ac808c55e01 P 98e22886b69d439ab982bf6bfde8c8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:41.013738 24167 consensus_queue.cc:1048] T 18dd8905be34499a8d217ac808c55e01 P 98e22886b69d439ab982bf6bfde8c8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:41.167510 24160 consensus_queue.cc:1048] T 557ab6d9809a4852990e89cf87f0f946 P 70a600501b7646579d6422f3f1b5d72b [LEADER]: Connected to new peer: Peer: permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:41.177359 24230 consensus_queue.cc:1048] T 557ab6d9809a4852990e89cf87f0f946 P 70a600501b7646579d6422f3f1b5d72b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:41.220810 24174 consensus_queue.cc:1048] T 235a25d1c975486bae13a1819187647f P ce314ca74b9e4fcbace6430ee59e0d44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:41.232388 24215 consensus_queue.cc:1048] T 235a25d1c975486bae13a1819187647f P ce314ca74b9e4fcbace6430ee59e0d44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:41.268421 24197 consensus_queue.cc:1048] T cf615f4c51354062ace215350a07bc9d P e6f143fc62d343e4b230c714a0b790ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:41.279302 24299 consensus_queue.cc:1048] T cf615f4c51354062ace215350a07bc9d P e6f143fc62d343e4b230c714a0b790ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:41.345808 21741 tablet_server.cc:179] TabletServer@127.21.59.65:0 shutting down...
W20260713 09:08:41.378831 23956 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 17 similar messages]
I20260713 09:08:41.380211 21741 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:41.382016 21741 tablet_replica.cc:333] T 235a25d1c975486bae13a1819187647f P 70a600501b7646579d6422f3f1b5d72b: stopping tablet replica
I20260713 09:08:41.382879 21741 raft_consensus.cc:2243] T 235a25d1c975486bae13a1819187647f P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:41.383381 21741 raft_consensus.cc:2272] T 235a25d1c975486bae13a1819187647f P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:41.384078 23956 consensus_peers.cc:597] T c9570cf5717f47268643868e7065dec3 P 98e22886b69d439ab982bf6bfde8c8a3 -> Peer 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853): Couldn't send request to peer 70a600501b7646579d6422f3f1b5d72b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:41.386688 21741 tablet_replica.cc:333] T 557ab6d9809a4852990e89cf87f0f946 P 70a600501b7646579d6422f3f1b5d72b: stopping tablet replica
W20260713 09:08:41.394860 24030 consensus_peers.cc:597] T 036bce878e324a06aff19d669341fb71 P e6f143fc62d343e4b230c714a0b790ad -> Peer 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853): Couldn't send request to peer 70a600501b7646579d6422f3f1b5d72b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:41.395020 21741 raft_consensus.cc:2243] T 557ab6d9809a4852990e89cf87f0f946 P 70a600501b7646579d6422f3f1b5d72b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:41.396293 21741 raft_consensus.cc:2272] T 557ab6d9809a4852990e89cf87f0f946 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:41.399480 21741 tablet_replica.cc:333] T 4237da2c6b1346a8b3c421e50b934433 P 70a600501b7646579d6422f3f1b5d72b: stopping tablet replica
I20260713 09:08:41.400385 21741 raft_consensus.cc:2243] T 4237da2c6b1346a8b3c421e50b934433 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:41.401401 21741 raft_consensus.cc:2272] T 4237da2c6b1346a8b3c421e50b934433 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:41.407825 21741 tablet_replica.cc:333] T 18dd8905be34499a8d217ac808c55e01 P 70a600501b7646579d6422f3f1b5d72b: stopping tablet replica
I20260713 09:08:41.408790 21741 raft_consensus.cc:2243] T 18dd8905be34499a8d217ac808c55e01 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:41.409408 21741 raft_consensus.cc:2272] T 18dd8905be34499a8d217ac808c55e01 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:41.412358 21741 tablet_replica.cc:333] T b28e65583bcf4328aa04f726e81db725 P 70a600501b7646579d6422f3f1b5d72b: stopping tablet replica
I20260713 09:08:41.413234 21741 raft_consensus.cc:2243] T b28e65583bcf4328aa04f726e81db725 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:41.413621 21741 raft_consensus.cc:2272] T b28e65583bcf4328aa04f726e81db725 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:41.415892 21741 tablet_replica.cc:333] T 8cc3f528849c4126982f9705b53f1fd5 P 70a600501b7646579d6422f3f1b5d72b: stopping tablet replica
I20260713 09:08:41.416409 21741 raft_consensus.cc:2243] T 8cc3f528849c4126982f9705b53f1fd5 P 70a600501b7646579d6422f3f1b5d72b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:41.417063 21741 raft_consensus.cc:2272] T 8cc3f528849c4126982f9705b53f1fd5 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:41.419659 21741 tablet_replica.cc:333] T c9570cf5717f47268643868e7065dec3 P 70a600501b7646579d6422f3f1b5d72b: stopping tablet replica
I20260713 09:08:41.420246 21741 raft_consensus.cc:2243] T c9570cf5717f47268643868e7065dec3 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:41.420658 21741 raft_consensus.cc:2272] T c9570cf5717f47268643868e7065dec3 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:41.423031 21741 tablet_replica.cc:333] T 036bce878e324a06aff19d669341fb71 P 70a600501b7646579d6422f3f1b5d72b: stopping tablet replica
I20260713 09:08:41.423581 21741 raft_consensus.cc:2243] T 036bce878e324a06aff19d669341fb71 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:41.424055 21741 raft_consensus.cc:2272] T 036bce878e324a06aff19d669341fb71 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:41.425995 21741 tablet_replica.cc:333] T 31c766822692416eb53c13bf247b3b80 P 70a600501b7646579d6422f3f1b5d72b: stopping tablet replica
I20260713 09:08:41.426476 21741 raft_consensus.cc:2243] T 31c766822692416eb53c13bf247b3b80 P 70a600501b7646579d6422f3f1b5d72b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:41.427218 21741 raft_consensus.cc:2272] T 31c766822692416eb53c13bf247b3b80 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:41.428833 21741 tablet_replica.cc:333] T 8ca7fb1f50fb4c76bf9da02669babb98 P 70a600501b7646579d6422f3f1b5d72b: stopping tablet replica
I20260713 09:08:41.429327 21741 raft_consensus.cc:2243] T 8ca7fb1f50fb4c76bf9da02669babb98 P 70a600501b7646579d6422f3f1b5d72b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:41.429929 21741 raft_consensus.cc:2272] T 8ca7fb1f50fb4c76bf9da02669babb98 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:41.431797 21741 tablet_replica.cc:333] T c71a7ed8c4064f7186edbba7bd68a816 P 70a600501b7646579d6422f3f1b5d72b: stopping tablet replica
I20260713 09:08:41.432281 21741 raft_consensus.cc:2243] T c71a7ed8c4064f7186edbba7bd68a816 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:41.432608 21741 raft_consensus.cc:2272] T c71a7ed8c4064f7186edbba7bd68a816 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:41.434145 21741 tablet_replica.cc:333] T b1db5543cb4b40ffb4cb57b385575d13 P 70a600501b7646579d6422f3f1b5d72b: stopping tablet replica
I20260713 09:08:41.434653 21741 raft_consensus.cc:2243] T b1db5543cb4b40ffb4cb57b385575d13 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:41.435128 21741 raft_consensus.cc:2272] T b1db5543cb4b40ffb4cb57b385575d13 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:41.436652 21741 tablet_replica.cc:333] T de1409e4269645e6bacc014205991ccf P 70a600501b7646579d6422f3f1b5d72b: stopping tablet replica
I20260713 09:08:41.437300 21741 raft_consensus.cc:2243] T de1409e4269645e6bacc014205991ccf P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:41.437790 21741 raft_consensus.cc:2272] T de1409e4269645e6bacc014205991ccf P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:41.439987 21741 tablet_replica.cc:333] T 71667f1ec1cd44b7acba695348e4581a P 70a600501b7646579d6422f3f1b5d72b: stopping tablet replica
I20260713 09:08:41.440688 21741 raft_consensus.cc:2243] T 71667f1ec1cd44b7acba695348e4581a P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:41.441107 21741 raft_consensus.cc:2272] T 71667f1ec1cd44b7acba695348e4581a P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:41.442692 21741 tablet_replica.cc:333] T 3feefef5c58c49a9b49637d7465ea03c P 70a600501b7646579d6422f3f1b5d72b: stopping tablet replica
I20260713 09:08:41.443230 21741 raft_consensus.cc:2243] T 3feefef5c58c49a9b49637d7465ea03c P 70a600501b7646579d6422f3f1b5d72b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:41.443941 21741 raft_consensus.cc:2272] T 3feefef5c58c49a9b49637d7465ea03c P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:41.445575 21741 tablet_replica.cc:333] T e66497af76b441ec85deebf4d32b87c2 P 70a600501b7646579d6422f3f1b5d72b: stopping tablet replica
I20260713 09:08:41.446092 21741 raft_consensus.cc:2243] T e66497af76b441ec85deebf4d32b87c2 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:41.446483 21741 raft_consensus.cc:2272] T e66497af76b441ec85deebf4d32b87c2 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:41.448117 21741 tablet_replica.cc:333] T a08bea61fd74443aae234f92edf3f21b P 70a600501b7646579d6422f3f1b5d72b: stopping tablet replica
I20260713 09:08:41.448597 21741 raft_consensus.cc:2243] T a08bea61fd74443aae234f92edf3f21b P 70a600501b7646579d6422f3f1b5d72b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:41.449424 21741 raft_consensus.cc:2272] T a08bea61fd74443aae234f92edf3f21b P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:41.451045 21741 tablet_replica.cc:333] T 452b628bfea24de1bcb5871caa874e87 P 70a600501b7646579d6422f3f1b5d72b: stopping tablet replica
I20260713 09:08:41.451480 21741 raft_consensus.cc:2243] T 452b628bfea24de1bcb5871caa874e87 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:41.451931 21741 raft_consensus.cc:2272] T 452b628bfea24de1bcb5871caa874e87 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:41.456280 23956 consensus_peers.cc:597] T 18dd8905be34499a8d217ac808c55e01 P 98e22886b69d439ab982bf6bfde8c8a3 -> Peer 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853): Couldn't send request to peer 70a600501b7646579d6422f3f1b5d72b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:41.486308 21741 tablet_server.cc:196] TabletServer@127.21.59.65:0 shutdown complete.
W20260713 09:08:41.499253 24030 consensus_peers.cc:597] T 452b628bfea24de1bcb5871caa874e87 P e6f143fc62d343e4b230c714a0b790ad -> Peer 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853): Couldn't send request to peer 70a600501b7646579d6422f3f1b5d72b. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.65:44853: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:41.499185 23882 consensus_peers.cc:597] T 4237da2c6b1346a8b3c421e50b934433 P ce314ca74b9e4fcbace6430ee59e0d44 -> Peer 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853): Couldn't send request to peer 70a600501b7646579d6422f3f1b5d72b. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.65:44853: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:41.504712 23882 consensus_peers.cc:597] T b28e65583bcf4328aa04f726e81db725 P ce314ca74b9e4fcbace6430ee59e0d44 -> Peer 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853): Couldn't send request to peer 70a600501b7646579d6422f3f1b5d72b. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.65:44853: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:41.514413 21741 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:41.521008 24318 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
W20260713 09:08:41.521090 24319 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
W20260713 09:08:41.522404 24321 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
I20260713 09:08:41.522644 21741 server_base.cc:1061] running on GCE node
I20260713 09:08:41.524789 21741 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:41.525013 21741 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:41.525213 21741 hybrid_clock.cc:648] HybridClock initialized: now 1783933721525193 us; error 0 us; skew 500 ppm
I20260713 09:08:41.525763 21741 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:41.528311 21741 webserver.cc:533] Webserver started at http://127.21.59.65:43715/ using document root <none> and password file <none>
I20260713 09:08:41.528786 21741 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:41.528986 21741 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:08:41.532964 21741 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:08:41.537374 24326 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:41.538152 21741 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:08:41.538463 21741 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933662300128-21741-0/minicluster-data/ts-0-root
uuid: "70a600501b7646579d6422f3f1b5d72b"
format_stamp: "Formatted at 2026-07-13 09:08:36 on dist-test-slave-2xsz"
I20260713 09:08:41.538775 21741 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933662300128-21741-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933662300128-21741-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933662300128-21741-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)
I20260713 09:08:41.566972 21741 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:41.568006 21741 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:41.569478 21741 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:41.573282 24333 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260713 09:08:41.630821 23882 consensus_peers.cc:597] T 71667f1ec1cd44b7acba695348e4581a P ce314ca74b9e4fcbace6430ee59e0d44 -> Peer 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853): Couldn't send request to peer 70a600501b7646579d6422f3f1b5d72b. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.65:44853: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:41.655735 24030 consensus_peers.cc:597] T de1409e4269645e6bacc014205991ccf P e6f143fc62d343e4b230c714a0b790ad -> Peer 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853): Couldn't send request to peer 70a600501b7646579d6422f3f1b5d72b. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.65:44853: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:41.661933 21741 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260713 09:08:41.662352 21741 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.090s	user 0.004s	sys 0.000s
I20260713 09:08:41.662648 21741 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260713 09:08:41.668056 24333 tablet_bootstrap.cc:492] T b1db5543cb4b40ffb4cb57b385575d13 P 70a600501b7646579d6422f3f1b5d72b: Bootstrap starting.
W20260713 09:08:41.681510 24030 consensus_peers.cc:597] T e66497af76b441ec85deebf4d32b87c2 P e6f143fc62d343e4b230c714a0b790ad -> Peer 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853): Couldn't send request to peer 70a600501b7646579d6422f3f1b5d72b. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.65:44853: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:41.685232 24333 tablet_bootstrap.cc:492] T b1db5543cb4b40ffb4cb57b385575d13 P 70a600501b7646579d6422f3f1b5d72b: 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
I20260713 09:08:41.686074 24333 tablet_bootstrap.cc:492] T b1db5543cb4b40ffb4cb57b385575d13 P 70a600501b7646579d6422f3f1b5d72b: Bootstrap complete.
I20260713 09:08:41.686560 24333 ts_tablet_manager.cc:1403] T b1db5543cb4b40ffb4cb57b385575d13 P 70a600501b7646579d6422f3f1b5d72b: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.008s
I20260713 09:08:41.689183 24333 raft_consensus.cc:359] T b1db5543cb4b40ffb4cb57b385575d13 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:41.689635 24333 raft_consensus.cc:740] T b1db5543cb4b40ffb4cb57b385575d13 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70a600501b7646579d6422f3f1b5d72b, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.690200 24333 consensus_queue.cc:260] T b1db5543cb4b40ffb4cb57b385575d13 P 70a600501b7646579d6422f3f1b5d72b [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: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:41.692167 24333 ts_tablet_manager.cc:1434] T b1db5543cb4b40ffb4cb57b385575d13 P 70a600501b7646579d6422f3f1b5d72b: Time spent starting tablet: real 0.005s	user 0.009s	sys 0.000s
I20260713 09:08:41.692787 24333 tablet_bootstrap.cc:492] T e66497af76b441ec85deebf4d32b87c2 P 70a600501b7646579d6422f3f1b5d72b: Bootstrap starting.
I20260713 09:08:41.703962 24333 tablet_bootstrap.cc:492] T e66497af76b441ec85deebf4d32b87c2 P 70a600501b7646579d6422f3f1b5d72b: 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
I20260713 09:08:41.704918 24333 tablet_bootstrap.cc:492] T e66497af76b441ec85deebf4d32b87c2 P 70a600501b7646579d6422f3f1b5d72b: Bootstrap complete.
I20260713 09:08:41.705482 24333 ts_tablet_manager.cc:1403] T e66497af76b441ec85deebf4d32b87c2 P 70a600501b7646579d6422f3f1b5d72b: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260713 09:08:41.707787 24333 raft_consensus.cc:359] T e66497af76b441ec85deebf4d32b87c2 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
I20260713 09:08:41.708277 24333 raft_consensus.cc:740] T e66497af76b441ec85deebf4d32b87c2 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70a600501b7646579d6422f3f1b5d72b, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.708873 24333 consensus_queue.cc:260] T e66497af76b441ec85deebf4d32b87c2 P 70a600501b7646579d6422f3f1b5d72b [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: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
I20260713 09:08:41.710206 24333 ts_tablet_manager.cc:1434] T e66497af76b441ec85deebf4d32b87c2 P 70a600501b7646579d6422f3f1b5d72b: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:41.711073 24333 tablet_bootstrap.cc:492] T 71667f1ec1cd44b7acba695348e4581a P 70a600501b7646579d6422f3f1b5d72b: Bootstrap starting.
I20260713 09:08:41.723785 24333 tablet_bootstrap.cc:492] T 71667f1ec1cd44b7acba695348e4581a P 70a600501b7646579d6422f3f1b5d72b: 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
I20260713 09:08:41.724433 24333 tablet_bootstrap.cc:492] T 71667f1ec1cd44b7acba695348e4581a P 70a600501b7646579d6422f3f1b5d72b: Bootstrap complete.
I20260713 09:08:41.724987 24333 ts_tablet_manager.cc:1403] T 71667f1ec1cd44b7acba695348e4581a P 70a600501b7646579d6422f3f1b5d72b: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260713 09:08:41.727392 24333 raft_consensus.cc:359] T 71667f1ec1cd44b7acba695348e4581a P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:41.727861 24333 raft_consensus.cc:740] T 71667f1ec1cd44b7acba695348e4581a P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70a600501b7646579d6422f3f1b5d72b, State: Initialized, Role: FOLLOWER
W20260713 09:08:41.728451 23882 consensus_peers.cc:597] T b1db5543cb4b40ffb4cb57b385575d13 P ce314ca74b9e4fcbace6430ee59e0d44 -> Peer 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853): Couldn't send request to peer 70a600501b7646579d6422f3f1b5d72b. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.65:44853: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:41.728379 24333 consensus_queue.cc:260] T 71667f1ec1cd44b7acba695348e4581a P 70a600501b7646579d6422f3f1b5d72b [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: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:41.730391 24333 ts_tablet_manager.cc:1434] T 71667f1ec1cd44b7acba695348e4581a P 70a600501b7646579d6422f3f1b5d72b: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:08:41.731106 24333 tablet_bootstrap.cc:492] T de1409e4269645e6bacc014205991ccf P 70a600501b7646579d6422f3f1b5d72b: Bootstrap starting.
I20260713 09:08:41.741815 24333 tablet_bootstrap.cc:492] T de1409e4269645e6bacc014205991ccf P 70a600501b7646579d6422f3f1b5d72b: 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
I20260713 09:08:41.742529 24333 tablet_bootstrap.cc:492] T de1409e4269645e6bacc014205991ccf P 70a600501b7646579d6422f3f1b5d72b: Bootstrap complete.
I20260713 09:08:41.743103 24333 ts_tablet_manager.cc:1403] T de1409e4269645e6bacc014205991ccf P 70a600501b7646579d6422f3f1b5d72b: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260713 09:08:41.744626 24333 raft_consensus.cc:359] T de1409e4269645e6bacc014205991ccf P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
I20260713 09:08:41.745111 24333 raft_consensus.cc:740] T de1409e4269645e6bacc014205991ccf P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70a600501b7646579d6422f3f1b5d72b, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.745716 24333 consensus_queue.cc:260] T de1409e4269645e6bacc014205991ccf P 70a600501b7646579d6422f3f1b5d72b [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: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
I20260713 09:08:41.747431 24333 ts_tablet_manager.cc:1434] T de1409e4269645e6bacc014205991ccf P 70a600501b7646579d6422f3f1b5d72b: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:41.748034 24333 tablet_bootstrap.cc:492] T 18dd8905be34499a8d217ac808c55e01 P 70a600501b7646579d6422f3f1b5d72b: Bootstrap starting.
W20260713 09:08:41.751117 23882 consensus_peers.cc:597] T c71a7ed8c4064f7186edbba7bd68a816 P ce314ca74b9e4fcbace6430ee59e0d44 -> Peer 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853): Couldn't send request to peer 70a600501b7646579d6422f3f1b5d72b. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.65:44853: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:41.752604 21741 ts_tablet_manager.cc:616] Registered 18 tablets
I20260713 09:08:41.752882 21741 ts_tablet_manager.cc:595] Time spent register tablets: real 0.090s	user 0.088s	sys 0.000s
I20260713 09:08:41.759539 24333 tablet_bootstrap.cc:492] T 18dd8905be34499a8d217ac808c55e01 P 70a600501b7646579d6422f3f1b5d72b: 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
I20260713 09:08:41.760432 24333 tablet_bootstrap.cc:492] T 18dd8905be34499a8d217ac808c55e01 P 70a600501b7646579d6422f3f1b5d72b: Bootstrap complete.
I20260713 09:08:41.761022 24333 ts_tablet_manager.cc:1403] T 18dd8905be34499a8d217ac808c55e01 P 70a600501b7646579d6422f3f1b5d72b: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260713 09:08:41.763641 24333 raft_consensus.cc:359] T 18dd8905be34499a8d217ac808c55e01 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:41.764482 24333 raft_consensus.cc:740] T 18dd8905be34499a8d217ac808c55e01 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70a600501b7646579d6422f3f1b5d72b, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.765264 24333 consensus_queue.cc:260] T 18dd8905be34499a8d217ac808c55e01 P 70a600501b7646579d6422f3f1b5d72b [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: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:41.767159 24333 ts_tablet_manager.cc:1434] T 18dd8905be34499a8d217ac808c55e01 P 70a600501b7646579d6422f3f1b5d72b: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:08:41.767928 24333 tablet_bootstrap.cc:492] T 452b628bfea24de1bcb5871caa874e87 P 70a600501b7646579d6422f3f1b5d72b: Bootstrap starting.
W20260713 09:08:41.771900 23882 consensus_peers.cc:597] T 235a25d1c975486bae13a1819187647f P ce314ca74b9e4fcbace6430ee59e0d44 -> Peer 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853): Couldn't send request to peer 70a600501b7646579d6422f3f1b5d72b. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.65:44853: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:41.781903 24333 tablet_bootstrap.cc:492] T 452b628bfea24de1bcb5871caa874e87 P 70a600501b7646579d6422f3f1b5d72b: 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
I20260713 09:08:41.782990 24333 tablet_bootstrap.cc:492] T 452b628bfea24de1bcb5871caa874e87 P 70a600501b7646579d6422f3f1b5d72b: Bootstrap complete.
I20260713 09:08:41.783524 24333 ts_tablet_manager.cc:1403] T 452b628bfea24de1bcb5871caa874e87 P 70a600501b7646579d6422f3f1b5d72b: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260713 09:08:41.786033 24333 raft_consensus.cc:359] T 452b628bfea24de1bcb5871caa874e87 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:41.786662 24333 raft_consensus.cc:740] T 452b628bfea24de1bcb5871caa874e87 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70a600501b7646579d6422f3f1b5d72b, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.787326 24333 consensus_queue.cc:260] T 452b628bfea24de1bcb5871caa874e87 P 70a600501b7646579d6422f3f1b5d72b [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: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:41.789520 24333 ts_tablet_manager.cc:1434] T 452b628bfea24de1bcb5871caa874e87 P 70a600501b7646579d6422f3f1b5d72b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:08:41.790156 24333 tablet_bootstrap.cc:492] T b28e65583bcf4328aa04f726e81db725 P 70a600501b7646579d6422f3f1b5d72b: Bootstrap starting.
I20260713 09:08:41.801088 24333 tablet_bootstrap.cc:492] T b28e65583bcf4328aa04f726e81db725 P 70a600501b7646579d6422f3f1b5d72b: 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
I20260713 09:08:41.801983 24333 tablet_bootstrap.cc:492] T b28e65583bcf4328aa04f726e81db725 P 70a600501b7646579d6422f3f1b5d72b: Bootstrap complete.
I20260713 09:08:41.802613 24333 ts_tablet_manager.cc:1403] T b28e65583bcf4328aa04f726e81db725 P 70a600501b7646579d6422f3f1b5d72b: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.000s
I20260713 09:08:41.804781 24333 raft_consensus.cc:359] T b28e65583bcf4328aa04f726e81db725 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
I20260713 09:08:41.805347 24333 raft_consensus.cc:740] T b28e65583bcf4328aa04f726e81db725 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70a600501b7646579d6422f3f1b5d72b, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.806070 24333 consensus_queue.cc:260] T b28e65583bcf4328aa04f726e81db725 P 70a600501b7646579d6422f3f1b5d72b [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: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
I20260713 09:08:41.807703 24333 ts_tablet_manager.cc:1434] T b28e65583bcf4328aa04f726e81db725 P 70a600501b7646579d6422f3f1b5d72b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:08:41.808463 24333 tablet_bootstrap.cc:492] T a08bea61fd74443aae234f92edf3f21b P 70a600501b7646579d6422f3f1b5d72b: Bootstrap starting.
I20260713 09:08:41.830606 24333 tablet_bootstrap.cc:492] T a08bea61fd74443aae234f92edf3f21b P 70a600501b7646579d6422f3f1b5d72b: 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
I20260713 09:08:41.831792 24333 tablet_bootstrap.cc:492] T a08bea61fd74443aae234f92edf3f21b P 70a600501b7646579d6422f3f1b5d72b: Bootstrap complete.
I20260713 09:08:41.832422 24333 ts_tablet_manager.cc:1403] T a08bea61fd74443aae234f92edf3f21b P 70a600501b7646579d6422f3f1b5d72b: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.008s
I20260713 09:08:41.837106 24333 raft_consensus.cc:359] T a08bea61fd74443aae234f92edf3f21b P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:41.837766 24333 raft_consensus.cc:740] T a08bea61fd74443aae234f92edf3f21b P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70a600501b7646579d6422f3f1b5d72b, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.838507 24333 consensus_queue.cc:260] T a08bea61fd74443aae234f92edf3f21b P 70a600501b7646579d6422f3f1b5d72b [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: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:41.841032 24333 ts_tablet_manager.cc:1434] T a08bea61fd74443aae234f92edf3f21b P 70a600501b7646579d6422f3f1b5d72b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:08:41.841668 24333 tablet_bootstrap.cc:492] T 557ab6d9809a4852990e89cf87f0f946 P 70a600501b7646579d6422f3f1b5d72b: Bootstrap starting.
I20260713 09:08:41.858961 24333 tablet_bootstrap.cc:492] T 557ab6d9809a4852990e89cf87f0f946 P 70a600501b7646579d6422f3f1b5d72b: 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
I20260713 09:08:41.860009 24333 tablet_bootstrap.cc:492] T 557ab6d9809a4852990e89cf87f0f946 P 70a600501b7646579d6422f3f1b5d72b: Bootstrap complete.
I20260713 09:08:41.860852 24333 ts_tablet_manager.cc:1403] T 557ab6d9809a4852990e89cf87f0f946 P 70a600501b7646579d6422f3f1b5d72b: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260713 09:08:41.861074 21741 rpc_server.cc:307] RPC server started. Bound to: 127.21.59.65:44853
I20260713 09:08:41.861207 24402 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.59.65:44853 every 8 connection(s)
I20260713 09:08:41.863397 24333 raft_consensus.cc:359] T 557ab6d9809a4852990e89cf87f0f946 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:41.864148 24333 raft_consensus.cc:740] T 557ab6d9809a4852990e89cf87f0f946 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70a600501b7646579d6422f3f1b5d72b, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.865083 24333 consensus_queue.cc:260] T 557ab6d9809a4852990e89cf87f0f946 P 70a600501b7646579d6422f3f1b5d72b [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: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:41.866869 24333 ts_tablet_manager.cc:1434] T 557ab6d9809a4852990e89cf87f0f946 P 70a600501b7646579d6422f3f1b5d72b: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:08:41.867681 24333 tablet_bootstrap.cc:492] T c71a7ed8c4064f7186edbba7bd68a816 P 70a600501b7646579d6422f3f1b5d72b: Bootstrap starting.
I20260713 09:08:41.885643 24333 tablet_bootstrap.cc:492] T c71a7ed8c4064f7186edbba7bd68a816 P 70a600501b7646579d6422f3f1b5d72b: 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
I20260713 09:08:41.886693 24333 tablet_bootstrap.cc:492] T c71a7ed8c4064f7186edbba7bd68a816 P 70a600501b7646579d6422f3f1b5d72b: Bootstrap complete.
I20260713 09:08:41.887362 24333 ts_tablet_manager.cc:1403] T c71a7ed8c4064f7186edbba7bd68a816 P 70a600501b7646579d6422f3f1b5d72b: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260713 09:08:41.889526 24333 raft_consensus.cc:359] T c71a7ed8c4064f7186edbba7bd68a816 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:41.889920 24403 heartbeater.cc:344] Connected to a master server at 127.21.59.126:36221
I20260713 09:08:41.890165 24333 raft_consensus.cc:740] T c71a7ed8c4064f7186edbba7bd68a816 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70a600501b7646579d6422f3f1b5d72b, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.890435 24403 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:41.890930 24333 consensus_queue.cc:260] T c71a7ed8c4064f7186edbba7bd68a816 P 70a600501b7646579d6422f3f1b5d72b [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: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:41.891256 24403 heartbeater.cc:507] Master 127.21.59.126:36221 requested a full tablet report, sending...
I20260713 09:08:41.892391 24333 ts_tablet_manager.cc:1434] T c71a7ed8c4064f7186edbba7bd68a816 P 70a600501b7646579d6422f3f1b5d72b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:08:41.893013 24333 tablet_bootstrap.cc:492] T 31c766822692416eb53c13bf247b3b80 P 70a600501b7646579d6422f3f1b5d72b: Bootstrap starting.
I20260713 09:08:41.898387 23737 ts_manager.cc:194] Re-registered known tserver with Master: 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853)
I20260713 09:08:41.909055 24333 tablet_bootstrap.cc:492] T 31c766822692416eb53c13bf247b3b80 P 70a600501b7646579d6422f3f1b5d72b: 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
I20260713 09:08:41.910038 24333 tablet_bootstrap.cc:492] T 31c766822692416eb53c13bf247b3b80 P 70a600501b7646579d6422f3f1b5d72b: Bootstrap complete.
I20260713 09:08:41.910651 24333 ts_tablet_manager.cc:1403] T 31c766822692416eb53c13bf247b3b80 P 70a600501b7646579d6422f3f1b5d72b: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.003s
I20260713 09:08:41.913208 24333 raft_consensus.cc:359] T 31c766822692416eb53c13bf247b3b80 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:41.913856 24333 raft_consensus.cc:740] T 31c766822692416eb53c13bf247b3b80 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70a600501b7646579d6422f3f1b5d72b, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.914583 24333 consensus_queue.cc:260] T 31c766822692416eb53c13bf247b3b80 P 70a600501b7646579d6422f3f1b5d72b [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: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:41.916491 24333 ts_tablet_manager.cc:1434] T 31c766822692416eb53c13bf247b3b80 P 70a600501b7646579d6422f3f1b5d72b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:08:41.917230 24333 tablet_bootstrap.cc:492] T 235a25d1c975486bae13a1819187647f P 70a600501b7646579d6422f3f1b5d72b: Bootstrap starting.
I20260713 09:08:41.928915 23737 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57432
I20260713 09:08:41.932837 24403 heartbeater.cc:499] Master 127.21.59.126:36221 was elected leader, sending a full tablet report...
I20260713 09:08:41.942871 24333 tablet_bootstrap.cc:492] T 235a25d1c975486bae13a1819187647f P 70a600501b7646579d6422f3f1b5d72b: 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
I20260713 09:08:41.943969 24333 tablet_bootstrap.cc:492] T 235a25d1c975486bae13a1819187647f P 70a600501b7646579d6422f3f1b5d72b: Bootstrap complete.
I20260713 09:08:41.944634 24333 ts_tablet_manager.cc:1403] T 235a25d1c975486bae13a1819187647f P 70a600501b7646579d6422f3f1b5d72b: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.008s
I20260713 09:08:41.947095 24333 raft_consensus.cc:359] T 235a25d1c975486bae13a1819187647f P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
I20260713 09:08:41.947789 24333 raft_consensus.cc:740] T 235a25d1c975486bae13a1819187647f P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70a600501b7646579d6422f3f1b5d72b, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.948482 24333 consensus_queue.cc:260] T 235a25d1c975486bae13a1819187647f P 70a600501b7646579d6422f3f1b5d72b [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: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
I20260713 09:08:41.950515 24333 ts_tablet_manager.cc:1434] T 235a25d1c975486bae13a1819187647f P 70a600501b7646579d6422f3f1b5d72b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:08:41.951292 24333 tablet_bootstrap.cc:492] T c9570cf5717f47268643868e7065dec3 P 70a600501b7646579d6422f3f1b5d72b: Bootstrap starting.
I20260713 09:08:41.978904 24333 tablet_bootstrap.cc:492] T c9570cf5717f47268643868e7065dec3 P 70a600501b7646579d6422f3f1b5d72b: 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
I20260713 09:08:41.979768 24333 tablet_bootstrap.cc:492] T c9570cf5717f47268643868e7065dec3 P 70a600501b7646579d6422f3f1b5d72b: Bootstrap complete.
I20260713 09:08:41.980320 24333 ts_tablet_manager.cc:1403] T c9570cf5717f47268643868e7065dec3 P 70a600501b7646579d6422f3f1b5d72b: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.016s
I20260713 09:08:41.982074 24333 raft_consensus.cc:359] T c9570cf5717f47268643868e7065dec3 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:41.982836 24333 raft_consensus.cc:740] T c9570cf5717f47268643868e7065dec3 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70a600501b7646579d6422f3f1b5d72b, State: Initialized, Role: FOLLOWER
I20260713 09:08:41.983507 24333 consensus_queue.cc:260] T c9570cf5717f47268643868e7065dec3 P 70a600501b7646579d6422f3f1b5d72b [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: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:41.985402 24333 ts_tablet_manager.cc:1434] T c9570cf5717f47268643868e7065dec3 P 70a600501b7646579d6422f3f1b5d72b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:08:41.986477 24333 tablet_bootstrap.cc:492] T 8ca7fb1f50fb4c76bf9da02669babb98 P 70a600501b7646579d6422f3f1b5d72b: Bootstrap starting.
I20260713 09:08:42.000114 24333 tablet_bootstrap.cc:492] T 8ca7fb1f50fb4c76bf9da02669babb98 P 70a600501b7646579d6422f3f1b5d72b: 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
I20260713 09:08:42.001063 24333 tablet_bootstrap.cc:492] T 8ca7fb1f50fb4c76bf9da02669babb98 P 70a600501b7646579d6422f3f1b5d72b: Bootstrap complete.
I20260713 09:08:42.001765 24333 ts_tablet_manager.cc:1403] T 8ca7fb1f50fb4c76bf9da02669babb98 P 70a600501b7646579d6422f3f1b5d72b: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.002s
I20260713 09:08:42.003759 24333 raft_consensus.cc:359] T 8ca7fb1f50fb4c76bf9da02669babb98 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:42.004245 24333 raft_consensus.cc:740] T 8ca7fb1f50fb4c76bf9da02669babb98 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70a600501b7646579d6422f3f1b5d72b, State: Initialized, Role: FOLLOWER
I20260713 09:08:42.004793 24333 consensus_queue.cc:260] T 8ca7fb1f50fb4c76bf9da02669babb98 P 70a600501b7646579d6422f3f1b5d72b [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: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:42.006546 24333 ts_tablet_manager.cc:1434] T 8ca7fb1f50fb4c76bf9da02669babb98 P 70a600501b7646579d6422f3f1b5d72b: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.002s
I20260713 09:08:42.007239 24333 tablet_bootstrap.cc:492] T 036bce878e324a06aff19d669341fb71 P 70a600501b7646579d6422f3f1b5d72b: Bootstrap starting.
I20260713 09:08:42.018325 24333 tablet_bootstrap.cc:492] T 036bce878e324a06aff19d669341fb71 P 70a600501b7646579d6422f3f1b5d72b: 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
I20260713 09:08:42.019277 24333 tablet_bootstrap.cc:492] T 036bce878e324a06aff19d669341fb71 P 70a600501b7646579d6422f3f1b5d72b: Bootstrap complete.
I20260713 09:08:42.019891 24333 ts_tablet_manager.cc:1403] T 036bce878e324a06aff19d669341fb71 P 70a600501b7646579d6422f3f1b5d72b: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260713 09:08:42.022153 24333 raft_consensus.cc:359] T 036bce878e324a06aff19d669341fb71 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:42.022817 24333 raft_consensus.cc:740] T 036bce878e324a06aff19d669341fb71 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70a600501b7646579d6422f3f1b5d72b, State: Initialized, Role: FOLLOWER
I20260713 09:08:42.023460 24333 consensus_queue.cc:260] T 036bce878e324a06aff19d669341fb71 P 70a600501b7646579d6422f3f1b5d72b [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: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:42.024907 24333 ts_tablet_manager.cc:1434] T 036bce878e324a06aff19d669341fb71 P 70a600501b7646579d6422f3f1b5d72b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:08:42.025753 24333 tablet_bootstrap.cc:492] T 4237da2c6b1346a8b3c421e50b934433 P 70a600501b7646579d6422f3f1b5d72b: Bootstrap starting.
I20260713 09:08:42.040584 24333 tablet_bootstrap.cc:492] T 4237da2c6b1346a8b3c421e50b934433 P 70a600501b7646579d6422f3f1b5d72b: 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
I20260713 09:08:42.041540 24333 tablet_bootstrap.cc:492] T 4237da2c6b1346a8b3c421e50b934433 P 70a600501b7646579d6422f3f1b5d72b: Bootstrap complete.
I20260713 09:08:42.042205 24333 ts_tablet_manager.cc:1403] T 4237da2c6b1346a8b3c421e50b934433 P 70a600501b7646579d6422f3f1b5d72b: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.004s
I20260713 09:08:42.044222 24333 raft_consensus.cc:359] T 4237da2c6b1346a8b3c421e50b934433 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
I20260713 09:08:42.044857 24333 raft_consensus.cc:740] T 4237da2c6b1346a8b3c421e50b934433 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70a600501b7646579d6422f3f1b5d72b, State: Initialized, Role: FOLLOWER
I20260713 09:08:42.045471 24333 consensus_queue.cc:260] T 4237da2c6b1346a8b3c421e50b934433 P 70a600501b7646579d6422f3f1b5d72b [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: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
I20260713 09:08:42.047421 24333 ts_tablet_manager.cc:1434] T 4237da2c6b1346a8b3c421e50b934433 P 70a600501b7646579d6422f3f1b5d72b: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:08:42.048350 24333 tablet_bootstrap.cc:492] T 8cc3f528849c4126982f9705b53f1fd5 P 70a600501b7646579d6422f3f1b5d72b: Bootstrap starting.
I20260713 09:08:42.062119 24333 tablet_bootstrap.cc:492] T 8cc3f528849c4126982f9705b53f1fd5 P 70a600501b7646579d6422f3f1b5d72b: 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
I20260713 09:08:42.063134 24333 tablet_bootstrap.cc:492] T 8cc3f528849c4126982f9705b53f1fd5 P 70a600501b7646579d6422f3f1b5d72b: Bootstrap complete.
I20260713 09:08:42.063760 24333 ts_tablet_manager.cc:1403] T 8cc3f528849c4126982f9705b53f1fd5 P 70a600501b7646579d6422f3f1b5d72b: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260713 09:08:42.066035 24333 raft_consensus.cc:359] T 8cc3f528849c4126982f9705b53f1fd5 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:42.066712 24333 raft_consensus.cc:740] T 8cc3f528849c4126982f9705b53f1fd5 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70a600501b7646579d6422f3f1b5d72b, State: Initialized, Role: FOLLOWER
I20260713 09:08:42.067387 24333 consensus_queue.cc:260] T 8cc3f528849c4126982f9705b53f1fd5 P 70a600501b7646579d6422f3f1b5d72b [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: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:42.069967 24333 ts_tablet_manager.cc:1434] T 8cc3f528849c4126982f9705b53f1fd5 P 70a600501b7646579d6422f3f1b5d72b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:08:42.070716 24333 tablet_bootstrap.cc:492] T 3feefef5c58c49a9b49637d7465ea03c P 70a600501b7646579d6422f3f1b5d72b: Bootstrap starting.
I20260713 09:08:42.091364 24333 tablet_bootstrap.cc:492] T 3feefef5c58c49a9b49637d7465ea03c P 70a600501b7646579d6422f3f1b5d72b: 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
I20260713 09:08:42.092298 24333 tablet_bootstrap.cc:492] T 3feefef5c58c49a9b49637d7465ea03c P 70a600501b7646579d6422f3f1b5d72b: Bootstrap complete.
I20260713 09:08:42.092933 24333 ts_tablet_manager.cc:1403] T 3feefef5c58c49a9b49637d7465ea03c P 70a600501b7646579d6422f3f1b5d72b: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.000s
I20260713 09:08:42.095433 24333 raft_consensus.cc:359] T 3feefef5c58c49a9b49637d7465ea03c P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:42.096215 24333 raft_consensus.cc:740] T 3feefef5c58c49a9b49637d7465ea03c P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70a600501b7646579d6422f3f1b5d72b, State: Initialized, Role: FOLLOWER
I20260713 09:08:42.097186 24333 consensus_queue.cc:260] T 3feefef5c58c49a9b49637d7465ea03c P 70a600501b7646579d6422f3f1b5d72b [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: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:42.099576 24333 ts_tablet_manager.cc:1434] T 3feefef5c58c49a9b49637d7465ea03c P 70a600501b7646579d6422f3f1b5d72b: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:08:42.361093 24123 raft_consensus.cc:493] T 31c766822692416eb53c13bf247b3b80 P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 70a600501b7646579d6422f3f1b5d72b)
I20260713 09:08:42.361716 24123 raft_consensus.cc:515] T 31c766822692416eb53c13bf247b3b80 P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:42.363713 24123 leader_election.cc:290] T 31c766822692416eb53c13bf247b3b80 P ce314ca74b9e4fcbace6430ee59e0d44 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e6f143fc62d343e4b230c714a0b790ad (127.21.59.68:33741), 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853)
I20260713 09:08:42.364517 24065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31c766822692416eb53c13bf247b3b80" candidate_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6f143fc62d343e4b230c714a0b790ad" is_pre_election: true
I20260713 09:08:42.364681 24372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31c766822692416eb53c13bf247b3b80" candidate_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70a600501b7646579d6422f3f1b5d72b" is_pre_election: true
I20260713 09:08:42.365278 24372 raft_consensus.cc:2468] T 31c766822692416eb53c13bf247b3b80 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce314ca74b9e4fcbace6430ee59e0d44 in term 1.
I20260713 09:08:42.366248 23882 leader_election.cc:304] T 31c766822692416eb53c13bf247b3b80 P ce314ca74b9e4fcbace6430ee59e0d44 [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: 70a600501b7646579d6422f3f1b5d72b, ce314ca74b9e4fcbace6430ee59e0d44; no voters: e6f143fc62d343e4b230c714a0b790ad
I20260713 09:08:42.366901 24123 raft_consensus.cc:2804] T 31c766822692416eb53c13bf247b3b80 P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:08:42.367237 24123 raft_consensus.cc:493] T 31c766822692416eb53c13bf247b3b80 P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 70a600501b7646579d6422f3f1b5d72b)
I20260713 09:08:42.367506 24123 raft_consensus.cc:3060] T 31c766822692416eb53c13bf247b3b80 P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:42.372186 24123 raft_consensus.cc:515] T 31c766822692416eb53c13bf247b3b80 P ce314ca74b9e4fcbace6430ee59e0d44 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:42.373733 24123 leader_election.cc:290] T 31c766822692416eb53c13bf247b3b80 P ce314ca74b9e4fcbace6430ee59e0d44 [CANDIDATE]: Term 2 election: Requested vote from peers e6f143fc62d343e4b230c714a0b790ad (127.21.59.68:33741), 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853)
I20260713 09:08:42.374725 24065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31c766822692416eb53c13bf247b3b80" candidate_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6f143fc62d343e4b230c714a0b790ad"
I20260713 09:08:42.374963 24372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31c766822692416eb53c13bf247b3b80" candidate_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70a600501b7646579d6422f3f1b5d72b"
I20260713 09:08:42.375617 24372 raft_consensus.cc:3060] T 31c766822692416eb53c13bf247b3b80 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:42.381374 24372 raft_consensus.cc:2468] T 31c766822692416eb53c13bf247b3b80 P 70a600501b7646579d6422f3f1b5d72b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce314ca74b9e4fcbace6430ee59e0d44 in term 2.
I20260713 09:08:42.383652 23882 leader_election.cc:304] T 31c766822692416eb53c13bf247b3b80 P ce314ca74b9e4fcbace6430ee59e0d44 [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: 70a600501b7646579d6422f3f1b5d72b, ce314ca74b9e4fcbace6430ee59e0d44; no voters: e6f143fc62d343e4b230c714a0b790ad
I20260713 09:08:42.384500 24123 raft_consensus.cc:2804] T 31c766822692416eb53c13bf247b3b80 P ce314ca74b9e4fcbace6430ee59e0d44 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:42.385054 24123 raft_consensus.cc:697] T 31c766822692416eb53c13bf247b3b80 P ce314ca74b9e4fcbace6430ee59e0d44 [term 2 LEADER]: Becoming Leader. State: Replica: ce314ca74b9e4fcbace6430ee59e0d44, State: Running, Role: LEADER
I20260713 09:08:42.385933 24123 consensus_queue.cc:237] T 31c766822692416eb53c13bf247b3b80 P ce314ca74b9e4fcbace6430ee59e0d44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:42.394958 23737 catalog_manager.cc:5697] T 31c766822692416eb53c13bf247b3b80 P ce314ca74b9e4fcbace6430ee59e0d44 reported cstate change: term changed from 1 to 2, leader changed from 70a600501b7646579d6422f3f1b5d72b (127.21.59.65) to ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66). New cstate: current_term: 2 leader_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:42.494007 24123 raft_consensus.cc:493] T a08bea61fd74443aae234f92edf3f21b P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 70a600501b7646579d6422f3f1b5d72b)
I20260713 09:08:42.494437 24123 raft_consensus.cc:515] T a08bea61fd74443aae234f92edf3f21b P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:42.496277 24123 leader_election.cc:290] T a08bea61fd74443aae234f92edf3f21b P ce314ca74b9e4fcbace6430ee59e0d44 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853), 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67:46717)
I20260713 09:08:42.497156 24372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a08bea61fd74443aae234f92edf3f21b" candidate_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70a600501b7646579d6422f3f1b5d72b" is_pre_election: true
I20260713 09:08:42.497280 23991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a08bea61fd74443aae234f92edf3f21b" candidate_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "98e22886b69d439ab982bf6bfde8c8a3" is_pre_election: true
I20260713 09:08:42.497961 24372 raft_consensus.cc:2468] T a08bea61fd74443aae234f92edf3f21b P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce314ca74b9e4fcbace6430ee59e0d44 in term 1.
I20260713 09:08:42.499060 23882 leader_election.cc:304] T a08bea61fd74443aae234f92edf3f21b P ce314ca74b9e4fcbace6430ee59e0d44 [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: 70a600501b7646579d6422f3f1b5d72b, ce314ca74b9e4fcbace6430ee59e0d44; no voters: 
I20260713 09:08:42.499804 24215 raft_consensus.cc:2804] T a08bea61fd74443aae234f92edf3f21b P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:08:42.500169 24215 raft_consensus.cc:493] T a08bea61fd74443aae234f92edf3f21b P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 70a600501b7646579d6422f3f1b5d72b)
I20260713 09:08:42.500478 24215 raft_consensus.cc:3060] T a08bea61fd74443aae234f92edf3f21b P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:42.502110 24167 raft_consensus.cc:493] T 8ca7fb1f50fb4c76bf9da02669babb98 P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 70a600501b7646579d6422f3f1b5d72b)
I20260713 09:08:42.502684 24167 raft_consensus.cc:515] T 8ca7fb1f50fb4c76bf9da02669babb98 P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:42.504755 24167 leader_election.cc:290] T 8ca7fb1f50fb4c76bf9da02669babb98 P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e6f143fc62d343e4b230c714a0b790ad (127.21.59.68:33741), 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853)
I20260713 09:08:42.505430 24065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ca7fb1f50fb4c76bf9da02669babb98" candidate_uuid: "98e22886b69d439ab982bf6bfde8c8a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6f143fc62d343e4b230c714a0b790ad" is_pre_election: true
I20260713 09:08:42.506558 24372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ca7fb1f50fb4c76bf9da02669babb98" candidate_uuid: "98e22886b69d439ab982bf6bfde8c8a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70a600501b7646579d6422f3f1b5d72b" is_pre_election: true
I20260713 09:08:42.507258 24372 raft_consensus.cc:2468] T 8ca7fb1f50fb4c76bf9da02669babb98 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98e22886b69d439ab982bf6bfde8c8a3 in term 1.
I20260713 09:08:42.507527 24215 raft_consensus.cc:515] T a08bea61fd74443aae234f92edf3f21b P ce314ca74b9e4fcbace6430ee59e0d44 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:42.508515 23956 leader_election.cc:304] T 8ca7fb1f50fb4c76bf9da02669babb98 P 98e22886b69d439ab982bf6bfde8c8a3 [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: 70a600501b7646579d6422f3f1b5d72b, 98e22886b69d439ab982bf6bfde8c8a3; no voters: e6f143fc62d343e4b230c714a0b790ad
I20260713 09:08:42.509300 24167 raft_consensus.cc:2804] T 8ca7fb1f50fb4c76bf9da02669babb98 P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:08:42.509647 24167 raft_consensus.cc:493] T 8ca7fb1f50fb4c76bf9da02669babb98 P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 70a600501b7646579d6422f3f1b5d72b)
I20260713 09:08:42.510032 24167 raft_consensus.cc:3060] T 8ca7fb1f50fb4c76bf9da02669babb98 P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:42.510393 24215 leader_election.cc:290] T a08bea61fd74443aae234f92edf3f21b P ce314ca74b9e4fcbace6430ee59e0d44 [CANDIDATE]: Term 2 election: Requested vote from peers 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853), 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67:46717)
I20260713 09:08:42.510579 24372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a08bea61fd74443aae234f92edf3f21b" candidate_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70a600501b7646579d6422f3f1b5d72b"
I20260713 09:08:42.511912 23992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a08bea61fd74443aae234f92edf3f21b" candidate_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "98e22886b69d439ab982bf6bfde8c8a3"
I20260713 09:08:42.512512 24372 raft_consensus.cc:3060] T a08bea61fd74443aae234f92edf3f21b P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:42.518010 24372 raft_consensus.cc:2468] T a08bea61fd74443aae234f92edf3f21b P 70a600501b7646579d6422f3f1b5d72b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce314ca74b9e4fcbace6430ee59e0d44 in term 2.
I20260713 09:08:42.518296 24167 raft_consensus.cc:515] T 8ca7fb1f50fb4c76bf9da02669babb98 P 98e22886b69d439ab982bf6bfde8c8a3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:42.519572 23882 leader_election.cc:304] T a08bea61fd74443aae234f92edf3f21b P ce314ca74b9e4fcbace6430ee59e0d44 [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: 70a600501b7646579d6422f3f1b5d72b, ce314ca74b9e4fcbace6430ee59e0d44; no voters: 98e22886b69d439ab982bf6bfde8c8a3
I20260713 09:08:42.520712 24167 leader_election.cc:290] T 8ca7fb1f50fb4c76bf9da02669babb98 P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 2 election: Requested vote from peers e6f143fc62d343e4b230c714a0b790ad (127.21.59.68:33741), 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853)
I20260713 09:08:42.521605 24215 raft_consensus.cc:2804] T a08bea61fd74443aae234f92edf3f21b P ce314ca74b9e4fcbace6430ee59e0d44 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:42.521740 24065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ca7fb1f50fb4c76bf9da02669babb98" candidate_uuid: "98e22886b69d439ab982bf6bfde8c8a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6f143fc62d343e4b230c714a0b790ad"
I20260713 09:08:42.522157 24372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ca7fb1f50fb4c76bf9da02669babb98" candidate_uuid: "98e22886b69d439ab982bf6bfde8c8a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70a600501b7646579d6422f3f1b5d72b"
I20260713 09:08:42.522327 24215 raft_consensus.cc:697] T a08bea61fd74443aae234f92edf3f21b P ce314ca74b9e4fcbace6430ee59e0d44 [term 2 LEADER]: Becoming Leader. State: Replica: ce314ca74b9e4fcbace6430ee59e0d44, State: Running, Role: LEADER
I20260713 09:08:42.522738 24372 raft_consensus.cc:3060] T 8ca7fb1f50fb4c76bf9da02669babb98 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:42.523264 24215 consensus_queue.cc:237] T a08bea61fd74443aae234f92edf3f21b P ce314ca74b9e4fcbace6430ee59e0d44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:42.529805 24372 raft_consensus.cc:2468] T 8ca7fb1f50fb4c76bf9da02669babb98 P 70a600501b7646579d6422f3f1b5d72b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98e22886b69d439ab982bf6bfde8c8a3 in term 2.
I20260713 09:08:42.531064 23956 leader_election.cc:304] T 8ca7fb1f50fb4c76bf9da02669babb98 P 98e22886b69d439ab982bf6bfde8c8a3 [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: 70a600501b7646579d6422f3f1b5d72b, 98e22886b69d439ab982bf6bfde8c8a3; no voters: e6f143fc62d343e4b230c714a0b790ad
I20260713 09:08:42.532337 24167 raft_consensus.cc:2804] T 8ca7fb1f50fb4c76bf9da02669babb98 P 98e22886b69d439ab982bf6bfde8c8a3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:42.536442 24167 raft_consensus.cc:697] T 8ca7fb1f50fb4c76bf9da02669babb98 P 98e22886b69d439ab982bf6bfde8c8a3 [term 2 LEADER]: Becoming Leader. State: Replica: 98e22886b69d439ab982bf6bfde8c8a3, State: Running, Role: LEADER
I20260713 09:08:42.537391 24167 consensus_queue.cc:237] T 8ca7fb1f50fb4c76bf9da02669babb98 P 98e22886b69d439ab982bf6bfde8c8a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:42.556356 23738 catalog_manager.cc:5697] T a08bea61fd74443aae234f92edf3f21b P ce314ca74b9e4fcbace6430ee59e0d44 reported cstate change: term changed from 1 to 2, leader changed from 70a600501b7646579d6422f3f1b5d72b (127.21.59.65) to ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66). New cstate: current_term: 2 leader_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:42.557236 23737 catalog_manager.cc:5697] T 8ca7fb1f50fb4c76bf9da02669babb98 P 98e22886b69d439ab982bf6bfde8c8a3 reported cstate change: term changed from 1 to 2, leader changed from 70a600501b7646579d6422f3f1b5d72b (127.21.59.65) to 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67). New cstate: current_term: 2 leader_uuid: "98e22886b69d439ab982bf6bfde8c8a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:42.560315 24386 raft_consensus.cc:493] T 8ca7fb1f50fb4c76bf9da02669babb98 P e6f143fc62d343e4b230c714a0b790ad [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 70a600501b7646579d6422f3f1b5d72b)
I20260713 09:08:42.560812 24386 raft_consensus.cc:515] T 8ca7fb1f50fb4c76bf9da02669babb98 P e6f143fc62d343e4b230c714a0b790ad [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:42.562834 24386 leader_election.cc:290] T 8ca7fb1f50fb4c76bf9da02669babb98 P e6f143fc62d343e4b230c714a0b790ad [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67:46717), 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853)
I20260713 09:08:42.563745 23992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ca7fb1f50fb4c76bf9da02669babb98" candidate_uuid: "e6f143fc62d343e4b230c714a0b790ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "98e22886b69d439ab982bf6bfde8c8a3" is_pre_election: true
I20260713 09:08:42.564507 24372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ca7fb1f50fb4c76bf9da02669babb98" candidate_uuid: "e6f143fc62d343e4b230c714a0b790ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70a600501b7646579d6422f3f1b5d72b" is_pre_election: true
I20260713 09:08:42.565163 24372 raft_consensus.cc:2393] T 8ca7fb1f50fb4c76bf9da02669babb98 P 70a600501b7646579d6422f3f1b5d72b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e6f143fc62d343e4b230c714a0b790ad in current term 2: Already voted for candidate 98e22886b69d439ab982bf6bfde8c8a3 in this term.
I20260713 09:08:42.566107 24030 leader_election.cc:304] T 8ca7fb1f50fb4c76bf9da02669babb98 P e6f143fc62d343e4b230c714a0b790ad [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6f143fc62d343e4b230c714a0b790ad; no voters: 70a600501b7646579d6422f3f1b5d72b, 98e22886b69d439ab982bf6bfde8c8a3
I20260713 09:08:42.566900 24386 raft_consensus.cc:3060] T 8ca7fb1f50fb4c76bf9da02669babb98 P e6f143fc62d343e4b230c714a0b790ad [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:42.578320 24386 raft_consensus.cc:2749] T 8ca7fb1f50fb4c76bf9da02669babb98 P e6f143fc62d343e4b230c714a0b790ad [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:08:42.581305 24167 raft_consensus.cc:493] T 8cc3f528849c4126982f9705b53f1fd5 P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 70a600501b7646579d6422f3f1b5d72b)
I20260713 09:08:42.581794 24167 raft_consensus.cc:515] T 8cc3f528849c4126982f9705b53f1fd5 P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:42.583519 24167 leader_election.cc:290] T 8cc3f528849c4126982f9705b53f1fd5 P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853), ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923)
I20260713 09:08:42.584066 24372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc3f528849c4126982f9705b53f1fd5" candidate_uuid: "98e22886b69d439ab982bf6bfde8c8a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70a600501b7646579d6422f3f1b5d72b" is_pre_election: true
I20260713 09:08:42.584532 23918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc3f528849c4126982f9705b53f1fd5" candidate_uuid: "98e22886b69d439ab982bf6bfde8c8a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" is_pre_election: true
I20260713 09:08:42.584775 24372 raft_consensus.cc:2468] T 8cc3f528849c4126982f9705b53f1fd5 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98e22886b69d439ab982bf6bfde8c8a3 in term 1.
I20260713 09:08:42.585788 23956 leader_election.cc:304] T 8cc3f528849c4126982f9705b53f1fd5 P 98e22886b69d439ab982bf6bfde8c8a3 [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: 70a600501b7646579d6422f3f1b5d72b, 98e22886b69d439ab982bf6bfde8c8a3; no voters: 
I20260713 09:08:42.586444 24167 raft_consensus.cc:2804] T 8cc3f528849c4126982f9705b53f1fd5 P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:08:42.586755 24167 raft_consensus.cc:493] T 8cc3f528849c4126982f9705b53f1fd5 P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 70a600501b7646579d6422f3f1b5d72b)
I20260713 09:08:42.587265 24167 raft_consensus.cc:3060] T 8cc3f528849c4126982f9705b53f1fd5 P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:42.593051 24167 raft_consensus.cc:515] T 8cc3f528849c4126982f9705b53f1fd5 P 98e22886b69d439ab982bf6bfde8c8a3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:42.594650 24167 leader_election.cc:290] T 8cc3f528849c4126982f9705b53f1fd5 P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 2 election: Requested vote from peers 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853), ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923)
I20260713 09:08:42.595517 24372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc3f528849c4126982f9705b53f1fd5" candidate_uuid: "98e22886b69d439ab982bf6bfde8c8a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70a600501b7646579d6422f3f1b5d72b"
I20260713 09:08:42.595755 23918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc3f528849c4126982f9705b53f1fd5" candidate_uuid: "98e22886b69d439ab982bf6bfde8c8a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce314ca74b9e4fcbace6430ee59e0d44"
I20260713 09:08:42.596110 24372 raft_consensus.cc:3060] T 8cc3f528849c4126982f9705b53f1fd5 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:42.601642 24372 raft_consensus.cc:2468] T 8cc3f528849c4126982f9705b53f1fd5 P 70a600501b7646579d6422f3f1b5d72b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98e22886b69d439ab982bf6bfde8c8a3 in term 2.
I20260713 09:08:42.602677 23956 leader_election.cc:304] T 8cc3f528849c4126982f9705b53f1fd5 P 98e22886b69d439ab982bf6bfde8c8a3 [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: 70a600501b7646579d6422f3f1b5d72b, 98e22886b69d439ab982bf6bfde8c8a3; no voters: ce314ca74b9e4fcbace6430ee59e0d44
I20260713 09:08:42.603436 24167 raft_consensus.cc:2804] T 8cc3f528849c4126982f9705b53f1fd5 P 98e22886b69d439ab982bf6bfde8c8a3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:42.603909 24167 raft_consensus.cc:697] T 8cc3f528849c4126982f9705b53f1fd5 P 98e22886b69d439ab982bf6bfde8c8a3 [term 2 LEADER]: Becoming Leader. State: Replica: 98e22886b69d439ab982bf6bfde8c8a3, State: Running, Role: LEADER
I20260713 09:08:42.604187 24282 raft_consensus.cc:493] T a08bea61fd74443aae234f92edf3f21b P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 70a600501b7646579d6422f3f1b5d72b)
I20260713 09:08:42.604872 24282 raft_consensus.cc:515] T a08bea61fd74443aae234f92edf3f21b P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:42.604710 24167 consensus_queue.cc:237] T 8cc3f528849c4126982f9705b53f1fd5 P 98e22886b69d439ab982bf6bfde8c8a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:42.606801 24282 leader_election.cc:290] T a08bea61fd74443aae234f92edf3f21b P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923), 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853)
I20260713 09:08:42.607465 23918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a08bea61fd74443aae234f92edf3f21b" candidate_uuid: "98e22886b69d439ab982bf6bfde8c8a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" is_pre_election: true
I20260713 09:08:42.607808 24372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a08bea61fd74443aae234f92edf3f21b" candidate_uuid: "98e22886b69d439ab982bf6bfde8c8a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70a600501b7646579d6422f3f1b5d72b" is_pre_election: true
I20260713 09:08:42.608459 24372 raft_consensus.cc:2393] T a08bea61fd74443aae234f92edf3f21b P 70a600501b7646579d6422f3f1b5d72b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 98e22886b69d439ab982bf6bfde8c8a3 in current term 2: Already voted for candidate ce314ca74b9e4fcbace6430ee59e0d44 in this term.
I20260713 09:08:42.609336 23956 leader_election.cc:304] T a08bea61fd74443aae234f92edf3f21b P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 98e22886b69d439ab982bf6bfde8c8a3; no voters: 70a600501b7646579d6422f3f1b5d72b, ce314ca74b9e4fcbace6430ee59e0d44
I20260713 09:08:42.610009 24282 raft_consensus.cc:3060] T a08bea61fd74443aae234f92edf3f21b P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:42.614387 23737 catalog_manager.cc:5697] T 8cc3f528849c4126982f9705b53f1fd5 P 98e22886b69d439ab982bf6bfde8c8a3 reported cstate change: term changed from 1 to 2, leader changed from 70a600501b7646579d6422f3f1b5d72b (127.21.59.65) to 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67). New cstate: current_term: 2 leader_uuid: "98e22886b69d439ab982bf6bfde8c8a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:42.621026 24282 raft_consensus.cc:2749] T a08bea61fd74443aae234f92edf3f21b P 98e22886b69d439ab982bf6bfde8c8a3 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:08:42.678141 24282 raft_consensus.cc:493] T 557ab6d9809a4852990e89cf87f0f946 P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 70a600501b7646579d6422f3f1b5d72b)
I20260713 09:08:42.678642 24282 raft_consensus.cc:515] T 557ab6d9809a4852990e89cf87f0f946 P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:42.680596 24282 leader_election.cc:290] T 557ab6d9809a4852990e89cf87f0f946 P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e6f143fc62d343e4b230c714a0b790ad (127.21.59.68:33741), 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853)
I20260713 09:08:42.681348 24386 raft_consensus.cc:493] T 557ab6d9809a4852990e89cf87f0f946 P e6f143fc62d343e4b230c714a0b790ad [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 70a600501b7646579d6422f3f1b5d72b)
I20260713 09:08:42.681429 24065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557ab6d9809a4852990e89cf87f0f946" candidate_uuid: "98e22886b69d439ab982bf6bfde8c8a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6f143fc62d343e4b230c714a0b790ad" is_pre_election: true
I20260713 09:08:42.681957 24386 raft_consensus.cc:515] T 557ab6d9809a4852990e89cf87f0f946 P e6f143fc62d343e4b230c714a0b790ad [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:42.683159 24372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557ab6d9809a4852990e89cf87f0f946" candidate_uuid: "98e22886b69d439ab982bf6bfde8c8a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70a600501b7646579d6422f3f1b5d72b" is_pre_election: true
I20260713 09:08:42.683746 24065 raft_consensus.cc:2468] T 557ab6d9809a4852990e89cf87f0f946 P e6f143fc62d343e4b230c714a0b790ad [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98e22886b69d439ab982bf6bfde8c8a3 in term 1.
I20260713 09:08:42.684613 23992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557ab6d9809a4852990e89cf87f0f946" candidate_uuid: "e6f143fc62d343e4b230c714a0b790ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "98e22886b69d439ab982bf6bfde8c8a3" is_pre_election: true
I20260713 09:08:42.683789 24372 raft_consensus.cc:2468] T 557ab6d9809a4852990e89cf87f0f946 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98e22886b69d439ab982bf6bfde8c8a3 in term 1.
I20260713 09:08:42.685230 23992 raft_consensus.cc:2468] T 557ab6d9809a4852990e89cf87f0f946 P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6f143fc62d343e4b230c714a0b790ad in term 1.
I20260713 09:08:42.685807 24373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557ab6d9809a4852990e89cf87f0f946" candidate_uuid: "e6f143fc62d343e4b230c714a0b790ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70a600501b7646579d6422f3f1b5d72b" is_pre_election: true
I20260713 09:08:42.686013 24386 leader_election.cc:290] T 557ab6d9809a4852990e89cf87f0f946 P e6f143fc62d343e4b230c714a0b790ad [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67:46717), 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853)
I20260713 09:08:42.686434 24373 raft_consensus.cc:2468] T 557ab6d9809a4852990e89cf87f0f946 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6f143fc62d343e4b230c714a0b790ad in term 1.
I20260713 09:08:42.686923 23956 leader_election.cc:304] T 557ab6d9809a4852990e89cf87f0f946 P 98e22886b69d439ab982bf6bfde8c8a3 [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: 70a600501b7646579d6422f3f1b5d72b, 98e22886b69d439ab982bf6bfde8c8a3; no voters: 
I20260713 09:08:42.687681 24030 leader_election.cc:304] T 557ab6d9809a4852990e89cf87f0f946 P e6f143fc62d343e4b230c714a0b790ad [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: 70a600501b7646579d6422f3f1b5d72b, e6f143fc62d343e4b230c714a0b790ad; no voters: 
I20260713 09:08:42.687812 24282 raft_consensus.cc:2804] T 557ab6d9809a4852990e89cf87f0f946 P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:08:42.688452 24386 raft_consensus.cc:2804] T 557ab6d9809a4852990e89cf87f0f946 P e6f143fc62d343e4b230c714a0b790ad [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:08:42.688984 24386 raft_consensus.cc:493] T 557ab6d9809a4852990e89cf87f0f946 P e6f143fc62d343e4b230c714a0b790ad [term 1 FOLLOWER]: Starting leader election (detected failure of leader 70a600501b7646579d6422f3f1b5d72b)
I20260713 09:08:42.689460 24386 raft_consensus.cc:3060] T 557ab6d9809a4852990e89cf87f0f946 P e6f143fc62d343e4b230c714a0b790ad [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:42.689446 24282 raft_consensus.cc:493] T 557ab6d9809a4852990e89cf87f0f946 P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 70a600501b7646579d6422f3f1b5d72b)
I20260713 09:08:42.690578 24282 raft_consensus.cc:3060] T 557ab6d9809a4852990e89cf87f0f946 P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:42.696659 24386 raft_consensus.cc:515] T 557ab6d9809a4852990e89cf87f0f946 P e6f143fc62d343e4b230c714a0b790ad [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:42.698758 24386 leader_election.cc:290] T 557ab6d9809a4852990e89cf87f0f946 P e6f143fc62d343e4b230c714a0b790ad [CANDIDATE]: Term 2 election: Requested vote from peers 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67:46717), 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853)
I20260713 09:08:42.699550 23992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557ab6d9809a4852990e89cf87f0f946" candidate_uuid: "e6f143fc62d343e4b230c714a0b790ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "98e22886b69d439ab982bf6bfde8c8a3"
I20260713 09:08:42.699867 24373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557ab6d9809a4852990e89cf87f0f946" candidate_uuid: "e6f143fc62d343e4b230c714a0b790ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70a600501b7646579d6422f3f1b5d72b"
I20260713 09:08:42.700474 24373 raft_consensus.cc:3060] T 557ab6d9809a4852990e89cf87f0f946 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:42.700428 24282 raft_consensus.cc:515] T 557ab6d9809a4852990e89cf87f0f946 P 98e22886b69d439ab982bf6bfde8c8a3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:42.701706 23992 raft_consensus.cc:2393] T 557ab6d9809a4852990e89cf87f0f946 P 98e22886b69d439ab982bf6bfde8c8a3 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e6f143fc62d343e4b230c714a0b790ad in current term 2: Already voted for candidate 98e22886b69d439ab982bf6bfde8c8a3 in this term.
I20260713 09:08:42.705210 24282 leader_election.cc:290] T 557ab6d9809a4852990e89cf87f0f946 P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 2 election: Requested vote from peers e6f143fc62d343e4b230c714a0b790ad (127.21.59.68:33741), 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853)
I20260713 09:08:42.705305 24065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557ab6d9809a4852990e89cf87f0f946" candidate_uuid: "98e22886b69d439ab982bf6bfde8c8a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6f143fc62d343e4b230c714a0b790ad"
I20260713 09:08:42.706447 24065 raft_consensus.cc:2393] T 557ab6d9809a4852990e89cf87f0f946 P e6f143fc62d343e4b230c714a0b790ad [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 98e22886b69d439ab982bf6bfde8c8a3 in current term 2: Already voted for candidate e6f143fc62d343e4b230c714a0b790ad in this term.
I20260713 09:08:42.707384 24373 raft_consensus.cc:2468] T 557ab6d9809a4852990e89cf87f0f946 P 70a600501b7646579d6422f3f1b5d72b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6f143fc62d343e4b230c714a0b790ad in term 2.
I20260713 09:08:42.708168 24174 raft_consensus.cc:493] T 8cc3f528849c4126982f9705b53f1fd5 P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 70a600501b7646579d6422f3f1b5d72b)
I20260713 09:08:42.708552 24030 leader_election.cc:304] T 557ab6d9809a4852990e89cf87f0f946 P e6f143fc62d343e4b230c714a0b790ad [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: 70a600501b7646579d6422f3f1b5d72b, e6f143fc62d343e4b230c714a0b790ad; no voters: 98e22886b69d439ab982bf6bfde8c8a3
I20260713 09:08:42.708750 24372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557ab6d9809a4852990e89cf87f0f946" candidate_uuid: "98e22886b69d439ab982bf6bfde8c8a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70a600501b7646579d6422f3f1b5d72b"
I20260713 09:08:42.708663 24174 raft_consensus.cc:515] T 8cc3f528849c4126982f9705b53f1fd5 P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:42.709443 24386 raft_consensus.cc:2804] T 557ab6d9809a4852990e89cf87f0f946 P e6f143fc62d343e4b230c714a0b790ad [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:42.709583 24372 raft_consensus.cc:2393] T 557ab6d9809a4852990e89cf87f0f946 P 70a600501b7646579d6422f3f1b5d72b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 98e22886b69d439ab982bf6bfde8c8a3 in current term 2: Already voted for candidate e6f143fc62d343e4b230c714a0b790ad in this term.
I20260713 09:08:42.709951 24386 raft_consensus.cc:697] T 557ab6d9809a4852990e89cf87f0f946 P e6f143fc62d343e4b230c714a0b790ad [term 2 LEADER]: Becoming Leader. State: Replica: e6f143fc62d343e4b230c714a0b790ad, State: Running, Role: LEADER
I20260713 09:08:42.710633 23956 leader_election.cc:304] T 557ab6d9809a4852990e89cf87f0f946 P 98e22886b69d439ab982bf6bfde8c8a3 [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: 98e22886b69d439ab982bf6bfde8c8a3; no voters: 70a600501b7646579d6422f3f1b5d72b, e6f143fc62d343e4b230c714a0b790ad
I20260713 09:08:42.710775 24386 consensus_queue.cc:237] T 557ab6d9809a4852990e89cf87f0f946 P e6f143fc62d343e4b230c714a0b790ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:42.712322 24174 leader_election.cc:290] T 8cc3f528849c4126982f9705b53f1fd5 P ce314ca74b9e4fcbace6430ee59e0d44 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853), 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67:46717)
I20260713 09:08:42.712373 23992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc3f528849c4126982f9705b53f1fd5" candidate_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "98e22886b69d439ab982bf6bfde8c8a3" is_pre_election: true
I20260713 09:08:42.711788 24282 raft_consensus.cc:2749] T 557ab6d9809a4852990e89cf87f0f946 P 98e22886b69d439ab982bf6bfde8c8a3 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:08:42.712522 24372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc3f528849c4126982f9705b53f1fd5" candidate_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70a600501b7646579d6422f3f1b5d72b" is_pre_election: true
I20260713 09:08:42.713717 24372 raft_consensus.cc:2393] T 8cc3f528849c4126982f9705b53f1fd5 P 70a600501b7646579d6422f3f1b5d72b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce314ca74b9e4fcbace6430ee59e0d44 in current term 2: Already voted for candidate 98e22886b69d439ab982bf6bfde8c8a3 in this term.
I20260713 09:08:42.714747 23882 leader_election.cc:304] T 8cc3f528849c4126982f9705b53f1fd5 P ce314ca74b9e4fcbace6430ee59e0d44 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce314ca74b9e4fcbace6430ee59e0d44; no voters: 70a600501b7646579d6422f3f1b5d72b, 98e22886b69d439ab982bf6bfde8c8a3
I20260713 09:08:42.715912 24215 raft_consensus.cc:3060] T 8cc3f528849c4126982f9705b53f1fd5 P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:42.719108 23737 catalog_manager.cc:5697] T 557ab6d9809a4852990e89cf87f0f946 P e6f143fc62d343e4b230c714a0b790ad reported cstate change: term changed from 1 to 2, leader changed from 70a600501b7646579d6422f3f1b5d72b (127.21.59.65) to e6f143fc62d343e4b230c714a0b790ad (127.21.59.68). New cstate: current_term: 2 leader_uuid: "e6f143fc62d343e4b230c714a0b790ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:42.721393 24215 raft_consensus.cc:2749] T 8cc3f528849c4126982f9705b53f1fd5 P ce314ca74b9e4fcbace6430ee59e0d44 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:08:42.847333 24282 raft_consensus.cc:493] T 3feefef5c58c49a9b49637d7465ea03c P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 70a600501b7646579d6422f3f1b5d72b)
I20260713 09:08:42.848367 24282 raft_consensus.cc:515] T 3feefef5c58c49a9b49637d7465ea03c P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:42.851351 24282 leader_election.cc:290] T 3feefef5c58c49a9b49637d7465ea03c P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e6f143fc62d343e4b230c714a0b790ad (127.21.59.68:33741), 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853)
I20260713 09:08:42.852705 24064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3feefef5c58c49a9b49637d7465ea03c" candidate_uuid: "98e22886b69d439ab982bf6bfde8c8a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6f143fc62d343e4b230c714a0b790ad" is_pre_election: true
I20260713 09:08:42.853269 24372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3feefef5c58c49a9b49637d7465ea03c" candidate_uuid: "98e22886b69d439ab982bf6bfde8c8a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70a600501b7646579d6422f3f1b5d72b" is_pre_election: true
I20260713 09:08:42.854127 24372 raft_consensus.cc:2468] T 3feefef5c58c49a9b49637d7465ea03c P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98e22886b69d439ab982bf6bfde8c8a3 in term 1.
I20260713 09:08:42.855400 23956 leader_election.cc:304] T 3feefef5c58c49a9b49637d7465ea03c P 98e22886b69d439ab982bf6bfde8c8a3 [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: 70a600501b7646579d6422f3f1b5d72b, 98e22886b69d439ab982bf6bfde8c8a3; no voters: e6f143fc62d343e4b230c714a0b790ad
I20260713 09:08:42.856216 24282 raft_consensus.cc:2804] T 3feefef5c58c49a9b49637d7465ea03c P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:08:42.856604 24282 raft_consensus.cc:493] T 3feefef5c58c49a9b49637d7465ea03c P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 70a600501b7646579d6422f3f1b5d72b)
I20260713 09:08:42.856900 24282 raft_consensus.cc:3060] T 3feefef5c58c49a9b49637d7465ea03c P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:42.864042 24282 raft_consensus.cc:515] T 3feefef5c58c49a9b49637d7465ea03c P 98e22886b69d439ab982bf6bfde8c8a3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:42.865772 24282 leader_election.cc:290] T 3feefef5c58c49a9b49637d7465ea03c P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 2 election: Requested vote from peers e6f143fc62d343e4b230c714a0b790ad (127.21.59.68:33741), 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853)
I20260713 09:08:42.866611 24064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3feefef5c58c49a9b49637d7465ea03c" candidate_uuid: "98e22886b69d439ab982bf6bfde8c8a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6f143fc62d343e4b230c714a0b790ad"
I20260713 09:08:42.866832 24372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3feefef5c58c49a9b49637d7465ea03c" candidate_uuid: "98e22886b69d439ab982bf6bfde8c8a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70a600501b7646579d6422f3f1b5d72b"
I20260713 09:08:42.867359 24372 raft_consensus.cc:3060] T 3feefef5c58c49a9b49637d7465ea03c P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:42.867359 24064 raft_consensus.cc:3060] T 3feefef5c58c49a9b49637d7465ea03c P e6f143fc62d343e4b230c714a0b790ad [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:42.876593 24372 raft_consensus.cc:2468] T 3feefef5c58c49a9b49637d7465ea03c P 70a600501b7646579d6422f3f1b5d72b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98e22886b69d439ab982bf6bfde8c8a3 in term 2.
I20260713 09:08:42.876870 24064 raft_consensus.cc:2468] T 3feefef5c58c49a9b49637d7465ea03c P e6f143fc62d343e4b230c714a0b790ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98e22886b69d439ab982bf6bfde8c8a3 in term 2.
I20260713 09:08:42.877974 23956 leader_election.cc:304] T 3feefef5c58c49a9b49637d7465ea03c P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70a600501b7646579d6422f3f1b5d72b, 98e22886b69d439ab982bf6bfde8c8a3; no voters: 
I20260713 09:08:42.878432 24373 raft_consensus.cc:1275] T 31c766822692416eb53c13bf247b3b80 P 70a600501b7646579d6422f3f1b5d72b [term 2 FOLLOWER]: Refusing update from remote peer ce314ca74b9e4fcbace6430ee59e0d44: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:42.878935 24282 raft_consensus.cc:2804] T 3feefef5c58c49a9b49637d7465ea03c P 98e22886b69d439ab982bf6bfde8c8a3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:42.879175 24386 raft_consensus.cc:493] T 3feefef5c58c49a9b49637d7465ea03c P e6f143fc62d343e4b230c714a0b790ad [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:42.879441 24282 raft_consensus.cc:697] T 3feefef5c58c49a9b49637d7465ea03c P 98e22886b69d439ab982bf6bfde8c8a3 [term 2 LEADER]: Becoming Leader. State: Replica: 98e22886b69d439ab982bf6bfde8c8a3, State: Running, Role: LEADER
I20260713 09:08:42.879837 24386 raft_consensus.cc:515] T 3feefef5c58c49a9b49637d7465ea03c P e6f143fc62d343e4b230c714a0b790ad [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:42.881042 24282 consensus_queue.cc:237] T 3feefef5c58c49a9b49637d7465ea03c P 98e22886b69d439ab982bf6bfde8c8a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:42.881544 24123 consensus_queue.cc:1048] T 31c766822692416eb53c13bf247b3b80 P ce314ca74b9e4fcbace6430ee59e0d44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:42.887498 23991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3feefef5c58c49a9b49637d7465ea03c" candidate_uuid: "e6f143fc62d343e4b230c714a0b790ad" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "98e22886b69d439ab982bf6bfde8c8a3" is_pre_election: true
I20260713 09:08:42.891625 24372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3feefef5c58c49a9b49637d7465ea03c" candidate_uuid: "e6f143fc62d343e4b230c714a0b790ad" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70a600501b7646579d6422f3f1b5d72b" is_pre_election: true
I20260713 09:08:42.892366 24386 leader_election.cc:290] T 3feefef5c58c49a9b49637d7465ea03c P e6f143fc62d343e4b230c714a0b790ad [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67:46717), 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853)
I20260713 09:08:42.892407 24372 raft_consensus.cc:2468] T 3feefef5c58c49a9b49637d7465ea03c P 70a600501b7646579d6422f3f1b5d72b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6f143fc62d343e4b230c714a0b790ad in term 2.
I20260713 09:08:42.894515 24030 leader_election.cc:304] T 3feefef5c58c49a9b49637d7465ea03c P e6f143fc62d343e4b230c714a0b790ad [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: 70a600501b7646579d6422f3f1b5d72b, e6f143fc62d343e4b230c714a0b790ad; no voters: 98e22886b69d439ab982bf6bfde8c8a3
I20260713 09:08:42.896349 24386 raft_consensus.cc:2804] T 3feefef5c58c49a9b49637d7465ea03c P e6f143fc62d343e4b230c714a0b790ad [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:08:42.896867 24386 raft_consensus.cc:493] T 3feefef5c58c49a9b49637d7465ea03c P e6f143fc62d343e4b230c714a0b790ad [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:42.897387 24386 raft_consensus.cc:3060] T 3feefef5c58c49a9b49637d7465ea03c P e6f143fc62d343e4b230c714a0b790ad [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:42.898679 23738 catalog_manager.cc:5697] T 3feefef5c58c49a9b49637d7465ea03c P 98e22886b69d439ab982bf6bfde8c8a3 reported cstate change: term changed from 1 to 2, leader changed from 70a600501b7646579d6422f3f1b5d72b (127.21.59.65) to 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67). New cstate: current_term: 2 leader_uuid: "98e22886b69d439ab982bf6bfde8c8a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:42.912987 24299 raft_consensus.cc:493] T 31c766822692416eb53c13bf247b3b80 P e6f143fc62d343e4b230c714a0b790ad [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 70a600501b7646579d6422f3f1b5d72b)
I20260713 09:08:42.913890 24299 raft_consensus.cc:515] T 31c766822692416eb53c13bf247b3b80 P e6f143fc62d343e4b230c714a0b790ad [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:42.917200 24299 leader_election.cc:290] T 31c766822692416eb53c13bf247b3b80 P e6f143fc62d343e4b230c714a0b790ad [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923), 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853)
I20260713 09:08:42.918319 24372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31c766822692416eb53c13bf247b3b80" candidate_uuid: "e6f143fc62d343e4b230c714a0b790ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70a600501b7646579d6422f3f1b5d72b" is_pre_election: true
I20260713 09:08:42.920557 24064 raft_consensus.cc:3060] T 31c766822692416eb53c13bf247b3b80 P e6f143fc62d343e4b230c714a0b790ad [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:42.919773 23918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31c766822692416eb53c13bf247b3b80" candidate_uuid: "e6f143fc62d343e4b230c714a0b790ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" is_pre_election: true
I20260713 09:08:42.929557 24030 leader_election.cc:304] T 31c766822692416eb53c13bf247b3b80 P e6f143fc62d343e4b230c714a0b790ad [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6f143fc62d343e4b230c714a0b790ad; no voters: 70a600501b7646579d6422f3f1b5d72b, ce314ca74b9e4fcbace6430ee59e0d44
I20260713 09:08:42.941619 24064 raft_consensus.cc:1275] T 31c766822692416eb53c13bf247b3b80 P e6f143fc62d343e4b230c714a0b790ad [term 2 FOLLOWER]: Refusing update from remote peer ce314ca74b9e4fcbace6430ee59e0d44: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:42.945655 24299 raft_consensus.cc:2749] T 31c766822692416eb53c13bf247b3b80 P e6f143fc62d343e4b230c714a0b790ad [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:08:42.947403 24215 consensus_queue.cc:1048] T 31c766822692416eb53c13bf247b3b80 P ce314ca74b9e4fcbace6430ee59e0d44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:42.956634 24386 raft_consensus.cc:515] T 3feefef5c58c49a9b49637d7465ea03c P e6f143fc62d343e4b230c714a0b790ad [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:42.959385 24386 leader_election.cc:290] T 3feefef5c58c49a9b49637d7465ea03c P e6f143fc62d343e4b230c714a0b790ad [CANDIDATE]: Term 3 election: Requested vote from peers 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67:46717), 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853)
I20260713 09:08:42.960026 23991 raft_consensus.cc:1275] T a08bea61fd74443aae234f92edf3f21b P 98e22886b69d439ab982bf6bfde8c8a3 [term 2 FOLLOWER]: Refusing update from remote peer ce314ca74b9e4fcbace6430ee59e0d44: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:42.960577 24373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3feefef5c58c49a9b49637d7465ea03c" candidate_uuid: "e6f143fc62d343e4b230c714a0b790ad" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70a600501b7646579d6422f3f1b5d72b"
I20260713 09:08:42.961236 24373 raft_consensus.cc:3060] T 3feefef5c58c49a9b49637d7465ea03c P 70a600501b7646579d6422f3f1b5d72b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:42.961884 24174 consensus_queue.cc:1048] T a08bea61fd74443aae234f92edf3f21b P ce314ca74b9e4fcbace6430ee59e0d44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:42.967518 23991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3feefef5c58c49a9b49637d7465ea03c" candidate_uuid: "e6f143fc62d343e4b230c714a0b790ad" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "98e22886b69d439ab982bf6bfde8c8a3"
I20260713 09:08:42.970850 24373 raft_consensus.cc:2468] T 3feefef5c58c49a9b49637d7465ea03c P 70a600501b7646579d6422f3f1b5d72b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6f143fc62d343e4b230c714a0b790ad in term 3.
I20260713 09:08:42.974436 24030 leader_election.cc:304] T 3feefef5c58c49a9b49637d7465ea03c P e6f143fc62d343e4b230c714a0b790ad [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 70a600501b7646579d6422f3f1b5d72b, e6f143fc62d343e4b230c714a0b790ad; no voters: 98e22886b69d439ab982bf6bfde8c8a3
I20260713 09:08:42.976094 24388 raft_consensus.cc:2804] T 3feefef5c58c49a9b49637d7465ea03c P e6f143fc62d343e4b230c714a0b790ad [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:42.977031 24388 raft_consensus.cc:697] T 3feefef5c58c49a9b49637d7465ea03c P e6f143fc62d343e4b230c714a0b790ad [term 3 LEADER]: Becoming Leader. State: Replica: e6f143fc62d343e4b230c714a0b790ad, State: Running, Role: LEADER
I20260713 09:08:42.979005 24388 consensus_queue.cc:237] T 3feefef5c58c49a9b49637d7465ea03c P e6f143fc62d343e4b230c714a0b790ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:43.001461 24373 raft_consensus.cc:1275] T a08bea61fd74443aae234f92edf3f21b P 70a600501b7646579d6422f3f1b5d72b [term 2 FOLLOWER]: Refusing update from remote peer ce314ca74b9e4fcbace6430ee59e0d44: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:43.003929 24372 raft_consensus.cc:1275] T 8cc3f528849c4126982f9705b53f1fd5 P 70a600501b7646579d6422f3f1b5d72b [term 2 FOLLOWER]: Refusing update from remote peer 98e22886b69d439ab982bf6bfde8c8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:43.004437 24123 consensus_queue.cc:1048] T a08bea61fd74443aae234f92edf3f21b P ce314ca74b9e4fcbace6430ee59e0d44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:43.004958 23918 raft_consensus.cc:1275] T 8cc3f528849c4126982f9705b53f1fd5 P ce314ca74b9e4fcbace6430ee59e0d44 [term 2 FOLLOWER]: Refusing update from remote peer 98e22886b69d439ab982bf6bfde8c8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:43.006527 24427 consensus_queue.cc:1048] T 8cc3f528849c4126982f9705b53f1fd5 P 98e22886b69d439ab982bf6bfde8c8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:43.010741 24282 consensus_queue.cc:1048] T 8cc3f528849c4126982f9705b53f1fd5 P 98e22886b69d439ab982bf6bfde8c8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:43.054502 23738 catalog_manager.cc:5697] T 3feefef5c58c49a9b49637d7465ea03c P e6f143fc62d343e4b230c714a0b790ad reported cstate change: term changed from 2 to 3, leader changed from 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67) to e6f143fc62d343e4b230c714a0b790ad (127.21.59.68). New cstate: current_term: 3 leader_uuid: "e6f143fc62d343e4b230c714a0b790ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:43.077998 24064 raft_consensus.cc:1275] T 8ca7fb1f50fb4c76bf9da02669babb98 P e6f143fc62d343e4b230c714a0b790ad [term 2 FOLLOWER]: Refusing update from remote peer 98e22886b69d439ab982bf6bfde8c8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:43.079267 24425 consensus_queue.cc:1048] T 8ca7fb1f50fb4c76bf9da02669babb98 P 98e22886b69d439ab982bf6bfde8c8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:43.090255 24373 raft_consensus.cc:1275] T 8ca7fb1f50fb4c76bf9da02669babb98 P 70a600501b7646579d6422f3f1b5d72b [term 2 FOLLOWER]: Refusing update from remote peer 98e22886b69d439ab982bf6bfde8c8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:43.092185 24167 consensus_queue.cc:1048] T 8ca7fb1f50fb4c76bf9da02669babb98 P 98e22886b69d439ab982bf6bfde8c8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:43.173262 24372 raft_consensus.cc:1275] T 557ab6d9809a4852990e89cf87f0f946 P 70a600501b7646579d6422f3f1b5d72b [term 2 FOLLOWER]: Refusing update from remote peer e6f143fc62d343e4b230c714a0b790ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:43.174816 24436 consensus_queue.cc:1048] T 557ab6d9809a4852990e89cf87f0f946 P e6f143fc62d343e4b230c714a0b790ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:43.184528 23992 raft_consensus.cc:1275] T 557ab6d9809a4852990e89cf87f0f946 P 98e22886b69d439ab982bf6bfde8c8a3 [term 2 FOLLOWER]: Refusing update from remote peer e6f143fc62d343e4b230c714a0b790ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:43.186100 24299 consensus_queue.cc:1048] T 557ab6d9809a4852990e89cf87f0f946 P e6f143fc62d343e4b230c714a0b790ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:43.355809 24064 raft_consensus.cc:1240] T 3feefef5c58c49a9b49637d7465ea03c P e6f143fc62d343e4b230c714a0b790ad [term 3 LEADER]: Rejecting Update request from peer 98e22886b69d439ab982bf6bfde8c8a3 for earlier term 2. Current term is 3. Ops: []
I20260713 09:08:43.357236 24167 consensus_queue.cc:1059] T 3feefef5c58c49a9b49637d7465ea03c P 98e22886b69d439ab982bf6bfde8c8a3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:43.357933 24167 consensus_queue.cc:1243] T 3feefef5c58c49a9b49637d7465ea03c P 98e22886b69d439ab982bf6bfde8c8a3 [LEADER]: Peer e6f143fc62d343e4b230c714a0b790ad log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260713 09:08:43.358429 24425 raft_consensus.cc:3055] T 3feefef5c58c49a9b49637d7465ea03c P 98e22886b69d439ab982bf6bfde8c8a3 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:43.358814 24425 raft_consensus.cc:740] T 3feefef5c58c49a9b49637d7465ea03c P 98e22886b69d439ab982bf6bfde8c8a3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 98e22886b69d439ab982bf6bfde8c8a3, State: Running, Role: LEADER
I20260713 09:08:43.359542 24425 consensus_queue.cc:260] T 3feefef5c58c49a9b49637d7465ea03c P 98e22886b69d439ab982bf6bfde8c8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:43.360548 24425 raft_consensus.cc:3060] T 3feefef5c58c49a9b49637d7465ea03c P 98e22886b69d439ab982bf6bfde8c8a3 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:43.457530 24373 raft_consensus.cc:1275] T 3feefef5c58c49a9b49637d7465ea03c P 70a600501b7646579d6422f3f1b5d72b [term 3 FOLLOWER]: Refusing update from remote peer e6f143fc62d343e4b230c714a0b790ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:08:43.458737 24436 consensus_queue.cc:1048] T 3feefef5c58c49a9b49637d7465ea03c P e6f143fc62d343e4b230c714a0b790ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:43.468861 23991 raft_consensus.cc:1275] T 3feefef5c58c49a9b49637d7465ea03c P 98e22886b69d439ab982bf6bfde8c8a3 [term 3 FOLLOWER]: Refusing update from remote peer e6f143fc62d343e4b230c714a0b790ad: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260713 09:08:43.469261 23991 pending_rounds.cc:85] T 3feefef5c58c49a9b49637d7465ea03c P 98e22886b69d439ab982bf6bfde8c8a3: Aborting all ops after (but not including) 1
I20260713 09:08:43.469506 23991 pending_rounds.cc:107] T 3feefef5c58c49a9b49637d7465ea03c P 98e22886b69d439ab982bf6bfde8c8a3: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260713 09:08:43.469821 23991 raft_consensus.cc:2889] T 3feefef5c58c49a9b49637d7465ea03c P 98e22886b69d439ab982bf6bfde8c8a3 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:08:43.471359 24388 consensus_queue.cc:1048] T 3feefef5c58c49a9b49637d7465ea03c P e6f143fc62d343e4b230c714a0b790ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:51.867424 21741 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:51.899526 24065 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "036bce878e324a06aff19d669341fb71"
dest_uuid: "e6f143fc62d343e4b230c714a0b790ad"
mode: GRACEFUL
new_leader_uuid: "70a600501b7646579d6422f3f1b5d72b"
 from {username='slave'} at 127.0.0.1:33822
I20260713 09:08:51.900115 24065 raft_consensus.cc:606] T 036bce878e324a06aff19d669341fb71 P e6f143fc62d343e4b230c714a0b790ad [term 1 LEADER]: Received request to transfer leadership to TS 70a600501b7646579d6422f3f1b5d72b
I20260713 09:08:51.912686 23917 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31c766822692416eb53c13bf247b3b80"
dest_uuid: "ce314ca74b9e4fcbace6430ee59e0d44"
mode: GRACEFUL
new_leader_uuid: "70a600501b7646579d6422f3f1b5d72b"
 from {username='slave'} at 127.0.0.1:52280
I20260713 09:08:51.913151 23917 raft_consensus.cc:606] T 31c766822692416eb53c13bf247b3b80 P ce314ca74b9e4fcbace6430ee59e0d44 [term 2 LEADER]: Received request to transfer leadership to TS 70a600501b7646579d6422f3f1b5d72b
I20260713 09:08:51.915238 23917 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "97bd3a67be8c4310ba5c8d48ce8478e7"
dest_uuid: "ce314ca74b9e4fcbace6430ee59e0d44"
mode: GRACEFUL
new_leader_uuid: "98e22886b69d439ab982bf6bfde8c8a3"
 from {username='slave'} at 127.0.0.1:52280
I20260713 09:08:51.915627 23917 raft_consensus.cc:606] T 97bd3a67be8c4310ba5c8d48ce8478e7 P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 LEADER]: Received request to transfer leadership to TS 98e22886b69d439ab982bf6bfde8c8a3
I20260713 09:08:51.917896 23917 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1db5543cb4b40ffb4cb57b385575d13"
dest_uuid: "ce314ca74b9e4fcbace6430ee59e0d44"
mode: GRACEFUL
new_leader_uuid: "70a600501b7646579d6422f3f1b5d72b"
 from {username='slave'} at 127.0.0.1:52280
I20260713 09:08:51.918361 23917 raft_consensus.cc:606] T b1db5543cb4b40ffb4cb57b385575d13 P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 LEADER]: Received request to transfer leadership to TS 70a600501b7646579d6422f3f1b5d72b
I20260713 09:08:51.920580 24065 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf615f4c51354062ace215350a07bc9d"
dest_uuid: "e6f143fc62d343e4b230c714a0b790ad"
mode: GRACEFUL
new_leader_uuid: "98e22886b69d439ab982bf6bfde8c8a3"
 from {username='slave'} at 127.0.0.1:33822
I20260713 09:08:51.921133 24065 raft_consensus.cc:606] T cf615f4c51354062ace215350a07bc9d P e6f143fc62d343e4b230c714a0b790ad [term 1 LEADER]: Received request to transfer leadership to TS 98e22886b69d439ab982bf6bfde8c8a3
I20260713 09:08:51.922283 21741 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:08:51.923135 21741 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:51.934090 24455 raft_consensus.cc:993] T b1db5543cb4b40ffb4cb57b385575d13 P ce314ca74b9e4fcbace6430ee59e0d44: : Instructing follower 70a600501b7646579d6422f3f1b5d72b to start an election
I20260713 09:08:51.934654 24469 raft_consensus.cc:1081] T b1db5543cb4b40ffb4cb57b385575d13 P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 LEADER]: Signalling peer 70a600501b7646579d6422f3f1b5d72b to start an election
I20260713 09:08:51.936153 24373 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1db5543cb4b40ffb4cb57b385575d13"
dest_uuid: "70a600501b7646579d6422f3f1b5d72b"
 from {username='slave'} at 127.0.0.1:44148
I20260713 09:08:51.936661 24373 raft_consensus.cc:493] T b1db5543cb4b40ffb4cb57b385575d13 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:51.936954 24373 raft_consensus.cc:3060] T b1db5543cb4b40ffb4cb57b385575d13 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:51.941740 24373 raft_consensus.cc:515] T b1db5543cb4b40ffb4cb57b385575d13 P 70a600501b7646579d6422f3f1b5d72b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:51.943774 24373 leader_election.cc:290] T b1db5543cb4b40ffb4cb57b385575d13 P 70a600501b7646579d6422f3f1b5d72b [CANDIDATE]: Term 2 election: Requested vote from peers ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923), 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67:46717)
I20260713 09:08:51.957223 23917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1db5543cb4b40ffb4cb57b385575d13" candidate_uuid: "70a600501b7646579d6422f3f1b5d72b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce314ca74b9e4fcbace6430ee59e0d44"
I20260713 09:08:51.957913 23917 raft_consensus.cc:3055] T b1db5543cb4b40ffb4cb57b385575d13 P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:51.958388 23917 raft_consensus.cc:740] T b1db5543cb4b40ffb4cb57b385575d13 P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ce314ca74b9e4fcbace6430ee59e0d44, State: Running, Role: LEADER
I20260713 09:08:51.958639 23991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1db5543cb4b40ffb4cb57b385575d13" candidate_uuid: "70a600501b7646579d6422f3f1b5d72b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "98e22886b69d439ab982bf6bfde8c8a3"
I20260713 09:08:51.959246 23991 raft_consensus.cc:3060] T b1db5543cb4b40ffb4cb57b385575d13 P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:51.959280 23917 consensus_queue.cc:260] T b1db5543cb4b40ffb4cb57b385575d13 P ce314ca74b9e4fcbace6430ee59e0d44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:51.960714 23917 raft_consensus.cc:3060] T b1db5543cb4b40ffb4cb57b385575d13 P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:51.966691 23991 raft_consensus.cc:2468] T b1db5543cb4b40ffb4cb57b385575d13 P 98e22886b69d439ab982bf6bfde8c8a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70a600501b7646579d6422f3f1b5d72b in term 2.
I20260713 09:08:51.967839 23917 raft_consensus.cc:2468] T b1db5543cb4b40ffb4cb57b385575d13 P ce314ca74b9e4fcbace6430ee59e0d44 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70a600501b7646579d6422f3f1b5d72b in term 2.
I20260713 09:08:51.968611 24330 leader_election.cc:304] T b1db5543cb4b40ffb4cb57b385575d13 P 70a600501b7646579d6422f3f1b5d72b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70a600501b7646579d6422f3f1b5d72b, 98e22886b69d439ab982bf6bfde8c8a3; no voters: 
I20260713 09:08:51.970498 24476 raft_consensus.cc:2804] T b1db5543cb4b40ffb4cb57b385575d13 P 70a600501b7646579d6422f3f1b5d72b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:51.971618 24476 raft_consensus.cc:697] T b1db5543cb4b40ffb4cb57b385575d13 P 70a600501b7646579d6422f3f1b5d72b [term 2 LEADER]: Becoming Leader. State: Replica: 70a600501b7646579d6422f3f1b5d72b, State: Running, Role: LEADER
I20260713 09:08:51.972679 24476 consensus_queue.cc:237] T b1db5543cb4b40ffb4cb57b385575d13 P 70a600501b7646579d6422f3f1b5d72b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } }
I20260713 09:08:51.980088 23737 catalog_manager.cc:5697] T b1db5543cb4b40ffb4cb57b385575d13 P 70a600501b7646579d6422f3f1b5d72b reported cstate change: term changed from 1 to 2, leader changed from ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66) to 70a600501b7646579d6422f3f1b5d72b (127.21.59.65). New cstate: current_term: 2 leader_uuid: "70a600501b7646579d6422f3f1b5d72b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:51.991181 24455 raft_consensus.cc:993] T 31c766822692416eb53c13bf247b3b80 P ce314ca74b9e4fcbace6430ee59e0d44: : Instructing follower 70a600501b7646579d6422f3f1b5d72b to start an election
I20260713 09:08:51.991631 24455 raft_consensus.cc:1081] T 31c766822692416eb53c13bf247b3b80 P ce314ca74b9e4fcbace6430ee59e0d44 [term 2 LEADER]: Signalling peer 70a600501b7646579d6422f3f1b5d72b to start an election
I20260713 09:08:51.992897 24373 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "31c766822692416eb53c13bf247b3b80"
dest_uuid: "70a600501b7646579d6422f3f1b5d72b"
 from {username='slave'} at 127.0.0.1:44148
I20260713 09:08:51.993345 24373 raft_consensus.cc:493] T 31c766822692416eb53c13bf247b3b80 P 70a600501b7646579d6422f3f1b5d72b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:51.993609 24373 raft_consensus.cc:3060] T 31c766822692416eb53c13bf247b3b80 P 70a600501b7646579d6422f3f1b5d72b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:51.998087 24373 raft_consensus.cc:515] T 31c766822692416eb53c13bf247b3b80 P 70a600501b7646579d6422f3f1b5d72b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:51.999895 24373 leader_election.cc:290] T 31c766822692416eb53c13bf247b3b80 P 70a600501b7646579d6422f3f1b5d72b [CANDIDATE]: Term 3 election: Requested vote from peers ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923), e6f143fc62d343e4b230c714a0b790ad (127.21.59.68:33741)
I20260713 09:08:52.000799 23917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31c766822692416eb53c13bf247b3b80" candidate_uuid: "70a600501b7646579d6422f3f1b5d72b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ce314ca74b9e4fcbace6430ee59e0d44"
I20260713 09:08:52.001400 23917 raft_consensus.cc:3055] T 31c766822692416eb53c13bf247b3b80 P ce314ca74b9e4fcbace6430ee59e0d44 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:52.001700 23917 raft_consensus.cc:740] T 31c766822692416eb53c13bf247b3b80 P ce314ca74b9e4fcbace6430ee59e0d44 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ce314ca74b9e4fcbace6430ee59e0d44, State: Running, Role: LEADER
I20260713 09:08:52.002473 23917 consensus_queue.cc:260] T 31c766822692416eb53c13bf247b3b80 P ce314ca74b9e4fcbace6430ee59e0d44 [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: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:52.003489 23917 raft_consensus.cc:3060] T 31c766822692416eb53c13bf247b3b80 P ce314ca74b9e4fcbace6430ee59e0d44 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:52.010155 23917 raft_consensus.cc:2468] T 31c766822692416eb53c13bf247b3b80 P ce314ca74b9e4fcbace6430ee59e0d44 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70a600501b7646579d6422f3f1b5d72b in term 3.
I20260713 09:08:52.010627 24065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31c766822692416eb53c13bf247b3b80" candidate_uuid: "70a600501b7646579d6422f3f1b5d72b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e6f143fc62d343e4b230c714a0b790ad"
I20260713 09:08:52.011240 24065 raft_consensus.cc:3060] T 31c766822692416eb53c13bf247b3b80 P e6f143fc62d343e4b230c714a0b790ad [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:52.011207 24328 leader_election.cc:304] T 31c766822692416eb53c13bf247b3b80 P 70a600501b7646579d6422f3f1b5d72b [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: 70a600501b7646579d6422f3f1b5d72b, ce314ca74b9e4fcbace6430ee59e0d44; no voters: 
I20260713 09:08:52.012471 24476 raft_consensus.cc:2804] T 31c766822692416eb53c13bf247b3b80 P 70a600501b7646579d6422f3f1b5d72b [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:52.012984 24476 raft_consensus.cc:697] T 31c766822692416eb53c13bf247b3b80 P 70a600501b7646579d6422f3f1b5d72b [term 3 LEADER]: Becoming Leader. State: Replica: 70a600501b7646579d6422f3f1b5d72b, State: Running, Role: LEADER
I20260713 09:08:52.013860 24476 consensus_queue.cc:237] T 31c766822692416eb53c13bf247b3b80 P 70a600501b7646579d6422f3f1b5d72b [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: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:52.014712 24460 raft_consensus.cc:993] T 036bce878e324a06aff19d669341fb71 P e6f143fc62d343e4b230c714a0b790ad: : Instructing follower 70a600501b7646579d6422f3f1b5d72b to start an election
I20260713 09:08:52.015278 24467 raft_consensus.cc:1081] T 036bce878e324a06aff19d669341fb71 P e6f143fc62d343e4b230c714a0b790ad [term 1 LEADER]: Signalling peer 70a600501b7646579d6422f3f1b5d72b to start an election
I20260713 09:08:52.017110 24373 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "036bce878e324a06aff19d669341fb71"
dest_uuid: "70a600501b7646579d6422f3f1b5d72b"
 from {username='slave'} at 127.0.0.1:44134
I20260713 09:08:52.017360 24065 raft_consensus.cc:2468] T 31c766822692416eb53c13bf247b3b80 P e6f143fc62d343e4b230c714a0b790ad [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70a600501b7646579d6422f3f1b5d72b in term 3.
I20260713 09:08:52.017829 24373 raft_consensus.cc:493] T 036bce878e324a06aff19d669341fb71 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:52.018350 24373 raft_consensus.cc:3060] T 036bce878e324a06aff19d669341fb71 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:52.022511 23737 catalog_manager.cc:5697] T 31c766822692416eb53c13bf247b3b80 P 70a600501b7646579d6422f3f1b5d72b reported cstate change: term changed from 2 to 3, leader changed from ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66) to 70a600501b7646579d6422f3f1b5d72b (127.21.59.65). New cstate: current_term: 3 leader_uuid: "70a600501b7646579d6422f3f1b5d72b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:52.023715 24373 raft_consensus.cc:515] T 036bce878e324a06aff19d669341fb71 P 70a600501b7646579d6422f3f1b5d72b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:52.025497 24373 leader_election.cc:290] T 036bce878e324a06aff19d669341fb71 P 70a600501b7646579d6422f3f1b5d72b [CANDIDATE]: Term 2 election: Requested vote from peers 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67:46717), e6f143fc62d343e4b230c714a0b790ad (127.21.59.68:33741)
I20260713 09:08:52.026193 23991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "036bce878e324a06aff19d669341fb71" candidate_uuid: "70a600501b7646579d6422f3f1b5d72b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "98e22886b69d439ab982bf6bfde8c8a3"
I20260713 09:08:52.026818 23991 raft_consensus.cc:3060] T 036bce878e324a06aff19d669341fb71 P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:52.027288 24065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "036bce878e324a06aff19d669341fb71" candidate_uuid: "70a600501b7646579d6422f3f1b5d72b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6f143fc62d343e4b230c714a0b790ad"
I20260713 09:08:52.027841 24065 raft_consensus.cc:3055] T 036bce878e324a06aff19d669341fb71 P e6f143fc62d343e4b230c714a0b790ad [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:52.028138 24065 raft_consensus.cc:740] T 036bce878e324a06aff19d669341fb71 P e6f143fc62d343e4b230c714a0b790ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e6f143fc62d343e4b230c714a0b790ad, State: Running, Role: LEADER
I20260713 09:08:52.028801 24065 consensus_queue.cc:260] T 036bce878e324a06aff19d669341fb71 P e6f143fc62d343e4b230c714a0b790ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:52.029956 24065 raft_consensus.cc:3060] T 036bce878e324a06aff19d669341fb71 P e6f143fc62d343e4b230c714a0b790ad [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:52.032019 23991 raft_consensus.cc:2468] T 036bce878e324a06aff19d669341fb71 P 98e22886b69d439ab982bf6bfde8c8a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70a600501b7646579d6422f3f1b5d72b in term 2.
I20260713 09:08:52.033212 24330 leader_election.cc:304] T 036bce878e324a06aff19d669341fb71 P 70a600501b7646579d6422f3f1b5d72b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70a600501b7646579d6422f3f1b5d72b, 98e22886b69d439ab982bf6bfde8c8a3; no voters: 
I20260713 09:08:52.034014 24476 raft_consensus.cc:2804] T 036bce878e324a06aff19d669341fb71 P 70a600501b7646579d6422f3f1b5d72b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:52.034544 24476 raft_consensus.cc:697] T 036bce878e324a06aff19d669341fb71 P 70a600501b7646579d6422f3f1b5d72b [term 2 LEADER]: Becoming Leader. State: Replica: 70a600501b7646579d6422f3f1b5d72b, State: Running, Role: LEADER
I20260713 09:08:52.035486 24065 raft_consensus.cc:2468] T 036bce878e324a06aff19d669341fb71 P e6f143fc62d343e4b230c714a0b790ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70a600501b7646579d6422f3f1b5d72b in term 2.
I20260713 09:08:52.035373 24476 consensus_queue.cc:237] T 036bce878e324a06aff19d669341fb71 P 70a600501b7646579d6422f3f1b5d72b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:52.045421 23737 catalog_manager.cc:5697] T 036bce878e324a06aff19d669341fb71 P 70a600501b7646579d6422f3f1b5d72b reported cstate change: term changed from 1 to 2, leader changed from e6f143fc62d343e4b230c714a0b790ad (127.21.59.68) to 70a600501b7646579d6422f3f1b5d72b (127.21.59.65). New cstate: current_term: 2 leader_uuid: "70a600501b7646579d6422f3f1b5d72b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:52.183832 24460 raft_consensus.cc:993] T cf615f4c51354062ace215350a07bc9d P e6f143fc62d343e4b230c714a0b790ad: : Instructing follower 98e22886b69d439ab982bf6bfde8c8a3 to start an election
I20260713 09:08:52.184451 24467 raft_consensus.cc:1081] T cf615f4c51354062ace215350a07bc9d P e6f143fc62d343e4b230c714a0b790ad [term 1 LEADER]: Signalling peer 98e22886b69d439ab982bf6bfde8c8a3 to start an election
I20260713 09:08:52.186054 23992 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf615f4c51354062ace215350a07bc9d"
dest_uuid: "98e22886b69d439ab982bf6bfde8c8a3"
 from {username='slave'} at 127.0.0.1:41684
I20260713 09:08:52.186470 23992 raft_consensus.cc:493] T cf615f4c51354062ace215350a07bc9d P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:52.186697 23992 raft_consensus.cc:3060] T cf615f4c51354062ace215350a07bc9d P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:52.191033 23992 raft_consensus.cc:515] T cf615f4c51354062ace215350a07bc9d P 98e22886b69d439ab982bf6bfde8c8a3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:52.192523 23992 leader_election.cc:290] T cf615f4c51354062ace215350a07bc9d P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 2 election: Requested vote from peers ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923), e6f143fc62d343e4b230c714a0b790ad (127.21.59.68:33741)
I20260713 09:08:52.193331 23917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf615f4c51354062ace215350a07bc9d" candidate_uuid: "98e22886b69d439ab982bf6bfde8c8a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce314ca74b9e4fcbace6430ee59e0d44"
I20260713 09:08:52.193821 23917 raft_consensus.cc:3060] T cf615f4c51354062ace215350a07bc9d P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:52.193991 24065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf615f4c51354062ace215350a07bc9d" candidate_uuid: "98e22886b69d439ab982bf6bfde8c8a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6f143fc62d343e4b230c714a0b790ad"
I20260713 09:08:52.194512 24065 raft_consensus.cc:3055] T cf615f4c51354062ace215350a07bc9d P e6f143fc62d343e4b230c714a0b790ad [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:52.194814 24065 raft_consensus.cc:740] T cf615f4c51354062ace215350a07bc9d P e6f143fc62d343e4b230c714a0b790ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e6f143fc62d343e4b230c714a0b790ad, State: Running, Role: LEADER
I20260713 09:08:52.195582 24065 consensus_queue.cc:260] T cf615f4c51354062ace215350a07bc9d P e6f143fc62d343e4b230c714a0b790ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:52.196748 24065 raft_consensus.cc:3060] T cf615f4c51354062ace215350a07bc9d P e6f143fc62d343e4b230c714a0b790ad [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:52.200103 23917 raft_consensus.cc:2468] T cf615f4c51354062ace215350a07bc9d P ce314ca74b9e4fcbace6430ee59e0d44 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98e22886b69d439ab982bf6bfde8c8a3 in term 2.
I20260713 09:08:52.201311 23956 leader_election.cc:304] T cf615f4c51354062ace215350a07bc9d P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98e22886b69d439ab982bf6bfde8c8a3, ce314ca74b9e4fcbace6430ee59e0d44; no voters: 
I20260713 09:08:52.201989 24461 raft_consensus.cc:2804] T cf615f4c51354062ace215350a07bc9d P 98e22886b69d439ab982bf6bfde8c8a3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:52.202446 24461 raft_consensus.cc:697] T cf615f4c51354062ace215350a07bc9d P 98e22886b69d439ab982bf6bfde8c8a3 [term 2 LEADER]: Becoming Leader. State: Replica: 98e22886b69d439ab982bf6bfde8c8a3, State: Running, Role: LEADER
I20260713 09:08:52.202502 24065 raft_consensus.cc:2468] T cf615f4c51354062ace215350a07bc9d P e6f143fc62d343e4b230c714a0b790ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98e22886b69d439ab982bf6bfde8c8a3 in term 2.
I20260713 09:08:52.203420 24461 consensus_queue.cc:237] T cf615f4c51354062ace215350a07bc9d P 98e22886b69d439ab982bf6bfde8c8a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:52.210664 23737 catalog_manager.cc:5697] T cf615f4c51354062ace215350a07bc9d P 98e22886b69d439ab982bf6bfde8c8a3 reported cstate change: term changed from 1 to 2, leader changed from e6f143fc62d343e4b230c714a0b790ad (127.21.59.68) to 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67). New cstate: current_term: 2 leader_uuid: "98e22886b69d439ab982bf6bfde8c8a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:52.343345 24455 raft_consensus.cc:993] T 97bd3a67be8c4310ba5c8d48ce8478e7 P ce314ca74b9e4fcbace6430ee59e0d44: : Instructing follower 98e22886b69d439ab982bf6bfde8c8a3 to start an election
I20260713 09:08:52.344266 24469 raft_consensus.cc:1081] T 97bd3a67be8c4310ba5c8d48ce8478e7 P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 LEADER]: Signalling peer 98e22886b69d439ab982bf6bfde8c8a3 to start an election
I20260713 09:08:52.345703 23992 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "97bd3a67be8c4310ba5c8d48ce8478e7"
dest_uuid: "98e22886b69d439ab982bf6bfde8c8a3"
 from {username='slave'} at 127.0.0.1:41706
I20260713 09:08:52.346194 23992 raft_consensus.cc:493] T 97bd3a67be8c4310ba5c8d48ce8478e7 P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:52.346467 23992 raft_consensus.cc:3060] T 97bd3a67be8c4310ba5c8d48ce8478e7 P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:52.351123 23992 raft_consensus.cc:515] T 97bd3a67be8c4310ba5c8d48ce8478e7 P 98e22886b69d439ab982bf6bfde8c8a3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:52.353231 23992 leader_election.cc:290] T 97bd3a67be8c4310ba5c8d48ce8478e7 P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 2 election: Requested vote from peers ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923), e6f143fc62d343e4b230c714a0b790ad (127.21.59.68:33741)
I20260713 09:08:52.353390 23917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97bd3a67be8c4310ba5c8d48ce8478e7" candidate_uuid: "98e22886b69d439ab982bf6bfde8c8a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce314ca74b9e4fcbace6430ee59e0d44"
I20260713 09:08:52.353677 24065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97bd3a67be8c4310ba5c8d48ce8478e7" candidate_uuid: "98e22886b69d439ab982bf6bfde8c8a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6f143fc62d343e4b230c714a0b790ad"
I20260713 09:08:52.354038 23917 raft_consensus.cc:3055] T 97bd3a67be8c4310ba5c8d48ce8478e7 P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:52.354310 24065 raft_consensus.cc:3060] T 97bd3a67be8c4310ba5c8d48ce8478e7 P e6f143fc62d343e4b230c714a0b790ad [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:52.354372 23917 raft_consensus.cc:740] T 97bd3a67be8c4310ba5c8d48ce8478e7 P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ce314ca74b9e4fcbace6430ee59e0d44, State: Running, Role: LEADER
I20260713 09:08:52.355301 23917 consensus_queue.cc:260] T 97bd3a67be8c4310ba5c8d48ce8478e7 P ce314ca74b9e4fcbace6430ee59e0d44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:52.356226 23917 raft_consensus.cc:3060] T 97bd3a67be8c4310ba5c8d48ce8478e7 P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:52.359542 24065 raft_consensus.cc:2468] T 97bd3a67be8c4310ba5c8d48ce8478e7 P e6f143fc62d343e4b230c714a0b790ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98e22886b69d439ab982bf6bfde8c8a3 in term 2.
I20260713 09:08:52.360594 23955 leader_election.cc:304] T 97bd3a67be8c4310ba5c8d48ce8478e7 P 98e22886b69d439ab982bf6bfde8c8a3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98e22886b69d439ab982bf6bfde8c8a3, e6f143fc62d343e4b230c714a0b790ad; no voters: 
I20260713 09:08:52.361229 24461 raft_consensus.cc:2804] T 97bd3a67be8c4310ba5c8d48ce8478e7 P 98e22886b69d439ab982bf6bfde8c8a3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:52.361480 23917 raft_consensus.cc:2468] T 97bd3a67be8c4310ba5c8d48ce8478e7 P ce314ca74b9e4fcbace6430ee59e0d44 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98e22886b69d439ab982bf6bfde8c8a3 in term 2.
I20260713 09:08:52.362241 24461 raft_consensus.cc:697] T 97bd3a67be8c4310ba5c8d48ce8478e7 P 98e22886b69d439ab982bf6bfde8c8a3 [term 2 LEADER]: Becoming Leader. State: Replica: 98e22886b69d439ab982bf6bfde8c8a3, State: Running, Role: LEADER
I20260713 09:08:52.363183 24461 consensus_queue.cc:237] T 97bd3a67be8c4310ba5c8d48ce8478e7 P 98e22886b69d439ab982bf6bfde8c8a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } }
I20260713 09:08:52.370493 23737 catalog_manager.cc:5697] T 97bd3a67be8c4310ba5c8d48ce8478e7 P 98e22886b69d439ab982bf6bfde8c8a3 reported cstate change: term changed from 1 to 2, leader changed from ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66) to 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67). New cstate: current_term: 2 leader_uuid: "98e22886b69d439ab982bf6bfde8c8a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:52.425505 23917 raft_consensus.cc:1275] T b1db5543cb4b40ffb4cb57b385575d13 P ce314ca74b9e4fcbace6430ee59e0d44 [term 2 FOLLOWER]: Refusing update from remote peer 70a600501b7646579d6422f3f1b5d72b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:52.426975 24477 consensus_queue.cc:1048] T b1db5543cb4b40ffb4cb57b385575d13 P 70a600501b7646579d6422f3f1b5d72b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:52.428575 24065 raft_consensus.cc:1275] T 036bce878e324a06aff19d669341fb71 P e6f143fc62d343e4b230c714a0b790ad [term 2 FOLLOWER]: Refusing update from remote peer 70a600501b7646579d6422f3f1b5d72b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:52.429888 24477 consensus_queue.cc:1048] T 036bce878e324a06aff19d669341fb71 P 70a600501b7646579d6422f3f1b5d72b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:52.443041 23992 raft_consensus.cc:1275] T b1db5543cb4b40ffb4cb57b385575d13 P 98e22886b69d439ab982bf6bfde8c8a3 [term 2 FOLLOWER]: Refusing update from remote peer 70a600501b7646579d6422f3f1b5d72b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:52.446170 24477 consensus_queue.cc:1048] T b1db5543cb4b40ffb4cb57b385575d13 P 70a600501b7646579d6422f3f1b5d72b [LEADER]: Connected to new peer: Peer: permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:52.461450 23917 raft_consensus.cc:1275] T 31c766822692416eb53c13bf247b3b80 P ce314ca74b9e4fcbace6430ee59e0d44 [term 3 FOLLOWER]: Refusing update from remote peer 70a600501b7646579d6422f3f1b5d72b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:52.466030 24494 consensus_queue.cc:1048] T 31c766822692416eb53c13bf247b3b80 P 70a600501b7646579d6422f3f1b5d72b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:52.467864 23992 raft_consensus.cc:1275] T 036bce878e324a06aff19d669341fb71 P 98e22886b69d439ab982bf6bfde8c8a3 [term 2 FOLLOWER]: Refusing update from remote peer 70a600501b7646579d6422f3f1b5d72b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:52.475288 24494 consensus_queue.cc:1048] T 036bce878e324a06aff19d669341fb71 P 70a600501b7646579d6422f3f1b5d72b [LEADER]: Connected to new peer: Peer: permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:52.483237 24065 raft_consensus.cc:1275] T 31c766822692416eb53c13bf247b3b80 P e6f143fc62d343e4b230c714a0b790ad [term 3 FOLLOWER]: Refusing update from remote peer 70a600501b7646579d6422f3f1b5d72b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:52.486392 24494 consensus_queue.cc:1048] T 31c766822692416eb53c13bf247b3b80 P 70a600501b7646579d6422f3f1b5d72b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.009s
I20260713 09:08:52.605289 23917 raft_consensus.cc:1275] T cf615f4c51354062ace215350a07bc9d P ce314ca74b9e4fcbace6430ee59e0d44 [term 2 FOLLOWER]: Refusing update from remote peer 98e22886b69d439ab982bf6bfde8c8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:52.606570 24485 consensus_queue.cc:1048] T cf615f4c51354062ace215350a07bc9d P 98e22886b69d439ab982bf6bfde8c8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:52.618057 24065 raft_consensus.cc:1275] T cf615f4c51354062ace215350a07bc9d P e6f143fc62d343e4b230c714a0b790ad [term 2 FOLLOWER]: Refusing update from remote peer 98e22886b69d439ab982bf6bfde8c8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:52.619655 24485 consensus_queue.cc:1048] T cf615f4c51354062ace215350a07bc9d P 98e22886b69d439ab982bf6bfde8c8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:52.777222 24065 raft_consensus.cc:1275] T 97bd3a67be8c4310ba5c8d48ce8478e7 P e6f143fc62d343e4b230c714a0b790ad [term 2 FOLLOWER]: Refusing update from remote peer 98e22886b69d439ab982bf6bfde8c8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:52.778435 24504 consensus_queue.cc:1048] T 97bd3a67be8c4310ba5c8d48ce8478e7 P 98e22886b69d439ab982bf6bfde8c8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:52.786804 23917 raft_consensus.cc:1275] T 97bd3a67be8c4310ba5c8d48ce8478e7 P ce314ca74b9e4fcbace6430ee59e0d44 [term 2 FOLLOWER]: Refusing update from remote peer 98e22886b69d439ab982bf6bfde8c8a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:52.788409 24485 consensus_queue.cc:1048] T 97bd3a67be8c4310ba5c8d48ce8478e7 P 98e22886b69d439ab982bf6bfde8c8a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:52.924433 21741 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:52.945874 21741 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:52.974550 23990 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "18dd8905be34499a8d217ac808c55e01"
dest_uuid: "98e22886b69d439ab982bf6bfde8c8a3"
mode: GRACEFUL
new_leader_uuid: "70a600501b7646579d6422f3f1b5d72b"
 from {username='slave'} at 127.0.0.1:53122
I20260713 09:08:52.975420 23990 raft_consensus.cc:606] T 18dd8905be34499a8d217ac808c55e01 P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 LEADER]: Received request to transfer leadership to TS 70a600501b7646579d6422f3f1b5d72b
I20260713 09:08:52.978582 24065 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de1409e4269645e6bacc014205991ccf"
dest_uuid: "e6f143fc62d343e4b230c714a0b790ad"
mode: GRACEFUL
new_leader_uuid: "70a600501b7646579d6422f3f1b5d72b"
 from {username='slave'} at 127.0.0.1:33822
I20260713 09:08:52.979229 24065 raft_consensus.cc:606] T de1409e4269645e6bacc014205991ccf P e6f143fc62d343e4b230c714a0b790ad [term 1 LEADER]: Received request to transfer leadership to TS 70a600501b7646579d6422f3f1b5d72b
I20260713 09:08:52.982080 24065 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e66497af76b441ec85deebf4d32b87c2"
dest_uuid: "e6f143fc62d343e4b230c714a0b790ad"
mode: GRACEFUL
new_leader_uuid: "70a600501b7646579d6422f3f1b5d72b"
 from {username='slave'} at 127.0.0.1:33822
I20260713 09:08:52.982590 24065 raft_consensus.cc:606] T e66497af76b441ec85deebf4d32b87c2 P e6f143fc62d343e4b230c714a0b790ad [term 1 LEADER]: Received request to transfer leadership to TS 70a600501b7646579d6422f3f1b5d72b
I20260713 09:08:52.983688 21741 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260713 09:08:52.984460 21741 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:53.039201 24467 raft_consensus.cc:993] T e66497af76b441ec85deebf4d32b87c2 P e6f143fc62d343e4b230c714a0b790ad: : Instructing follower 70a600501b7646579d6422f3f1b5d72b to start an election
I20260713 09:08:53.039920 24460 raft_consensus.cc:1081] T e66497af76b441ec85deebf4d32b87c2 P e6f143fc62d343e4b230c714a0b790ad [term 1 LEADER]: Signalling peer 70a600501b7646579d6422f3f1b5d72b to start an election
I20260713 09:08:53.041559 24373 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e66497af76b441ec85deebf4d32b87c2"
dest_uuid: "70a600501b7646579d6422f3f1b5d72b"
 from {username='slave'} at 127.0.0.1:44134
I20260713 09:08:53.042006 24373 raft_consensus.cc:493] T e66497af76b441ec85deebf4d32b87c2 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:53.042383 24373 raft_consensus.cc:3060] T e66497af76b441ec85deebf4d32b87c2 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:53.048552 24373 raft_consensus.cc:515] T e66497af76b441ec85deebf4d32b87c2 P 70a600501b7646579d6422f3f1b5d72b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
I20260713 09:08:53.050699 24373 leader_election.cc:290] T e66497af76b441ec85deebf4d32b87c2 P 70a600501b7646579d6422f3f1b5d72b [CANDIDATE]: Term 2 election: Requested vote from peers e6f143fc62d343e4b230c714a0b790ad (127.21.59.68:33741), ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923)
I20260713 09:08:53.051649 24065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e66497af76b441ec85deebf4d32b87c2" candidate_uuid: "70a600501b7646579d6422f3f1b5d72b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6f143fc62d343e4b230c714a0b790ad"
I20260713 09:08:53.052289 23917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e66497af76b441ec85deebf4d32b87c2" candidate_uuid: "70a600501b7646579d6422f3f1b5d72b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce314ca74b9e4fcbace6430ee59e0d44"
I20260713 09:08:53.052559 24065 raft_consensus.cc:3055] T e66497af76b441ec85deebf4d32b87c2 P e6f143fc62d343e4b230c714a0b790ad [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:53.052870 24065 raft_consensus.cc:740] T e66497af76b441ec85deebf4d32b87c2 P e6f143fc62d343e4b230c714a0b790ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e6f143fc62d343e4b230c714a0b790ad, State: Running, Role: LEADER
I20260713 09:08:53.052891 23917 raft_consensus.cc:3060] T e66497af76b441ec85deebf4d32b87c2 P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:53.053999 24065 consensus_queue.cc:260] T e66497af76b441ec85deebf4d32b87c2 P e6f143fc62d343e4b230c714a0b790ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
I20260713 09:08:53.055949 24065 raft_consensus.cc:3060] T e66497af76b441ec85deebf4d32b87c2 P e6f143fc62d343e4b230c714a0b790ad [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:53.059801 23917 raft_consensus.cc:2468] T e66497af76b441ec85deebf4d32b87c2 P ce314ca74b9e4fcbace6430ee59e0d44 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70a600501b7646579d6422f3f1b5d72b in term 2.
I20260713 09:08:53.061087 24328 leader_election.cc:304] T e66497af76b441ec85deebf4d32b87c2 P 70a600501b7646579d6422f3f1b5d72b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70a600501b7646579d6422f3f1b5d72b, ce314ca74b9e4fcbace6430ee59e0d44; no voters: 
I20260713 09:08:53.062245 24477 raft_consensus.cc:2804] T e66497af76b441ec85deebf4d32b87c2 P 70a600501b7646579d6422f3f1b5d72b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:53.062804 24477 raft_consensus.cc:697] T e66497af76b441ec85deebf4d32b87c2 P 70a600501b7646579d6422f3f1b5d72b [term 2 LEADER]: Becoming Leader. State: Replica: 70a600501b7646579d6422f3f1b5d72b, State: Running, Role: LEADER
I20260713 09:08:53.063387 24065 raft_consensus.cc:2468] T e66497af76b441ec85deebf4d32b87c2 P e6f143fc62d343e4b230c714a0b790ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70a600501b7646579d6422f3f1b5d72b in term 2.
I20260713 09:08:53.063931 24477 consensus_queue.cc:237] T e66497af76b441ec85deebf4d32b87c2 P 70a600501b7646579d6422f3f1b5d72b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
I20260713 09:08:53.071926 23738 catalog_manager.cc:5697] T e66497af76b441ec85deebf4d32b87c2 P 70a600501b7646579d6422f3f1b5d72b reported cstate change: term changed from 1 to 2, leader changed from e6f143fc62d343e4b230c714a0b790ad (127.21.59.68) to 70a600501b7646579d6422f3f1b5d72b (127.21.59.65). New cstate: current_term: 2 leader_uuid: "70a600501b7646579d6422f3f1b5d72b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:53.110265 24504 raft_consensus.cc:993] T 18dd8905be34499a8d217ac808c55e01 P 98e22886b69d439ab982bf6bfde8c8a3: : Instructing follower 70a600501b7646579d6422f3f1b5d72b to start an election
I20260713 09:08:53.110857 24485 raft_consensus.cc:1081] T 18dd8905be34499a8d217ac808c55e01 P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 LEADER]: Signalling peer 70a600501b7646579d6422f3f1b5d72b to start an election
I20260713 09:08:53.112264 24373 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "18dd8905be34499a8d217ac808c55e01"
dest_uuid: "70a600501b7646579d6422f3f1b5d72b"
 from {username='slave'} at 127.0.0.1:44162
I20260713 09:08:53.112746 24373 raft_consensus.cc:493] T 18dd8905be34499a8d217ac808c55e01 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:53.113044 24373 raft_consensus.cc:3060] T 18dd8905be34499a8d217ac808c55e01 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:53.117805 24373 raft_consensus.cc:515] T 18dd8905be34499a8d217ac808c55e01 P 70a600501b7646579d6422f3f1b5d72b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:53.119427 24373 leader_election.cc:290] T 18dd8905be34499a8d217ac808c55e01 P 70a600501b7646579d6422f3f1b5d72b [CANDIDATE]: Term 2 election: Requested vote from peers 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67:46717), e6f143fc62d343e4b230c714a0b790ad (127.21.59.68:33741)
I20260713 09:08:53.120492 24065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18dd8905be34499a8d217ac808c55e01" candidate_uuid: "70a600501b7646579d6422f3f1b5d72b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6f143fc62d343e4b230c714a0b790ad"
I20260713 09:08:53.120335 23990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18dd8905be34499a8d217ac808c55e01" candidate_uuid: "70a600501b7646579d6422f3f1b5d72b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "98e22886b69d439ab982bf6bfde8c8a3"
I20260713 09:08:53.121192 24065 raft_consensus.cc:3060] T 18dd8905be34499a8d217ac808c55e01 P e6f143fc62d343e4b230c714a0b790ad [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:53.121237 23990 raft_consensus.cc:3055] T 18dd8905be34499a8d217ac808c55e01 P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:53.121779 23990 raft_consensus.cc:740] T 18dd8905be34499a8d217ac808c55e01 P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 98e22886b69d439ab982bf6bfde8c8a3, State: Running, Role: LEADER
I20260713 09:08:53.122916 23990 consensus_queue.cc:260] T 18dd8905be34499a8d217ac808c55e01 P 98e22886b69d439ab982bf6bfde8c8a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:53.124583 23990 raft_consensus.cc:3060] T 18dd8905be34499a8d217ac808c55e01 P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:53.129096 24065 raft_consensus.cc:2468] T 18dd8905be34499a8d217ac808c55e01 P e6f143fc62d343e4b230c714a0b790ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70a600501b7646579d6422f3f1b5d72b in term 2.
I20260713 09:08:53.130445 24327 leader_election.cc:304] T 18dd8905be34499a8d217ac808c55e01 P 70a600501b7646579d6422f3f1b5d72b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70a600501b7646579d6422f3f1b5d72b, e6f143fc62d343e4b230c714a0b790ad; no voters: 
I20260713 09:08:53.131245 24477 raft_consensus.cc:2804] T 18dd8905be34499a8d217ac808c55e01 P 70a600501b7646579d6422f3f1b5d72b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:53.131786 24477 raft_consensus.cc:697] T 18dd8905be34499a8d217ac808c55e01 P 70a600501b7646579d6422f3f1b5d72b [term 2 LEADER]: Becoming Leader. State: Replica: 70a600501b7646579d6422f3f1b5d72b, State: Running, Role: LEADER
I20260713 09:08:53.132651 23990 raft_consensus.cc:2468] T 18dd8905be34499a8d217ac808c55e01 P 98e22886b69d439ab982bf6bfde8c8a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70a600501b7646579d6422f3f1b5d72b in term 2.
I20260713 09:08:53.132853 24477 consensus_queue.cc:237] T 18dd8905be34499a8d217ac808c55e01 P 70a600501b7646579d6422f3f1b5d72b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } }
I20260713 09:08:53.140486 23738 catalog_manager.cc:5697] T 18dd8905be34499a8d217ac808c55e01 P 70a600501b7646579d6422f3f1b5d72b reported cstate change: term changed from 1 to 2, leader changed from 98e22886b69d439ab982bf6bfde8c8a3 (127.21.59.67) to 70a600501b7646579d6422f3f1b5d72b (127.21.59.65). New cstate: current_term: 2 leader_uuid: "70a600501b7646579d6422f3f1b5d72b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:53.408394 24460 raft_consensus.cc:993] T de1409e4269645e6bacc014205991ccf P e6f143fc62d343e4b230c714a0b790ad: : Instructing follower 70a600501b7646579d6422f3f1b5d72b to start an election
I20260713 09:08:53.409040 24509 raft_consensus.cc:1081] T de1409e4269645e6bacc014205991ccf P e6f143fc62d343e4b230c714a0b790ad [term 1 LEADER]: Signalling peer 70a600501b7646579d6422f3f1b5d72b to start an election
I20260713 09:08:53.410643 24373 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de1409e4269645e6bacc014205991ccf"
dest_uuid: "70a600501b7646579d6422f3f1b5d72b"
 from {username='slave'} at 127.0.0.1:44134
I20260713 09:08:53.411160 24373 raft_consensus.cc:493] T de1409e4269645e6bacc014205991ccf P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:53.411403 24373 raft_consensus.cc:3060] T de1409e4269645e6bacc014205991ccf P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:53.415983 24373 raft_consensus.cc:515] T de1409e4269645e6bacc014205991ccf P 70a600501b7646579d6422f3f1b5d72b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
I20260713 09:08:53.417505 24373 leader_election.cc:290] T de1409e4269645e6bacc014205991ccf P 70a600501b7646579d6422f3f1b5d72b [CANDIDATE]: Term 2 election: Requested vote from peers e6f143fc62d343e4b230c714a0b790ad (127.21.59.68:33741), ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923)
I20260713 09:08:53.418478 24065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de1409e4269645e6bacc014205991ccf" candidate_uuid: "70a600501b7646579d6422f3f1b5d72b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6f143fc62d343e4b230c714a0b790ad"
I20260713 09:08:53.419032 24065 raft_consensus.cc:3055] T de1409e4269645e6bacc014205991ccf P e6f143fc62d343e4b230c714a0b790ad [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:53.419094 23917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de1409e4269645e6bacc014205991ccf" candidate_uuid: "70a600501b7646579d6422f3f1b5d72b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce314ca74b9e4fcbace6430ee59e0d44"
I20260713 09:08:53.419373 24065 raft_consensus.cc:740] T de1409e4269645e6bacc014205991ccf P e6f143fc62d343e4b230c714a0b790ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e6f143fc62d343e4b230c714a0b790ad, State: Running, Role: LEADER
I20260713 09:08:53.419682 23917 raft_consensus.cc:3060] T de1409e4269645e6bacc014205991ccf P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:53.420320 24065 consensus_queue.cc:260] T de1409e4269645e6bacc014205991ccf P e6f143fc62d343e4b230c714a0b790ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
I20260713 09:08:53.421336 24065 raft_consensus.cc:3060] T de1409e4269645e6bacc014205991ccf P e6f143fc62d343e4b230c714a0b790ad [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:53.424902 23917 raft_consensus.cc:2468] T de1409e4269645e6bacc014205991ccf P ce314ca74b9e4fcbace6430ee59e0d44 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70a600501b7646579d6422f3f1b5d72b in term 2.
I20260713 09:08:53.425803 24065 raft_consensus.cc:2468] T de1409e4269645e6bacc014205991ccf P e6f143fc62d343e4b230c714a0b790ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70a600501b7646579d6422f3f1b5d72b in term 2.
I20260713 09:08:53.426301 24328 leader_election.cc:304] T de1409e4269645e6bacc014205991ccf P 70a600501b7646579d6422f3f1b5d72b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70a600501b7646579d6422f3f1b5d72b, ce314ca74b9e4fcbace6430ee59e0d44; no voters: 
I20260713 09:08:53.427065 24477 raft_consensus.cc:2804] T de1409e4269645e6bacc014205991ccf P 70a600501b7646579d6422f3f1b5d72b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:53.427506 24477 raft_consensus.cc:697] T de1409e4269645e6bacc014205991ccf P 70a600501b7646579d6422f3f1b5d72b [term 2 LEADER]: Becoming Leader. State: Replica: 70a600501b7646579d6422f3f1b5d72b, State: Running, Role: LEADER
I20260713 09:08:53.428364 24477 consensus_queue.cc:237] T de1409e4269645e6bacc014205991ccf P 70a600501b7646579d6422f3f1b5d72b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } }
I20260713 09:08:53.436226 23738 catalog_manager.cc:5697] T de1409e4269645e6bacc014205991ccf P 70a600501b7646579d6422f3f1b5d72b reported cstate change: term changed from 1 to 2, leader changed from e6f143fc62d343e4b230c714a0b790ad (127.21.59.68) to 70a600501b7646579d6422f3f1b5d72b (127.21.59.65). New cstate: current_term: 2 leader_uuid: "70a600501b7646579d6422f3f1b5d72b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70a600501b7646579d6422f3f1b5d72b" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 44853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:53.532548 24065 raft_consensus.cc:1275] T 18dd8905be34499a8d217ac808c55e01 P e6f143fc62d343e4b230c714a0b790ad [term 2 FOLLOWER]: Refusing update from remote peer 70a600501b7646579d6422f3f1b5d72b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:53.533821 24477 consensus_queue.cc:1048] T 18dd8905be34499a8d217ac808c55e01 P 70a600501b7646579d6422f3f1b5d72b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:53.546257 23990 raft_consensus.cc:1275] T 18dd8905be34499a8d217ac808c55e01 P 98e22886b69d439ab982bf6bfde8c8a3 [term 2 FOLLOWER]: Refusing update from remote peer 70a600501b7646579d6422f3f1b5d72b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:53.548791 24520 consensus_queue.cc:1048] T 18dd8905be34499a8d217ac808c55e01 P 70a600501b7646579d6422f3f1b5d72b [LEADER]: Connected to new peer: Peer: permanent_uuid: "98e22886b69d439ab982bf6bfde8c8a3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 46717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:53.633425 24065 raft_consensus.cc:1275] T e66497af76b441ec85deebf4d32b87c2 P e6f143fc62d343e4b230c714a0b790ad [term 2 FOLLOWER]: Refusing update from remote peer 70a600501b7646579d6422f3f1b5d72b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:53.634496 24520 consensus_queue.cc:1048] T e66497af76b441ec85deebf4d32b87c2 P 70a600501b7646579d6422f3f1b5d72b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:53.645809 23917 raft_consensus.cc:1275] T e66497af76b441ec85deebf4d32b87c2 P ce314ca74b9e4fcbace6430ee59e0d44 [term 2 FOLLOWER]: Refusing update from remote peer 70a600501b7646579d6422f3f1b5d72b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:53.647109 24492 consensus_queue.cc:1048] T e66497af76b441ec85deebf4d32b87c2 P 70a600501b7646579d6422f3f1b5d72b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:53.886322 23917 raft_consensus.cc:1275] T de1409e4269645e6bacc014205991ccf P ce314ca74b9e4fcbace6430ee59e0d44 [term 2 FOLLOWER]: Refusing update from remote peer 70a600501b7646579d6422f3f1b5d72b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:53.887637 24492 consensus_queue.cc:1048] T de1409e4269645e6bacc014205991ccf P 70a600501b7646579d6422f3f1b5d72b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce314ca74b9e4fcbace6430ee59e0d44" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 33923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:53.896731 24065 raft_consensus.cc:1275] T de1409e4269645e6bacc014205991ccf P e6f143fc62d343e4b230c714a0b790ad [term 2 FOLLOWER]: Refusing update from remote peer 70a600501b7646579d6422f3f1b5d72b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:53.898396 24492 consensus_queue.cc:1048] T de1409e4269645e6bacc014205991ccf P 70a600501b7646579d6422f3f1b5d72b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6f143fc62d343e4b230c714a0b790ad" member_type: VOTER last_known_addr { host: "127.21.59.68" port: 33741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:53.985366 21741 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:54.001422 21741 tablet_server.cc:179] TabletServer@127.21.59.65:44853 shutting down...
I20260713 09:08:54.030624 21741 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:54.031641 21741 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:54.032423 21741 raft_consensus.cc:2243] T 036bce878e324a06aff19d669341fb71 P 70a600501b7646579d6422f3f1b5d72b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:54.033233 21741 raft_consensus.cc:2272] T 036bce878e324a06aff19d669341fb71 P 70a600501b7646579d6422f3f1b5d72b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.035424 21741 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:54.036010 21741 raft_consensus.cc:2243] T 8ca7fb1f50fb4c76bf9da02669babb98 P 70a600501b7646579d6422f3f1b5d72b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:54.036463 21741 raft_consensus.cc:2272] T 8ca7fb1f50fb4c76bf9da02669babb98 P 70a600501b7646579d6422f3f1b5d72b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.038394 21741 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:54.039044 21741 raft_consensus.cc:2243] T c9570cf5717f47268643868e7065dec3 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:54.039505 21741 raft_consensus.cc:2272] T c9570cf5717f47268643868e7065dec3 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.041821 21741 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:54.042407 21741 raft_consensus.cc:2243] T 235a25d1c975486bae13a1819187647f P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:54.042914 21741 raft_consensus.cc:2272] T 235a25d1c975486bae13a1819187647f P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:54.042917 23956 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 12 similar messages]
I20260713 09:08:54.045707 21741 tablet_replica.cc:333] stopping tablet replica
W20260713 09:08:54.046109 23956 consensus_peers.cc:597] T 8ca7fb1f50fb4c76bf9da02669babb98 P 98e22886b69d439ab982bf6bfde8c8a3 -> Peer 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853): Couldn't send request to peer 70a600501b7646579d6422f3f1b5d72b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:54.046550 21741 raft_consensus.cc:2243] T a08bea61fd74443aae234f92edf3f21b P 70a600501b7646579d6422f3f1b5d72b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:54.047107 21741 raft_consensus.cc:2272] T a08bea61fd74443aae234f92edf3f21b P 70a600501b7646579d6422f3f1b5d72b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.049146 21741 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:54.049782 21741 raft_consensus.cc:2243] T 31c766822692416eb53c13bf247b3b80 P 70a600501b7646579d6422f3f1b5d72b [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:54.050588 21741 raft_consensus.cc:2272] T 31c766822692416eb53c13bf247b3b80 P 70a600501b7646579d6422f3f1b5d72b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.053062 21741 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:54.053599 21741 raft_consensus.cc:2243] T 8cc3f528849c4126982f9705b53f1fd5 P 70a600501b7646579d6422f3f1b5d72b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:54.054045 21741 raft_consensus.cc:2272] T 8cc3f528849c4126982f9705b53f1fd5 P 70a600501b7646579d6422f3f1b5d72b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.055953 21741 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:54.057049 21741 raft_consensus.cc:2243] T b28e65583bcf4328aa04f726e81db725 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:54.057632 21741 raft_consensus.cc:2272] T b28e65583bcf4328aa04f726e81db725 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.060434 21741 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:54.060932 21741 raft_consensus.cc:2243] T 452b628bfea24de1bcb5871caa874e87 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:54.061287 21741 raft_consensus.cc:2272] T 452b628bfea24de1bcb5871caa874e87 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.063114 21741 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:54.063623 21741 raft_consensus.cc:2243] T b1db5543cb4b40ffb4cb57b385575d13 P 70a600501b7646579d6422f3f1b5d72b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:54.064321 21741 raft_consensus.cc:2272] T b1db5543cb4b40ffb4cb57b385575d13 P 70a600501b7646579d6422f3f1b5d72b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.066123 21741 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:54.066704 21741 raft_consensus.cc:2243] T c71a7ed8c4064f7186edbba7bd68a816 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:54.067068 21741 raft_consensus.cc:2272] T c71a7ed8c4064f7186edbba7bd68a816 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.069247 21741 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:54.069765 21741 raft_consensus.cc:2243] T 71667f1ec1cd44b7acba695348e4581a P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:54.070225 21741 raft_consensus.cc:2272] T 71667f1ec1cd44b7acba695348e4581a P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.072458 21741 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:54.073292 21741 raft_consensus.cc:2243] T de1409e4269645e6bacc014205991ccf P 70a600501b7646579d6422f3f1b5d72b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:54.074038 21741 raft_consensus.cc:2272] T de1409e4269645e6bacc014205991ccf P 70a600501b7646579d6422f3f1b5d72b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.076249 21741 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:54.076836 21741 raft_consensus.cc:2243] T 3feefef5c58c49a9b49637d7465ea03c P 70a600501b7646579d6422f3f1b5d72b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:54.077273 21741 raft_consensus.cc:2272] T 3feefef5c58c49a9b49637d7465ea03c P 70a600501b7646579d6422f3f1b5d72b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.079126 21741 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:54.079696 21741 raft_consensus.cc:2243] T e66497af76b441ec85deebf4d32b87c2 P 70a600501b7646579d6422f3f1b5d72b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:54.080468 21741 raft_consensus.cc:2272] T e66497af76b441ec85deebf4d32b87c2 P 70a600501b7646579d6422f3f1b5d72b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.082576 21741 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:54.083098 21741 raft_consensus.cc:2243] T 4237da2c6b1346a8b3c421e50b934433 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:54.083526 21741 raft_consensus.cc:2272] T 4237da2c6b1346a8b3c421e50b934433 P 70a600501b7646579d6422f3f1b5d72b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.086268 21741 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:54.086964 21741 raft_consensus.cc:2243] T 18dd8905be34499a8d217ac808c55e01 P 70a600501b7646579d6422f3f1b5d72b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:54.087760 21741 raft_consensus.cc:2272] T 18dd8905be34499a8d217ac808c55e01 P 70a600501b7646579d6422f3f1b5d72b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.089835 21741 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:54.090270 21741 raft_consensus.cc:2243] T 557ab6d9809a4852990e89cf87f0f946 P 70a600501b7646579d6422f3f1b5d72b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:54.090638 21741 raft_consensus.cc:2272] T 557ab6d9809a4852990e89cf87f0f946 P 70a600501b7646579d6422f3f1b5d72b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.128960 21741 tablet_server.cc:196] TabletServer@127.21.59.65:44853 shutdown complete.
W20260713 09:08:54.151744 23882 consensus_peers.cc:597] T b28e65583bcf4328aa04f726e81db725 P ce314ca74b9e4fcbace6430ee59e0d44 -> Peer 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853): Couldn't send request to peer 70a600501b7646579d6422f3f1b5d72b. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.65:44853: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:54.159102 24030 consensus_peers.cc:597] T 452b628bfea24de1bcb5871caa874e87 P e6f143fc62d343e4b230c714a0b790ad -> Peer 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853): Couldn't send request to peer 70a600501b7646579d6422f3f1b5d72b. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.65:44853: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:54.167392 21741 tablet_server.cc:179] TabletServer@127.21.59.66:0 shutting down...
W20260713 09:08:54.173609 23956 consensus_peers.cc:597] T c9570cf5717f47268643868e7065dec3 P 98e22886b69d439ab982bf6bfde8c8a3 -> Peer ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923): Couldn't send request to peer ce314ca74b9e4fcbace6430ee59e0d44. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:54.195750 21741 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:54.196722 21741 tablet_replica.cc:333] T 235a25d1c975486bae13a1819187647f P ce314ca74b9e4fcbace6430ee59e0d44: stopping tablet replica
I20260713 09:08:54.197789 21741 raft_consensus.cc:2243] T 235a25d1c975486bae13a1819187647f P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:54.198982 21741 raft_consensus.cc:2272] T 235a25d1c975486bae13a1819187647f P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:54.198908 23956 consensus_peers.cc:597] T 82de92d9bec546cd95983b098665cf39 P 98e22886b69d439ab982bf6bfde8c8a3 -> Peer ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923): Couldn't send request to peer ce314ca74b9e4fcbace6430ee59e0d44. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:54.201061 21741 tablet_replica.cc:333] T c9570cf5717f47268643868e7065dec3 P ce314ca74b9e4fcbace6430ee59e0d44: stopping tablet replica
I20260713 09:08:54.201659 21741 raft_consensus.cc:2243] T c9570cf5717f47268643868e7065dec3 P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:54.202102 21741 raft_consensus.cc:2272] T c9570cf5717f47268643868e7065dec3 P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.204756 21741 tablet_replica.cc:333] T 8cc3f528849c4126982f9705b53f1fd5 P ce314ca74b9e4fcbace6430ee59e0d44: stopping tablet replica
I20260713 09:08:54.205564 21741 raft_consensus.cc:2243] T 8cc3f528849c4126982f9705b53f1fd5 P ce314ca74b9e4fcbace6430ee59e0d44 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:54.206084 21741 raft_consensus.cc:2272] T 8cc3f528849c4126982f9705b53f1fd5 P ce314ca74b9e4fcbace6430ee59e0d44 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.207995 21741 tablet_replica.cc:333] T b28e65583bcf4328aa04f726e81db725 P ce314ca74b9e4fcbace6430ee59e0d44: stopping tablet replica
I20260713 09:08:54.208539 21741 raft_consensus.cc:2243] T b28e65583bcf4328aa04f726e81db725 P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:54.209286 21741 raft_consensus.cc:2272] T b28e65583bcf4328aa04f726e81db725 P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.211297 21741 tablet_replica.cc:333] T 4237da2c6b1346a8b3c421e50b934433 P ce314ca74b9e4fcbace6430ee59e0d44: stopping tablet replica
I20260713 09:08:54.211817 21741 raft_consensus.cc:2243] T 4237da2c6b1346a8b3c421e50b934433 P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:54.212565 21741 raft_consensus.cc:2272] T 4237da2c6b1346a8b3c421e50b934433 P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.215021 21741 tablet_replica.cc:333] T b1db5543cb4b40ffb4cb57b385575d13 P ce314ca74b9e4fcbace6430ee59e0d44: stopping tablet replica
I20260713 09:08:54.215708 21741 raft_consensus.cc:2243] T b1db5543cb4b40ffb4cb57b385575d13 P ce314ca74b9e4fcbace6430ee59e0d44 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:54.216385 21741 raft_consensus.cc:2272] T b1db5543cb4b40ffb4cb57b385575d13 P ce314ca74b9e4fcbace6430ee59e0d44 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.218369 21741 tablet_replica.cc:333] T c71a7ed8c4064f7186edbba7bd68a816 P ce314ca74b9e4fcbace6430ee59e0d44: stopping tablet replica
I20260713 09:08:54.219111 21741 raft_consensus.cc:2243] T c71a7ed8c4064f7186edbba7bd68a816 P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:54.220052 21741 raft_consensus.cc:2272] T c71a7ed8c4064f7186edbba7bd68a816 P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.222836 21741 tablet_replica.cc:333] T 97bd3a67be8c4310ba5c8d48ce8478e7 P ce314ca74b9e4fcbace6430ee59e0d44: stopping tablet replica
I20260713 09:08:54.223543 21741 raft_consensus.cc:2243] T 97bd3a67be8c4310ba5c8d48ce8478e7 P ce314ca74b9e4fcbace6430ee59e0d44 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:54.224061 21741 raft_consensus.cc:2272] T 97bd3a67be8c4310ba5c8d48ce8478e7 P ce314ca74b9e4fcbace6430ee59e0d44 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:54.224401 23956 consensus_peers.cc:597] T 97bd3a67be8c4310ba5c8d48ce8478e7 P 98e22886b69d439ab982bf6bfde8c8a3 -> Peer ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923): Couldn't send request to peer ce314ca74b9e4fcbace6430ee59e0d44. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:54.226014 21741 tablet_replica.cc:333] T e66497af76b441ec85deebf4d32b87c2 P ce314ca74b9e4fcbace6430ee59e0d44: stopping tablet replica
I20260713 09:08:54.226642 21741 raft_consensus.cc:2243] T e66497af76b441ec85deebf4d32b87c2 P ce314ca74b9e4fcbace6430ee59e0d44 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:54.227080 21741 raft_consensus.cc:2272] T e66497af76b441ec85deebf4d32b87c2 P ce314ca74b9e4fcbace6430ee59e0d44 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.229959 21741 tablet_replica.cc:333] T a379f47e5a2048f6ab78e069a2d8e0e3 P ce314ca74b9e4fcbace6430ee59e0d44: stopping tablet replica
I20260713 09:08:54.230516 21741 raft_consensus.cc:2243] T a379f47e5a2048f6ab78e069a2d8e0e3 P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:54.230966 21741 raft_consensus.cc:2272] T a379f47e5a2048f6ab78e069a2d8e0e3 P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.232785 21741 tablet_replica.cc:333] T 31c766822692416eb53c13bf247b3b80 P ce314ca74b9e4fcbace6430ee59e0d44: stopping tablet replica
I20260713 09:08:54.233285 21741 raft_consensus.cc:2243] T 31c766822692416eb53c13bf247b3b80 P ce314ca74b9e4fcbace6430ee59e0d44 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:54.233731 21741 raft_consensus.cc:2272] T 31c766822692416eb53c13bf247b3b80 P ce314ca74b9e4fcbace6430ee59e0d44 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.235591 21741 tablet_replica.cc:333] T 71667f1ec1cd44b7acba695348e4581a P ce314ca74b9e4fcbace6430ee59e0d44: stopping tablet replica
I20260713 09:08:54.236069 21741 raft_consensus.cc:2243] T 71667f1ec1cd44b7acba695348e4581a P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:54.236879 21741 raft_consensus.cc:2272] T 71667f1ec1cd44b7acba695348e4581a P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.239323 21741 tablet_replica.cc:333] T 82de92d9bec546cd95983b098665cf39 P ce314ca74b9e4fcbace6430ee59e0d44: stopping tablet replica
I20260713 09:08:54.239982 21741 raft_consensus.cc:2243] T 82de92d9bec546cd95983b098665cf39 P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:54.240535 21741 raft_consensus.cc:2272] T 82de92d9bec546cd95983b098665cf39 P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.242445 21741 tablet_replica.cc:333] T 3ebad51c59c14c95b952336fd30b45bb P ce314ca74b9e4fcbace6430ee59e0d44: stopping tablet replica
I20260713 09:08:54.242993 21741 raft_consensus.cc:2243] T 3ebad51c59c14c95b952336fd30b45bb P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:54.243376 21741 raft_consensus.cc:2272] T 3ebad51c59c14c95b952336fd30b45bb P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.245076 21741 tablet_replica.cc:333] T 0ee59025bbc844e88996640891fde4e0 P ce314ca74b9e4fcbace6430ee59e0d44: stopping tablet replica
I20260713 09:08:54.245527 21741 raft_consensus.cc:2243] T 0ee59025bbc844e88996640891fde4e0 P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:54.245954 21741 raft_consensus.cc:2272] T 0ee59025bbc844e88996640891fde4e0 P ce314ca74b9e4fcbace6430ee59e0d44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.247761 21741 tablet_replica.cc:333] T a08bea61fd74443aae234f92edf3f21b P ce314ca74b9e4fcbace6430ee59e0d44: stopping tablet replica
I20260713 09:08:54.248255 21741 raft_consensus.cc:2243] T a08bea61fd74443aae234f92edf3f21b P ce314ca74b9e4fcbace6430ee59e0d44 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:54.249040 21741 raft_consensus.cc:2272] T a08bea61fd74443aae234f92edf3f21b P ce314ca74b9e4fcbace6430ee59e0d44 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.250766 21741 tablet_replica.cc:333] T cf615f4c51354062ace215350a07bc9d P ce314ca74b9e4fcbace6430ee59e0d44: stopping tablet replica
I20260713 09:08:54.251204 21741 raft_consensus.cc:2243] T cf615f4c51354062ace215350a07bc9d P ce314ca74b9e4fcbace6430ee59e0d44 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:54.251556 21741 raft_consensus.cc:2272] T cf615f4c51354062ace215350a07bc9d P ce314ca74b9e4fcbace6430ee59e0d44 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.253265 21741 tablet_replica.cc:333] T de1409e4269645e6bacc014205991ccf P ce314ca74b9e4fcbace6430ee59e0d44: stopping tablet replica
I20260713 09:08:54.253664 21741 raft_consensus.cc:2243] T de1409e4269645e6bacc014205991ccf P ce314ca74b9e4fcbace6430ee59e0d44 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:54.253996 21741 raft_consensus.cc:2272] T de1409e4269645e6bacc014205991ccf P ce314ca74b9e4fcbace6430ee59e0d44 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.294178 21741 tablet_server.cc:196] TabletServer@127.21.59.66:0 shutdown complete.
I20260713 09:08:54.327780 21741 tablet_server.cc:179] TabletServer@127.21.59.67:0 shutting down...
W20260713 09:08:54.348697 24030 consensus_peers.cc:597] T 3ebad51c59c14c95b952336fd30b45bb P e6f143fc62d343e4b230c714a0b790ad -> Peer ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923): Couldn't send request to peer ce314ca74b9e4fcbace6430ee59e0d44. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.66:33923: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:54.354910 21741 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:54.355716 21741 tablet_replica.cc:333] T a379f47e5a2048f6ab78e069a2d8e0e3 P 98e22886b69d439ab982bf6bfde8c8a3: stopping tablet replica
I20260713 09:08:54.356389 21741 raft_consensus.cc:2243] T a379f47e5a2048f6ab78e069a2d8e0e3 P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:54.356909 21741 raft_consensus.cc:2272] T a379f47e5a2048f6ab78e069a2d8e0e3 P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.359251 21741 tablet_replica.cc:333] T 557ab6d9809a4852990e89cf87f0f946 P 98e22886b69d439ab982bf6bfde8c8a3: stopping tablet replica
I20260713 09:08:54.359819 21741 raft_consensus.cc:2243] T 557ab6d9809a4852990e89cf87f0f946 P 98e22886b69d439ab982bf6bfde8c8a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:54.360317 21741 raft_consensus.cc:2272] T 557ab6d9809a4852990e89cf87f0f946 P 98e22886b69d439ab982bf6bfde8c8a3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:54.362314 23956 consensus_peers.cc:597] T c9570cf5717f47268643868e7065dec3 P 98e22886b69d439ab982bf6bfde8c8a3 -> Peer 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853): Couldn't send request to peer 70a600501b7646579d6422f3f1b5d72b. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.65:44853: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:54.362478 21741 tablet_replica.cc:333] T 18dd8905be34499a8d217ac808c55e01 P 98e22886b69d439ab982bf6bfde8c8a3: stopping tablet replica
I20260713 09:08:54.363230 21741 raft_consensus.cc:2243] T 18dd8905be34499a8d217ac808c55e01 P 98e22886b69d439ab982bf6bfde8c8a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:54.363670 21741 raft_consensus.cc:2272] T 18dd8905be34499a8d217ac808c55e01 P 98e22886b69d439ab982bf6bfde8c8a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.366328 21741 tablet_replica.cc:333] T cf615f4c51354062ace215350a07bc9d P 98e22886b69d439ab982bf6bfde8c8a3: stopping tablet replica
I20260713 09:08:54.366955 21741 raft_consensus.cc:2243] T cf615f4c51354062ace215350a07bc9d P 98e22886b69d439ab982bf6bfde8c8a3 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:54.367660 21741 raft_consensus.cc:2272] T cf615f4c51354062ace215350a07bc9d P 98e22886b69d439ab982bf6bfde8c8a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.369392 21741 tablet_replica.cc:333] T c9570cf5717f47268643868e7065dec3 P 98e22886b69d439ab982bf6bfde8c8a3: stopping tablet replica
I20260713 09:08:54.369900 21741 raft_consensus.cc:2243] T c9570cf5717f47268643868e7065dec3 P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:54.370656 21741 raft_consensus.cc:2272] T c9570cf5717f47268643868e7065dec3 P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.372853 21741 tablet_replica.cc:333] T 8cc3f528849c4126982f9705b53f1fd5 P 98e22886b69d439ab982bf6bfde8c8a3: stopping tablet replica
I20260713 09:08:54.373416 21741 raft_consensus.cc:2243] T 8cc3f528849c4126982f9705b53f1fd5 P 98e22886b69d439ab982bf6bfde8c8a3 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:54.374130 21741 raft_consensus.cc:2272] T 8cc3f528849c4126982f9705b53f1fd5 P 98e22886b69d439ab982bf6bfde8c8a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.375909 21741 tablet_replica.cc:333] T 82de92d9bec546cd95983b098665cf39 P 98e22886b69d439ab982bf6bfde8c8a3: stopping tablet replica
I20260713 09:08:54.376416 21741 raft_consensus.cc:2243] T 82de92d9bec546cd95983b098665cf39 P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:54.377161 21741 raft_consensus.cc:2272] T 82de92d9bec546cd95983b098665cf39 P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.378935 21741 tablet_replica.cc:333] T 71667f1ec1cd44b7acba695348e4581a P 98e22886b69d439ab982bf6bfde8c8a3: stopping tablet replica
I20260713 09:08:54.379423 21741 raft_consensus.cc:2243] T 71667f1ec1cd44b7acba695348e4581a P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:54.379837 21741 raft_consensus.cc:2272] T 71667f1ec1cd44b7acba695348e4581a P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.381747 21741 tablet_replica.cc:333] T 97bd3a67be8c4310ba5c8d48ce8478e7 P 98e22886b69d439ab982bf6bfde8c8a3: stopping tablet replica
I20260713 09:08:54.382232 21741 raft_consensus.cc:2243] T 97bd3a67be8c4310ba5c8d48ce8478e7 P 98e22886b69d439ab982bf6bfde8c8a3 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:54.382992 21741 raft_consensus.cc:2272] T 97bd3a67be8c4310ba5c8d48ce8478e7 P 98e22886b69d439ab982bf6bfde8c8a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.384759 21741 tablet_replica.cc:333] T b1db5543cb4b40ffb4cb57b385575d13 P 98e22886b69d439ab982bf6bfde8c8a3: stopping tablet replica
I20260713 09:08:54.385255 21741 raft_consensus.cc:2243] T b1db5543cb4b40ffb4cb57b385575d13 P 98e22886b69d439ab982bf6bfde8c8a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:54.385650 21741 raft_consensus.cc:2272] T b1db5543cb4b40ffb4cb57b385575d13 P 98e22886b69d439ab982bf6bfde8c8a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.387418 21741 tablet_replica.cc:333] T c71a7ed8c4064f7186edbba7bd68a816 P 98e22886b69d439ab982bf6bfde8c8a3: stopping tablet replica
I20260713 09:08:54.387905 21741 raft_consensus.cc:2243] T c71a7ed8c4064f7186edbba7bd68a816 P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:54.388280 21741 raft_consensus.cc:2272] T c71a7ed8c4064f7186edbba7bd68a816 P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.390385 21741 tablet_replica.cc:333] T a08bea61fd74443aae234f92edf3f21b P 98e22886b69d439ab982bf6bfde8c8a3: stopping tablet replica
I20260713 09:08:54.390931 21741 raft_consensus.cc:2243] T a08bea61fd74443aae234f92edf3f21b P 98e22886b69d439ab982bf6bfde8c8a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:54.391405 21741 raft_consensus.cc:2272] T a08bea61fd74443aae234f92edf3f21b P 98e22886b69d439ab982bf6bfde8c8a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.393193 21741 tablet_replica.cc:333] T 036bce878e324a06aff19d669341fb71 P 98e22886b69d439ab982bf6bfde8c8a3: stopping tablet replica
I20260713 09:08:54.393668 21741 raft_consensus.cc:2243] T 036bce878e324a06aff19d669341fb71 P 98e22886b69d439ab982bf6bfde8c8a3 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260713 09:08:54.393724 24030 consensus_peers.cc:597] T 557ab6d9809a4852990e89cf87f0f946 P e6f143fc62d343e4b230c714a0b790ad -> Peer 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853): Couldn't send request to peer 70a600501b7646579d6422f3f1b5d72b. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.65:44853: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:54.394150 21741 raft_consensus.cc:2272] T 036bce878e324a06aff19d669341fb71 P 98e22886b69d439ab982bf6bfde8c8a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.396129 21741 tablet_replica.cc:333] T 452b628bfea24de1bcb5871caa874e87 P 98e22886b69d439ab982bf6bfde8c8a3: stopping tablet replica
I20260713 09:08:54.396641 21741 raft_consensus.cc:2243] T 452b628bfea24de1bcb5871caa874e87 P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:54.397028 21741 raft_consensus.cc:2272] T 452b628bfea24de1bcb5871caa874e87 P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.398764 21741 tablet_replica.cc:333] T 3feefef5c58c49a9b49637d7465ea03c P 98e22886b69d439ab982bf6bfde8c8a3: stopping tablet replica
I20260713 09:08:54.399314 21741 raft_consensus.cc:2243] T 3feefef5c58c49a9b49637d7465ea03c P 98e22886b69d439ab982bf6bfde8c8a3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:54.399724 21741 raft_consensus.cc:2272] T 3feefef5c58c49a9b49637d7465ea03c P 98e22886b69d439ab982bf6bfde8c8a3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.401352 21741 tablet_replica.cc:333] T 0ee59025bbc844e88996640891fde4e0 P 98e22886b69d439ab982bf6bfde8c8a3: stopping tablet replica
I20260713 09:08:54.401835 21741 raft_consensus.cc:2243] T 0ee59025bbc844e88996640891fde4e0 P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:54.402222 21741 raft_consensus.cc:2272] T 0ee59025bbc844e88996640891fde4e0 P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.404089 21741 tablet_replica.cc:333] T 8ca7fb1f50fb4c76bf9da02669babb98 P 98e22886b69d439ab982bf6bfde8c8a3: stopping tablet replica
I20260713 09:08:54.404616 21741 raft_consensus.cc:2243] T 8ca7fb1f50fb4c76bf9da02669babb98 P 98e22886b69d439ab982bf6bfde8c8a3 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:54.405344 21741 raft_consensus.cc:2272] T 8ca7fb1f50fb4c76bf9da02669babb98 P 98e22886b69d439ab982bf6bfde8c8a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.407513 21741 tablet_replica.cc:333] T 3ebad51c59c14c95b952336fd30b45bb P 98e22886b69d439ab982bf6bfde8c8a3: stopping tablet replica
I20260713 09:08:54.407976 21741 raft_consensus.cc:2243] T 3ebad51c59c14c95b952336fd30b45bb P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:54.408365 21741 raft_consensus.cc:2272] T 3ebad51c59c14c95b952336fd30b45bb P 98e22886b69d439ab982bf6bfde8c8a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.447695 21741 tablet_server.cc:196] TabletServer@127.21.59.67:0 shutdown complete.
W20260713 09:08:54.474843 24030 consensus_peers.cc:597] T 3feefef5c58c49a9b49637d7465ea03c P e6f143fc62d343e4b230c714a0b790ad -> Peer 70a600501b7646579d6422f3f1b5d72b (127.21.59.65:44853): Couldn't send request to peer 70a600501b7646579d6422f3f1b5d72b. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.65:44853: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:54.479629 21741 tablet_server.cc:179] TabletServer@127.21.59.68:0 shutting down...
I20260713 09:08:54.509300 21741 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:54.510078 21741 tablet_replica.cc:333] T 557ab6d9809a4852990e89cf87f0f946 P e6f143fc62d343e4b230c714a0b790ad: stopping tablet replica
I20260713 09:08:54.511144 21741 raft_consensus.cc:2243] T 557ab6d9809a4852990e89cf87f0f946 P e6f143fc62d343e4b230c714a0b790ad [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:54.512117 21741 raft_consensus.cc:2272] T 557ab6d9809a4852990e89cf87f0f946 P e6f143fc62d343e4b230c714a0b790ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.514163 21741 tablet_replica.cc:333] T 18dd8905be34499a8d217ac808c55e01 P e6f143fc62d343e4b230c714a0b790ad: stopping tablet replica
I20260713 09:08:54.514722 21741 raft_consensus.cc:2243] T 18dd8905be34499a8d217ac808c55e01 P e6f143fc62d343e4b230c714a0b790ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:54.515240 21741 raft_consensus.cc:2272] T 18dd8905be34499a8d217ac808c55e01 P e6f143fc62d343e4b230c714a0b790ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.517647 21741 tablet_replica.cc:333] T 4237da2c6b1346a8b3c421e50b934433 P e6f143fc62d343e4b230c714a0b790ad: stopping tablet replica
I20260713 09:08:54.518224 21741 raft_consensus.cc:2243] T 4237da2c6b1346a8b3c421e50b934433 P e6f143fc62d343e4b230c714a0b790ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:54.518676 21741 raft_consensus.cc:2272] T 4237da2c6b1346a8b3c421e50b934433 P e6f143fc62d343e4b230c714a0b790ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.520816 21741 tablet_replica.cc:333] T 97bd3a67be8c4310ba5c8d48ce8478e7 P e6f143fc62d343e4b230c714a0b790ad: stopping tablet replica
I20260713 09:08:54.521356 21741 raft_consensus.cc:2243] T 97bd3a67be8c4310ba5c8d48ce8478e7 P e6f143fc62d343e4b230c714a0b790ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:54.521801 21741 raft_consensus.cc:2272] T 97bd3a67be8c4310ba5c8d48ce8478e7 P e6f143fc62d343e4b230c714a0b790ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.523787 21741 tablet_replica.cc:333] T cf615f4c51354062ace215350a07bc9d P e6f143fc62d343e4b230c714a0b790ad: stopping tablet replica
I20260713 09:08:54.524338 21741 raft_consensus.cc:2243] T cf615f4c51354062ace215350a07bc9d P e6f143fc62d343e4b230c714a0b790ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:54.524775 21741 raft_consensus.cc:2272] T cf615f4c51354062ace215350a07bc9d P e6f143fc62d343e4b230c714a0b790ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.526698 21741 tablet_replica.cc:333] T de1409e4269645e6bacc014205991ccf P e6f143fc62d343e4b230c714a0b790ad: stopping tablet replica
I20260713 09:08:54.527294 21741 raft_consensus.cc:2243] T de1409e4269645e6bacc014205991ccf P e6f143fc62d343e4b230c714a0b790ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:54.527698 21741 raft_consensus.cc:2272] T de1409e4269645e6bacc014205991ccf P e6f143fc62d343e4b230c714a0b790ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.530496 21741 tablet_replica.cc:333] T 235a25d1c975486bae13a1819187647f P e6f143fc62d343e4b230c714a0b790ad: stopping tablet replica
I20260713 09:08:54.531162 21741 raft_consensus.cc:2243] T 235a25d1c975486bae13a1819187647f P e6f143fc62d343e4b230c714a0b790ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:54.531689 21741 raft_consensus.cc:2272] T 235a25d1c975486bae13a1819187647f P e6f143fc62d343e4b230c714a0b790ad [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:54.532814 24030 consensus_peers.cc:597] T 0ee59025bbc844e88996640891fde4e0 P e6f143fc62d343e4b230c714a0b790ad -> Peer ce314ca74b9e4fcbace6430ee59e0d44 (127.21.59.66:33923): Couldn't send request to peer ce314ca74b9e4fcbace6430ee59e0d44. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.66:33923: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:54.533838 21741 tablet_replica.cc:333] T 82de92d9bec546cd95983b098665cf39 P e6f143fc62d343e4b230c714a0b790ad: stopping tablet replica
I20260713 09:08:54.534382 21741 raft_consensus.cc:2243] T 82de92d9bec546cd95983b098665cf39 P e6f143fc62d343e4b230c714a0b790ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:54.534757 21741 raft_consensus.cc:2272] T 82de92d9bec546cd95983b098665cf39 P e6f143fc62d343e4b230c714a0b790ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.536576 21741 tablet_replica.cc:333] T 3feefef5c58c49a9b49637d7465ea03c P e6f143fc62d343e4b230c714a0b790ad: stopping tablet replica
I20260713 09:08:54.537037 21741 raft_consensus.cc:2243] T 3feefef5c58c49a9b49637d7465ea03c P e6f143fc62d343e4b230c714a0b790ad [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:54.537734 21741 raft_consensus.cc:2272] T 3feefef5c58c49a9b49637d7465ea03c P e6f143fc62d343e4b230c714a0b790ad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.539482 21741 tablet_replica.cc:333] T e66497af76b441ec85deebf4d32b87c2 P e6f143fc62d343e4b230c714a0b790ad: stopping tablet replica
I20260713 09:08:54.539924 21741 raft_consensus.cc:2243] T e66497af76b441ec85deebf4d32b87c2 P e6f143fc62d343e4b230c714a0b790ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:54.540263 21741 raft_consensus.cc:2272] T e66497af76b441ec85deebf4d32b87c2 P e6f143fc62d343e4b230c714a0b790ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.542445 21741 tablet_replica.cc:333] T b28e65583bcf4328aa04f726e81db725 P e6f143fc62d343e4b230c714a0b790ad: stopping tablet replica
I20260713 09:08:54.543012 21741 raft_consensus.cc:2243] T b28e65583bcf4328aa04f726e81db725 P e6f143fc62d343e4b230c714a0b790ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:54.543399 21741 raft_consensus.cc:2272] T b28e65583bcf4328aa04f726e81db725 P e6f143fc62d343e4b230c714a0b790ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.545012 21741 tablet_replica.cc:333] T a379f47e5a2048f6ab78e069a2d8e0e3 P e6f143fc62d343e4b230c714a0b790ad: stopping tablet replica
I20260713 09:08:54.545557 21741 raft_consensus.cc:2243] T a379f47e5a2048f6ab78e069a2d8e0e3 P e6f143fc62d343e4b230c714a0b790ad [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:54.546320 21741 raft_consensus.cc:2272] T a379f47e5a2048f6ab78e069a2d8e0e3 P e6f143fc62d343e4b230c714a0b790ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.548080 21741 tablet_replica.cc:333] T 31c766822692416eb53c13bf247b3b80 P e6f143fc62d343e4b230c714a0b790ad: stopping tablet replica
I20260713 09:08:54.548512 21741 raft_consensus.cc:2243] T 31c766822692416eb53c13bf247b3b80 P e6f143fc62d343e4b230c714a0b790ad [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:54.548874 21741 raft_consensus.cc:2272] T 31c766822692416eb53c13bf247b3b80 P e6f143fc62d343e4b230c714a0b790ad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.550576 21741 tablet_replica.cc:333] T 036bce878e324a06aff19d669341fb71 P e6f143fc62d343e4b230c714a0b790ad: stopping tablet replica
I20260713 09:08:54.551122 21741 raft_consensus.cc:2243] T 036bce878e324a06aff19d669341fb71 P e6f143fc62d343e4b230c714a0b790ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:54.551503 21741 raft_consensus.cc:2272] T 036bce878e324a06aff19d669341fb71 P e6f143fc62d343e4b230c714a0b790ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.553221 21741 tablet_replica.cc:333] T 3ebad51c59c14c95b952336fd30b45bb P e6f143fc62d343e4b230c714a0b790ad: stopping tablet replica
I20260713 09:08:54.553653 21741 raft_consensus.cc:2243] T 3ebad51c59c14c95b952336fd30b45bb P e6f143fc62d343e4b230c714a0b790ad [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:54.554351 21741 raft_consensus.cc:2272] T 3ebad51c59c14c95b952336fd30b45bb P e6f143fc62d343e4b230c714a0b790ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.556125 21741 tablet_replica.cc:333] T 8ca7fb1f50fb4c76bf9da02669babb98 P e6f143fc62d343e4b230c714a0b790ad: stopping tablet replica
I20260713 09:08:54.556596 21741 raft_consensus.cc:2243] T 8ca7fb1f50fb4c76bf9da02669babb98 P e6f143fc62d343e4b230c714a0b790ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:54.556970 21741 raft_consensus.cc:2272] T 8ca7fb1f50fb4c76bf9da02669babb98 P e6f143fc62d343e4b230c714a0b790ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.558698 21741 tablet_replica.cc:333] T 0ee59025bbc844e88996640891fde4e0 P e6f143fc62d343e4b230c714a0b790ad: stopping tablet replica
I20260713 09:08:54.559366 21741 raft_consensus.cc:2243] T 0ee59025bbc844e88996640891fde4e0 P e6f143fc62d343e4b230c714a0b790ad [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:54.560112 21741 raft_consensus.cc:2272] T 0ee59025bbc844e88996640891fde4e0 P e6f143fc62d343e4b230c714a0b790ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.561937 21741 tablet_replica.cc:333] T 452b628bfea24de1bcb5871caa874e87 P e6f143fc62d343e4b230c714a0b790ad: stopping tablet replica
I20260713 09:08:54.562397 21741 raft_consensus.cc:2243] T 452b628bfea24de1bcb5871caa874e87 P e6f143fc62d343e4b230c714a0b790ad [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:54.563189 21741 raft_consensus.cc:2272] T 452b628bfea24de1bcb5871caa874e87 P e6f143fc62d343e4b230c714a0b790ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.600664 21741 tablet_server.cc:196] TabletServer@127.21.59.68:0 shutdown complete.
I20260713 09:08:54.629351 21741 master.cc:562] Master@127.21.59.126:36221 shutting down...
I20260713 09:08:54.650252 21741 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3eb09ea06a9440b4951ae85571d3fa3f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:54.650825 21741 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3eb09ea06a9440b4951ae85571d3fa3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:54.651152 21741 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3eb09ea06a9440b4951ae85571d3fa3f: stopping tablet replica
I20260713 09:08:54.671435 21741 master.cc:584] Master@127.21.59.126:36221 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (18051 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260713 09:08:54.727650 21741 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.59.126:36933
I20260713 09:08:54.728825 21741 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:54.735162 24538 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
W20260713 09:08:54.735227 24541 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
W20260713 09:08:54.735406 24539 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
I20260713 09:08:54.736305 21741 server_base.cc:1061] running on GCE node
I20260713 09:08:54.737155 21741 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:54.737334 21741 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:54.737447 21741 hybrid_clock.cc:648] HybridClock initialized: now 1783933734737435 us; error 0 us; skew 500 ppm
I20260713 09:08:54.737917 21741 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:54.740360 21741 webserver.cc:533] Webserver started at http://127.21.59.126:37643/ using document root <none> and password file <none>
I20260713 09:08:54.740911 21741 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:54.741084 21741 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:54.741313 21741 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:54.742383 21741 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933662300128-21741-0/minicluster-data/master-0-root/instance:
uuid: "6440a996bdea4127a148dc064d3fddc1"
format_stamp: "Formatted at 2026-07-13 09:08:54 on dist-test-slave-2xsz"
I20260713 09:08:54.747004 21741 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260713 09:08:54.750550 24546 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:54.751358 21741 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260713 09:08:54.751700 21741 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933662300128-21741-0/minicluster-data/master-0-root
uuid: "6440a996bdea4127a148dc064d3fddc1"
format_stamp: "Formatted at 2026-07-13 09:08:54 on dist-test-slave-2xsz"
I20260713 09:08:54.752005 21741 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933662300128-21741-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933662300128-21741-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933662300128-21741-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)
I20260713 09:08:54.764912 21741 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:54.766151 21741 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:54.803808 21741 rpc_server.cc:307] RPC server started. Bound to: 127.21.59.126:36933
I20260713 09:08:54.803915 24597 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.59.126:36933 every 8 connection(s)
I20260713 09:08:54.807909 24598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:54.819145 24598 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6440a996bdea4127a148dc064d3fddc1: Bootstrap starting.
I20260713 09:08:54.824358 24598 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6440a996bdea4127a148dc064d3fddc1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:54.828948 24598 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6440a996bdea4127a148dc064d3fddc1: No bootstrap required, opened a new log
I20260713 09:08:54.831650 24598 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6440a996bdea4127a148dc064d3fddc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6440a996bdea4127a148dc064d3fddc1" member_type: VOTER }
I20260713 09:08:54.832136 24598 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6440a996bdea4127a148dc064d3fddc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:54.832443 24598 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6440a996bdea4127a148dc064d3fddc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6440a996bdea4127a148dc064d3fddc1, State: Initialized, Role: FOLLOWER
I20260713 09:08:54.833258 24598 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6440a996bdea4127a148dc064d3fddc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6440a996bdea4127a148dc064d3fddc1" member_type: VOTER }
I20260713 09:08:54.833846 24598 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6440a996bdea4127a148dc064d3fddc1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:08:54.834203 24598 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6440a996bdea4127a148dc064d3fddc1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:08:54.834502 24598 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6440a996bdea4127a148dc064d3fddc1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:54.839237 24598 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6440a996bdea4127a148dc064d3fddc1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6440a996bdea4127a148dc064d3fddc1" member_type: VOTER }
I20260713 09:08:54.839764 24598 leader_election.cc:304] T 00000000000000000000000000000000 P 6440a996bdea4127a148dc064d3fddc1 [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: 6440a996bdea4127a148dc064d3fddc1; no voters: 
I20260713 09:08:54.840862 24598 leader_election.cc:290] T 00000000000000000000000000000000 P 6440a996bdea4127a148dc064d3fddc1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:08:54.841307 24601 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6440a996bdea4127a148dc064d3fddc1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:54.842659 24601 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6440a996bdea4127a148dc064d3fddc1 [term 1 LEADER]: Becoming Leader. State: Replica: 6440a996bdea4127a148dc064d3fddc1, State: Running, Role: LEADER
I20260713 09:08:54.843359 24601 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6440a996bdea4127a148dc064d3fddc1 [LEADER]: Queue going to LEADER mode. State: All 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: "6440a996bdea4127a148dc064d3fddc1" member_type: VOTER }
I20260713 09:08:54.844183 24598 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6440a996bdea4127a148dc064d3fddc1 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:08:54.848707 24603 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6440a996bdea4127a148dc064d3fddc1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6440a996bdea4127a148dc064d3fddc1. Latest consensus state: current_term: 1 leader_uuid: "6440a996bdea4127a148dc064d3fddc1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6440a996bdea4127a148dc064d3fddc1" member_type: VOTER } }
I20260713 09:08:54.848753 24602 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6440a996bdea4127a148dc064d3fddc1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6440a996bdea4127a148dc064d3fddc1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6440a996bdea4127a148dc064d3fddc1" member_type: VOTER } }
I20260713 09:08:54.849388 24603 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6440a996bdea4127a148dc064d3fddc1 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:54.849713 24602 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6440a996bdea4127a148dc064d3fddc1 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:54.851260 24607 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:08:54.856827 24607 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:08:54.863404 21741 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:08:54.865486 24607 catalog_manager.cc:1383] Generated new cluster ID: 1edf6e678c6e4190a9d375c447bfcdb7
I20260713 09:08:54.865796 24607 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:08:54.889014 24607 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:08:54.890277 24607 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:08:54.907267 24607 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6440a996bdea4127a148dc064d3fddc1: Generated new TSK 0
I20260713 09:08:54.907892 24607 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:08:54.930330 21741 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:54.936543 24619 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
W20260713 09:08:54.937511 24620 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
W20260713 09:08:54.940613 24622 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
I20260713 09:08:54.941368 21741 server_base.cc:1061] running on GCE node
I20260713 09:08:54.942209 21741 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:54.942422 21741 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:54.942586 21741 hybrid_clock.cc:648] HybridClock initialized: now 1783933734942569 us; error 0 us; skew 500 ppm
I20260713 09:08:54.943145 21741 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:54.945403 21741 webserver.cc:533] Webserver started at http://127.21.59.65:40563/ using document root <none> and password file <none>
I20260713 09:08:54.946035 21741 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:54.946260 21741 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:54.946527 21741 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:54.947669 21741 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933662300128-21741-0/minicluster-data/ts-0-root/instance:
uuid: "ae761084f9d74efba7171f6cb2b0705c"
format_stamp: "Formatted at 2026-07-13 09:08:54 on dist-test-slave-2xsz"
I20260713 09:08:54.952209 21741 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:08:54.955518 24627 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:54.956274 21741 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:08:54.956583 21741 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933662300128-21741-0/minicluster-data/ts-0-root
uuid: "ae761084f9d74efba7171f6cb2b0705c"
format_stamp: "Formatted at 2026-07-13 09:08:54 on dist-test-slave-2xsz"
I20260713 09:08:54.956871 21741 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933662300128-21741-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933662300128-21741-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933662300128-21741-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)
I20260713 09:08:54.981335 21741 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:54.982595 21741 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:54.984122 21741 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:54.986490 21741 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:54.986727 21741 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:54.987025 21741 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:54.987214 21741 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:55.033756 21741 rpc_server.cc:307] RPC server started. Bound to: 127.21.59.65:40693
I20260713 09:08:55.033844 24689 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.59.65:40693 every 8 connection(s)
I20260713 09:08:55.039155 21741 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:55.046229 24694 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
W20260713 09:08:55.047374 24695 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
I20260713 09:08:55.049954 21741 server_base.cc:1061] running on GCE node
W20260713 09:08:55.050055 24697 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
I20260713 09:08:55.051224 21741 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:55.051497 21741 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:55.051700 21741 hybrid_clock.cc:648] HybridClock initialized: now 1783933735051682 us; error 0 us; skew 500 ppm
I20260713 09:08:55.052115 24690 heartbeater.cc:344] Connected to a master server at 127.21.59.126:36933
I20260713 09:08:55.052420 21741 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:55.052525 24690 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:55.053449 24690 heartbeater.cc:507] Master 127.21.59.126:36933 requested a full tablet report, sending...
I20260713 09:08:55.055366 21741 webserver.cc:533] Webserver started at http://127.21.59.66:43001/ using document root <none> and password file <none>
I20260713 09:08:55.056038 21741 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:55.056107 24563 ts_manager.cc:194] Registered new tserver with Master: ae761084f9d74efba7171f6cb2b0705c (127.21.59.65:40693)
I20260713 09:08:55.056351 21741 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:55.056748 21741 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:55.058377 21741 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933662300128-21741-0/minicluster-data/ts-1-root/instance:
uuid: "a4973548ed7341858ef22c855e46c759"
format_stamp: "Formatted at 2026-07-13 09:08:55 on dist-test-slave-2xsz"
I20260713 09:08:55.058588 24563 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51284
I20260713 09:08:55.064282 21741 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:08:55.067898 24702 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:55.068708 21741 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:08:55.069036 21741 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933662300128-21741-0/minicluster-data/ts-1-root
uuid: "a4973548ed7341858ef22c855e46c759"
format_stamp: "Formatted at 2026-07-13 09:08:55 on dist-test-slave-2xsz"
I20260713 09:08:55.069335 21741 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933662300128-21741-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933662300128-21741-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933662300128-21741-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)
I20260713 09:08:55.082628 21741 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:55.083899 21741 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:55.085359 21741 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:55.087548 21741 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:55.087755 21741 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:55.088009 21741 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:55.088167 21741 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:55.127215 21741 rpc_server.cc:307] RPC server started. Bound to: 127.21.59.66:40983
I20260713 09:08:55.127323 24764 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.59.66:40983 every 8 connection(s)
I20260713 09:08:55.131954 21741 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:55.138942 24768 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
W20260713 09:08:55.140892 24769 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
I20260713 09:08:55.142189 21741 server_base.cc:1061] running on GCE node
W20260713 09:08:55.144268 24771 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
I20260713 09:08:55.144490 24765 heartbeater.cc:344] Connected to a master server at 127.21.59.126:36933
I20260713 09:08:55.144980 24765 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:55.145423 21741 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:55.145720 21741 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:55.145920 21741 hybrid_clock.cc:648] HybridClock initialized: now 1783933735145898 us; error 0 us; skew 500 ppm
I20260713 09:08:55.145921 24765 heartbeater.cc:507] Master 127.21.59.126:36933 requested a full tablet report, sending...
I20260713 09:08:55.146814 21741 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:55.148490 24563 ts_manager.cc:194] Registered new tserver with Master: a4973548ed7341858ef22c855e46c759 (127.21.59.66:40983)
I20260713 09:08:55.149510 21741 webserver.cc:533] Webserver started at http://127.21.59.67:44255/ using document root <none> and password file <none>
I20260713 09:08:55.150149 21741 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:55.150280 24563 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51288
I20260713 09:08:55.150391 21741 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:55.150883 21741 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:55.152215 21741 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933662300128-21741-0/minicluster-data/ts-2-root/instance:
uuid: "2f1cd5f624d4474cb640816f6900d9ee"
format_stamp: "Formatted at 2026-07-13 09:08:55 on dist-test-slave-2xsz"
I20260713 09:08:55.156600 21741 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260713 09:08:55.160161 24776 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:55.161036 21741 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:08:55.161293 21741 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933662300128-21741-0/minicluster-data/ts-2-root
uuid: "2f1cd5f624d4474cb640816f6900d9ee"
format_stamp: "Formatted at 2026-07-13 09:08:55 on dist-test-slave-2xsz"
I20260713 09:08:55.161525 21741 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933662300128-21741-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933662300128-21741-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933662300128-21741-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)
I20260713 09:08:55.177017 21741 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:55.178202 21741 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:55.179639 21741 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:55.181748 21741 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:55.181918 21741 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:55.182209 21741 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:55.182356 21741 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:55.224347 21741 rpc_server.cc:307] RPC server started. Bound to: 127.21.59.67:35155
I20260713 09:08:55.224463 24838 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.59.67:35155 every 8 connection(s)
I20260713 09:08:55.238643 24839 heartbeater.cc:344] Connected to a master server at 127.21.59.126:36933
I20260713 09:08:55.239070 24839 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:55.239734 24839 heartbeater.cc:507] Master 127.21.59.126:36933 requested a full tablet report, sending...
I20260713 09:08:55.241665 24563 ts_manager.cc:194] Registered new tserver with Master: 2f1cd5f624d4474cb640816f6900d9ee (127.21.59.67:35155)
I20260713 09:08:55.241895 21741 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014189176s
I20260713 09:08:55.243306 24563 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51298
I20260713 09:08:55.270208 24563 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51304:
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"
    }
  }
}
W20260713 09:08:55.273681 24563 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.
I20260713 09:08:55.348788 24730 tablet_service.cc:1511] Processing CreateTablet for tablet ca8005a1066d4f56af3ae622b0c22372 (DEFAULT_TABLE table=test-workload [id=c6683b3877044501aa4094d1bc8ff738]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:08:55.350423 24730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca8005a1066d4f56af3ae622b0c22372. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.354250 24729 tablet_service.cc:1511] Processing CreateTablet for tablet 9aed8bccb7ad410e81501616a4f346e3 (DEFAULT_TABLE table=test-workload [id=c6683b3877044501aa4094d1bc8ff738]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:08:55.355731 24729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9aed8bccb7ad410e81501616a4f346e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.363788 24804 tablet_service.cc:1511] Processing CreateTablet for tablet ca8005a1066d4f56af3ae622b0c22372 (DEFAULT_TABLE table=test-workload [id=c6683b3877044501aa4094d1bc8ff738]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:08:55.365321 24804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca8005a1066d4f56af3ae622b0c22372. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.367859 24728 tablet_service.cc:1511] Processing CreateTablet for tablet 8e61265ebc4a42e9ad944553fe5fb1fd (DEFAULT_TABLE table=test-workload [id=c6683b3877044501aa4094d1bc8ff738]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:08:55.369346 24728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e61265ebc4a42e9ad944553fe5fb1fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.372965 24727 tablet_service.cc:1511] Processing CreateTablet for tablet 891e29dc501b47c5b7f9219d1cb9691f (DEFAULT_TABLE table=test-workload [id=c6683b3877044501aa4094d1bc8ff738]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:08:55.374533 24727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 891e29dc501b47c5b7f9219d1cb9691f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.376924 24854 tablet_bootstrap.cc:492] T ca8005a1066d4f56af3ae622b0c22372 P a4973548ed7341858ef22c855e46c759: Bootstrap starting.
I20260713 09:08:55.377605 24726 tablet_service.cc:1511] Processing CreateTablet for tablet d4e2bef58c854f79a68d22792ff09600 (DEFAULT_TABLE table=test-workload [id=c6683b3877044501aa4094d1bc8ff738]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:08:55.379676 24726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4e2bef58c854f79a68d22792ff09600. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.377640 24655 tablet_service.cc:1511] Processing CreateTablet for tablet ca8005a1066d4f56af3ae622b0c22372 (DEFAULT_TABLE table=test-workload [id=c6683b3877044501aa4094d1bc8ff738]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:08:55.381250 24655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca8005a1066d4f56af3ae622b0c22372. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.385174 24854 tablet_bootstrap.cc:654] T ca8005a1066d4f56af3ae622b0c22372 P a4973548ed7341858ef22c855e46c759: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:55.379335 24654 tablet_service.cc:1511] Processing CreateTablet for tablet 9aed8bccb7ad410e81501616a4f346e3 (DEFAULT_TABLE table=test-workload [id=c6683b3877044501aa4094d1bc8ff738]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:08:55.387667 24654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9aed8bccb7ad410e81501616a4f346e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.390633 24803 tablet_service.cc:1511] Processing CreateTablet for tablet 9aed8bccb7ad410e81501616a4f346e3 (DEFAULT_TABLE table=test-workload [id=c6683b3877044501aa4094d1bc8ff738]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:08:55.391454 24801 tablet_service.cc:1511] Processing CreateTablet for tablet 891e29dc501b47c5b7f9219d1cb9691f (DEFAULT_TABLE table=test-workload [id=c6683b3877044501aa4094d1bc8ff738]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:08:55.392176 24803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9aed8bccb7ad410e81501616a4f346e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.392807 24801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 891e29dc501b47c5b7f9219d1cb9691f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.396003 24802 tablet_service.cc:1511] Processing CreateTablet for tablet 8e61265ebc4a42e9ad944553fe5fb1fd (DEFAULT_TABLE table=test-workload [id=c6683b3877044501aa4094d1bc8ff738]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:08:55.397698 24802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e61265ebc4a42e9ad944553fe5fb1fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.412777 24653 tablet_service.cc:1511] Processing CreateTablet for tablet 8e61265ebc4a42e9ad944553fe5fb1fd (DEFAULT_TABLE table=test-workload [id=c6683b3877044501aa4094d1bc8ff738]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:08:55.413007 24800 tablet_service.cc:1511] Processing CreateTablet for tablet d4e2bef58c854f79a68d22792ff09600 (DEFAULT_TABLE table=test-workload [id=c6683b3877044501aa4094d1bc8ff738]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:08:55.414263 24653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e61265ebc4a42e9ad944553fe5fb1fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.414464 24800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4e2bef58c854f79a68d22792ff09600. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.418123 24652 tablet_service.cc:1511] Processing CreateTablet for tablet 891e29dc501b47c5b7f9219d1cb9691f (DEFAULT_TABLE table=test-workload [id=c6683b3877044501aa4094d1bc8ff738]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:08:55.419701 24652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 891e29dc501b47c5b7f9219d1cb9691f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.424129 24651 tablet_service.cc:1511] Processing CreateTablet for tablet d4e2bef58c854f79a68d22792ff09600 (DEFAULT_TABLE table=test-workload [id=c6683b3877044501aa4094d1bc8ff738]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:08:55.425695 24651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4e2bef58c854f79a68d22792ff09600. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.427349 24650 tablet_service.cc:1511] Processing CreateTablet for tablet 97ad95edb577458fa5fea246260625e9 (DEFAULT_TABLE table=test-workload [id=c6683b3877044501aa4094d1bc8ff738]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:08:55.428804 24650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97ad95edb577458fa5fea246260625e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.433204 24649 tablet_service.cc:1511] Processing CreateTablet for tablet 6648e33889a347d8a0e20c1a488429bb (DEFAULT_TABLE table=test-workload [id=c6683b3877044501aa4094d1bc8ff738]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:08:55.434674 24649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6648e33889a347d8a0e20c1a488429bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.440267 24726 tablet_service.cc:1511] Processing CreateTablet for tablet 97ad95edb577458fa5fea246260625e9 (DEFAULT_TABLE table=test-workload [id=c6683b3877044501aa4094d1bc8ff738]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:08:55.442217 24726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97ad95edb577458fa5fea246260625e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.450593 24728 tablet_service.cc:1511] Processing CreateTablet for tablet 6648e33889a347d8a0e20c1a488429bb (DEFAULT_TABLE table=test-workload [id=c6683b3877044501aa4094d1bc8ff738]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:08:55.452010 24728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6648e33889a347d8a0e20c1a488429bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.453549 24648 tablet_service.cc:1511] Processing CreateTablet for tablet 759d415ab25943f3bd5df61e2e3722bf (DEFAULT_TABLE table=test-workload [id=c6683b3877044501aa4094d1bc8ff738]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:08:55.457777 24648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 759d415ab25943f3bd5df61e2e3722bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.478700 24856 tablet_bootstrap.cc:492] T 8e61265ebc4a42e9ad944553fe5fb1fd P ae761084f9d74efba7171f6cb2b0705c: Bootstrap starting.
I20260713 09:08:55.479947 24729 tablet_service.cc:1511] Processing CreateTablet for tablet 759d415ab25943f3bd5df61e2e3722bf (DEFAULT_TABLE table=test-workload [id=c6683b3877044501aa4094d1bc8ff738]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:08:55.479947 24804 tablet_service.cc:1511] Processing CreateTablet for tablet 97ad95edb577458fa5fea246260625e9 (DEFAULT_TABLE table=test-workload [id=c6683b3877044501aa4094d1bc8ff738]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:08:55.493111 24804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97ad95edb577458fa5fea246260625e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.493745 24729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 759d415ab25943f3bd5df61e2e3722bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.508553 24856 tablet_bootstrap.cc:654] T 8e61265ebc4a42e9ad944553fe5fb1fd P ae761084f9d74efba7171f6cb2b0705c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:55.516492 24801 tablet_service.cc:1511] Processing CreateTablet for tablet 6648e33889a347d8a0e20c1a488429bb (DEFAULT_TABLE table=test-workload [id=c6683b3877044501aa4094d1bc8ff738]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:08:55.517980 24801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6648e33889a347d8a0e20c1a488429bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.521253 24854 tablet_bootstrap.cc:492] T ca8005a1066d4f56af3ae622b0c22372 P a4973548ed7341858ef22c855e46c759: No bootstrap required, opened a new log
I20260713 09:08:55.521093 24800 tablet_service.cc:1511] Processing CreateTablet for tablet 759d415ab25943f3bd5df61e2e3722bf (DEFAULT_TABLE table=test-workload [id=c6683b3877044501aa4094d1bc8ff738]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:08:55.521739 24854 ts_tablet_manager.cc:1403] T ca8005a1066d4f56af3ae622b0c22372 P a4973548ed7341858ef22c855e46c759: Time spent bootstrapping tablet: real 0.145s	user 0.022s	sys 0.023s
I20260713 09:08:55.522428 24800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 759d415ab25943f3bd5df61e2e3722bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.523686 24652 tablet_service.cc:1511] Processing CreateTablet for tablet 5bb42c95528e4f7fa7cbaf7aa5715cde (DEFAULT_TABLE table=test-workload [id=c6683b3877044501aa4094d1bc8ff738]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:08:55.525038 24652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bb42c95528e4f7fa7cbaf7aa5715cde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.528532 24726 tablet_service.cc:1511] Processing CreateTablet for tablet 5bb42c95528e4f7fa7cbaf7aa5715cde (DEFAULT_TABLE table=test-workload [id=c6683b3877044501aa4094d1bc8ff738]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:08:55.530588 24857 tablet_bootstrap.cc:492] T d4e2bef58c854f79a68d22792ff09600 P 2f1cd5f624d4474cb640816f6900d9ee: Bootstrap starting.
I20260713 09:08:55.537011 24857 tablet_bootstrap.cc:654] T d4e2bef58c854f79a68d22792ff09600 P 2f1cd5f624d4474cb640816f6900d9ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:55.539479 24648 tablet_service.cc:1511] Processing CreateTablet for tablet d12cb0f1170b41438c314ccf0dbf41c8 (DEFAULT_TABLE table=test-workload [id=c6683b3877044501aa4094d1bc8ff738]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:08:55.540669 24648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d12cb0f1170b41438c314ccf0dbf41c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.544086 24856 tablet_bootstrap.cc:492] T 8e61265ebc4a42e9ad944553fe5fb1fd P ae761084f9d74efba7171f6cb2b0705c: No bootstrap required, opened a new log
I20260713 09:08:55.544632 24856 ts_tablet_manager.cc:1403] T 8e61265ebc4a42e9ad944553fe5fb1fd P ae761084f9d74efba7171f6cb2b0705c: Time spent bootstrapping tablet: real 0.066s	user 0.011s	sys 0.004s
I20260713 09:08:55.544993 24803 tablet_service.cc:1511] Processing CreateTablet for tablet 5bb42c95528e4f7fa7cbaf7aa5715cde (DEFAULT_TABLE table=test-workload [id=c6683b3877044501aa4094d1bc8ff738]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:08:55.529882 24726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bb42c95528e4f7fa7cbaf7aa5715cde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.547394 24803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bb42c95528e4f7fa7cbaf7aa5715cde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.552428 24729 tablet_service.cc:1511] Processing CreateTablet for tablet d12cb0f1170b41438c314ccf0dbf41c8 (DEFAULT_TABLE table=test-workload [id=c6683b3877044501aa4094d1bc8ff738]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:08:55.553819 24729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d12cb0f1170b41438c314ccf0dbf41c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.529845 24854 raft_consensus.cc:359] T ca8005a1066d4f56af3ae622b0c22372 P a4973548ed7341858ef22c855e46c759 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } } peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } }
I20260713 09:08:55.554955 24854 raft_consensus.cc:385] T ca8005a1066d4f56af3ae622b0c22372 P a4973548ed7341858ef22c855e46c759 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:55.555285 24854 raft_consensus.cc:740] T ca8005a1066d4f56af3ae622b0c22372 P a4973548ed7341858ef22c855e46c759 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4973548ed7341858ef22c855e46c759, State: Initialized, Role: FOLLOWER
I20260713 09:08:55.558101 24854 consensus_queue.cc:260] T ca8005a1066d4f56af3ae622b0c22372 P a4973548ed7341858ef22c855e46c759 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } } peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } }
I20260713 09:08:55.549010 24856 raft_consensus.cc:359] T 8e61265ebc4a42e9ad944553fe5fb1fd P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:55.558338 24804 tablet_service.cc:1511] Processing CreateTablet for tablet d12cb0f1170b41438c314ccf0dbf41c8 (DEFAULT_TABLE table=test-workload [id=c6683b3877044501aa4094d1bc8ff738]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:08:55.559135 24856 raft_consensus.cc:385] T 8e61265ebc4a42e9ad944553fe5fb1fd P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:55.559531 24856 raft_consensus.cc:740] T 8e61265ebc4a42e9ad944553fe5fb1fd P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae761084f9d74efba7171f6cb2b0705c, State: Initialized, Role: FOLLOWER
I20260713 09:08:55.559801 24804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d12cb0f1170b41438c314ccf0dbf41c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:55.563164 24856 consensus_queue.cc:260] T 8e61265ebc4a42e9ad944553fe5fb1fd P ae761084f9d74efba7171f6cb2b0705c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:55.575706 24854 ts_tablet_manager.cc:1434] T ca8005a1066d4f56af3ae622b0c22372 P a4973548ed7341858ef22c855e46c759: Time spent starting tablet: real 0.054s	user 0.010s	sys 0.001s
I20260713 09:08:55.575866 24690 heartbeater.cc:499] Master 127.21.59.126:36933 was elected leader, sending a full tablet report...
I20260713 09:08:55.576473 24765 heartbeater.cc:499] Master 127.21.59.126:36933 was elected leader, sending a full tablet report...
I20260713 09:08:55.578696 24856 ts_tablet_manager.cc:1434] T 8e61265ebc4a42e9ad944553fe5fb1fd P ae761084f9d74efba7171f6cb2b0705c: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.002s
I20260713 09:08:55.579730 24856 tablet_bootstrap.cc:492] T ca8005a1066d4f56af3ae622b0c22372 P ae761084f9d74efba7171f6cb2b0705c: Bootstrap starting.
I20260713 09:08:55.581158 24854 tablet_bootstrap.cc:492] T 891e29dc501b47c5b7f9219d1cb9691f P a4973548ed7341858ef22c855e46c759: Bootstrap starting.
I20260713 09:08:55.585719 24856 tablet_bootstrap.cc:654] T ca8005a1066d4f56af3ae622b0c22372 P ae761084f9d74efba7171f6cb2b0705c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:55.587992 24857 tablet_bootstrap.cc:492] T d4e2bef58c854f79a68d22792ff09600 P 2f1cd5f624d4474cb640816f6900d9ee: No bootstrap required, opened a new log
I20260713 09:08:55.588645 24857 ts_tablet_manager.cc:1403] T d4e2bef58c854f79a68d22792ff09600 P 2f1cd5f624d4474cb640816f6900d9ee: Time spent bootstrapping tablet: real 0.058s	user 0.007s	sys 0.005s
I20260713 09:08:55.592078 24854 tablet_bootstrap.cc:654] T 891e29dc501b47c5b7f9219d1cb9691f P a4973548ed7341858ef22c855e46c759: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:55.592834 24857 raft_consensus.cc:359] T d4e2bef58c854f79a68d22792ff09600 P 2f1cd5f624d4474cb640816f6900d9ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:55.593714 24857 raft_consensus.cc:385] T d4e2bef58c854f79a68d22792ff09600 P 2f1cd5f624d4474cb640816f6900d9ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:55.594063 24857 raft_consensus.cc:740] T d4e2bef58c854f79a68d22792ff09600 P 2f1cd5f624d4474cb640816f6900d9ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f1cd5f624d4474cb640816f6900d9ee, State: Initialized, Role: FOLLOWER
I20260713 09:08:55.594966 24857 consensus_queue.cc:260] T d4e2bef58c854f79a68d22792ff09600 P 2f1cd5f624d4474cb640816f6900d9ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:55.597841 24839 heartbeater.cc:499] Master 127.21.59.126:36933 was elected leader, sending a full tablet report...
I20260713 09:08:55.598655 24861 raft_consensus.cc:493] T 8e61265ebc4a42e9ad944553fe5fb1fd P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:55.599185 24861 raft_consensus.cc:515] T 8e61265ebc4a42e9ad944553fe5fb1fd P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:55.600652 24856 tablet_bootstrap.cc:492] T ca8005a1066d4f56af3ae622b0c22372 P ae761084f9d74efba7171f6cb2b0705c: No bootstrap required, opened a new log
I20260713 09:08:55.601337 24856 ts_tablet_manager.cc:1403] T ca8005a1066d4f56af3ae622b0c22372 P ae761084f9d74efba7171f6cb2b0705c: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.003s
I20260713 09:08:55.607044 24861 leader_election.cc:290] T 8e61265ebc4a42e9ad944553fe5fb1fd P ae761084f9d74efba7171f6cb2b0705c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4973548ed7341858ef22c855e46c759 (127.21.59.66:40983), 2f1cd5f624d4474cb640816f6900d9ee (127.21.59.67:35155)
I20260713 09:08:55.609663 24857 ts_tablet_manager.cc:1434] T d4e2bef58c854f79a68d22792ff09600 P 2f1cd5f624d4474cb640816f6900d9ee: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.003s
I20260713 09:08:55.611194 24857 tablet_bootstrap.cc:492] T 891e29dc501b47c5b7f9219d1cb9691f P 2f1cd5f624d4474cb640816f6900d9ee: Bootstrap starting.
I20260713 09:08:55.617844 24856 raft_consensus.cc:359] T ca8005a1066d4f56af3ae622b0c22372 P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } } peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } }
I20260713 09:08:55.618440 24856 raft_consensus.cc:385] T ca8005a1066d4f56af3ae622b0c22372 P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:55.618691 24856 raft_consensus.cc:740] T ca8005a1066d4f56af3ae622b0c22372 P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae761084f9d74efba7171f6cb2b0705c, State: Initialized, Role: FOLLOWER
I20260713 09:08:55.619520 24856 consensus_queue.cc:260] T ca8005a1066d4f56af3ae622b0c22372 P ae761084f9d74efba7171f6cb2b0705c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } } peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } }
I20260713 09:08:55.622390 24856 ts_tablet_manager.cc:1434] T ca8005a1066d4f56af3ae622b0c22372 P ae761084f9d74efba7171f6cb2b0705c: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260713 09:08:55.623373 24856 tablet_bootstrap.cc:492] T 9aed8bccb7ad410e81501616a4f346e3 P ae761084f9d74efba7171f6cb2b0705c: Bootstrap starting.
I20260713 09:08:55.624396 24854 tablet_bootstrap.cc:492] T 891e29dc501b47c5b7f9219d1cb9691f P a4973548ed7341858ef22c855e46c759: No bootstrap required, opened a new log
I20260713 09:08:55.624734 24857 tablet_bootstrap.cc:654] T 891e29dc501b47c5b7f9219d1cb9691f P 2f1cd5f624d4474cb640816f6900d9ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:55.624949 24854 ts_tablet_manager.cc:1403] T 891e29dc501b47c5b7f9219d1cb9691f P a4973548ed7341858ef22c855e46c759: Time spent bootstrapping tablet: real 0.044s	user 0.019s	sys 0.011s
I20260713 09:08:55.630337 24854 raft_consensus.cc:359] T 891e29dc501b47c5b7f9219d1cb9691f P a4973548ed7341858ef22c855e46c759 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:55.633941 24856 tablet_bootstrap.cc:654] T 9aed8bccb7ad410e81501616a4f346e3 P ae761084f9d74efba7171f6cb2b0705c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:55.631078 24854 raft_consensus.cc:385] T 891e29dc501b47c5b7f9219d1cb9691f P a4973548ed7341858ef22c855e46c759 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:55.634824 24854 raft_consensus.cc:740] T 891e29dc501b47c5b7f9219d1cb9691f P a4973548ed7341858ef22c855e46c759 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4973548ed7341858ef22c855e46c759, State: Initialized, Role: FOLLOWER
I20260713 09:08:55.635597 24854 consensus_queue.cc:260] T 891e29dc501b47c5b7f9219d1cb9691f P a4973548ed7341858ef22c855e46c759 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:55.637790 24854 ts_tablet_manager.cc:1434] T 891e29dc501b47c5b7f9219d1cb9691f P a4973548ed7341858ef22c855e46c759: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260713 09:08:55.638849 24854 tablet_bootstrap.cc:492] T 8e61265ebc4a42e9ad944553fe5fb1fd P a4973548ed7341858ef22c855e46c759: Bootstrap starting.
I20260713 09:08:55.640887 24814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e61265ebc4a42e9ad944553fe5fb1fd" candidate_uuid: "ae761084f9d74efba7171f6cb2b0705c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f1cd5f624d4474cb640816f6900d9ee" is_pre_election: true
W20260713 09:08:55.642822 24629 leader_election.cc:343] T 8e61265ebc4a42e9ad944553fe5fb1fd P ae761084f9d74efba7171f6cb2b0705c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2f1cd5f624d4474cb640816f6900d9ee (127.21.59.67:35155): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:55.649448 24740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e61265ebc4a42e9ad944553fe5fb1fd" candidate_uuid: "ae761084f9d74efba7171f6cb2b0705c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4973548ed7341858ef22c855e46c759" is_pre_election: true
I20260713 09:08:55.650514 24854 tablet_bootstrap.cc:654] T 8e61265ebc4a42e9ad944553fe5fb1fd P a4973548ed7341858ef22c855e46c759: Neither blocks nor log segments found. Creating new log.
W20260713 09:08:55.651160 24630 leader_election.cc:343] T 8e61265ebc4a42e9ad944553fe5fb1fd P ae761084f9d74efba7171f6cb2b0705c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4973548ed7341858ef22c855e46c759 (127.21.59.66:40983): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:55.651726 24630 leader_election.cc:304] T 8e61265ebc4a42e9ad944553fe5fb1fd P ae761084f9d74efba7171f6cb2b0705c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae761084f9d74efba7171f6cb2b0705c; no voters: 2f1cd5f624d4474cb640816f6900d9ee, a4973548ed7341858ef22c855e46c759
I20260713 09:08:55.652545 24856 tablet_bootstrap.cc:492] T 9aed8bccb7ad410e81501616a4f346e3 P ae761084f9d74efba7171f6cb2b0705c: No bootstrap required, opened a new log
I20260713 09:08:55.652585 24861 raft_consensus.cc:2749] T 8e61265ebc4a42e9ad944553fe5fb1fd P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:55.653235 24860 raft_consensus.cc:493] T 891e29dc501b47c5b7f9219d1cb9691f P a4973548ed7341858ef22c855e46c759 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:55.653354 24856 ts_tablet_manager.cc:1403] T 9aed8bccb7ad410e81501616a4f346e3 P ae761084f9d74efba7171f6cb2b0705c: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.006s
I20260713 09:08:55.653818 24860 raft_consensus.cc:515] T 891e29dc501b47c5b7f9219d1cb9691f P a4973548ed7341858ef22c855e46c759 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:55.657994 24856 raft_consensus.cc:359] T 9aed8bccb7ad410e81501616a4f346e3 P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:55.659262 24856 raft_consensus.cc:385] T 9aed8bccb7ad410e81501616a4f346e3 P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:55.659740 24856 raft_consensus.cc:740] T 9aed8bccb7ad410e81501616a4f346e3 P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae761084f9d74efba7171f6cb2b0705c, State: Initialized, Role: FOLLOWER
I20260713 09:08:55.660771 24856 consensus_queue.cc:260] T 9aed8bccb7ad410e81501616a4f346e3 P ae761084f9d74efba7171f6cb2b0705c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:55.665298 24856 ts_tablet_manager.cc:1434] T 9aed8bccb7ad410e81501616a4f346e3 P ae761084f9d74efba7171f6cb2b0705c: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260713 09:08:55.666586 24856 tablet_bootstrap.cc:492] T 6648e33889a347d8a0e20c1a488429bb P ae761084f9d74efba7171f6cb2b0705c: Bootstrap starting.
I20260713 09:08:55.675177 24856 tablet_bootstrap.cc:654] T 6648e33889a347d8a0e20c1a488429bb P ae761084f9d74efba7171f6cb2b0705c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:55.675366 24860 leader_election.cc:290] T 891e29dc501b47c5b7f9219d1cb9691f P a4973548ed7341858ef22c855e46c759 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae761084f9d74efba7171f6cb2b0705c (127.21.59.65:40693), 2f1cd5f624d4474cb640816f6900d9ee (127.21.59.67:35155)
I20260713 09:08:55.681624 24857 tablet_bootstrap.cc:492] T 891e29dc501b47c5b7f9219d1cb9691f P 2f1cd5f624d4474cb640816f6900d9ee: No bootstrap required, opened a new log
I20260713 09:08:55.682389 24857 ts_tablet_manager.cc:1403] T 891e29dc501b47c5b7f9219d1cb9691f P 2f1cd5f624d4474cb640816f6900d9ee: Time spent bootstrapping tablet: real 0.072s	user 0.012s	sys 0.007s
I20260713 09:08:55.682693 24861 raft_consensus.cc:493] T 9aed8bccb7ad410e81501616a4f346e3 P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:55.683264 24861 raft_consensus.cc:515] T 9aed8bccb7ad410e81501616a4f346e3 P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:55.685639 24861 leader_election.cc:290] T 9aed8bccb7ad410e81501616a4f346e3 P ae761084f9d74efba7171f6cb2b0705c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4973548ed7341858ef22c855e46c759 (127.21.59.66:40983), 2f1cd5f624d4474cb640816f6900d9ee (127.21.59.67:35155)
I20260713 09:08:55.687095 24814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aed8bccb7ad410e81501616a4f346e3" candidate_uuid: "ae761084f9d74efba7171f6cb2b0705c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f1cd5f624d4474cb640816f6900d9ee" is_pre_election: true
W20260713 09:08:55.688959 24629 leader_election.cc:343] T 9aed8bccb7ad410e81501616a4f346e3 P ae761084f9d74efba7171f6cb2b0705c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2f1cd5f624d4474cb640816f6900d9ee (127.21.59.67:35155): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:55.691710 24856 tablet_bootstrap.cc:492] T 6648e33889a347d8a0e20c1a488429bb P ae761084f9d74efba7171f6cb2b0705c: No bootstrap required, opened a new log
I20260713 09:08:55.692348 24856 ts_tablet_manager.cc:1403] T 6648e33889a347d8a0e20c1a488429bb P ae761084f9d74efba7171f6cb2b0705c: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.003s
I20260713 09:08:55.689285 24857 raft_consensus.cc:359] T 891e29dc501b47c5b7f9219d1cb9691f P 2f1cd5f624d4474cb640816f6900d9ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:55.692968 24857 raft_consensus.cc:385] T 891e29dc501b47c5b7f9219d1cb9691f P 2f1cd5f624d4474cb640816f6900d9ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:55.693365 24857 raft_consensus.cc:740] T 891e29dc501b47c5b7f9219d1cb9691f P 2f1cd5f624d4474cb640816f6900d9ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f1cd5f624d4474cb640816f6900d9ee, State: Initialized, Role: FOLLOWER
I20260713 09:08:55.699599 24857 consensus_queue.cc:260] T 891e29dc501b47c5b7f9219d1cb9691f P 2f1cd5f624d4474cb640816f6900d9ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:55.696293 24856 raft_consensus.cc:359] T 6648e33889a347d8a0e20c1a488429bb P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:55.697168 24740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aed8bccb7ad410e81501616a4f346e3" candidate_uuid: "ae761084f9d74efba7171f6cb2b0705c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4973548ed7341858ef22c855e46c759" is_pre_election: true
I20260713 09:08:55.701465 24856 raft_consensus.cc:385] T 6648e33889a347d8a0e20c1a488429bb P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:55.701922 24856 raft_consensus.cc:740] T 6648e33889a347d8a0e20c1a488429bb P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae761084f9d74efba7171f6cb2b0705c, State: Initialized, Role: FOLLOWER
W20260713 09:08:55.702328 24630 leader_election.cc:343] T 9aed8bccb7ad410e81501616a4f346e3 P ae761084f9d74efba7171f6cb2b0705c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4973548ed7341858ef22c855e46c759 (127.21.59.66:40983): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:55.702883 24630 leader_election.cc:304] T 9aed8bccb7ad410e81501616a4f346e3 P ae761084f9d74efba7171f6cb2b0705c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae761084f9d74efba7171f6cb2b0705c; no voters: 2f1cd5f624d4474cb640816f6900d9ee, a4973548ed7341858ef22c855e46c759
I20260713 09:08:55.702864 24856 consensus_queue.cc:260] T 6648e33889a347d8a0e20c1a488429bb P ae761084f9d74efba7171f6cb2b0705c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:55.704479 24861 raft_consensus.cc:2749] T 9aed8bccb7ad410e81501616a4f346e3 P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:55.705262 24857 ts_tablet_manager.cc:1434] T 891e29dc501b47c5b7f9219d1cb9691f P 2f1cd5f624d4474cb640816f6900d9ee: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260713 09:08:55.706758 24857 tablet_bootstrap.cc:492] T ca8005a1066d4f56af3ae622b0c22372 P 2f1cd5f624d4474cb640816f6900d9ee: Bootstrap starting.
I20260713 09:08:55.709046 24856 ts_tablet_manager.cc:1434] T 6648e33889a347d8a0e20c1a488429bb P ae761084f9d74efba7171f6cb2b0705c: Time spent starting tablet: real 0.016s	user 0.013s	sys 0.000s
I20260713 09:08:55.709546 24854 tablet_bootstrap.cc:492] T 8e61265ebc4a42e9ad944553fe5fb1fd P a4973548ed7341858ef22c855e46c759: No bootstrap required, opened a new log
I20260713 09:08:55.710024 24854 ts_tablet_manager.cc:1403] T 8e61265ebc4a42e9ad944553fe5fb1fd P a4973548ed7341858ef22c855e46c759: Time spent bootstrapping tablet: real 0.071s	user 0.026s	sys 0.037s
I20260713 09:08:55.710069 24856 tablet_bootstrap.cc:492] T 759d415ab25943f3bd5df61e2e3722bf P ae761084f9d74efba7171f6cb2b0705c: Bootstrap starting.
I20260713 09:08:55.710919 24814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "891e29dc501b47c5b7f9219d1cb9691f" candidate_uuid: "a4973548ed7341858ef22c855e46c759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f1cd5f624d4474cb640816f6900d9ee" is_pre_election: true
I20260713 09:08:55.711650 24814 raft_consensus.cc:2468] T 891e29dc501b47c5b7f9219d1cb9691f P 2f1cd5f624d4474cb640816f6900d9ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4973548ed7341858ef22c855e46c759 in term 0.
I20260713 09:08:55.713160 24854 raft_consensus.cc:359] T 8e61265ebc4a42e9ad944553fe5fb1fd P a4973548ed7341858ef22c855e46c759 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:55.713936 24854 raft_consensus.cc:385] T 8e61265ebc4a42e9ad944553fe5fb1fd P a4973548ed7341858ef22c855e46c759 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:55.714259 24854 raft_consensus.cc:740] T 8e61265ebc4a42e9ad944553fe5fb1fd P a4973548ed7341858ef22c855e46c759 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4973548ed7341858ef22c855e46c759, State: Initialized, Role: FOLLOWER
I20260713 09:08:55.713196 24704 leader_election.cc:304] T 891e29dc501b47c5b7f9219d1cb9691f P a4973548ed7341858ef22c855e46c759 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f1cd5f624d4474cb640816f6900d9ee, a4973548ed7341858ef22c855e46c759; no voters: 
I20260713 09:08:55.715710 24860 raft_consensus.cc:2804] T 891e29dc501b47c5b7f9219d1cb9691f P a4973548ed7341858ef22c855e46c759 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:55.716138 24860 raft_consensus.cc:493] T 891e29dc501b47c5b7f9219d1cb9691f P a4973548ed7341858ef22c855e46c759 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:55.715843 24854 consensus_queue.cc:260] T 8e61265ebc4a42e9ad944553fe5fb1fd P a4973548ed7341858ef22c855e46c759 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:55.716526 24860 raft_consensus.cc:3060] T 891e29dc501b47c5b7f9219d1cb9691f P a4973548ed7341858ef22c855e46c759 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:55.717002 24856 tablet_bootstrap.cc:654] T 759d415ab25943f3bd5df61e2e3722bf P ae761084f9d74efba7171f6cb2b0705c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:55.729867 24665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "891e29dc501b47c5b7f9219d1cb9691f" candidate_uuid: "a4973548ed7341858ef22c855e46c759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae761084f9d74efba7171f6cb2b0705c" is_pre_election: true
I20260713 09:08:55.731345 24854 ts_tablet_manager.cc:1434] T 8e61265ebc4a42e9ad944553fe5fb1fd P a4973548ed7341858ef22c855e46c759: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.013s
I20260713 09:08:55.732424 24854 tablet_bootstrap.cc:492] T d4e2bef58c854f79a68d22792ff09600 P a4973548ed7341858ef22c855e46c759: Bootstrap starting.
I20260713 09:08:55.732124 24860 raft_consensus.cc:515] T 891e29dc501b47c5b7f9219d1cb9691f P a4973548ed7341858ef22c855e46c759 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
W20260713 09:08:55.733424 24703 leader_election.cc:343] T 891e29dc501b47c5b7f9219d1cb9691f P a4973548ed7341858ef22c855e46c759 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae761084f9d74efba7171f6cb2b0705c (127.21.59.65:40693): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:55.734196 24860 leader_election.cc:290] T 891e29dc501b47c5b7f9219d1cb9691f P a4973548ed7341858ef22c855e46c759 [CANDIDATE]: Term 1 election: Requested vote from peers ae761084f9d74efba7171f6cb2b0705c (127.21.59.65:40693), 2f1cd5f624d4474cb640816f6900d9ee (127.21.59.67:35155)
I20260713 09:08:55.734234 24857 tablet_bootstrap.cc:654] T ca8005a1066d4f56af3ae622b0c22372 P 2f1cd5f624d4474cb640816f6900d9ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:55.735545 24814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "891e29dc501b47c5b7f9219d1cb9691f" candidate_uuid: "a4973548ed7341858ef22c855e46c759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f1cd5f624d4474cb640816f6900d9ee"
I20260713 09:08:55.736199 24814 raft_consensus.cc:3060] T 891e29dc501b47c5b7f9219d1cb9691f P 2f1cd5f624d4474cb640816f6900d9ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:55.739046 24860 raft_consensus.cc:493] T ca8005a1066d4f56af3ae622b0c22372 P a4973548ed7341858ef22c855e46c759 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:55.739845 24665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "891e29dc501b47c5b7f9219d1cb9691f" candidate_uuid: "a4973548ed7341858ef22c855e46c759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae761084f9d74efba7171f6cb2b0705c"
I20260713 09:08:55.740070 24854 tablet_bootstrap.cc:654] T d4e2bef58c854f79a68d22792ff09600 P a4973548ed7341858ef22c855e46c759: Neither blocks nor log segments found. Creating new log.
W20260713 09:08:55.741382 24703 leader_election.cc:343] T 891e29dc501b47c5b7f9219d1cb9691f P a4973548ed7341858ef22c855e46c759 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ae761084f9d74efba7171f6cb2b0705c (127.21.59.65:40693): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:55.741948 24860 raft_consensus.cc:515] T ca8005a1066d4f56af3ae622b0c22372 P a4973548ed7341858ef22c855e46c759 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } } peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } }
I20260713 09:08:55.745616 24813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca8005a1066d4f56af3ae622b0c22372" candidate_uuid: "a4973548ed7341858ef22c855e46c759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f1cd5f624d4474cb640816f6900d9ee" is_pre_election: true
I20260713 09:08:55.746275 24856 tablet_bootstrap.cc:492] T 759d415ab25943f3bd5df61e2e3722bf P ae761084f9d74efba7171f6cb2b0705c: No bootstrap required, opened a new log
I20260713 09:08:55.747025 24856 ts_tablet_manager.cc:1403] T 759d415ab25943f3bd5df61e2e3722bf P ae761084f9d74efba7171f6cb2b0705c: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.000s
W20260713 09:08:55.747627 24704 leader_election.cc:343] T ca8005a1066d4f56af3ae622b0c22372 P a4973548ed7341858ef22c855e46c759 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2f1cd5f624d4474cb640816f6900d9ee (127.21.59.67:35155): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:55.750551 24665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca8005a1066d4f56af3ae622b0c22372" candidate_uuid: "a4973548ed7341858ef22c855e46c759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae761084f9d74efba7171f6cb2b0705c" is_pre_election: true
I20260713 09:08:55.750375 24856 raft_consensus.cc:359] T 759d415ab25943f3bd5df61e2e3722bf P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:55.751533 24856 raft_consensus.cc:385] T 759d415ab25943f3bd5df61e2e3722bf P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:55.751444 24665 raft_consensus.cc:2468] T ca8005a1066d4f56af3ae622b0c22372 P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4973548ed7341858ef22c855e46c759 in term 0.
I20260713 09:08:55.752040 24856 raft_consensus.cc:740] T 759d415ab25943f3bd5df61e2e3722bf P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae761084f9d74efba7171f6cb2b0705c, State: Initialized, Role: FOLLOWER
I20260713 09:08:55.753073 24703 leader_election.cc:304] T ca8005a1066d4f56af3ae622b0c22372 P a4973548ed7341858ef22c855e46c759 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a4973548ed7341858ef22c855e46c759, ae761084f9d74efba7171f6cb2b0705c; no voters: 2f1cd5f624d4474cb640816f6900d9ee
I20260713 09:08:55.753749 24854 tablet_bootstrap.cc:492] T d4e2bef58c854f79a68d22792ff09600 P a4973548ed7341858ef22c855e46c759: No bootstrap required, opened a new log
I20260713 09:08:55.752970 24856 consensus_queue.cc:260] T 759d415ab25943f3bd5df61e2e3722bf P ae761084f9d74efba7171f6cb2b0705c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:55.754159 24874 raft_consensus.cc:2804] T ca8005a1066d4f56af3ae622b0c22372 P a4973548ed7341858ef22c855e46c759 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:55.756492 24856 ts_tablet_manager.cc:1434] T 759d415ab25943f3bd5df61e2e3722bf P ae761084f9d74efba7171f6cb2b0705c: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:08:55.754334 24854 ts_tablet_manager.cc:1403] T d4e2bef58c854f79a68d22792ff09600 P a4973548ed7341858ef22c855e46c759: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.006s
I20260713 09:08:55.759105 24874 raft_consensus.cc:493] T ca8005a1066d4f56af3ae622b0c22372 P a4973548ed7341858ef22c855e46c759 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:55.759570 24874 raft_consensus.cc:3060] T ca8005a1066d4f56af3ae622b0c22372 P a4973548ed7341858ef22c855e46c759 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:55.760277 24856 tablet_bootstrap.cc:492] T 891e29dc501b47c5b7f9219d1cb9691f P ae761084f9d74efba7171f6cb2b0705c: Bootstrap starting.
I20260713 09:08:55.754245 24814 raft_consensus.cc:2468] T 891e29dc501b47c5b7f9219d1cb9691f P 2f1cd5f624d4474cb640816f6900d9ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4973548ed7341858ef22c855e46c759 in term 1.
I20260713 09:08:55.763706 24854 raft_consensus.cc:359] T d4e2bef58c854f79a68d22792ff09600 P a4973548ed7341858ef22c855e46c759 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:55.764534 24854 raft_consensus.cc:385] T d4e2bef58c854f79a68d22792ff09600 P a4973548ed7341858ef22c855e46c759 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:55.764287 24704 leader_election.cc:304] T 891e29dc501b47c5b7f9219d1cb9691f P a4973548ed7341858ef22c855e46c759 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2f1cd5f624d4474cb640816f6900d9ee, a4973548ed7341858ef22c855e46c759; no voters: ae761084f9d74efba7171f6cb2b0705c
I20260713 09:08:55.767122 24857 tablet_bootstrap.cc:492] T ca8005a1066d4f56af3ae622b0c22372 P 2f1cd5f624d4474cb640816f6900d9ee: No bootstrap required, opened a new log
I20260713 09:08:55.767875 24857 ts_tablet_manager.cc:1403] T ca8005a1066d4f56af3ae622b0c22372 P 2f1cd5f624d4474cb640816f6900d9ee: Time spent bootstrapping tablet: real 0.061s	user 0.011s	sys 0.003s
I20260713 09:08:55.768651 24854 raft_consensus.cc:740] T d4e2bef58c854f79a68d22792ff09600 P a4973548ed7341858ef22c855e46c759 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4973548ed7341858ef22c855e46c759, State: Initialized, Role: FOLLOWER
I20260713 09:08:55.769649 24856 tablet_bootstrap.cc:654] T 891e29dc501b47c5b7f9219d1cb9691f P ae761084f9d74efba7171f6cb2b0705c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:55.770442 24854 consensus_queue.cc:260] T d4e2bef58c854f79a68d22792ff09600 P a4973548ed7341858ef22c855e46c759 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:55.771600 24857 raft_consensus.cc:359] T ca8005a1066d4f56af3ae622b0c22372 P 2f1cd5f624d4474cb640816f6900d9ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } } peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } }
I20260713 09:08:55.772456 24857 raft_consensus.cc:385] T ca8005a1066d4f56af3ae622b0c22372 P 2f1cd5f624d4474cb640816f6900d9ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:55.772897 24857 raft_consensus.cc:740] T ca8005a1066d4f56af3ae622b0c22372 P 2f1cd5f624d4474cb640816f6900d9ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f1cd5f624d4474cb640816f6900d9ee, State: Initialized, Role: FOLLOWER
I20260713 09:08:55.774441 24879 raft_consensus.cc:2804] T 891e29dc501b47c5b7f9219d1cb9691f P a4973548ed7341858ef22c855e46c759 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:55.776347 24854 ts_tablet_manager.cc:1434] T d4e2bef58c854f79a68d22792ff09600 P a4973548ed7341858ef22c855e46c759: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260713 09:08:55.779037 24874 raft_consensus.cc:515] T ca8005a1066d4f56af3ae622b0c22372 P a4973548ed7341858ef22c855e46c759 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } } peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } }
I20260713 09:08:55.780160 24854 tablet_bootstrap.cc:492] T 9aed8bccb7ad410e81501616a4f346e3 P a4973548ed7341858ef22c855e46c759: Bootstrap starting.
I20260713 09:08:55.781711 24874 leader_election.cc:290] T ca8005a1066d4f56af3ae622b0c22372 P a4973548ed7341858ef22c855e46c759 [CANDIDATE]: Term 1 election: Requested vote from peers 2f1cd5f624d4474cb640816f6900d9ee (127.21.59.67:35155), ae761084f9d74efba7171f6cb2b0705c (127.21.59.65:40693)
I20260713 09:08:55.782706 24860 leader_election.cc:290] T ca8005a1066d4f56af3ae622b0c22372 P a4973548ed7341858ef22c855e46c759 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f1cd5f624d4474cb640816f6900d9ee (127.21.59.67:35155), ae761084f9d74efba7171f6cb2b0705c (127.21.59.65:40693)
I20260713 09:08:55.783819 24857 consensus_queue.cc:260] T ca8005a1066d4f56af3ae622b0c22372 P 2f1cd5f624d4474cb640816f6900d9ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } } peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } }
I20260713 09:08:55.787631 24665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca8005a1066d4f56af3ae622b0c22372" candidate_uuid: "a4973548ed7341858ef22c855e46c759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae761084f9d74efba7171f6cb2b0705c"
I20260713 09:08:55.788316 24665 raft_consensus.cc:3060] T ca8005a1066d4f56af3ae622b0c22372 P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:55.790016 24814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca8005a1066d4f56af3ae622b0c22372" candidate_uuid: "a4973548ed7341858ef22c855e46c759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f1cd5f624d4474cb640816f6900d9ee"
I20260713 09:08:55.790659 24814 raft_consensus.cc:3060] T ca8005a1066d4f56af3ae622b0c22372 P 2f1cd5f624d4474cb640816f6900d9ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:55.794588 24879 raft_consensus.cc:697] T 891e29dc501b47c5b7f9219d1cb9691f P a4973548ed7341858ef22c855e46c759 [term 1 LEADER]: Becoming Leader. State: Replica: a4973548ed7341858ef22c855e46c759, State: Running, Role: LEADER
I20260713 09:08:55.795962 24879 consensus_queue.cc:237] T 891e29dc501b47c5b7f9219d1cb9691f P a4973548ed7341858ef22c855e46c759 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:55.798403 24814 raft_consensus.cc:2468] T ca8005a1066d4f56af3ae622b0c22372 P 2f1cd5f624d4474cb640816f6900d9ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4973548ed7341858ef22c855e46c759 in term 1.
I20260713 09:08:55.799926 24704 leader_election.cc:304] T ca8005a1066d4f56af3ae622b0c22372 P a4973548ed7341858ef22c855e46c759 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f1cd5f624d4474cb640816f6900d9ee, a4973548ed7341858ef22c855e46c759; no voters: 
I20260713 09:08:55.801849 24665 raft_consensus.cc:2468] T ca8005a1066d4f56af3ae622b0c22372 P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4973548ed7341858ef22c855e46c759 in term 1.
I20260713 09:08:55.802068 24881 raft_consensus.cc:2804] T ca8005a1066d4f56af3ae622b0c22372 P a4973548ed7341858ef22c855e46c759 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:55.802659 24881 raft_consensus.cc:697] T ca8005a1066d4f56af3ae622b0c22372 P a4973548ed7341858ef22c855e46c759 [term 1 LEADER]: Becoming Leader. State: Replica: a4973548ed7341858ef22c855e46c759, State: Running, Role: LEADER
I20260713 09:08:55.804088 24854 tablet_bootstrap.cc:654] T 9aed8bccb7ad410e81501616a4f346e3 P a4973548ed7341858ef22c855e46c759: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:55.803587 24881 consensus_queue.cc:237] T ca8005a1066d4f56af3ae622b0c22372 P a4973548ed7341858ef22c855e46c759 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } } peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } }
I20260713 09:08:55.806962 24856 tablet_bootstrap.cc:492] T 891e29dc501b47c5b7f9219d1cb9691f P ae761084f9d74efba7171f6cb2b0705c: No bootstrap required, opened a new log
I20260713 09:08:55.807554 24856 ts_tablet_manager.cc:1403] T 891e29dc501b47c5b7f9219d1cb9691f P ae761084f9d74efba7171f6cb2b0705c: Time spent bootstrapping tablet: real 0.048s	user 0.027s	sys 0.012s
I20260713 09:08:55.810838 24856 raft_consensus.cc:359] T 891e29dc501b47c5b7f9219d1cb9691f P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:55.811630 24856 raft_consensus.cc:385] T 891e29dc501b47c5b7f9219d1cb9691f P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:55.811961 24856 raft_consensus.cc:740] T 891e29dc501b47c5b7f9219d1cb9691f P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae761084f9d74efba7171f6cb2b0705c, State: Initialized, Role: FOLLOWER
I20260713 09:08:55.812884 24856 consensus_queue.cc:260] T 891e29dc501b47c5b7f9219d1cb9691f P ae761084f9d74efba7171f6cb2b0705c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:55.813935 24560 catalog_manager.cc:5697] T 891e29dc501b47c5b7f9219d1cb9691f P a4973548ed7341858ef22c855e46c759 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4973548ed7341858ef22c855e46c759 (127.21.59.66). New cstate: current_term: 1 leader_uuid: "a4973548ed7341858ef22c855e46c759" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:55.820034 24857 ts_tablet_manager.cc:1434] T ca8005a1066d4f56af3ae622b0c22372 P 2f1cd5f624d4474cb640816f6900d9ee: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.000s
I20260713 09:08:55.821098 24857 tablet_bootstrap.cc:492] T 8e61265ebc4a42e9ad944553fe5fb1fd P 2f1cd5f624d4474cb640816f6900d9ee: Bootstrap starting.
I20260713 09:08:55.821746 24856 ts_tablet_manager.cc:1434] T 891e29dc501b47c5b7f9219d1cb9691f P ae761084f9d74efba7171f6cb2b0705c: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260713 09:08:55.822839 24856 tablet_bootstrap.cc:492] T 97ad95edb577458fa5fea246260625e9 P ae761084f9d74efba7171f6cb2b0705c: Bootstrap starting.
I20260713 09:08:55.827750 24857 tablet_bootstrap.cc:654] T 8e61265ebc4a42e9ad944553fe5fb1fd P 2f1cd5f624d4474cb640816f6900d9ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:55.832756 24856 tablet_bootstrap.cc:654] T 97ad95edb577458fa5fea246260625e9 P ae761084f9d74efba7171f6cb2b0705c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:55.834302 24857 tablet_bootstrap.cc:492] T 8e61265ebc4a42e9ad944553fe5fb1fd P 2f1cd5f624d4474cb640816f6900d9ee: No bootstrap required, opened a new log
I20260713 09:08:55.834897 24857 ts_tablet_manager.cc:1403] T 8e61265ebc4a42e9ad944553fe5fb1fd P 2f1cd5f624d4474cb640816f6900d9ee: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.004s
I20260713 09:08:55.837152 24854 tablet_bootstrap.cc:492] T 9aed8bccb7ad410e81501616a4f346e3 P a4973548ed7341858ef22c855e46c759: No bootstrap required, opened a new log
I20260713 09:08:55.837697 24854 ts_tablet_manager.cc:1403] T 9aed8bccb7ad410e81501616a4f346e3 P a4973548ed7341858ef22c855e46c759: Time spent bootstrapping tablet: real 0.060s	user 0.020s	sys 0.004s
I20260713 09:08:55.838599 24857 raft_consensus.cc:359] T 8e61265ebc4a42e9ad944553fe5fb1fd P 2f1cd5f624d4474cb640816f6900d9ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:55.839684 24857 raft_consensus.cc:385] T 8e61265ebc4a42e9ad944553fe5fb1fd P 2f1cd5f624d4474cb640816f6900d9ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:55.840047 24857 raft_consensus.cc:740] T 8e61265ebc4a42e9ad944553fe5fb1fd P 2f1cd5f624d4474cb640816f6900d9ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f1cd5f624d4474cb640816f6900d9ee, State: Initialized, Role: FOLLOWER
I20260713 09:08:55.840648 24854 raft_consensus.cc:359] T 9aed8bccb7ad410e81501616a4f346e3 P a4973548ed7341858ef22c855e46c759 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:55.841399 24854 raft_consensus.cc:385] T 9aed8bccb7ad410e81501616a4f346e3 P a4973548ed7341858ef22c855e46c759 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:55.841825 24854 raft_consensus.cc:740] T 9aed8bccb7ad410e81501616a4f346e3 P a4973548ed7341858ef22c855e46c759 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4973548ed7341858ef22c855e46c759, State: Initialized, Role: FOLLOWER
I20260713 09:08:55.841236 24857 consensus_queue.cc:260] T 8e61265ebc4a42e9ad944553fe5fb1fd P 2f1cd5f624d4474cb640816f6900d9ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:55.842658 24854 consensus_queue.cc:260] T 9aed8bccb7ad410e81501616a4f346e3 P a4973548ed7341858ef22c855e46c759 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:55.845098 24857 ts_tablet_manager.cc:1434] T 8e61265ebc4a42e9ad944553fe5fb1fd P 2f1cd5f624d4474cb640816f6900d9ee: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260713 09:08:55.845269 24854 ts_tablet_manager.cc:1434] T 9aed8bccb7ad410e81501616a4f346e3 P a4973548ed7341858ef22c855e46c759: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260713 09:08:55.846884 24857 tablet_bootstrap.cc:492] T 97ad95edb577458fa5fea246260625e9 P 2f1cd5f624d4474cb640816f6900d9ee: Bootstrap starting.
I20260713 09:08:55.847810 24854 tablet_bootstrap.cc:492] T 97ad95edb577458fa5fea246260625e9 P a4973548ed7341858ef22c855e46c759: Bootstrap starting.
I20260713 09:08:55.848932 24561 catalog_manager.cc:5697] T ca8005a1066d4f56af3ae622b0c22372 P a4973548ed7341858ef22c855e46c759 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4973548ed7341858ef22c855e46c759 (127.21.59.66). New cstate: current_term: 1 leader_uuid: "a4973548ed7341858ef22c855e46c759" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:55.855033 24854 tablet_bootstrap.cc:654] T 97ad95edb577458fa5fea246260625e9 P a4973548ed7341858ef22c855e46c759: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:55.856294 24857 tablet_bootstrap.cc:654] T 97ad95edb577458fa5fea246260625e9 P 2f1cd5f624d4474cb640816f6900d9ee: Neither blocks nor log segments found. Creating new log.
W20260713 09:08:55.859292 24611 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:55.859762 24856 tablet_bootstrap.cc:492] T 97ad95edb577458fa5fea246260625e9 P ae761084f9d74efba7171f6cb2b0705c: No bootstrap required, opened a new log
I20260713 09:08:55.860517 24856 ts_tablet_manager.cc:1403] T 97ad95edb577458fa5fea246260625e9 P ae761084f9d74efba7171f6cb2b0705c: Time spent bootstrapping tablet: real 0.038s	user 0.025s	sys 0.007s
I20260713 09:08:55.865263 24856 raft_consensus.cc:359] T 97ad95edb577458fa5fea246260625e9 P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:55.866031 24856 raft_consensus.cc:385] T 97ad95edb577458fa5fea246260625e9 P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:55.866354 24856 raft_consensus.cc:740] T 97ad95edb577458fa5fea246260625e9 P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae761084f9d74efba7171f6cb2b0705c, State: Initialized, Role: FOLLOWER
I20260713 09:08:55.869139 24857 tablet_bootstrap.cc:492] T 97ad95edb577458fa5fea246260625e9 P 2f1cd5f624d4474cb640816f6900d9ee: No bootstrap required, opened a new log
I20260713 09:08:55.869624 24857 ts_tablet_manager.cc:1403] T 97ad95edb577458fa5fea246260625e9 P 2f1cd5f624d4474cb640816f6900d9ee: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.008s
I20260713 09:08:55.869549 24879 raft_consensus.cc:493] T 8e61265ebc4a42e9ad944553fe5fb1fd P a4973548ed7341858ef22c855e46c759 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:55.870220 24879 raft_consensus.cc:515] T 8e61265ebc4a42e9ad944553fe5fb1fd P a4973548ed7341858ef22c855e46c759 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:55.872207 24879 leader_election.cc:290] T 8e61265ebc4a42e9ad944553fe5fb1fd P a4973548ed7341858ef22c855e46c759 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae761084f9d74efba7171f6cb2b0705c (127.21.59.65:40693), 2f1cd5f624d4474cb640816f6900d9ee (127.21.59.67:35155)
I20260713 09:08:55.872874 24665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e61265ebc4a42e9ad944553fe5fb1fd" candidate_uuid: "a4973548ed7341858ef22c855e46c759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae761084f9d74efba7171f6cb2b0705c" is_pre_election: true
I20260713 09:08:55.873502 24665 raft_consensus.cc:2468] T 8e61265ebc4a42e9ad944553fe5fb1fd P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4973548ed7341858ef22c855e46c759 in term 0.
I20260713 09:08:55.873615 24814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e61265ebc4a42e9ad944553fe5fb1fd" candidate_uuid: "a4973548ed7341858ef22c855e46c759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f1cd5f624d4474cb640816f6900d9ee" is_pre_election: true
I20260713 09:08:55.873472 24856 consensus_queue.cc:260] T 97ad95edb577458fa5fea246260625e9 P ae761084f9d74efba7171f6cb2b0705c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:55.874464 24814 raft_consensus.cc:2468] T 8e61265ebc4a42e9ad944553fe5fb1fd P 2f1cd5f624d4474cb640816f6900d9ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4973548ed7341858ef22c855e46c759 in term 0.
I20260713 09:08:55.872617 24857 raft_consensus.cc:359] T 97ad95edb577458fa5fea246260625e9 P 2f1cd5f624d4474cb640816f6900d9ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:55.875005 24857 raft_consensus.cc:385] T 97ad95edb577458fa5fea246260625e9 P 2f1cd5f624d4474cb640816f6900d9ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:55.875099 24703 leader_election.cc:304] T 8e61265ebc4a42e9ad944553fe5fb1fd P a4973548ed7341858ef22c855e46c759 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4973548ed7341858ef22c855e46c759, ae761084f9d74efba7171f6cb2b0705c; no voters: 
I20260713 09:08:55.875337 24857 raft_consensus.cc:740] T 97ad95edb577458fa5fea246260625e9 P 2f1cd5f624d4474cb640816f6900d9ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f1cd5f624d4474cb640816f6900d9ee, State: Initialized, Role: FOLLOWER
I20260713 09:08:55.876011 24879 raft_consensus.cc:2804] T 8e61265ebc4a42e9ad944553fe5fb1fd P a4973548ed7341858ef22c855e46c759 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:55.876344 24856 ts_tablet_manager.cc:1434] T 97ad95edb577458fa5fea246260625e9 P ae761084f9d74efba7171f6cb2b0705c: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.000s
I20260713 09:08:55.876389 24879 raft_consensus.cc:493] T 8e61265ebc4a42e9ad944553fe5fb1fd P a4973548ed7341858ef22c855e46c759 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:55.876897 24879 raft_consensus.cc:3060] T 8e61265ebc4a42e9ad944553fe5fb1fd P a4973548ed7341858ef22c855e46c759 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:55.877575 24856 tablet_bootstrap.cc:492] T d4e2bef58c854f79a68d22792ff09600 P ae761084f9d74efba7171f6cb2b0705c: Bootstrap starting.
I20260713 09:08:55.878047 24854 tablet_bootstrap.cc:492] T 97ad95edb577458fa5fea246260625e9 P a4973548ed7341858ef22c855e46c759: No bootstrap required, opened a new log
I20260713 09:08:55.878544 24854 ts_tablet_manager.cc:1403] T 97ad95edb577458fa5fea246260625e9 P a4973548ed7341858ef22c855e46c759: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.004s
I20260713 09:08:55.881604 24854 raft_consensus.cc:359] T 97ad95edb577458fa5fea246260625e9 P a4973548ed7341858ef22c855e46c759 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:55.882337 24854 raft_consensus.cc:385] T 97ad95edb577458fa5fea246260625e9 P a4973548ed7341858ef22c855e46c759 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:55.883157 24857 consensus_queue.cc:260] T 97ad95edb577458fa5fea246260625e9 P 2f1cd5f624d4474cb640816f6900d9ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:55.882700 24854 raft_consensus.cc:740] T 97ad95edb577458fa5fea246260625e9 P a4973548ed7341858ef22c855e46c759 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4973548ed7341858ef22c855e46c759, State: Initialized, Role: FOLLOWER
I20260713 09:08:55.884891 24856 tablet_bootstrap.cc:654] T d4e2bef58c854f79a68d22792ff09600 P ae761084f9d74efba7171f6cb2b0705c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:55.884862 24854 consensus_queue.cc:260] T 97ad95edb577458fa5fea246260625e9 P a4973548ed7341858ef22c855e46c759 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:55.887341 24854 ts_tablet_manager.cc:1434] T 97ad95edb577458fa5fea246260625e9 P a4973548ed7341858ef22c855e46c759: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:08:55.888345 24854 tablet_bootstrap.cc:492] T 6648e33889a347d8a0e20c1a488429bb P a4973548ed7341858ef22c855e46c759: Bootstrap starting.
I20260713 09:08:55.894122 24854 tablet_bootstrap.cc:654] T 6648e33889a347d8a0e20c1a488429bb P a4973548ed7341858ef22c855e46c759: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:55.896287 24857 ts_tablet_manager.cc:1434] T 97ad95edb577458fa5fea246260625e9 P 2f1cd5f624d4474cb640816f6900d9ee: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.001s
I20260713 09:08:55.897368 24857 tablet_bootstrap.cc:492] T 9aed8bccb7ad410e81501616a4f346e3 P 2f1cd5f624d4474cb640816f6900d9ee: Bootstrap starting.
I20260713 09:08:55.904091 24857 tablet_bootstrap.cc:654] T 9aed8bccb7ad410e81501616a4f346e3 P 2f1cd5f624d4474cb640816f6900d9ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:55.891932 24879 raft_consensus.cc:515] T 8e61265ebc4a42e9ad944553fe5fb1fd P a4973548ed7341858ef22c855e46c759 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:55.908471 24665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e61265ebc4a42e9ad944553fe5fb1fd" candidate_uuid: "a4973548ed7341858ef22c855e46c759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae761084f9d74efba7171f6cb2b0705c"
I20260713 09:08:55.909269 24665 raft_consensus.cc:3060] T 8e61265ebc4a42e9ad944553fe5fb1fd P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:55.922695 24857 tablet_bootstrap.cc:492] T 9aed8bccb7ad410e81501616a4f346e3 P 2f1cd5f624d4474cb640816f6900d9ee: No bootstrap required, opened a new log
I20260713 09:08:55.923432 24857 ts_tablet_manager.cc:1403] T 9aed8bccb7ad410e81501616a4f346e3 P 2f1cd5f624d4474cb640816f6900d9ee: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.018s
I20260713 09:08:55.927413 24857 raft_consensus.cc:359] T 9aed8bccb7ad410e81501616a4f346e3 P 2f1cd5f624d4474cb640816f6900d9ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:55.928368 24857 raft_consensus.cc:385] T 9aed8bccb7ad410e81501616a4f346e3 P 2f1cd5f624d4474cb640816f6900d9ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:55.928755 24857 raft_consensus.cc:740] T 9aed8bccb7ad410e81501616a4f346e3 P 2f1cd5f624d4474cb640816f6900d9ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f1cd5f624d4474cb640816f6900d9ee, State: Initialized, Role: FOLLOWER
I20260713 09:08:55.929306 24814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e61265ebc4a42e9ad944553fe5fb1fd" candidate_uuid: "a4973548ed7341858ef22c855e46c759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f1cd5f624d4474cb640816f6900d9ee"
I20260713 09:08:55.930150 24814 raft_consensus.cc:3060] T 8e61265ebc4a42e9ad944553fe5fb1fd P 2f1cd5f624d4474cb640816f6900d9ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:55.929854 24857 consensus_queue.cc:260] T 9aed8bccb7ad410e81501616a4f346e3 P 2f1cd5f624d4474cb640816f6900d9ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:55.937546 24857 ts_tablet_manager.cc:1434] T 9aed8bccb7ad410e81501616a4f346e3 P 2f1cd5f624d4474cb640816f6900d9ee: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260713 09:08:55.939383 24857 tablet_bootstrap.cc:492] T 6648e33889a347d8a0e20c1a488429bb P 2f1cd5f624d4474cb640816f6900d9ee: Bootstrap starting.
I20260713 09:08:55.953235 24879 leader_election.cc:290] T 8e61265ebc4a42e9ad944553fe5fb1fd P a4973548ed7341858ef22c855e46c759 [CANDIDATE]: Term 1 election: Requested vote from peers ae761084f9d74efba7171f6cb2b0705c (127.21.59.65:40693), 2f1cd5f624d4474cb640816f6900d9ee (127.21.59.67:35155)
I20260713 09:08:55.922734 24665 raft_consensus.cc:2468] T 8e61265ebc4a42e9ad944553fe5fb1fd P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4973548ed7341858ef22c855e46c759 in term 1.
I20260713 09:08:55.955796 24703 leader_election.cc:304] T 8e61265ebc4a42e9ad944553fe5fb1fd P a4973548ed7341858ef22c855e46c759 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4973548ed7341858ef22c855e46c759, ae761084f9d74efba7171f6cb2b0705c; no voters: 
I20260713 09:08:55.961894 24857 tablet_bootstrap.cc:654] T 6648e33889a347d8a0e20c1a488429bb P 2f1cd5f624d4474cb640816f6900d9ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:55.965847 24879 raft_consensus.cc:2804] T 8e61265ebc4a42e9ad944553fe5fb1fd P a4973548ed7341858ef22c855e46c759 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:55.969537 24814 raft_consensus.cc:2468] T 8e61265ebc4a42e9ad944553fe5fb1fd P 2f1cd5f624d4474cb640816f6900d9ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4973548ed7341858ef22c855e46c759 in term 1.
I20260713 09:08:55.972297 24879 raft_consensus.cc:697] T 8e61265ebc4a42e9ad944553fe5fb1fd P a4973548ed7341858ef22c855e46c759 [term 1 LEADER]: Becoming Leader. State: Replica: a4973548ed7341858ef22c855e46c759, State: Running, Role: LEADER
I20260713 09:08:55.973614 24879 consensus_queue.cc:237] T 8e61265ebc4a42e9ad944553fe5fb1fd P a4973548ed7341858ef22c855e46c759 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:55.979565 24864 raft_consensus.cc:493] T 97ad95edb577458fa5fea246260625e9 P 2f1cd5f624d4474cb640816f6900d9ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:55.980207 24864 raft_consensus.cc:515] T 97ad95edb577458fa5fea246260625e9 P 2f1cd5f624d4474cb640816f6900d9ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:55.986267 24854 tablet_bootstrap.cc:492] T 6648e33889a347d8a0e20c1a488429bb P a4973548ed7341858ef22c855e46c759: No bootstrap required, opened a new log
I20260713 09:08:55.987193 24864 leader_election.cc:290] T 97ad95edb577458fa5fea246260625e9 P 2f1cd5f624d4474cb640816f6900d9ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae761084f9d74efba7171f6cb2b0705c (127.21.59.65:40693), a4973548ed7341858ef22c855e46c759 (127.21.59.66:40983)
I20260713 09:08:55.979031 24857 tablet_bootstrap.cc:492] T 6648e33889a347d8a0e20c1a488429bb P 2f1cd5f624d4474cb640816f6900d9ee: No bootstrap required, opened a new log
I20260713 09:08:55.988270 24854 ts_tablet_manager.cc:1403] T 6648e33889a347d8a0e20c1a488429bb P a4973548ed7341858ef22c855e46c759: Time spent bootstrapping tablet: real 0.100s	user 0.017s	sys 0.050s
I20260713 09:08:55.988471 24857 ts_tablet_manager.cc:1403] T 6648e33889a347d8a0e20c1a488429bb P 2f1cd5f624d4474cb640816f6900d9ee: Time spent bootstrapping tablet: real 0.050s	user 0.018s	sys 0.005s
I20260713 09:08:55.989699 24856 tablet_bootstrap.cc:492] T d4e2bef58c854f79a68d22792ff09600 P ae761084f9d74efba7171f6cb2b0705c: No bootstrap required, opened a new log
I20260713 09:08:55.990353 24856 ts_tablet_manager.cc:1403] T d4e2bef58c854f79a68d22792ff09600 P ae761084f9d74efba7171f6cb2b0705c: Time spent bootstrapping tablet: real 0.113s	user 0.045s	sys 0.056s
I20260713 09:08:55.991623 24857 raft_consensus.cc:359] T 6648e33889a347d8a0e20c1a488429bb P 2f1cd5f624d4474cb640816f6900d9ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:55.992434 24857 raft_consensus.cc:385] T 6648e33889a347d8a0e20c1a488429bb P 2f1cd5f624d4474cb640816f6900d9ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:55.992802 24857 raft_consensus.cc:740] T 6648e33889a347d8a0e20c1a488429bb P 2f1cd5f624d4474cb640816f6900d9ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f1cd5f624d4474cb640816f6900d9ee, State: Initialized, Role: FOLLOWER
I20260713 09:08:55.992949 24856 raft_consensus.cc:359] T d4e2bef58c854f79a68d22792ff09600 P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:55.994217 24856 raft_consensus.cc:385] T d4e2bef58c854f79a68d22792ff09600 P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:55.993845 24857 consensus_queue.cc:260] T 6648e33889a347d8a0e20c1a488429bb P 2f1cd5f624d4474cb640816f6900d9ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:55.992019 24854 raft_consensus.cc:359] T 6648e33889a347d8a0e20c1a488429bb P a4973548ed7341858ef22c855e46c759 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:55.995023 24854 raft_consensus.cc:385] T 6648e33889a347d8a0e20c1a488429bb P a4973548ed7341858ef22c855e46c759 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:55.995416 24854 raft_consensus.cc:740] T 6648e33889a347d8a0e20c1a488429bb P a4973548ed7341858ef22c855e46c759 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4973548ed7341858ef22c855e46c759, State: Initialized, Role: FOLLOWER
I20260713 09:08:55.999231 24740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97ad95edb577458fa5fea246260625e9" candidate_uuid: "2f1cd5f624d4474cb640816f6900d9ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4973548ed7341858ef22c855e46c759" is_pre_election: true
I20260713 09:08:55.999605 24857 ts_tablet_manager.cc:1434] T 6648e33889a347d8a0e20c1a488429bb P 2f1cd5f624d4474cb640816f6900d9ee: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260713 09:08:55.999933 24740 raft_consensus.cc:2468] T 97ad95edb577458fa5fea246260625e9 P a4973548ed7341858ef22c855e46c759 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f1cd5f624d4474cb640816f6900d9ee in term 0.
I20260713 09:08:55.999436 24854 consensus_queue.cc:260] T 6648e33889a347d8a0e20c1a488429bb P a4973548ed7341858ef22c855e46c759 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:56.001524 24779 leader_election.cc:304] T 97ad95edb577458fa5fea246260625e9 P 2f1cd5f624d4474cb640816f6900d9ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f1cd5f624d4474cb640816f6900d9ee, a4973548ed7341858ef22c855e46c759; no voters: 
I20260713 09:08:56.002576 24864 raft_consensus.cc:2804] T 97ad95edb577458fa5fea246260625e9 P 2f1cd5f624d4474cb640816f6900d9ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:56.002970 24864 raft_consensus.cc:493] T 97ad95edb577458fa5fea246260625e9 P 2f1cd5f624d4474cb640816f6900d9ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:56.003266 24864 raft_consensus.cc:3060] T 97ad95edb577458fa5fea246260625e9 P 2f1cd5f624d4474cb640816f6900d9ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:56.006713 24854 ts_tablet_manager.cc:1434] T 6648e33889a347d8a0e20c1a488429bb P a4973548ed7341858ef22c855e46c759: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260713 09:08:56.007858 24854 tablet_bootstrap.cc:492] T 759d415ab25943f3bd5df61e2e3722bf P a4973548ed7341858ef22c855e46c759: Bootstrap starting.
I20260713 09:08:56.009539 24665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97ad95edb577458fa5fea246260625e9" candidate_uuid: "2f1cd5f624d4474cb640816f6900d9ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae761084f9d74efba7171f6cb2b0705c" is_pre_election: true
I20260713 09:08:56.011925 24665 raft_consensus.cc:2468] T 97ad95edb577458fa5fea246260625e9 P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f1cd5f624d4474cb640816f6900d9ee in term 0.
I20260713 09:08:56.014298 24854 tablet_bootstrap.cc:654] T 759d415ab25943f3bd5df61e2e3722bf P a4973548ed7341858ef22c855e46c759: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:56.000779 24857 tablet_bootstrap.cc:492] T d12cb0f1170b41438c314ccf0dbf41c8 P 2f1cd5f624d4474cb640816f6900d9ee: Bootstrap starting.
I20260713 09:08:56.012475 24560 catalog_manager.cc:5697] T 8e61265ebc4a42e9ad944553fe5fb1fd P a4973548ed7341858ef22c855e46c759 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4973548ed7341858ef22c855e46c759 (127.21.59.66). New cstate: current_term: 1 leader_uuid: "a4973548ed7341858ef22c855e46c759" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:56.019264 24864 raft_consensus.cc:515] T 97ad95edb577458fa5fea246260625e9 P 2f1cd5f624d4474cb640816f6900d9ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:55.994517 24856 raft_consensus.cc:740] T d4e2bef58c854f79a68d22792ff09600 P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae761084f9d74efba7171f6cb2b0705c, State: Initialized, Role: FOLLOWER
I20260713 09:08:56.021613 24856 consensus_queue.cc:260] T d4e2bef58c854f79a68d22792ff09600 P ae761084f9d74efba7171f6cb2b0705c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:56.022662 24864 leader_election.cc:290] T 97ad95edb577458fa5fea246260625e9 P 2f1cd5f624d4474cb640816f6900d9ee [CANDIDATE]: Term 1 election: Requested vote from peers ae761084f9d74efba7171f6cb2b0705c (127.21.59.65:40693), a4973548ed7341858ef22c855e46c759 (127.21.59.66:40983)
I20260713 09:08:56.024837 24856 ts_tablet_manager.cc:1434] T d4e2bef58c854f79a68d22792ff09600 P ae761084f9d74efba7171f6cb2b0705c: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260713 09:08:56.025885 24856 tablet_bootstrap.cc:492] T d12cb0f1170b41438c314ccf0dbf41c8 P ae761084f9d74efba7171f6cb2b0705c: Bootstrap starting.
I20260713 09:08:56.026819 24740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97ad95edb577458fa5fea246260625e9" candidate_uuid: "2f1cd5f624d4474cb640816f6900d9ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4973548ed7341858ef22c855e46c759"
I20260713 09:08:56.027410 24740 raft_consensus.cc:3060] T 97ad95edb577458fa5fea246260625e9 P a4973548ed7341858ef22c855e46c759 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:56.032016 24856 tablet_bootstrap.cc:654] T d12cb0f1170b41438c314ccf0dbf41c8 P ae761084f9d74efba7171f6cb2b0705c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:56.035759 24665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97ad95edb577458fa5fea246260625e9" candidate_uuid: "2f1cd5f624d4474cb640816f6900d9ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae761084f9d74efba7171f6cb2b0705c"
I20260713 09:08:56.041252 24665 raft_consensus.cc:3060] T 97ad95edb577458fa5fea246260625e9 P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:56.040140 24740 raft_consensus.cc:2468] T 97ad95edb577458fa5fea246260625e9 P a4973548ed7341858ef22c855e46c759 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f1cd5f624d4474cb640816f6900d9ee in term 1.
I20260713 09:08:56.044713 24779 leader_election.cc:304] T 97ad95edb577458fa5fea246260625e9 P 2f1cd5f624d4474cb640816f6900d9ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f1cd5f624d4474cb640816f6900d9ee, a4973548ed7341858ef22c855e46c759; no voters: 
I20260713 09:08:56.046994 24864 raft_consensus.cc:2804] T 97ad95edb577458fa5fea246260625e9 P 2f1cd5f624d4474cb640816f6900d9ee [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:56.048745 24856 tablet_bootstrap.cc:492] T d12cb0f1170b41438c314ccf0dbf41c8 P ae761084f9d74efba7171f6cb2b0705c: No bootstrap required, opened a new log
I20260713 09:08:56.049309 24856 ts_tablet_manager.cc:1403] T d12cb0f1170b41438c314ccf0dbf41c8 P ae761084f9d74efba7171f6cb2b0705c: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.004s
I20260713 09:08:56.056308 24856 raft_consensus.cc:359] T d12cb0f1170b41438c314ccf0dbf41c8 P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:56.057102 24856 raft_consensus.cc:385] T d12cb0f1170b41438c314ccf0dbf41c8 P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:56.057682 24856 raft_consensus.cc:740] T d12cb0f1170b41438c314ccf0dbf41c8 P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae761084f9d74efba7171f6cb2b0705c, State: Initialized, Role: FOLLOWER
I20260713 09:08:56.058866 24873 raft_consensus.cc:493] T 6648e33889a347d8a0e20c1a488429bb P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:56.058760 24856 consensus_queue.cc:260] T d12cb0f1170b41438c314ccf0dbf41c8 P ae761084f9d74efba7171f6cb2b0705c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:56.059454 24873 raft_consensus.cc:515] T 6648e33889a347d8a0e20c1a488429bb P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:56.060608 24857 tablet_bootstrap.cc:654] T d12cb0f1170b41438c314ccf0dbf41c8 P 2f1cd5f624d4474cb640816f6900d9ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:56.062009 24856 ts_tablet_manager.cc:1434] T d12cb0f1170b41438c314ccf0dbf41c8 P ae761084f9d74efba7171f6cb2b0705c: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260713 09:08:56.063243 24856 tablet_bootstrap.cc:492] T 5bb42c95528e4f7fa7cbaf7aa5715cde P ae761084f9d74efba7171f6cb2b0705c: Bootstrap starting.
I20260713 09:08:56.065879 24814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6648e33889a347d8a0e20c1a488429bb" candidate_uuid: "ae761084f9d74efba7171f6cb2b0705c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f1cd5f624d4474cb640816f6900d9ee" is_pre_election: true
I20260713 09:08:56.068989 24898 raft_consensus.cc:493] T d4e2bef58c854f79a68d22792ff09600 P 2f1cd5f624d4474cb640816f6900d9ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:56.069406 24856 tablet_bootstrap.cc:654] T 5bb42c95528e4f7fa7cbaf7aa5715cde P ae761084f9d74efba7171f6cb2b0705c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:56.069468 24898 raft_consensus.cc:515] T d4e2bef58c854f79a68d22792ff09600 P 2f1cd5f624d4474cb640816f6900d9ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:56.071646 24864 raft_consensus.cc:697] T 97ad95edb577458fa5fea246260625e9 P 2f1cd5f624d4474cb640816f6900d9ee [term 1 LEADER]: Becoming Leader. State: Replica: 2f1cd5f624d4474cb640816f6900d9ee, State: Running, Role: LEADER
I20260713 09:08:56.072614 24864 consensus_queue.cc:237] T 97ad95edb577458fa5fea246260625e9 P 2f1cd5f624d4474cb640816f6900d9ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:56.074568 24664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4e2bef58c854f79a68d22792ff09600" candidate_uuid: "2f1cd5f624d4474cb640816f6900d9ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae761084f9d74efba7171f6cb2b0705c" is_pre_election: true
I20260713 09:08:56.075289 24664 raft_consensus.cc:2468] T d4e2bef58c854f79a68d22792ff09600 P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f1cd5f624d4474cb640816f6900d9ee in term 0.
I20260713 09:08:56.066572 24814 raft_consensus.cc:2468] T 6648e33889a347d8a0e20c1a488429bb P 2f1cd5f624d4474cb640816f6900d9ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae761084f9d74efba7171f6cb2b0705c in term 0.
I20260713 09:08:56.079952 24777 leader_election.cc:304] T d4e2bef58c854f79a68d22792ff09600 P 2f1cd5f624d4474cb640816f6900d9ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f1cd5f624d4474cb640816f6900d9ee, ae761084f9d74efba7171f6cb2b0705c; no voters: 
I20260713 09:08:56.077486 24873 leader_election.cc:290] T 6648e33889a347d8a0e20c1a488429bb P ae761084f9d74efba7171f6cb2b0705c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4973548ed7341858ef22c855e46c759 (127.21.59.66:40983), 2f1cd5f624d4474cb640816f6900d9ee (127.21.59.67:35155)
I20260713 09:08:56.070227 24665 raft_consensus.cc:2468] T 97ad95edb577458fa5fea246260625e9 P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f1cd5f624d4474cb640816f6900d9ee in term 1.
I20260713 09:08:56.081094 24629 leader_election.cc:304] T 6648e33889a347d8a0e20c1a488429bb P ae761084f9d74efba7171f6cb2b0705c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f1cd5f624d4474cb640816f6900d9ee, ae761084f9d74efba7171f6cb2b0705c; no voters: 
I20260713 09:08:56.081529 24899 raft_consensus.cc:2804] T d4e2bef58c854f79a68d22792ff09600 P 2f1cd5f624d4474cb640816f6900d9ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:56.081552 24740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6648e33889a347d8a0e20c1a488429bb" candidate_uuid: "ae761084f9d74efba7171f6cb2b0705c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4973548ed7341858ef22c855e46c759" is_pre_election: true
I20260713 09:08:56.082756 24740 raft_consensus.cc:2468] T 6648e33889a347d8a0e20c1a488429bb P a4973548ed7341858ef22c855e46c759 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae761084f9d74efba7171f6cb2b0705c in term 0.
I20260713 09:08:56.083655 24898 leader_election.cc:290] T d4e2bef58c854f79a68d22792ff09600 P 2f1cd5f624d4474cb640816f6900d9ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae761084f9d74efba7171f6cb2b0705c (127.21.59.65:40693), a4973548ed7341858ef22c855e46c759 (127.21.59.66:40983)
I20260713 09:08:56.084162 24739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4e2bef58c854f79a68d22792ff09600" candidate_uuid: "2f1cd5f624d4474cb640816f6900d9ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4973548ed7341858ef22c855e46c759" is_pre_election: true
I20260713 09:08:56.085004 24739 raft_consensus.cc:2468] T d4e2bef58c854f79a68d22792ff09600 P a4973548ed7341858ef22c855e46c759 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f1cd5f624d4474cb640816f6900d9ee in term 0.
I20260713 09:08:56.086174 24873 raft_consensus.cc:2804] T 6648e33889a347d8a0e20c1a488429bb P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:56.086649 24873 raft_consensus.cc:493] T 6648e33889a347d8a0e20c1a488429bb P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:56.087200 24873 raft_consensus.cc:3060] T 6648e33889a347d8a0e20c1a488429bb P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:56.081970 24899 raft_consensus.cc:493] T d4e2bef58c854f79a68d22792ff09600 P 2f1cd5f624d4474cb640816f6900d9ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:56.090376 24899 raft_consensus.cc:3060] T d4e2bef58c854f79a68d22792ff09600 P 2f1cd5f624d4474cb640816f6900d9ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:56.090991 24857 tablet_bootstrap.cc:492] T d12cb0f1170b41438c314ccf0dbf41c8 P 2f1cd5f624d4474cb640816f6900d9ee: No bootstrap required, opened a new log
I20260713 09:08:56.091588 24857 ts_tablet_manager.cc:1403] T d12cb0f1170b41438c314ccf0dbf41c8 P 2f1cd5f624d4474cb640816f6900d9ee: Time spent bootstrapping tablet: real 0.091s	user 0.007s	sys 0.008s
I20260713 09:08:56.094432 24857 raft_consensus.cc:359] T d12cb0f1170b41438c314ccf0dbf41c8 P 2f1cd5f624d4474cb640816f6900d9ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:56.095271 24857 raft_consensus.cc:385] T d12cb0f1170b41438c314ccf0dbf41c8 P 2f1cd5f624d4474cb640816f6900d9ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:56.095609 24857 raft_consensus.cc:740] T d12cb0f1170b41438c314ccf0dbf41c8 P 2f1cd5f624d4474cb640816f6900d9ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f1cd5f624d4474cb640816f6900d9ee, State: Initialized, Role: FOLLOWER
I20260713 09:08:56.096330 24857 consensus_queue.cc:260] T d12cb0f1170b41438c314ccf0dbf41c8 P 2f1cd5f624d4474cb640816f6900d9ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:56.096871 24899 raft_consensus.cc:515] T d4e2bef58c854f79a68d22792ff09600 P 2f1cd5f624d4474cb640816f6900d9ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:56.098037 24873 raft_consensus.cc:515] T 6648e33889a347d8a0e20c1a488429bb P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:56.099452 24857 ts_tablet_manager.cc:1434] T d12cb0f1170b41438c314ccf0dbf41c8 P 2f1cd5f624d4474cb640816f6900d9ee: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:08:56.096853 24854 tablet_bootstrap.cc:492] T 759d415ab25943f3bd5df61e2e3722bf P a4973548ed7341858ef22c855e46c759: No bootstrap required, opened a new log
I20260713 09:08:56.101152 24857 tablet_bootstrap.cc:492] T 759d415ab25943f3bd5df61e2e3722bf P 2f1cd5f624d4474cb640816f6900d9ee: Bootstrap starting.
I20260713 09:08:56.100922 24739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6648e33889a347d8a0e20c1a488429bb" candidate_uuid: "ae761084f9d74efba7171f6cb2b0705c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4973548ed7341858ef22c855e46c759"
I20260713 09:08:56.102207 24739 raft_consensus.cc:3060] T 6648e33889a347d8a0e20c1a488429bb P a4973548ed7341858ef22c855e46c759 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:56.100912 24665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4e2bef58c854f79a68d22792ff09600" candidate_uuid: "2f1cd5f624d4474cb640816f6900d9ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae761084f9d74efba7171f6cb2b0705c"
I20260713 09:08:56.100967 24854 ts_tablet_manager.cc:1403] T 759d415ab25943f3bd5df61e2e3722bf P a4973548ed7341858ef22c855e46c759: Time spent bootstrapping tablet: real 0.093s	user 0.010s	sys 0.033s
I20260713 09:08:56.103186 24665 raft_consensus.cc:3060] T d4e2bef58c854f79a68d22792ff09600 P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:56.104645 24873 leader_election.cc:290] T 6648e33889a347d8a0e20c1a488429bb P ae761084f9d74efba7171f6cb2b0705c [CANDIDATE]: Term 1 election: Requested vote from peers a4973548ed7341858ef22c855e46c759 (127.21.59.66:40983), 2f1cd5f624d4474cb640816f6900d9ee (127.21.59.67:35155)
I20260713 09:08:56.105930 24856 tablet_bootstrap.cc:492] T 5bb42c95528e4f7fa7cbaf7aa5715cde P ae761084f9d74efba7171f6cb2b0705c: No bootstrap required, opened a new log
I20260713 09:08:56.106419 24856 ts_tablet_manager.cc:1403] T 5bb42c95528e4f7fa7cbaf7aa5715cde P ae761084f9d74efba7171f6cb2b0705c: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.001s
I20260713 09:08:56.109019 24854 raft_consensus.cc:359] T 759d415ab25943f3bd5df61e2e3722bf P a4973548ed7341858ef22c855e46c759 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:56.109643 24854 raft_consensus.cc:385] T 759d415ab25943f3bd5df61e2e3722bf P a4973548ed7341858ef22c855e46c759 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:56.109862 24854 raft_consensus.cc:740] T 759d415ab25943f3bd5df61e2e3722bf P a4973548ed7341858ef22c855e46c759 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4973548ed7341858ef22c855e46c759, State: Initialized, Role: FOLLOWER
I20260713 09:08:56.110216 24856 raft_consensus.cc:359] T 5bb42c95528e4f7fa7cbaf7aa5715cde P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:56.110476 24854 consensus_queue.cc:260] T 759d415ab25943f3bd5df61e2e3722bf P a4973548ed7341858ef22c855e46c759 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:56.110980 24856 raft_consensus.cc:385] T 5bb42c95528e4f7fa7cbaf7aa5715cde P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:56.113747 24856 raft_consensus.cc:740] T 5bb42c95528e4f7fa7cbaf7aa5715cde P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae761084f9d74efba7171f6cb2b0705c, State: Initialized, Role: FOLLOWER
I20260713 09:08:56.114727 24856 consensus_queue.cc:260] T 5bb42c95528e4f7fa7cbaf7aa5715cde P ae761084f9d74efba7171f6cb2b0705c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:56.116847 24857 tablet_bootstrap.cc:654] T 759d415ab25943f3bd5df61e2e3722bf P 2f1cd5f624d4474cb640816f6900d9ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:56.112030 24814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6648e33889a347d8a0e20c1a488429bb" candidate_uuid: "ae761084f9d74efba7171f6cb2b0705c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f1cd5f624d4474cb640816f6900d9ee"
I20260713 09:08:56.119081 24814 raft_consensus.cc:3060] T 6648e33889a347d8a0e20c1a488429bb P 2f1cd5f624d4474cb640816f6900d9ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:56.120734 24739 raft_consensus.cc:2468] T 6648e33889a347d8a0e20c1a488429bb P a4973548ed7341858ef22c855e46c759 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae761084f9d74efba7171f6cb2b0705c in term 1.
I20260713 09:08:56.121855 24856 ts_tablet_manager.cc:1434] T 5bb42c95528e4f7fa7cbaf7aa5715cde P ae761084f9d74efba7171f6cb2b0705c: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260713 09:08:56.121948 24630 leader_election.cc:304] T 6648e33889a347d8a0e20c1a488429bb P ae761084f9d74efba7171f6cb2b0705c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4973548ed7341858ef22c855e46c759, ae761084f9d74efba7171f6cb2b0705c; no voters: 
I20260713 09:08:56.112535 24854 ts_tablet_manager.cc:1434] T 759d415ab25943f3bd5df61e2e3722bf P a4973548ed7341858ef22c855e46c759: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260713 09:08:56.124302 24854 tablet_bootstrap.cc:492] T 5bb42c95528e4f7fa7cbaf7aa5715cde P a4973548ed7341858ef22c855e46c759: Bootstrap starting.
I20260713 09:08:56.124439 24899 leader_election.cc:290] T d4e2bef58c854f79a68d22792ff09600 P 2f1cd5f624d4474cb640816f6900d9ee [CANDIDATE]: Term 1 election: Requested vote from peers ae761084f9d74efba7171f6cb2b0705c (127.21.59.65:40693), a4973548ed7341858ef22c855e46c759 (127.21.59.66:40983)
I20260713 09:08:56.126698 24740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4e2bef58c854f79a68d22792ff09600" candidate_uuid: "2f1cd5f624d4474cb640816f6900d9ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4973548ed7341858ef22c855e46c759"
I20260713 09:08:56.127655 24740 raft_consensus.cc:3060] T d4e2bef58c854f79a68d22792ff09600 P a4973548ed7341858ef22c855e46c759 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:56.115929 24562 catalog_manager.cc:5697] T 97ad95edb577458fa5fea246260625e9 P 2f1cd5f624d4474cb640816f6900d9ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f1cd5f624d4474cb640816f6900d9ee (127.21.59.67). New cstate: current_term: 1 leader_uuid: "2f1cd5f624d4474cb640816f6900d9ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:56.122769 24873 raft_consensus.cc:2804] T 6648e33889a347d8a0e20c1a488429bb P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:56.132325 24873 raft_consensus.cc:697] T 6648e33889a347d8a0e20c1a488429bb P ae761084f9d74efba7171f6cb2b0705c [term 1 LEADER]: Becoming Leader. State: Replica: ae761084f9d74efba7171f6cb2b0705c, State: Running, Role: LEADER
I20260713 09:08:56.133196 24873 consensus_queue.cc:237] T 6648e33889a347d8a0e20c1a488429bb P ae761084f9d74efba7171f6cb2b0705c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:56.136024 24879 raft_consensus.cc:493] T 9aed8bccb7ad410e81501616a4f346e3 P a4973548ed7341858ef22c855e46c759 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:56.136545 24879 raft_consensus.cc:515] T 9aed8bccb7ad410e81501616a4f346e3 P a4973548ed7341858ef22c855e46c759 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:56.138512 24879 leader_election.cc:290] T 9aed8bccb7ad410e81501616a4f346e3 P a4973548ed7341858ef22c855e46c759 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae761084f9d74efba7171f6cb2b0705c (127.21.59.65:40693), 2f1cd5f624d4474cb640816f6900d9ee (127.21.59.67:35155)
I20260713 09:08:56.139259 24861 raft_consensus.cc:493] T 891e29dc501b47c5b7f9219d1cb9691f P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:56.139737 24861 raft_consensus.cc:515] T 891e29dc501b47c5b7f9219d1cb9691f P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:56.141144 24814 raft_consensus.cc:2468] T 6648e33889a347d8a0e20c1a488429bb P 2f1cd5f624d4474cb640816f6900d9ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae761084f9d74efba7171f6cb2b0705c in term 1.
I20260713 09:08:56.141691 24861 leader_election.cc:290] T 891e29dc501b47c5b7f9219d1cb9691f P ae761084f9d74efba7171f6cb2b0705c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4973548ed7341858ef22c855e46c759 (127.21.59.66:40983), 2f1cd5f624d4474cb640816f6900d9ee (127.21.59.67:35155)
I20260713 09:08:56.141713 24664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aed8bccb7ad410e81501616a4f346e3" candidate_uuid: "a4973548ed7341858ef22c855e46c759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae761084f9d74efba7171f6cb2b0705c" is_pre_election: true
I20260713 09:08:56.143144 24664 raft_consensus.cc:2468] T 9aed8bccb7ad410e81501616a4f346e3 P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4973548ed7341858ef22c855e46c759 in term 0.
I20260713 09:08:56.143627 24739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "891e29dc501b47c5b7f9219d1cb9691f" candidate_uuid: "ae761084f9d74efba7171f6cb2b0705c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4973548ed7341858ef22c855e46c759" is_pre_election: true
I20260713 09:08:56.149639 24703 leader_election.cc:304] T 9aed8bccb7ad410e81501616a4f346e3 P a4973548ed7341858ef22c855e46c759 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4973548ed7341858ef22c855e46c759, ae761084f9d74efba7171f6cb2b0705c; no voters: 
I20260713 09:08:56.152890 24813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "891e29dc501b47c5b7f9219d1cb9691f" candidate_uuid: "ae761084f9d74efba7171f6cb2b0705c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f1cd5f624d4474cb640816f6900d9ee" is_pre_election: true
I20260713 09:08:56.154067 24813 raft_consensus.cc:2393] T 891e29dc501b47c5b7f9219d1cb9691f P 2f1cd5f624d4474cb640816f6900d9ee [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ae761084f9d74efba7171f6cb2b0705c in current term 1: Already voted for candidate a4973548ed7341858ef22c855e46c759 in this term.
I20260713 09:08:56.158703 24814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aed8bccb7ad410e81501616a4f346e3" candidate_uuid: "a4973548ed7341858ef22c855e46c759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f1cd5f624d4474cb640816f6900d9ee" is_pre_election: true
I20260713 09:08:56.159611 24814 raft_consensus.cc:2468] T 9aed8bccb7ad410e81501616a4f346e3 P 2f1cd5f624d4474cb640816f6900d9ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4973548ed7341858ef22c855e46c759 in term 0.
I20260713 09:08:56.160434 24665 raft_consensus.cc:2468] T d4e2bef58c854f79a68d22792ff09600 P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f1cd5f624d4474cb640816f6900d9ee in term 1.
I20260713 09:08:56.157837 24879 raft_consensus.cc:2804] T 9aed8bccb7ad410e81501616a4f346e3 P a4973548ed7341858ef22c855e46c759 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:56.163753 24777 leader_election.cc:304] T d4e2bef58c854f79a68d22792ff09600 P 2f1cd5f624d4474cb640816f6900d9ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f1cd5f624d4474cb640816f6900d9ee, ae761084f9d74efba7171f6cb2b0705c; no voters: 
I20260713 09:08:56.164505 24879 raft_consensus.cc:493] T 9aed8bccb7ad410e81501616a4f346e3 P a4973548ed7341858ef22c855e46c759 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:56.165024 24879 raft_consensus.cc:3060] T 9aed8bccb7ad410e81501616a4f346e3 P a4973548ed7341858ef22c855e46c759 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:56.165169 24899 raft_consensus.cc:2804] T d4e2bef58c854f79a68d22792ff09600 P 2f1cd5f624d4474cb640816f6900d9ee [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:56.165941 24899 raft_consensus.cc:697] T d4e2bef58c854f79a68d22792ff09600 P 2f1cd5f624d4474cb640816f6900d9ee [term 1 LEADER]: Becoming Leader. State: Replica: 2f1cd5f624d4474cb640816f6900d9ee, State: Running, Role: LEADER
I20260713 09:08:56.167078 24899 consensus_queue.cc:237] T d4e2bef58c854f79a68d22792ff09600 P 2f1cd5f624d4474cb640816f6900d9ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:56.163785 24629 leader_election.cc:304] T 891e29dc501b47c5b7f9219d1cb9691f P ae761084f9d74efba7171f6cb2b0705c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae761084f9d74efba7171f6cb2b0705c; no voters: 2f1cd5f624d4474cb640816f6900d9ee, a4973548ed7341858ef22c855e46c759
I20260713 09:08:56.174454 24861 raft_consensus.cc:3060] T 891e29dc501b47c5b7f9219d1cb9691f P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:56.176826 24740 raft_consensus.cc:2468] T d4e2bef58c854f79a68d22792ff09600 P a4973548ed7341858ef22c855e46c759 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f1cd5f624d4474cb640816f6900d9ee in term 1.
I20260713 09:08:56.185084 24857 tablet_bootstrap.cc:492] T 759d415ab25943f3bd5df61e2e3722bf P 2f1cd5f624d4474cb640816f6900d9ee: No bootstrap required, opened a new log
I20260713 09:08:56.191520 24854 tablet_bootstrap.cc:654] T 5bb42c95528e4f7fa7cbaf7aa5715cde P a4973548ed7341858ef22c855e46c759: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:56.191522 24857 ts_tablet_manager.cc:1403] T 759d415ab25943f3bd5df61e2e3722bf P 2f1cd5f624d4474cb640816f6900d9ee: Time spent bootstrapping tablet: real 0.091s	user 0.033s	sys 0.041s
I20260713 09:08:56.194613 24857 raft_consensus.cc:359] T 759d415ab25943f3bd5df61e2e3722bf P 2f1cd5f624d4474cb640816f6900d9ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:56.195436 24857 raft_consensus.cc:385] T 759d415ab25943f3bd5df61e2e3722bf P 2f1cd5f624d4474cb640816f6900d9ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:56.195688 24881 consensus_queue.cc:1048] T 891e29dc501b47c5b7f9219d1cb9691f P a4973548ed7341858ef22c855e46c759 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:56.197496 24879 raft_consensus.cc:515] T 9aed8bccb7ad410e81501616a4f346e3 P a4973548ed7341858ef22c855e46c759 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:56.195696 24857 raft_consensus.cc:740] T 759d415ab25943f3bd5df61e2e3722bf P 2f1cd5f624d4474cb640816f6900d9ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f1cd5f624d4474cb640816f6900d9ee, State: Initialized, Role: FOLLOWER
I20260713 09:08:56.198479 24561 catalog_manager.cc:5697] T 6648e33889a347d8a0e20c1a488429bb P ae761084f9d74efba7171f6cb2b0705c reported cstate change: term changed from 0 to 1, leader changed from <none> to ae761084f9d74efba7171f6cb2b0705c (127.21.59.65). New cstate: current_term: 1 leader_uuid: "ae761084f9d74efba7171f6cb2b0705c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:56.200702 24813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aed8bccb7ad410e81501616a4f346e3" candidate_uuid: "a4973548ed7341858ef22c855e46c759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f1cd5f624d4474cb640816f6900d9ee"
I20260713 09:08:56.201318 24813 raft_consensus.cc:3060] T 9aed8bccb7ad410e81501616a4f346e3 P 2f1cd5f624d4474cb640816f6900d9ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:56.204952 24861 raft_consensus.cc:2749] T 891e29dc501b47c5b7f9219d1cb9691f P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:56.206164 24665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aed8bccb7ad410e81501616a4f346e3" candidate_uuid: "a4973548ed7341858ef22c855e46c759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae761084f9d74efba7171f6cb2b0705c"
I20260713 09:08:56.206817 24665 raft_consensus.cc:3060] T 9aed8bccb7ad410e81501616a4f346e3 P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:56.209399 24813 raft_consensus.cc:2468] T 9aed8bccb7ad410e81501616a4f346e3 P 2f1cd5f624d4474cb640816f6900d9ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4973548ed7341858ef22c855e46c759 in term 1.
I20260713 09:08:56.210691 24704 leader_election.cc:304] T 9aed8bccb7ad410e81501616a4f346e3 P a4973548ed7341858ef22c855e46c759 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f1cd5f624d4474cb640816f6900d9ee, a4973548ed7341858ef22c855e46c759; no voters: 
I20260713 09:08:56.211536 24881 raft_consensus.cc:2804] T 9aed8bccb7ad410e81501616a4f346e3 P a4973548ed7341858ef22c855e46c759 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:56.200703 24857 consensus_queue.cc:260] T 759d415ab25943f3bd5df61e2e3722bf P 2f1cd5f624d4474cb640816f6900d9ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:56.212182 24881 raft_consensus.cc:697] T 9aed8bccb7ad410e81501616a4f346e3 P a4973548ed7341858ef22c855e46c759 [term 1 LEADER]: Becoming Leader. State: Replica: a4973548ed7341858ef22c855e46c759, State: Running, Role: LEADER
I20260713 09:08:56.213073 24881 consensus_queue.cc:237] T 9aed8bccb7ad410e81501616a4f346e3 P a4973548ed7341858ef22c855e46c759 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:56.213837 24857 ts_tablet_manager.cc:1434] T 759d415ab25943f3bd5df61e2e3722bf P 2f1cd5f624d4474cb640816f6900d9ee: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.000s
I20260713 09:08:56.214171 24665 raft_consensus.cc:2468] T 9aed8bccb7ad410e81501616a4f346e3 P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4973548ed7341858ef22c855e46c759 in term 1.
I20260713 09:08:56.214969 24857 tablet_bootstrap.cc:492] T 5bb42c95528e4f7fa7cbaf7aa5715cde P 2f1cd5f624d4474cb640816f6900d9ee: Bootstrap starting.
I20260713 09:08:56.204424 24560 catalog_manager.cc:5697] T d4e2bef58c854f79a68d22792ff09600 P 2f1cd5f624d4474cb640816f6900d9ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f1cd5f624d4474cb640816f6900d9ee (127.21.59.67). New cstate: current_term: 1 leader_uuid: "2f1cd5f624d4474cb640816f6900d9ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:56.217592 24854 tablet_bootstrap.cc:492] T 5bb42c95528e4f7fa7cbaf7aa5715cde P a4973548ed7341858ef22c855e46c759: No bootstrap required, opened a new log
I20260713 09:08:56.218052 24854 ts_tablet_manager.cc:1403] T 5bb42c95528e4f7fa7cbaf7aa5715cde P a4973548ed7341858ef22c855e46c759: Time spent bootstrapping tablet: real 0.094s	user 0.008s	sys 0.004s
I20260713 09:08:56.220738 24854 raft_consensus.cc:359] T 5bb42c95528e4f7fa7cbaf7aa5715cde P a4973548ed7341858ef22c855e46c759 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:56.221377 24854 raft_consensus.cc:385] T 5bb42c95528e4f7fa7cbaf7aa5715cde P a4973548ed7341858ef22c855e46c759 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:56.221635 24854 raft_consensus.cc:740] T 5bb42c95528e4f7fa7cbaf7aa5715cde P a4973548ed7341858ef22c855e46c759 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4973548ed7341858ef22c855e46c759, State: Initialized, Role: FOLLOWER
I20260713 09:08:56.222448 24854 consensus_queue.cc:260] T 5bb42c95528e4f7fa7cbaf7aa5715cde P a4973548ed7341858ef22c855e46c759 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:56.224613 24854 ts_tablet_manager.cc:1434] T 5bb42c95528e4f7fa7cbaf7aa5715cde P a4973548ed7341858ef22c855e46c759: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:08:56.225492 24857 tablet_bootstrap.cc:654] T 5bb42c95528e4f7fa7cbaf7aa5715cde P 2f1cd5f624d4474cb640816f6900d9ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:56.225512 24854 tablet_bootstrap.cc:492] T d12cb0f1170b41438c314ccf0dbf41c8 P a4973548ed7341858ef22c855e46c759: Bootstrap starting.
I20260713 09:08:56.231459 24873 raft_consensus.cc:493] T d12cb0f1170b41438c314ccf0dbf41c8 P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:56.231990 24873 raft_consensus.cc:515] T d12cb0f1170b41438c314ccf0dbf41c8 P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:56.215382 24879 leader_election.cc:290] T 9aed8bccb7ad410e81501616a4f346e3 P a4973548ed7341858ef22c855e46c759 [CANDIDATE]: Term 1 election: Requested vote from peers ae761084f9d74efba7171f6cb2b0705c (127.21.59.65:40693), 2f1cd5f624d4474cb640816f6900d9ee (127.21.59.67:35155)
I20260713 09:08:56.216163 24861 raft_consensus.cc:493] T 759d415ab25943f3bd5df61e2e3722bf P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:56.233326 24861 raft_consensus.cc:515] T 759d415ab25943f3bd5df61e2e3722bf P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:56.234143 24873 leader_election.cc:290] T d12cb0f1170b41438c314ccf0dbf41c8 P ae761084f9d74efba7171f6cb2b0705c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4973548ed7341858ef22c855e46c759 (127.21.59.66:40983), 2f1cd5f624d4474cb640816f6900d9ee (127.21.59.67:35155)
I20260713 09:08:56.235329 24861 leader_election.cc:290] T 759d415ab25943f3bd5df61e2e3722bf P ae761084f9d74efba7171f6cb2b0705c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4973548ed7341858ef22c855e46c759 (127.21.59.66:40983), 2f1cd5f624d4474cb640816f6900d9ee (127.21.59.67:35155)
I20260713 09:08:56.236256 24879 consensus_queue.cc:1048] T ca8005a1066d4f56af3ae622b0c22372 P a4973548ed7341858ef22c855e46c759 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:56.236397 24813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "759d415ab25943f3bd5df61e2e3722bf" candidate_uuid: "ae761084f9d74efba7171f6cb2b0705c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f1cd5f624d4474cb640816f6900d9ee" is_pre_election: true
I20260713 09:08:56.237053 24813 raft_consensus.cc:2468] T 759d415ab25943f3bd5df61e2e3722bf P 2f1cd5f624d4474cb640816f6900d9ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae761084f9d74efba7171f6cb2b0705c in term 0.
I20260713 09:08:56.237648 24814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d12cb0f1170b41438c314ccf0dbf41c8" candidate_uuid: "ae761084f9d74efba7171f6cb2b0705c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f1cd5f624d4474cb640816f6900d9ee" is_pre_election: true
I20260713 09:08:56.238299 24629 leader_election.cc:304] T 759d415ab25943f3bd5df61e2e3722bf P ae761084f9d74efba7171f6cb2b0705c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f1cd5f624d4474cb640816f6900d9ee, ae761084f9d74efba7171f6cb2b0705c; no voters: 
I20260713 09:08:56.239439 24861 raft_consensus.cc:2804] T 759d415ab25943f3bd5df61e2e3722bf P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:56.239920 24861 raft_consensus.cc:493] T 759d415ab25943f3bd5df61e2e3722bf P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:56.240134 24740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d12cb0f1170b41438c314ccf0dbf41c8" candidate_uuid: "ae761084f9d74efba7171f6cb2b0705c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4973548ed7341858ef22c855e46c759" is_pre_election: true
I20260713 09:08:56.240417 24861 raft_consensus.cc:3060] T 759d415ab25943f3bd5df61e2e3722bf P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:56.241273 24630 leader_election.cc:343] T d12cb0f1170b41438c314ccf0dbf41c8 P ae761084f9d74efba7171f6cb2b0705c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4973548ed7341858ef22c855e46c759 (127.21.59.66:40983): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:56.238312 24814 raft_consensus.cc:2468] T d12cb0f1170b41438c314ccf0dbf41c8 P 2f1cd5f624d4474cb640816f6900d9ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae761084f9d74efba7171f6cb2b0705c in term 0.
I20260713 09:08:56.241313 24739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "759d415ab25943f3bd5df61e2e3722bf" candidate_uuid: "ae761084f9d74efba7171f6cb2b0705c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4973548ed7341858ef22c855e46c759" is_pre_election: true
I20260713 09:08:56.244830 24629 leader_election.cc:304] T d12cb0f1170b41438c314ccf0dbf41c8 P ae761084f9d74efba7171f6cb2b0705c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2f1cd5f624d4474cb640816f6900d9ee, ae761084f9d74efba7171f6cb2b0705c; no voters: a4973548ed7341858ef22c855e46c759
I20260713 09:08:56.245330 24739 raft_consensus.cc:2468] T 759d415ab25943f3bd5df61e2e3722bf P a4973548ed7341858ef22c855e46c759 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae761084f9d74efba7171f6cb2b0705c in term 0.
I20260713 09:08:56.246007 24873 raft_consensus.cc:2804] T d12cb0f1170b41438c314ccf0dbf41c8 P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:56.246512 24873 raft_consensus.cc:493] T d12cb0f1170b41438c314ccf0dbf41c8 P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:56.246970 24873 raft_consensus.cc:3060] T d12cb0f1170b41438c314ccf0dbf41c8 P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:56.262526 24854 tablet_bootstrap.cc:654] T d12cb0f1170b41438c314ccf0dbf41c8 P a4973548ed7341858ef22c855e46c759: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:56.269913 24873 raft_consensus.cc:515] T d12cb0f1170b41438c314ccf0dbf41c8 P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:56.273674 24861 raft_consensus.cc:515] T 759d415ab25943f3bd5df61e2e3722bf P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:56.280036 24814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "759d415ab25943f3bd5df61e2e3722bf" candidate_uuid: "ae761084f9d74efba7171f6cb2b0705c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f1cd5f624d4474cb640816f6900d9ee"
I20260713 09:08:56.280397 24739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "759d415ab25943f3bd5df61e2e3722bf" candidate_uuid: "ae761084f9d74efba7171f6cb2b0705c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4973548ed7341858ef22c855e46c759"
I20260713 09:08:56.280893 24814 raft_consensus.cc:3060] T 759d415ab25943f3bd5df61e2e3722bf P 2f1cd5f624d4474cb640816f6900d9ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:56.281032 24739 raft_consensus.cc:3060] T 759d415ab25943f3bd5df61e2e3722bf P a4973548ed7341858ef22c855e46c759 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:56.281531 24560 catalog_manager.cc:5697] T 9aed8bccb7ad410e81501616a4f346e3 P a4973548ed7341858ef22c855e46c759 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4973548ed7341858ef22c855e46c759 (127.21.59.66). New cstate: current_term: 1 leader_uuid: "a4973548ed7341858ef22c855e46c759" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:56.288445 24739 raft_consensus.cc:2468] T 759d415ab25943f3bd5df61e2e3722bf P a4973548ed7341858ef22c855e46c759 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae761084f9d74efba7171f6cb2b0705c in term 1.
I20260713 09:08:56.289764 24630 leader_election.cc:304] T 759d415ab25943f3bd5df61e2e3722bf P ae761084f9d74efba7171f6cb2b0705c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4973548ed7341858ef22c855e46c759, ae761084f9d74efba7171f6cb2b0705c; no voters: 
I20260713 09:08:56.299875 24881 consensus_queue.cc:1048] T 891e29dc501b47c5b7f9219d1cb9691f P a4973548ed7341858ef22c855e46c759 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:56.302565 24914 raft_consensus.cc:2804] T 759d415ab25943f3bd5df61e2e3722bf P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:56.304370 24814 raft_consensus.cc:2468] T 759d415ab25943f3bd5df61e2e3722bf P 2f1cd5f624d4474cb640816f6900d9ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae761084f9d74efba7171f6cb2b0705c in term 1.
I20260713 09:08:56.306099 24873 leader_election.cc:290] T d12cb0f1170b41438c314ccf0dbf41c8 P ae761084f9d74efba7171f6cb2b0705c [CANDIDATE]: Term 1 election: Requested vote from peers a4973548ed7341858ef22c855e46c759 (127.21.59.66:40983), 2f1cd5f624d4474cb640816f6900d9ee (127.21.59.67:35155)
I20260713 09:08:56.307266 24861 leader_election.cc:290] T 759d415ab25943f3bd5df61e2e3722bf P ae761084f9d74efba7171f6cb2b0705c [CANDIDATE]: Term 1 election: Requested vote from peers a4973548ed7341858ef22c855e46c759 (127.21.59.66:40983), 2f1cd5f624d4474cb640816f6900d9ee (127.21.59.67:35155)
I20260713 09:08:56.307657 24879 consensus_queue.cc:1048] T ca8005a1066d4f56af3ae622b0c22372 P a4973548ed7341858ef22c855e46c759 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:56.308633 24812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d12cb0f1170b41438c314ccf0dbf41c8" candidate_uuid: "ae761084f9d74efba7171f6cb2b0705c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f1cd5f624d4474cb640816f6900d9ee"
I20260713 09:08:56.309374 24812 raft_consensus.cc:3060] T d12cb0f1170b41438c314ccf0dbf41c8 P 2f1cd5f624d4474cb640816f6900d9ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:56.316179 24739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d12cb0f1170b41438c314ccf0dbf41c8" candidate_uuid: "ae761084f9d74efba7171f6cb2b0705c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4973548ed7341858ef22c855e46c759"
W20260713 09:08:56.318318 24630 leader_election.cc:343] T d12cb0f1170b41438c314ccf0dbf41c8 P ae761084f9d74efba7171f6cb2b0705c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a4973548ed7341858ef22c855e46c759 (127.21.59.66:40983): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:56.319236 24812 raft_consensus.cc:2468] T d12cb0f1170b41438c314ccf0dbf41c8 P 2f1cd5f624d4474cb640816f6900d9ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae761084f9d74efba7171f6cb2b0705c in term 1.
I20260713 09:08:56.320739 24629 leader_election.cc:304] T d12cb0f1170b41438c314ccf0dbf41c8 P ae761084f9d74efba7171f6cb2b0705c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2f1cd5f624d4474cb640816f6900d9ee, ae761084f9d74efba7171f6cb2b0705c; no voters: a4973548ed7341858ef22c855e46c759
I20260713 09:08:56.321828 24915 raft_consensus.cc:2804] T d12cb0f1170b41438c314ccf0dbf41c8 P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:56.322340 24915 raft_consensus.cc:697] T d12cb0f1170b41438c314ccf0dbf41c8 P ae761084f9d74efba7171f6cb2b0705c [term 1 LEADER]: Becoming Leader. State: Replica: ae761084f9d74efba7171f6cb2b0705c, State: Running, Role: LEADER
I20260713 09:08:56.323311 24915 consensus_queue.cc:237] T d12cb0f1170b41438c314ccf0dbf41c8 P ae761084f9d74efba7171f6cb2b0705c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:56.334735 24861 raft_consensus.cc:493] T 5bb42c95528e4f7fa7cbaf7aa5715cde P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:56.335386 24861 raft_consensus.cc:515] T 5bb42c95528e4f7fa7cbaf7aa5715cde P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:56.340651 24812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bb42c95528e4f7fa7cbaf7aa5715cde" candidate_uuid: "ae761084f9d74efba7171f6cb2b0705c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f1cd5f624d4474cb640816f6900d9ee" is_pre_election: true
W20260713 09:08:56.342425 24629 leader_election.cc:343] T 5bb42c95528e4f7fa7cbaf7aa5715cde P ae761084f9d74efba7171f6cb2b0705c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2f1cd5f624d4474cb640816f6900d9ee (127.21.59.67:35155): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:56.343153 24861 leader_election.cc:290] T 5bb42c95528e4f7fa7cbaf7aa5715cde P ae761084f9d74efba7171f6cb2b0705c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4973548ed7341858ef22c855e46c759 (127.21.59.66:40983), 2f1cd5f624d4474cb640816f6900d9ee (127.21.59.67:35155)
I20260713 09:08:56.344601 24739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bb42c95528e4f7fa7cbaf7aa5715cde" candidate_uuid: "ae761084f9d74efba7171f6cb2b0705c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4973548ed7341858ef22c855e46c759" is_pre_election: true
I20260713 09:08:56.345445 24739 raft_consensus.cc:2468] T 5bb42c95528e4f7fa7cbaf7aa5715cde P a4973548ed7341858ef22c855e46c759 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae761084f9d74efba7171f6cb2b0705c in term 0.
I20260713 09:08:56.346773 24630 leader_election.cc:304] T 5bb42c95528e4f7fa7cbaf7aa5715cde P ae761084f9d74efba7171f6cb2b0705c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a4973548ed7341858ef22c855e46c759, ae761084f9d74efba7171f6cb2b0705c; no voters: 2f1cd5f624d4474cb640816f6900d9ee
I20260713 09:08:56.348137 24861 raft_consensus.cc:2804] T 5bb42c95528e4f7fa7cbaf7aa5715cde P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:56.348578 24861 raft_consensus.cc:493] T 5bb42c95528e4f7fa7cbaf7aa5715cde P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:56.349045 24861 raft_consensus.cc:3060] T 5bb42c95528e4f7fa7cbaf7aa5715cde P ae761084f9d74efba7171f6cb2b0705c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:56.356797 24854 tablet_bootstrap.cc:492] T d12cb0f1170b41438c314ccf0dbf41c8 P a4973548ed7341858ef22c855e46c759: No bootstrap required, opened a new log
I20260713 09:08:56.357296 24854 ts_tablet_manager.cc:1403] T d12cb0f1170b41438c314ccf0dbf41c8 P a4973548ed7341858ef22c855e46c759: Time spent bootstrapping tablet: real 0.132s	user 0.010s	sys 0.000s
I20260713 09:08:56.359956 24854 raft_consensus.cc:359] T d12cb0f1170b41438c314ccf0dbf41c8 P a4973548ed7341858ef22c855e46c759 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:56.360621 24854 raft_consensus.cc:385] T d12cb0f1170b41438c314ccf0dbf41c8 P a4973548ed7341858ef22c855e46c759 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:56.360886 24854 raft_consensus.cc:740] T d12cb0f1170b41438c314ccf0dbf41c8 P a4973548ed7341858ef22c855e46c759 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4973548ed7341858ef22c855e46c759, State: Initialized, Role: FOLLOWER
I20260713 09:08:56.361008 24861 raft_consensus.cc:515] T 5bb42c95528e4f7fa7cbaf7aa5715cde P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:56.363592 24914 raft_consensus.cc:697] T 759d415ab25943f3bd5df61e2e3722bf P ae761084f9d74efba7171f6cb2b0705c [term 1 LEADER]: Becoming Leader. State: Replica: ae761084f9d74efba7171f6cb2b0705c, State: Running, Role: LEADER
I20260713 09:08:56.364836 24857 tablet_bootstrap.cc:492] T 5bb42c95528e4f7fa7cbaf7aa5715cde P 2f1cd5f624d4474cb640816f6900d9ee: No bootstrap required, opened a new log
I20260713 09:08:56.364590 24914 consensus_queue.cc:237] T 759d415ab25943f3bd5df61e2e3722bf P ae761084f9d74efba7171f6cb2b0705c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:56.365579 24857 ts_tablet_manager.cc:1403] T 5bb42c95528e4f7fa7cbaf7aa5715cde P 2f1cd5f624d4474cb640816f6900d9ee: Time spent bootstrapping tablet: real 0.151s	user 0.046s	sys 0.049s
I20260713 09:08:56.368450 24739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bb42c95528e4f7fa7cbaf7aa5715cde" candidate_uuid: "ae761084f9d74efba7171f6cb2b0705c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4973548ed7341858ef22c855e46c759"
I20260713 09:08:56.369047 24739 raft_consensus.cc:3060] T 5bb42c95528e4f7fa7cbaf7aa5715cde P a4973548ed7341858ef22c855e46c759 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:56.370643 24857 raft_consensus.cc:359] T 5bb42c95528e4f7fa7cbaf7aa5715cde P 2f1cd5f624d4474cb640816f6900d9ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:56.371444 24857 raft_consensus.cc:385] T 5bb42c95528e4f7fa7cbaf7aa5715cde P 2f1cd5f624d4474cb640816f6900d9ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:56.371755 24857 raft_consensus.cc:740] T 5bb42c95528e4f7fa7cbaf7aa5715cde P 2f1cd5f624d4474cb640816f6900d9ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f1cd5f624d4474cb640816f6900d9ee, State: Initialized, Role: FOLLOWER
I20260713 09:08:56.372148 24854 consensus_queue.cc:260] T d12cb0f1170b41438c314ccf0dbf41c8 P a4973548ed7341858ef22c855e46c759 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:56.372558 24857 consensus_queue.cc:260] T 5bb42c95528e4f7fa7cbaf7aa5715cde P 2f1cd5f624d4474cb640816f6900d9ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:56.374224 24854 ts_tablet_manager.cc:1434] T d12cb0f1170b41438c314ccf0dbf41c8 P a4973548ed7341858ef22c855e46c759: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260713 09:08:56.374821 24857 ts_tablet_manager.cc:1434] T 5bb42c95528e4f7fa7cbaf7aa5715cde P 2f1cd5f624d4474cb640816f6900d9ee: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:08:56.377291 24739 raft_consensus.cc:2468] T 5bb42c95528e4f7fa7cbaf7aa5715cde P a4973548ed7341858ef22c855e46c759 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae761084f9d74efba7171f6cb2b0705c in term 1.
I20260713 09:08:56.378821 24861 leader_election.cc:290] T 5bb42c95528e4f7fa7cbaf7aa5715cde P ae761084f9d74efba7171f6cb2b0705c [CANDIDATE]: Term 1 election: Requested vote from peers a4973548ed7341858ef22c855e46c759 (127.21.59.66:40983), 2f1cd5f624d4474cb640816f6900d9ee (127.21.59.67:35155)
I20260713 09:08:56.379119 24630 leader_election.cc:304] T 5bb42c95528e4f7fa7cbaf7aa5715cde P ae761084f9d74efba7171f6cb2b0705c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4973548ed7341858ef22c855e46c759, ae761084f9d74efba7171f6cb2b0705c; no voters: 
I20260713 09:08:56.379980 24861 raft_consensus.cc:2804] T 5bb42c95528e4f7fa7cbaf7aa5715cde P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:56.380791 24861 raft_consensus.cc:697] T 5bb42c95528e4f7fa7cbaf7aa5715cde P ae761084f9d74efba7171f6cb2b0705c [term 1 LEADER]: Becoming Leader. State: Replica: ae761084f9d74efba7171f6cb2b0705c, State: Running, Role: LEADER
I20260713 09:08:56.381349 24813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bb42c95528e4f7fa7cbaf7aa5715cde" candidate_uuid: "ae761084f9d74efba7171f6cb2b0705c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f1cd5f624d4474cb640816f6900d9ee"
I20260713 09:08:56.382015 24813 raft_consensus.cc:3060] T 5bb42c95528e4f7fa7cbaf7aa5715cde P 2f1cd5f624d4474cb640816f6900d9ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:56.381604 24861 consensus_queue.cc:237] T 5bb42c95528e4f7fa7cbaf7aa5715cde P ae761084f9d74efba7171f6cb2b0705c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:56.389868 24813 raft_consensus.cc:2468] T 5bb42c95528e4f7fa7cbaf7aa5715cde P 2f1cd5f624d4474cb640816f6900d9ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae761084f9d74efba7171f6cb2b0705c in term 1.
I20260713 09:08:56.393285 24560 catalog_manager.cc:5697] T 759d415ab25943f3bd5df61e2e3722bf P ae761084f9d74efba7171f6cb2b0705c reported cstate change: term changed from 0 to 1, leader changed from <none> to ae761084f9d74efba7171f6cb2b0705c (127.21.59.65). New cstate: current_term: 1 leader_uuid: "ae761084f9d74efba7171f6cb2b0705c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:56.408419 24560 catalog_manager.cc:5697] T d12cb0f1170b41438c314ccf0dbf41c8 P ae761084f9d74efba7171f6cb2b0705c reported cstate change: term changed from 0 to 1, leader changed from <none> to ae761084f9d74efba7171f6cb2b0705c (127.21.59.65). New cstate: current_term: 1 leader_uuid: "ae761084f9d74efba7171f6cb2b0705c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:56.409775 24560 catalog_manager.cc:5697] T 5bb42c95528e4f7fa7cbaf7aa5715cde P ae761084f9d74efba7171f6cb2b0705c reported cstate change: term changed from 0 to 1, leader changed from <none> to ae761084f9d74efba7171f6cb2b0705c (127.21.59.65). New cstate: current_term: 1 leader_uuid: "ae761084f9d74efba7171f6cb2b0705c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:56.448650 21741 ts_manager.cc:295] Set tserver state for ae761084f9d74efba7171f6cb2b0705c to MAINTENANCE_MODE
I20260713 09:08:56.449362 21741 tablet_server.cc:179] TabletServer@127.21.59.65:0 shutting down...
I20260713 09:08:56.467057 21741 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:56.468039 21741 tablet_replica.cc:333] T 5bb42c95528e4f7fa7cbaf7aa5715cde P ae761084f9d74efba7171f6cb2b0705c: stopping tablet replica
I20260713 09:08:56.468722 21741 raft_consensus.cc:2243] T 5bb42c95528e4f7fa7cbaf7aa5715cde P ae761084f9d74efba7171f6cb2b0705c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:56.469341 21741 pending_rounds.cc:70] T 5bb42c95528e4f7fa7cbaf7aa5715cde P ae761084f9d74efba7171f6cb2b0705c: Trying to abort 1 pending ops.
I20260713 09:08:56.469554 21741 pending_rounds.cc:77] T 5bb42c95528e4f7fa7cbaf7aa5715cde P ae761084f9d74efba7171f6cb2b0705c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306992584234823680 op_type: NO_OP noop_request { }
I20260713 09:08:56.469880 21741 raft_consensus.cc:2889] T 5bb42c95528e4f7fa7cbaf7aa5715cde P ae761084f9d74efba7171f6cb2b0705c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:08:56.470147 21741 raft_consensus.cc:2272] T 5bb42c95528e4f7fa7cbaf7aa5715cde P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:56.472863 21741 tablet_replica.cc:333] T d12cb0f1170b41438c314ccf0dbf41c8 P ae761084f9d74efba7171f6cb2b0705c: stopping tablet replica
I20260713 09:08:56.473440 21741 raft_consensus.cc:2243] T d12cb0f1170b41438c314ccf0dbf41c8 P ae761084f9d74efba7171f6cb2b0705c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:56.474030 21741 pending_rounds.cc:70] T d12cb0f1170b41438c314ccf0dbf41c8 P ae761084f9d74efba7171f6cb2b0705c: Trying to abort 1 pending ops.
I20260713 09:08:56.474200 21741 pending_rounds.cc:77] T d12cb0f1170b41438c314ccf0dbf41c8 P ae761084f9d74efba7171f6cb2b0705c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306992583992713216 op_type: NO_OP noop_request { }
I20260713 09:08:56.474491 21741 raft_consensus.cc:2889] T d12cb0f1170b41438c314ccf0dbf41c8 P ae761084f9d74efba7171f6cb2b0705c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:08:56.474740 21741 raft_consensus.cc:2272] T d12cb0f1170b41438c314ccf0dbf41c8 P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:56.477336 21741 tablet_replica.cc:333] T 97ad95edb577458fa5fea246260625e9 P ae761084f9d74efba7171f6cb2b0705c: stopping tablet replica
I20260713 09:08:56.477881 21741 raft_consensus.cc:2243] T 97ad95edb577458fa5fea246260625e9 P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:56.478220 21741 raft_consensus.cc:2272] T 97ad95edb577458fa5fea246260625e9 P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:56.479962 21741 tablet_replica.cc:333] T 891e29dc501b47c5b7f9219d1cb9691f P ae761084f9d74efba7171f6cb2b0705c: stopping tablet replica
I20260713 09:08:56.480449 21741 raft_consensus.cc:2243] T 891e29dc501b47c5b7f9219d1cb9691f P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:56.480810 21741 raft_consensus.cc:2272] T 891e29dc501b47c5b7f9219d1cb9691f P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:56.482772 21741 tablet_replica.cc:333] T d4e2bef58c854f79a68d22792ff09600 P ae761084f9d74efba7171f6cb2b0705c: stopping tablet replica
I20260713 09:08:56.483333 21741 raft_consensus.cc:2243] T d4e2bef58c854f79a68d22792ff09600 P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:56.483645 21741 raft_consensus.cc:2272] T d4e2bef58c854f79a68d22792ff09600 P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:56.485363 21741 tablet_replica.cc:333] T 8e61265ebc4a42e9ad944553fe5fb1fd P ae761084f9d74efba7171f6cb2b0705c: stopping tablet replica
I20260713 09:08:56.485848 21741 raft_consensus.cc:2243] T 8e61265ebc4a42e9ad944553fe5fb1fd P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:56.486157 21741 raft_consensus.cc:2272] T 8e61265ebc4a42e9ad944553fe5fb1fd P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:56.487737 21741 tablet_replica.cc:333] T 759d415ab25943f3bd5df61e2e3722bf P ae761084f9d74efba7171f6cb2b0705c: stopping tablet replica
I20260713 09:08:56.488193 21741 raft_consensus.cc:2243] T 759d415ab25943f3bd5df61e2e3722bf P ae761084f9d74efba7171f6cb2b0705c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:56.488742 21741 pending_rounds.cc:70] T 759d415ab25943f3bd5df61e2e3722bf P ae761084f9d74efba7171f6cb2b0705c: Trying to abort 1 pending ops.
I20260713 09:08:56.488891 21741 pending_rounds.cc:77] T 759d415ab25943f3bd5df61e2e3722bf P ae761084f9d74efba7171f6cb2b0705c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306992584206917632 op_type: NO_OP noop_request { }
I20260713 09:08:56.489182 21741 raft_consensus.cc:2889] T 759d415ab25943f3bd5df61e2e3722bf P ae761084f9d74efba7171f6cb2b0705c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:08:56.489456 21741 raft_consensus.cc:2272] T 759d415ab25943f3bd5df61e2e3722bf P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:56.491393 21741 tablet_replica.cc:333] T 6648e33889a347d8a0e20c1a488429bb P ae761084f9d74efba7171f6cb2b0705c: stopping tablet replica
I20260713 09:08:56.491920 21741 raft_consensus.cc:2243] T 6648e33889a347d8a0e20c1a488429bb P ae761084f9d74efba7171f6cb2b0705c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:56.492492 21741 pending_rounds.cc:70] T 6648e33889a347d8a0e20c1a488429bb P ae761084f9d74efba7171f6cb2b0705c: Trying to abort 1 pending ops.
I20260713 09:08:56.492908 21741 pending_rounds.cc:77] T 6648e33889a347d8a0e20c1a488429bb P ae761084f9d74efba7171f6cb2b0705c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306992583211474944 op_type: NO_OP noop_request { }
I20260713 09:08:56.493243 21741 raft_consensus.cc:2889] T 6648e33889a347d8a0e20c1a488429bb P ae761084f9d74efba7171f6cb2b0705c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:08:56.493507 21741 raft_consensus.cc:2272] T 6648e33889a347d8a0e20c1a488429bb P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:56.495743 21741 tablet_replica.cc:333] T 9aed8bccb7ad410e81501616a4f346e3 P ae761084f9d74efba7171f6cb2b0705c: stopping tablet replica
I20260713 09:08:56.496621 21741 raft_consensus.cc:2243] T 9aed8bccb7ad410e81501616a4f346e3 P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:56.497021 21741 raft_consensus.cc:2272] T 9aed8bccb7ad410e81501616a4f346e3 P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:56.498709 21741 tablet_replica.cc:333] T ca8005a1066d4f56af3ae622b0c22372 P ae761084f9d74efba7171f6cb2b0705c: stopping tablet replica
I20260713 09:08:56.499262 21741 raft_consensus.cc:2243] T ca8005a1066d4f56af3ae622b0c22372 P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:56.499670 21741 raft_consensus.cc:2272] T ca8005a1066d4f56af3ae622b0c22372 P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:56.503786 24860 consensus_queue.cc:1048] T 8e61265ebc4a42e9ad944553fe5fb1fd P a4973548ed7341858ef22c855e46c759 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:08:56.520426 24703 consensus_peers.cc:597] T 8e61265ebc4a42e9ad944553fe5fb1fd P a4973548ed7341858ef22c855e46c759 -> Peer ae761084f9d74efba7171f6cb2b0705c (127.21.59.65:40693): Couldn't send request to peer ae761084f9d74efba7171f6cb2b0705c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:56.530447 24777 consensus_peers.cc:597] T 97ad95edb577458fa5fea246260625e9 P 2f1cd5f624d4474cb640816f6900d9ee -> Peer ae761084f9d74efba7171f6cb2b0705c (127.21.59.65:40693): Couldn't send request to peer ae761084f9d74efba7171f6cb2b0705c. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.65:40693: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:56.535190 21741 tablet_server.cc:196] TabletServer@127.21.59.65:0 shutdown complete.
W20260713 09:08:56.626291 24777 consensus_peers.cc:597] T d4e2bef58c854f79a68d22792ff09600 P 2f1cd5f624d4474cb640816f6900d9ee -> Peer ae761084f9d74efba7171f6cb2b0705c (127.21.59.65:40693): Couldn't send request to peer ae761084f9d74efba7171f6cb2b0705c. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.65:40693: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:56.637182 24899 consensus_queue.cc:1048] T 97ad95edb577458fa5fea246260625e9 P 2f1cd5f624d4474cb640816f6900d9ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:56.650097 24881 consensus_queue.cc:1048] T 9aed8bccb7ad410e81501616a4f346e3 P a4973548ed7341858ef22c855e46c759 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:08:56.664206 24703 consensus_peers.cc:597] T 9aed8bccb7ad410e81501616a4f346e3 P a4973548ed7341858ef22c855e46c759 -> Peer ae761084f9d74efba7171f6cb2b0705c (127.21.59.65:40693): Couldn't send request to peer ae761084f9d74efba7171f6cb2b0705c. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.65:40693: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:56.741401 24703 consensus_peers.cc:597] T ca8005a1066d4f56af3ae622b0c22372 P a4973548ed7341858ef22c855e46c759 -> Peer ae761084f9d74efba7171f6cb2b0705c (127.21.59.65:40693): Couldn't send request to peer ae761084f9d74efba7171f6cb2b0705c. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.65:40693: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:56.745951 24874 raft_consensus.cc:493] T d12cb0f1170b41438c314ccf0dbf41c8 P a4973548ed7341858ef22c855e46c759 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:56.746523 24874 raft_consensus.cc:515] T d12cb0f1170b41438c314ccf0dbf41c8 P a4973548ed7341858ef22c855e46c759 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:56.748550 24874 leader_election.cc:290] T d12cb0f1170b41438c314ccf0dbf41c8 P a4973548ed7341858ef22c855e46c759 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae761084f9d74efba7171f6cb2b0705c (127.21.59.65:40693), 2f1cd5f624d4474cb640816f6900d9ee (127.21.59.67:35155)
I20260713 09:08:56.750092 24813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d12cb0f1170b41438c314ccf0dbf41c8" candidate_uuid: "a4973548ed7341858ef22c855e46c759" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f1cd5f624d4474cb640816f6900d9ee" is_pre_election: true
I20260713 09:08:56.751012 24813 raft_consensus.cc:2393] T d12cb0f1170b41438c314ccf0dbf41c8 P 2f1cd5f624d4474cb640816f6900d9ee [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4973548ed7341858ef22c855e46c759 in current term 1: Already voted for candidate ae761084f9d74efba7171f6cb2b0705c in this term.
W20260713 09:08:56.752526 24703 leader_election.cc:336] T d12cb0f1170b41438c314ccf0dbf41c8 P a4973548ed7341858ef22c855e46c759 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer ae761084f9d74efba7171f6cb2b0705c (127.21.59.65:40693): Network error: Client connection negotiation failed: client connection to 127.21.59.65:40693: connect: Connection refused (error 111)
I20260713 09:08:56.752909 24703 leader_election.cc:304] T d12cb0f1170b41438c314ccf0dbf41c8 P a4973548ed7341858ef22c855e46c759 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4973548ed7341858ef22c855e46c759; no voters: 2f1cd5f624d4474cb640816f6900d9ee, ae761084f9d74efba7171f6cb2b0705c
I20260713 09:08:56.753873 24881 raft_consensus.cc:3060] T d12cb0f1170b41438c314ccf0dbf41c8 P a4973548ed7341858ef22c855e46c759 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:56.759903 24881 raft_consensus.cc:2749] T d12cb0f1170b41438c314ccf0dbf41c8 P a4973548ed7341858ef22c855e46c759 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:56.791731 24864 consensus_queue.cc:1048] T d4e2bef58c854f79a68d22792ff09600 P 2f1cd5f624d4474cb640816f6900d9ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:08:56.860397 24611 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:08:56.925916 24703 consensus_peers.cc:597] T 891e29dc501b47c5b7f9219d1cb9691f P a4973548ed7341858ef22c855e46c759 -> Peer ae761084f9d74efba7171f6cb2b0705c (127.21.59.65:40693): Couldn't send request to peer ae761084f9d74efba7171f6cb2b0705c. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.65:40693: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:57.821506 24874 raft_consensus.cc:493] T 759d415ab25943f3bd5df61e2e3722bf P a4973548ed7341858ef22c855e46c759 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:57.821969 24874 raft_consensus.cc:515] T 759d415ab25943f3bd5df61e2e3722bf P a4973548ed7341858ef22c855e46c759 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:57.823706 24874 leader_election.cc:290] T 759d415ab25943f3bd5df61e2e3722bf P a4973548ed7341858ef22c855e46c759 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ae761084f9d74efba7171f6cb2b0705c (127.21.59.65:40693), 2f1cd5f624d4474cb640816f6900d9ee (127.21.59.67:35155)
I20260713 09:08:57.824738 24813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "759d415ab25943f3bd5df61e2e3722bf" candidate_uuid: "a4973548ed7341858ef22c855e46c759" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f1cd5f624d4474cb640816f6900d9ee" is_pre_election: true
I20260713 09:08:57.825431 24813 raft_consensus.cc:2468] T 759d415ab25943f3bd5df61e2e3722bf P 2f1cd5f624d4474cb640816f6900d9ee [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4973548ed7341858ef22c855e46c759 in term 1.
I20260713 09:08:57.826511 24704 leader_election.cc:304] T 759d415ab25943f3bd5df61e2e3722bf P a4973548ed7341858ef22c855e46c759 [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: 2f1cd5f624d4474cb640816f6900d9ee, a4973548ed7341858ef22c855e46c759; no voters: 
I20260713 09:08:57.827299 24874 raft_consensus.cc:2804] T 759d415ab25943f3bd5df61e2e3722bf P a4973548ed7341858ef22c855e46c759 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:08:57.827652 24874 raft_consensus.cc:493] T 759d415ab25943f3bd5df61e2e3722bf P a4973548ed7341858ef22c855e46c759 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:08:57.827642 24703 leader_election.cc:336] T 759d415ab25943f3bd5df61e2e3722bf P a4973548ed7341858ef22c855e46c759 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ae761084f9d74efba7171f6cb2b0705c (127.21.59.65:40693): Network error: Client connection negotiation failed: client connection to 127.21.59.65:40693: connect: Connection refused (error 111)
I20260713 09:08:57.828274 24874 raft_consensus.cc:3060] T 759d415ab25943f3bd5df61e2e3722bf P a4973548ed7341858ef22c855e46c759 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:57.833014 24874 raft_consensus.cc:515] T 759d415ab25943f3bd5df61e2e3722bf P a4973548ed7341858ef22c855e46c759 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:57.834667 24874 leader_election.cc:290] T 759d415ab25943f3bd5df61e2e3722bf P a4973548ed7341858ef22c855e46c759 [CANDIDATE]: Term 2 election: Requested vote from peers ae761084f9d74efba7171f6cb2b0705c (127.21.59.65:40693), 2f1cd5f624d4474cb640816f6900d9ee (127.21.59.67:35155)
I20260713 09:08:57.835757 24813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "759d415ab25943f3bd5df61e2e3722bf" candidate_uuid: "a4973548ed7341858ef22c855e46c759" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f1cd5f624d4474cb640816f6900d9ee"
I20260713 09:08:57.836449 24813 raft_consensus.cc:3060] T 759d415ab25943f3bd5df61e2e3722bf P 2f1cd5f624d4474cb640816f6900d9ee [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:08:57.838272 24703 leader_election.cc:336] T 759d415ab25943f3bd5df61e2e3722bf P a4973548ed7341858ef22c855e46c759 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ae761084f9d74efba7171f6cb2b0705c (127.21.59.65:40693): Network error: Client connection negotiation failed: client connection to 127.21.59.65:40693: connect: Connection refused (error 111)
I20260713 09:08:57.841437 24813 raft_consensus.cc:2468] T 759d415ab25943f3bd5df61e2e3722bf P 2f1cd5f624d4474cb640816f6900d9ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4973548ed7341858ef22c855e46c759 in term 2.
I20260713 09:08:57.842526 24704 leader_election.cc:304] T 759d415ab25943f3bd5df61e2e3722bf P a4973548ed7341858ef22c855e46c759 [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: 2f1cd5f624d4474cb640816f6900d9ee, a4973548ed7341858ef22c855e46c759; no voters: ae761084f9d74efba7171f6cb2b0705c
I20260713 09:08:57.843444 24874 raft_consensus.cc:2804] T 759d415ab25943f3bd5df61e2e3722bf P a4973548ed7341858ef22c855e46c759 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:57.843952 24874 raft_consensus.cc:697] T 759d415ab25943f3bd5df61e2e3722bf P a4973548ed7341858ef22c855e46c759 [term 2 LEADER]: Becoming Leader. State: Replica: a4973548ed7341858ef22c855e46c759, State: Running, Role: LEADER
I20260713 09:08:57.844781 24874 consensus_queue.cc:237] T 759d415ab25943f3bd5df61e2e3722bf P a4973548ed7341858ef22c855e46c759 [LEADER]: Queue going to LEADER 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: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:57.851876 24560 catalog_manager.cc:5697] T 759d415ab25943f3bd5df61e2e3722bf P a4973548ed7341858ef22c855e46c759 reported cstate change: term changed from 1 to 2, leader changed from ae761084f9d74efba7171f6cb2b0705c (127.21.59.65) to a4973548ed7341858ef22c855e46c759 (127.21.59.66). New cstate: current_term: 2 leader_uuid: "a4973548ed7341858ef22c855e46c759" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } health_report { overall_health: UNKNOWN } } }
W20260713 09:08:57.861393 24611 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:08:57.878175 24930 raft_consensus.cc:493] T d12cb0f1170b41438c314ccf0dbf41c8 P 2f1cd5f624d4474cb640816f6900d9ee [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:57.878643 24930 raft_consensus.cc:515] T d12cb0f1170b41438c314ccf0dbf41c8 P 2f1cd5f624d4474cb640816f6900d9ee [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:57.880301 24930 leader_election.cc:290] T d12cb0f1170b41438c314ccf0dbf41c8 P 2f1cd5f624d4474cb640816f6900d9ee [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ae761084f9d74efba7171f6cb2b0705c (127.21.59.65:40693), a4973548ed7341858ef22c855e46c759 (127.21.59.66:40983)
I20260713 09:08:57.881480 24739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d12cb0f1170b41438c314ccf0dbf41c8" candidate_uuid: "2f1cd5f624d4474cb640816f6900d9ee" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4973548ed7341858ef22c855e46c759" is_pre_election: true
I20260713 09:08:57.882128 24739 raft_consensus.cc:2468] T d12cb0f1170b41438c314ccf0dbf41c8 P a4973548ed7341858ef22c855e46c759 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f1cd5f624d4474cb640816f6900d9ee in term 1.
I20260713 09:08:57.883283 24779 leader_election.cc:304] T d12cb0f1170b41438c314ccf0dbf41c8 P 2f1cd5f624d4474cb640816f6900d9ee [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: 2f1cd5f624d4474cb640816f6900d9ee, a4973548ed7341858ef22c855e46c759; no voters: 
I20260713 09:08:57.883951 24930 raft_consensus.cc:2804] T d12cb0f1170b41438c314ccf0dbf41c8 P 2f1cd5f624d4474cb640816f6900d9ee [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:08:57.884002 24777 leader_election.cc:336] T d12cb0f1170b41438c314ccf0dbf41c8 P 2f1cd5f624d4474cb640816f6900d9ee [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ae761084f9d74efba7171f6cb2b0705c (127.21.59.65:40693): Network error: Client connection negotiation failed: client connection to 127.21.59.65:40693: connect: Connection refused (error 111)
I20260713 09:08:57.884306 24930 raft_consensus.cc:493] T d12cb0f1170b41438c314ccf0dbf41c8 P 2f1cd5f624d4474cb640816f6900d9ee [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:57.884646 24930 raft_consensus.cc:3060] T d12cb0f1170b41438c314ccf0dbf41c8 P 2f1cd5f624d4474cb640816f6900d9ee [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:57.890425 24930 raft_consensus.cc:515] T d12cb0f1170b41438c314ccf0dbf41c8 P 2f1cd5f624d4474cb640816f6900d9ee [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:57.891957 24930 leader_election.cc:290] T d12cb0f1170b41438c314ccf0dbf41c8 P 2f1cd5f624d4474cb640816f6900d9ee [CANDIDATE]: Term 2 election: Requested vote from peers ae761084f9d74efba7171f6cb2b0705c (127.21.59.65:40693), a4973548ed7341858ef22c855e46c759 (127.21.59.66:40983)
I20260713 09:08:57.892997 24739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d12cb0f1170b41438c314ccf0dbf41c8" candidate_uuid: "2f1cd5f624d4474cb640816f6900d9ee" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4973548ed7341858ef22c855e46c759"
I20260713 09:08:57.893685 24739 raft_consensus.cc:3060] T d12cb0f1170b41438c314ccf0dbf41c8 P a4973548ed7341858ef22c855e46c759 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:08:57.895586 24777 leader_election.cc:336] T d12cb0f1170b41438c314ccf0dbf41c8 P 2f1cd5f624d4474cb640816f6900d9ee [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ae761084f9d74efba7171f6cb2b0705c (127.21.59.65:40693): Network error: Client connection negotiation failed: client connection to 127.21.59.65:40693: connect: Connection refused (error 111)
I20260713 09:08:57.898972 24739 raft_consensus.cc:2468] T d12cb0f1170b41438c314ccf0dbf41c8 P a4973548ed7341858ef22c855e46c759 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f1cd5f624d4474cb640816f6900d9ee in term 2.
I20260713 09:08:57.899947 24779 leader_election.cc:304] T d12cb0f1170b41438c314ccf0dbf41c8 P 2f1cd5f624d4474cb640816f6900d9ee [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: 2f1cd5f624d4474cb640816f6900d9ee, a4973548ed7341858ef22c855e46c759; no voters: ae761084f9d74efba7171f6cb2b0705c
I20260713 09:08:57.900604 24930 raft_consensus.cc:2804] T d12cb0f1170b41438c314ccf0dbf41c8 P 2f1cd5f624d4474cb640816f6900d9ee [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:57.901641 24930 raft_consensus.cc:697] T d12cb0f1170b41438c314ccf0dbf41c8 P 2f1cd5f624d4474cb640816f6900d9ee [term 2 LEADER]: Becoming Leader. State: Replica: 2f1cd5f624d4474cb640816f6900d9ee, State: Running, Role: LEADER
I20260713 09:08:57.902472 24930 consensus_queue.cc:237] T d12cb0f1170b41438c314ccf0dbf41c8 P 2f1cd5f624d4474cb640816f6900d9ee [LEADER]: Queue going to LEADER 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: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:57.909984 24560 catalog_manager.cc:5697] T d12cb0f1170b41438c314ccf0dbf41c8 P 2f1cd5f624d4474cb640816f6900d9ee reported cstate change: term changed from 1 to 2, leader changed from ae761084f9d74efba7171f6cb2b0705c (127.21.59.65) to 2f1cd5f624d4474cb640816f6900d9ee (127.21.59.67). New cstate: current_term: 2 leader_uuid: "2f1cd5f624d4474cb640816f6900d9ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:57.974967 24930 raft_consensus.cc:493] T 6648e33889a347d8a0e20c1a488429bb P 2f1cd5f624d4474cb640816f6900d9ee [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:57.975555 24930 raft_consensus.cc:515] T 6648e33889a347d8a0e20c1a488429bb P 2f1cd5f624d4474cb640816f6900d9ee [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:57.977200 24930 leader_election.cc:290] T 6648e33889a347d8a0e20c1a488429bb P 2f1cd5f624d4474cb640816f6900d9ee [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ae761084f9d74efba7171f6cb2b0705c (127.21.59.65:40693), a4973548ed7341858ef22c855e46c759 (127.21.59.66:40983)
I20260713 09:08:57.978576 24739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6648e33889a347d8a0e20c1a488429bb" candidate_uuid: "2f1cd5f624d4474cb640816f6900d9ee" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4973548ed7341858ef22c855e46c759" is_pre_election: true
I20260713 09:08:57.979317 24739 raft_consensus.cc:2468] T 6648e33889a347d8a0e20c1a488429bb P a4973548ed7341858ef22c855e46c759 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f1cd5f624d4474cb640816f6900d9ee in term 1.
I20260713 09:08:57.980367 24779 leader_election.cc:304] T 6648e33889a347d8a0e20c1a488429bb P 2f1cd5f624d4474cb640816f6900d9ee [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: 2f1cd5f624d4474cb640816f6900d9ee, a4973548ed7341858ef22c855e46c759; no voters: 
I20260713 09:08:57.981041 24930 raft_consensus.cc:2804] T 6648e33889a347d8a0e20c1a488429bb P 2f1cd5f624d4474cb640816f6900d9ee [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:08:57.981316 24777 leader_election.cc:336] T 6648e33889a347d8a0e20c1a488429bb P 2f1cd5f624d4474cb640816f6900d9ee [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ae761084f9d74efba7171f6cb2b0705c (127.21.59.65:40693): Network error: Client connection negotiation failed: client connection to 127.21.59.65:40693: connect: Connection refused (error 111)
I20260713 09:08:57.981338 24930 raft_consensus.cc:493] T 6648e33889a347d8a0e20c1a488429bb P 2f1cd5f624d4474cb640816f6900d9ee [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:57.981897 24930 raft_consensus.cc:3060] T 6648e33889a347d8a0e20c1a488429bb P 2f1cd5f624d4474cb640816f6900d9ee [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:57.986717 24930 raft_consensus.cc:515] T 6648e33889a347d8a0e20c1a488429bb P 2f1cd5f624d4474cb640816f6900d9ee [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:57.988404 24930 leader_election.cc:290] T 6648e33889a347d8a0e20c1a488429bb P 2f1cd5f624d4474cb640816f6900d9ee [CANDIDATE]: Term 2 election: Requested vote from peers ae761084f9d74efba7171f6cb2b0705c (127.21.59.65:40693), a4973548ed7341858ef22c855e46c759 (127.21.59.66:40983)
I20260713 09:08:57.989456 24739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6648e33889a347d8a0e20c1a488429bb" candidate_uuid: "2f1cd5f624d4474cb640816f6900d9ee" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4973548ed7341858ef22c855e46c759"
I20260713 09:08:57.989969 24739 raft_consensus.cc:3060] T 6648e33889a347d8a0e20c1a488429bb P a4973548ed7341858ef22c855e46c759 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:08:57.992547 24777 leader_election.cc:336] T 6648e33889a347d8a0e20c1a488429bb P 2f1cd5f624d4474cb640816f6900d9ee [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ae761084f9d74efba7171f6cb2b0705c (127.21.59.65:40693): Network error: Client connection negotiation failed: client connection to 127.21.59.65:40693: connect: Connection refused (error 111)
I20260713 09:08:57.995540 24739 raft_consensus.cc:2468] T 6648e33889a347d8a0e20c1a488429bb P a4973548ed7341858ef22c855e46c759 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f1cd5f624d4474cb640816f6900d9ee in term 2.
I20260713 09:08:57.996668 24779 leader_election.cc:304] T 6648e33889a347d8a0e20c1a488429bb P 2f1cd5f624d4474cb640816f6900d9ee [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: 2f1cd5f624d4474cb640816f6900d9ee, a4973548ed7341858ef22c855e46c759; no voters: ae761084f9d74efba7171f6cb2b0705c
I20260713 09:08:57.997385 24930 raft_consensus.cc:2804] T 6648e33889a347d8a0e20c1a488429bb P 2f1cd5f624d4474cb640816f6900d9ee [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:57.997794 24930 raft_consensus.cc:697] T 6648e33889a347d8a0e20c1a488429bb P 2f1cd5f624d4474cb640816f6900d9ee [term 2 LEADER]: Becoming Leader. State: Replica: 2f1cd5f624d4474cb640816f6900d9ee, State: Running, Role: LEADER
I20260713 09:08:57.998400 24930 consensus_queue.cc:237] T 6648e33889a347d8a0e20c1a488429bb P 2f1cd5f624d4474cb640816f6900d9ee [LEADER]: Queue going to LEADER 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: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:58.005791 24560 catalog_manager.cc:5697] T 6648e33889a347d8a0e20c1a488429bb P 2f1cd5f624d4474cb640816f6900d9ee reported cstate change: term changed from 1 to 2, leader changed from ae761084f9d74efba7171f6cb2b0705c (127.21.59.65) to 2f1cd5f624d4474cb640816f6900d9ee (127.21.59.67). New cstate: current_term: 2 leader_uuid: "2f1cd5f624d4474cb640816f6900d9ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:58.183488 24930 raft_consensus.cc:493] T 5bb42c95528e4f7fa7cbaf7aa5715cde P 2f1cd5f624d4474cb640816f6900d9ee [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:58.183964 24930 raft_consensus.cc:515] T 5bb42c95528e4f7fa7cbaf7aa5715cde P 2f1cd5f624d4474cb640816f6900d9ee [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:58.185722 24930 leader_election.cc:290] T 5bb42c95528e4f7fa7cbaf7aa5715cde P 2f1cd5f624d4474cb640816f6900d9ee [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ae761084f9d74efba7171f6cb2b0705c (127.21.59.65:40693), a4973548ed7341858ef22c855e46c759 (127.21.59.66:40983)
I20260713 09:08:58.186837 24739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bb42c95528e4f7fa7cbaf7aa5715cde" candidate_uuid: "2f1cd5f624d4474cb640816f6900d9ee" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4973548ed7341858ef22c855e46c759" is_pre_election: true
I20260713 09:08:58.187575 24739 raft_consensus.cc:2468] T 5bb42c95528e4f7fa7cbaf7aa5715cde P a4973548ed7341858ef22c855e46c759 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f1cd5f624d4474cb640816f6900d9ee in term 1.
I20260713 09:08:58.188628 24779 leader_election.cc:304] T 5bb42c95528e4f7fa7cbaf7aa5715cde P 2f1cd5f624d4474cb640816f6900d9ee [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: 2f1cd5f624d4474cb640816f6900d9ee, a4973548ed7341858ef22c855e46c759; no voters: 
I20260713 09:08:58.189252 24930 raft_consensus.cc:2804] T 5bb42c95528e4f7fa7cbaf7aa5715cde P 2f1cd5f624d4474cb640816f6900d9ee [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:08:58.189330 24777 leader_election.cc:336] T 5bb42c95528e4f7fa7cbaf7aa5715cde P 2f1cd5f624d4474cb640816f6900d9ee [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ae761084f9d74efba7171f6cb2b0705c (127.21.59.65:40693): Network error: Client connection negotiation failed: client connection to 127.21.59.65:40693: connect: Connection refused (error 111)
I20260713 09:08:58.189539 24930 raft_consensus.cc:493] T 5bb42c95528e4f7fa7cbaf7aa5715cde P 2f1cd5f624d4474cb640816f6900d9ee [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:58.189867 24930 raft_consensus.cc:3060] T 5bb42c95528e4f7fa7cbaf7aa5715cde P 2f1cd5f624d4474cb640816f6900d9ee [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:58.194393 24930 raft_consensus.cc:515] T 5bb42c95528e4f7fa7cbaf7aa5715cde P 2f1cd5f624d4474cb640816f6900d9ee [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:58.195973 24930 leader_election.cc:290] T 5bb42c95528e4f7fa7cbaf7aa5715cde P 2f1cd5f624d4474cb640816f6900d9ee [CANDIDATE]: Term 2 election: Requested vote from peers ae761084f9d74efba7171f6cb2b0705c (127.21.59.65:40693), a4973548ed7341858ef22c855e46c759 (127.21.59.66:40983)
I20260713 09:08:58.197079 24739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bb42c95528e4f7fa7cbaf7aa5715cde" candidate_uuid: "2f1cd5f624d4474cb640816f6900d9ee" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4973548ed7341858ef22c855e46c759"
I20260713 09:08:58.197732 24739 raft_consensus.cc:3060] T 5bb42c95528e4f7fa7cbaf7aa5715cde P a4973548ed7341858ef22c855e46c759 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:08:58.199791 24777 leader_election.cc:336] T 5bb42c95528e4f7fa7cbaf7aa5715cde P 2f1cd5f624d4474cb640816f6900d9ee [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ae761084f9d74efba7171f6cb2b0705c (127.21.59.65:40693): Network error: Client connection negotiation failed: client connection to 127.21.59.65:40693: connect: Connection refused (error 111)
I20260713 09:08:58.202672 24739 raft_consensus.cc:2468] T 5bb42c95528e4f7fa7cbaf7aa5715cde P a4973548ed7341858ef22c855e46c759 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f1cd5f624d4474cb640816f6900d9ee in term 2.
I20260713 09:08:58.203797 24779 leader_election.cc:304] T 5bb42c95528e4f7fa7cbaf7aa5715cde P 2f1cd5f624d4474cb640816f6900d9ee [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: 2f1cd5f624d4474cb640816f6900d9ee, a4973548ed7341858ef22c855e46c759; no voters: ae761084f9d74efba7171f6cb2b0705c
I20260713 09:08:58.204520 24930 raft_consensus.cc:2804] T 5bb42c95528e4f7fa7cbaf7aa5715cde P 2f1cd5f624d4474cb640816f6900d9ee [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:58.204931 24930 raft_consensus.cc:697] T 5bb42c95528e4f7fa7cbaf7aa5715cde P 2f1cd5f624d4474cb640816f6900d9ee [term 2 LEADER]: Becoming Leader. State: Replica: 2f1cd5f624d4474cb640816f6900d9ee, State: Running, Role: LEADER
I20260713 09:08:58.205714 24930 consensus_queue.cc:237] T 5bb42c95528e4f7fa7cbaf7aa5715cde P 2f1cd5f624d4474cb640816f6900d9ee [LEADER]: Queue going to LEADER 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: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:08:58.212402 24560 catalog_manager.cc:5697] T 5bb42c95528e4f7fa7cbaf7aa5715cde P 2f1cd5f624d4474cb640816f6900d9ee reported cstate change: term changed from 1 to 2, leader changed from ae761084f9d74efba7171f6cb2b0705c (127.21.59.65) to 2f1cd5f624d4474cb640816f6900d9ee (127.21.59.67). New cstate: current_term: 2 leader_uuid: "2f1cd5f624d4474cb640816f6900d9ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } health_report { overall_health: HEALTHY } } }
W20260713 09:08:58.330511 24777 consensus_peers.cc:597] T d12cb0f1170b41438c314ccf0dbf41c8 P 2f1cd5f624d4474cb640816f6900d9ee -> Peer ae761084f9d74efba7171f6cb2b0705c (127.21.59.65:40693): Couldn't send request to peer ae761084f9d74efba7171f6cb2b0705c. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.65:40693: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:58.433594 24813 raft_consensus.cc:1275] T 759d415ab25943f3bd5df61e2e3722bf P 2f1cd5f624d4474cb640816f6900d9ee [term 2 FOLLOWER]: Refusing update from remote peer a4973548ed7341858ef22c855e46c759: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:08:58.433593 24739 raft_consensus.cc:1275] T d12cb0f1170b41438c314ccf0dbf41c8 P a4973548ed7341858ef22c855e46c759 [term 2 FOLLOWER]: Refusing update from remote peer 2f1cd5f624d4474cb640816f6900d9ee: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:08:58.435598 24930 consensus_queue.cc:1048] T d12cb0f1170b41438c314ccf0dbf41c8 P 2f1cd5f624d4474cb640816f6900d9ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:58.435700 24874 consensus_queue.cc:1048] T 759d415ab25943f3bd5df61e2e3722bf P a4973548ed7341858ef22c855e46c759 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:08:58.442242 24703 consensus_peers.cc:597] T 759d415ab25943f3bd5df61e2e3722bf P a4973548ed7341858ef22c855e46c759 -> Peer ae761084f9d74efba7171f6cb2b0705c (127.21.59.65:40693): Couldn't send request to peer ae761084f9d74efba7171f6cb2b0705c. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.65:40693: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:58.523304 24777 consensus_peers.cc:597] T 6648e33889a347d8a0e20c1a488429bb P 2f1cd5f624d4474cb640816f6900d9ee -> Peer ae761084f9d74efba7171f6cb2b0705c (127.21.59.65:40693): Couldn't send request to peer ae761084f9d74efba7171f6cb2b0705c. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.65:40693: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:58.528574 24739 raft_consensus.cc:1275] T 6648e33889a347d8a0e20c1a488429bb P a4973548ed7341858ef22c855e46c759 [term 2 FOLLOWER]: Refusing update from remote peer 2f1cd5f624d4474cb640816f6900d9ee: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:08:58.529858 24930 consensus_queue.cc:1048] T 6648e33889a347d8a0e20c1a488429bb P 2f1cd5f624d4474cb640816f6900d9ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:08:58.704636 24777 consensus_peers.cc:597] T 5bb42c95528e4f7fa7cbaf7aa5715cde P 2f1cd5f624d4474cb640816f6900d9ee -> Peer ae761084f9d74efba7171f6cb2b0705c (127.21.59.65:40693): Couldn't send request to peer ae761084f9d74efba7171f6cb2b0705c. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.65:40693: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:58.831073 24739 raft_consensus.cc:1275] T 5bb42c95528e4f7fa7cbaf7aa5715cde P a4973548ed7341858ef22c855e46c759 [term 2 FOLLOWER]: Refusing update from remote peer 2f1cd5f624d4474cb640816f6900d9ee: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:08:58.832288 24939 consensus_queue.cc:1048] T 5bb42c95528e4f7fa7cbaf7aa5715cde P 2f1cd5f624d4474cb640816f6900d9ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:08:58.862407 24611 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:08:58.956456 24703 consensus_peers.cc:597] T 8e61265ebc4a42e9ad944553fe5fb1fd P a4973548ed7341858ef22c855e46c759 -> Peer ae761084f9d74efba7171f6cb2b0705c (127.21.59.65:40693): Couldn't send request to peer ae761084f9d74efba7171f6cb2b0705c. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.65:40693: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:59.007920 24777 consensus_peers.cc:597] T d4e2bef58c854f79a68d22792ff09600 P 2f1cd5f624d4474cb640816f6900d9ee -> Peer ae761084f9d74efba7171f6cb2b0705c (127.21.59.65:40693): Couldn't send request to peer ae761084f9d74efba7171f6cb2b0705c. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.65:40693: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:59.086715 24777 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.59.65:40693: connect: Connection refused (error 111) [suppressed 57 similar messages]
W20260713 09:08:59.131299 24703 consensus_peers.cc:597] T 891e29dc501b47c5b7f9219d1cb9691f P a4973548ed7341858ef22c855e46c759 -> Peer ae761084f9d74efba7171f6cb2b0705c (127.21.59.65:40693): Couldn't send request to peer ae761084f9d74efba7171f6cb2b0705c. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.65:40693: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:59.192955 24777 consensus_peers.cc:597] T 97ad95edb577458fa5fea246260625e9 P 2f1cd5f624d4474cb640816f6900d9ee -> Peer ae761084f9d74efba7171f6cb2b0705c (127.21.59.65:40693): Couldn't send request to peer ae761084f9d74efba7171f6cb2b0705c. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.65:40693: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:59.324553 24703 consensus_peers.cc:597] T ca8005a1066d4f56af3ae622b0c22372 P a4973548ed7341858ef22c855e46c759 -> Peer ae761084f9d74efba7171f6cb2b0705c (127.21.59.65:40693): Couldn't send request to peer ae761084f9d74efba7171f6cb2b0705c. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.65:40693: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:59.410055 24703 consensus_peers.cc:597] T 9aed8bccb7ad410e81501616a4f346e3 P a4973548ed7341858ef22c855e46c759 -> Peer ae761084f9d74efba7171f6cb2b0705c (127.21.59.65:40693): Couldn't send request to peer ae761084f9d74efba7171f6cb2b0705c. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.65:40693: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:59.863358 24611 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:09:00.856599 24777 consensus_peers.cc:597] T d12cb0f1170b41438c314ccf0dbf41c8 P 2f1cd5f624d4474cb640816f6900d9ee -> Peer ae761084f9d74efba7171f6cb2b0705c (127.21.59.65:40693): Couldn't send request to peer ae761084f9d74efba7171f6cb2b0705c. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.65:40693: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:09:00.864275 24611 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:09:01.017848 24703 consensus_peers.cc:597] T 759d415ab25943f3bd5df61e2e3722bf P a4973548ed7341858ef22c855e46c759 -> Peer ae761084f9d74efba7171f6cb2b0705c (127.21.59.65:40693): Couldn't send request to peer ae761084f9d74efba7171f6cb2b0705c. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.65:40693: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:09:01.108580 24777 consensus_peers.cc:597] T 6648e33889a347d8a0e20c1a488429bb P 2f1cd5f624d4474cb640816f6900d9ee -> Peer ae761084f9d74efba7171f6cb2b0705c (127.21.59.65:40693): Couldn't send request to peer ae761084f9d74efba7171f6cb2b0705c. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.65:40693: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:09:01.157477 24777 consensus_peers.cc:597] T d4e2bef58c854f79a68d22792ff09600 P 2f1cd5f624d4474cb640816f6900d9ee -> Peer ae761084f9d74efba7171f6cb2b0705c (127.21.59.65:40693): Couldn't send request to peer ae761084f9d74efba7171f6cb2b0705c. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.65:40693: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:09:01.345124 24703 consensus_peers.cc:597] T 891e29dc501b47c5b7f9219d1cb9691f P a4973548ed7341858ef22c855e46c759 -> Peer ae761084f9d74efba7171f6cb2b0705c (127.21.59.65:40693): Couldn't send request to peer ae761084f9d74efba7171f6cb2b0705c. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.65:40693: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:09:01.398412 24777 consensus_peers.cc:597] T 5bb42c95528e4f7fa7cbaf7aa5715cde P 2f1cd5f624d4474cb640816f6900d9ee -> Peer ae761084f9d74efba7171f6cb2b0705c (127.21.59.65:40693): Couldn't send request to peer ae761084f9d74efba7171f6cb2b0705c. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.65:40693: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:09:01.446570 24703 consensus_peers.cc:597] T 8e61265ebc4a42e9ad944553fe5fb1fd P a4973548ed7341858ef22c855e46c759 -> Peer ae761084f9d74efba7171f6cb2b0705c (127.21.59.65:40693): Couldn't send request to peer ae761084f9d74efba7171f6cb2b0705c. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.65:40693: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:09:01.552265 21741 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:01.559042 24954 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
W20260713 09:09:01.559319 24955 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
W20260713 09:09:01.560340 24957 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
I20260713 09:09:01.560907 21741 server_base.cc:1061] running on GCE node
I20260713 09:09:01.562464 21741 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:01.562686 21741 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:01.562997 21741 hybrid_clock.cc:648] HybridClock initialized: now 1783933741562974 us; error 0 us; skew 500 ppm
I20260713 09:09:01.563539 21741 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:01.565850 21741 webserver.cc:533] Webserver started at http://127.21.59.65:40563/ using document root <none> and password file <none>
I20260713 09:09:01.566325 21741 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:01.566478 21741 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:09:01.570082 21741 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.000s
I20260713 09:09:01.574137 24962 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:01.574990 21741 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:09:01.575295 21741 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933662300128-21741-0/minicluster-data/ts-0-root
uuid: "ae761084f9d74efba7171f6cb2b0705c"
format_stamp: "Formatted at 2026-07-13 09:08:54 on dist-test-slave-2xsz"
I20260713 09:09:01.575556 21741 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933662300128-21741-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933662300128-21741-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933662300128-21741-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)
I20260713 09:09:01.609266 21741 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:01.610817 21741 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:01.612636 21741 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:01.616420 24969 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260713 09:09:01.660208 21741 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260713 09:09:01.660497 21741 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.045s	user 0.000s	sys 0.002s
I20260713 09:09:01.660854 21741 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260713 09:09:01.665212 24969 tablet_bootstrap.cc:492] T ca8005a1066d4f56af3ae622b0c22372 P ae761084f9d74efba7171f6cb2b0705c: Bootstrap starting.
I20260713 09:09:01.677132 24969 tablet_bootstrap.cc:492] T ca8005a1066d4f56af3ae622b0c22372 P ae761084f9d74efba7171f6cb2b0705c: 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
I20260713 09:09:01.678007 24969 tablet_bootstrap.cc:492] T ca8005a1066d4f56af3ae622b0c22372 P ae761084f9d74efba7171f6cb2b0705c: Bootstrap complete.
I20260713 09:09:01.678537 24969 ts_tablet_manager.cc:1403] T ca8005a1066d4f56af3ae622b0c22372 P ae761084f9d74efba7171f6cb2b0705c: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260713 09:09:01.680682 24969 raft_consensus.cc:359] T ca8005a1066d4f56af3ae622b0c22372 P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } } peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } }
I20260713 09:09:01.681425 24969 raft_consensus.cc:740] T ca8005a1066d4f56af3ae622b0c22372 P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae761084f9d74efba7171f6cb2b0705c, State: Initialized, Role: FOLLOWER
I20260713 09:09:01.682096 24969 consensus_queue.cc:260] T ca8005a1066d4f56af3ae622b0c22372 P ae761084f9d74efba7171f6cb2b0705c [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: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } } peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } }
I20260713 09:09:01.685441 24969 ts_tablet_manager.cc:1434] T ca8005a1066d4f56af3ae622b0c22372 P ae761084f9d74efba7171f6cb2b0705c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:09:01.686107 24969 tablet_bootstrap.cc:492] T 97ad95edb577458fa5fea246260625e9 P ae761084f9d74efba7171f6cb2b0705c: Bootstrap starting.
I20260713 09:09:01.697078 24969 tablet_bootstrap.cc:492] T 97ad95edb577458fa5fea246260625e9 P ae761084f9d74efba7171f6cb2b0705c: 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
I20260713 09:09:01.697781 24969 tablet_bootstrap.cc:492] T 97ad95edb577458fa5fea246260625e9 P ae761084f9d74efba7171f6cb2b0705c: Bootstrap complete.
I20260713 09:09:01.698334 24969 ts_tablet_manager.cc:1403] T 97ad95edb577458fa5fea246260625e9 P ae761084f9d74efba7171f6cb2b0705c: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:09:01.698659 21741 ts_tablet_manager.cc:616] Registered 10 tablets
I20260713 09:09:01.698980 21741 ts_tablet_manager.cc:595] Time spent register tablets: real 0.038s	user 0.038s	sys 0.001s
I20260713 09:09:01.700912 24969 raft_consensus.cc:359] T 97ad95edb577458fa5fea246260625e9 P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:09:01.701685 24969 raft_consensus.cc:740] T 97ad95edb577458fa5fea246260625e9 P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae761084f9d74efba7171f6cb2b0705c, State: Initialized, Role: FOLLOWER
I20260713 09:09:01.702453 24969 consensus_queue.cc:260] T 97ad95edb577458fa5fea246260625e9 P ae761084f9d74efba7171f6cb2b0705c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:09:01.704128 24969 ts_tablet_manager.cc:1434] T 97ad95edb577458fa5fea246260625e9 P ae761084f9d74efba7171f6cb2b0705c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:09:01.704810 24969 tablet_bootstrap.cc:492] T 8e61265ebc4a42e9ad944553fe5fb1fd P ae761084f9d74efba7171f6cb2b0705c: Bootstrap starting.
I20260713 09:09:01.717981 24969 tablet_bootstrap.cc:492] T 8e61265ebc4a42e9ad944553fe5fb1fd P ae761084f9d74efba7171f6cb2b0705c: 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
I20260713 09:09:01.719089 24969 tablet_bootstrap.cc:492] T 8e61265ebc4a42e9ad944553fe5fb1fd P ae761084f9d74efba7171f6cb2b0705c: Bootstrap complete.
I20260713 09:09:01.719826 24969 ts_tablet_manager.cc:1403] T 8e61265ebc4a42e9ad944553fe5fb1fd P ae761084f9d74efba7171f6cb2b0705c: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260713 09:09:01.722525 24969 raft_consensus.cc:359] T 8e61265ebc4a42e9ad944553fe5fb1fd P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:09:01.723454 24969 raft_consensus.cc:740] T 8e61265ebc4a42e9ad944553fe5fb1fd P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae761084f9d74efba7171f6cb2b0705c, State: Initialized, Role: FOLLOWER
I20260713 09:09:01.724503 24969 consensus_queue.cc:260] T 8e61265ebc4a42e9ad944553fe5fb1fd P ae761084f9d74efba7171f6cb2b0705c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:09:01.726574 24969 ts_tablet_manager.cc:1434] T 8e61265ebc4a42e9ad944553fe5fb1fd P ae761084f9d74efba7171f6cb2b0705c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:09:01.727303 24969 tablet_bootstrap.cc:492] T 5bb42c95528e4f7fa7cbaf7aa5715cde P ae761084f9d74efba7171f6cb2b0705c: Bootstrap starting.
I20260713 09:09:01.737478 24969 tablet_bootstrap.cc:492] T 5bb42c95528e4f7fa7cbaf7aa5715cde P ae761084f9d74efba7171f6cb2b0705c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260713 09:09:01.738310 24969 tablet_bootstrap.cc:492] T 5bb42c95528e4f7fa7cbaf7aa5715cde P ae761084f9d74efba7171f6cb2b0705c: Bootstrap complete.
I20260713 09:09:01.739006 24969 ts_tablet_manager.cc:1403] T 5bb42c95528e4f7fa7cbaf7aa5715cde P ae761084f9d74efba7171f6cb2b0705c: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260713 09:09:01.740846 24969 raft_consensus.cc:359] T 5bb42c95528e4f7fa7cbaf7aa5715cde P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:09:01.741515 24969 raft_consensus.cc:740] T 5bb42c95528e4f7fa7cbaf7aa5715cde P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae761084f9d74efba7171f6cb2b0705c, State: Initialized, Role: FOLLOWER
I20260713 09:09:01.742152 24969 consensus_queue.cc:260] T 5bb42c95528e4f7fa7cbaf7aa5715cde P ae761084f9d74efba7171f6cb2b0705c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:09:01.743865 24969 ts_tablet_manager.cc:1434] T 5bb42c95528e4f7fa7cbaf7aa5715cde P ae761084f9d74efba7171f6cb2b0705c: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260713 09:09:01.744568 24969 tablet_bootstrap.cc:492] T 759d415ab25943f3bd5df61e2e3722bf P ae761084f9d74efba7171f6cb2b0705c: Bootstrap starting.
I20260713 09:09:01.756644 24969 tablet_bootstrap.cc:492] T 759d415ab25943f3bd5df61e2e3722bf P ae761084f9d74efba7171f6cb2b0705c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260713 09:09:01.757464 24969 tablet_bootstrap.cc:492] T 759d415ab25943f3bd5df61e2e3722bf P ae761084f9d74efba7171f6cb2b0705c: Bootstrap complete.
I20260713 09:09:01.757984 24969 ts_tablet_manager.cc:1403] T 759d415ab25943f3bd5df61e2e3722bf P ae761084f9d74efba7171f6cb2b0705c: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.000s
I20260713 09:09:01.759865 24969 raft_consensus.cc:359] T 759d415ab25943f3bd5df61e2e3722bf P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:09:01.760486 24969 raft_consensus.cc:740] T 759d415ab25943f3bd5df61e2e3722bf P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae761084f9d74efba7171f6cb2b0705c, State: Initialized, Role: FOLLOWER
I20260713 09:09:01.761080 24969 consensus_queue.cc:260] T 759d415ab25943f3bd5df61e2e3722bf P ae761084f9d74efba7171f6cb2b0705c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:09:01.762562 21741 rpc_server.cc:307] RPC server started. Bound to: 127.21.59.65:40693
I20260713 09:09:01.762837 24969 ts_tablet_manager.cc:1434] T 759d415ab25943f3bd5df61e2e3722bf P ae761084f9d74efba7171f6cb2b0705c: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:09:01.762764 25031 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.59.65:40693 every 8 connection(s)
I20260713 09:09:01.763903 24969 tablet_bootstrap.cc:492] T 9aed8bccb7ad410e81501616a4f346e3 P ae761084f9d74efba7171f6cb2b0705c: Bootstrap starting.
I20260713 09:09:01.781101 21741 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:01.784237 24969 tablet_bootstrap.cc:492] T 9aed8bccb7ad410e81501616a4f346e3 P ae761084f9d74efba7171f6cb2b0705c: 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
I20260713 09:09:01.785178 24969 tablet_bootstrap.cc:492] T 9aed8bccb7ad410e81501616a4f346e3 P ae761084f9d74efba7171f6cb2b0705c: Bootstrap complete.
I20260713 09:09:01.785882 24969 ts_tablet_manager.cc:1403] T 9aed8bccb7ad410e81501616a4f346e3 P ae761084f9d74efba7171f6cb2b0705c: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.011s
I20260713 09:09:01.788458 24969 raft_consensus.cc:359] T 9aed8bccb7ad410e81501616a4f346e3 P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:09:01.789220 24969 raft_consensus.cc:740] T 9aed8bccb7ad410e81501616a4f346e3 P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae761084f9d74efba7171f6cb2b0705c, State: Initialized, Role: FOLLOWER
I20260713 09:09:01.790093 24969 consensus_queue.cc:260] T 9aed8bccb7ad410e81501616a4f346e3 P ae761084f9d74efba7171f6cb2b0705c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:09:01.792212 24969 ts_tablet_manager.cc:1434] T 9aed8bccb7ad410e81501616a4f346e3 P ae761084f9d74efba7171f6cb2b0705c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:09:01.792714 21741 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:09:01.793038 24969 tablet_bootstrap.cc:492] T d4e2bef58c854f79a68d22792ff09600 P ae761084f9d74efba7171f6cb2b0705c: Bootstrap starting.
I20260713 09:09:01.793429 21741 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:01.794286 21741 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:01.795010 25033 heartbeater.cc:344] Connected to a master server at 127.21.59.126:36933
I20260713 09:09:01.795468 25033 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:01.796409 25033 heartbeater.cc:507] Master 127.21.59.126:36933 requested a full tablet report, sending...
I20260713 09:09:01.805051 24560 ts_manager.cc:194] Re-registered known tserver with Master: ae761084f9d74efba7171f6cb2b0705c (127.21.59.65:40693)
I20260713 09:09:01.806275 24969 tablet_bootstrap.cc:492] T d4e2bef58c854f79a68d22792ff09600 P ae761084f9d74efba7171f6cb2b0705c: 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
I20260713 09:09:01.807101 24969 tablet_bootstrap.cc:492] T d4e2bef58c854f79a68d22792ff09600 P ae761084f9d74efba7171f6cb2b0705c: Bootstrap complete.
I20260713 09:09:01.807741 24969 ts_tablet_manager.cc:1403] T d4e2bef58c854f79a68d22792ff09600 P ae761084f9d74efba7171f6cb2b0705c: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260713 09:09:01.810133 24969 raft_consensus.cc:359] T d4e2bef58c854f79a68d22792ff09600 P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:09:01.810770 24969 raft_consensus.cc:740] T d4e2bef58c854f79a68d22792ff09600 P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae761084f9d74efba7171f6cb2b0705c, State: Initialized, Role: FOLLOWER
I20260713 09:09:01.811461 24969 consensus_queue.cc:260] T d4e2bef58c854f79a68d22792ff09600 P ae761084f9d74efba7171f6cb2b0705c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:09:01.813334 24969 ts_tablet_manager.cc:1434] T d4e2bef58c854f79a68d22792ff09600 P ae761084f9d74efba7171f6cb2b0705c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:09:01.814070 24969 tablet_bootstrap.cc:492] T d12cb0f1170b41438c314ccf0dbf41c8 P ae761084f9d74efba7171f6cb2b0705c: Bootstrap starting.
I20260713 09:09:01.819684 24560 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51318
I20260713 09:09:01.823494 25033 heartbeater.cc:499] Master 127.21.59.126:36933 was elected leader, sending a full tablet report...
I20260713 09:09:01.826617 24969 tablet_bootstrap.cc:492] T d12cb0f1170b41438c314ccf0dbf41c8 P ae761084f9d74efba7171f6cb2b0705c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260713 09:09:01.827622 24969 tablet_bootstrap.cc:492] T d12cb0f1170b41438c314ccf0dbf41c8 P ae761084f9d74efba7171f6cb2b0705c: Bootstrap complete.
I20260713 09:09:01.828147 24969 ts_tablet_manager.cc:1403] T d12cb0f1170b41438c314ccf0dbf41c8 P ae761084f9d74efba7171f6cb2b0705c: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260713 09:09:01.829764 24969 raft_consensus.cc:359] T d12cb0f1170b41438c314ccf0dbf41c8 P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:09:01.830367 24969 raft_consensus.cc:740] T d12cb0f1170b41438c314ccf0dbf41c8 P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae761084f9d74efba7171f6cb2b0705c, State: Initialized, Role: FOLLOWER
I20260713 09:09:01.830928 24969 consensus_queue.cc:260] T d12cb0f1170b41438c314ccf0dbf41c8 P ae761084f9d74efba7171f6cb2b0705c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:09:01.832453 24969 ts_tablet_manager.cc:1434] T d12cb0f1170b41438c314ccf0dbf41c8 P ae761084f9d74efba7171f6cb2b0705c: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:09:01.833066 24969 tablet_bootstrap.cc:492] T 891e29dc501b47c5b7f9219d1cb9691f P ae761084f9d74efba7171f6cb2b0705c: Bootstrap starting.
I20260713 09:09:01.844098 24969 tablet_bootstrap.cc:492] T 891e29dc501b47c5b7f9219d1cb9691f P ae761084f9d74efba7171f6cb2b0705c: 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
I20260713 09:09:01.844790 24969 tablet_bootstrap.cc:492] T 891e29dc501b47c5b7f9219d1cb9691f P ae761084f9d74efba7171f6cb2b0705c: Bootstrap complete.
I20260713 09:09:01.845393 24969 ts_tablet_manager.cc:1403] T 891e29dc501b47c5b7f9219d1cb9691f P ae761084f9d74efba7171f6cb2b0705c: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:09:01.847213 24969 raft_consensus.cc:359] T 891e29dc501b47c5b7f9219d1cb9691f P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:09:01.847821 24969 raft_consensus.cc:740] T 891e29dc501b47c5b7f9219d1cb9691f P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae761084f9d74efba7171f6cb2b0705c, State: Initialized, Role: FOLLOWER
I20260713 09:09:01.848446 24969 consensus_queue.cc:260] T 891e29dc501b47c5b7f9219d1cb9691f P ae761084f9d74efba7171f6cb2b0705c [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: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:09:01.850070 24969 ts_tablet_manager.cc:1434] T 891e29dc501b47c5b7f9219d1cb9691f P ae761084f9d74efba7171f6cb2b0705c: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:09:01.850998 24969 tablet_bootstrap.cc:492] T 6648e33889a347d8a0e20c1a488429bb P ae761084f9d74efba7171f6cb2b0705c: Bootstrap starting.
W20260713 09:09:01.865386 24611 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:09:01.866508 24969 tablet_bootstrap.cc:492] T 6648e33889a347d8a0e20c1a488429bb P ae761084f9d74efba7171f6cb2b0705c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260713 09:09:01.867439 24969 tablet_bootstrap.cc:492] T 6648e33889a347d8a0e20c1a488429bb P ae761084f9d74efba7171f6cb2b0705c: Bootstrap complete.
I20260713 09:09:01.868008 24969 ts_tablet_manager.cc:1403] T 6648e33889a347d8a0e20c1a488429bb P ae761084f9d74efba7171f6cb2b0705c: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260713 09:09:01.869917 24969 raft_consensus.cc:359] T 6648e33889a347d8a0e20c1a488429bb P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:09:01.870687 24969 raft_consensus.cc:740] T 6648e33889a347d8a0e20c1a488429bb P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae761084f9d74efba7171f6cb2b0705c, State: Initialized, Role: FOLLOWER
I20260713 09:09:01.871543 24969 consensus_queue.cc:260] T 6648e33889a347d8a0e20c1a488429bb P ae761084f9d74efba7171f6cb2b0705c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae761084f9d74efba7171f6cb2b0705c" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 40693 } } peers { permanent_uuid: "a4973548ed7341858ef22c855e46c759" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 40983 } } peers { permanent_uuid: "2f1cd5f624d4474cb640816f6900d9ee" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 35155 } }
I20260713 09:09:01.873416 24969 ts_tablet_manager.cc:1434] T 6648e33889a347d8a0e20c1a488429bb P ae761084f9d74efba7171f6cb2b0705c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:09:01.900004 25004 raft_consensus.cc:3060] T 5bb42c95528e4f7fa7cbaf7aa5715cde P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:01.905917 25004 pending_rounds.cc:85] T 5bb42c95528e4f7fa7cbaf7aa5715cde P ae761084f9d74efba7171f6cb2b0705c: Aborting all ops after (but not including) 0
I20260713 09:09:01.905817 25006 raft_consensus.cc:3060] T 759d415ab25943f3bd5df61e2e3722bf P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:01.906345 25004 pending_rounds.cc:107] T 5bb42c95528e4f7fa7cbaf7aa5715cde P ae761084f9d74efba7171f6cb2b0705c: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:09:01.906668 25004 raft_consensus.cc:2889] T 5bb42c95528e4f7fa7cbaf7aa5715cde P ae761084f9d74efba7171f6cb2b0705c [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:09:01.912560 25006 pending_rounds.cc:85] T 759d415ab25943f3bd5df61e2e3722bf P ae761084f9d74efba7171f6cb2b0705c: Aborting all ops after (but not including) 0
I20260713 09:09:01.912948 25006 pending_rounds.cc:107] T 759d415ab25943f3bd5df61e2e3722bf P ae761084f9d74efba7171f6cb2b0705c: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:09:01.913192 25006 raft_consensus.cc:2889] T 759d415ab25943f3bd5df61e2e3722bf P ae761084f9d74efba7171f6cb2b0705c [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:09:02.126724 25006 raft_consensus.cc:3060] T 6648e33889a347d8a0e20c1a488429bb P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:02.131446 25006 pending_rounds.cc:85] T 6648e33889a347d8a0e20c1a488429bb P ae761084f9d74efba7171f6cb2b0705c: Aborting all ops after (but not including) 0
I20260713 09:09:02.131656 25006 pending_rounds.cc:107] T 6648e33889a347d8a0e20c1a488429bb P ae761084f9d74efba7171f6cb2b0705c: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:09:02.131820 25006 raft_consensus.cc:2889] T 6648e33889a347d8a0e20c1a488429bb P ae761084f9d74efba7171f6cb2b0705c [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:09:02.273470 25006 raft_consensus.cc:3060] T d12cb0f1170b41438c314ccf0dbf41c8 P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:02.278972 25006 pending_rounds.cc:85] T d12cb0f1170b41438c314ccf0dbf41c8 P ae761084f9d74efba7171f6cb2b0705c: Aborting all ops after (but not including) 0
I20260713 09:09:02.279207 25006 pending_rounds.cc:107] T d12cb0f1170b41438c314ccf0dbf41c8 P ae761084f9d74efba7171f6cb2b0705c: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:09:02.279464 25006 raft_consensus.cc:2889] T d12cb0f1170b41438c314ccf0dbf41c8 P ae761084f9d74efba7171f6cb2b0705c [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:09:02.804991 21741 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:02.810454 21741 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:09:02.810961 21741 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:02.811440 21741 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:09:02.897086 24611 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:09:03.819531 21741 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:03.825943 21741 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:09:03.826359 21741 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:03.826989 21741 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:09:03.898144 24611 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:09:04.834261 21741 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:04.839831 21741 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:09:04.840279 21741 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:04.840735 21741 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:09:04.899194 24611 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:09:05.846766 21741 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:05.852246 21741 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:09:05.852660 21741 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:05.853127 21741 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:09:05.900125 24611 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:09:06.860203 21741 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:06.867750 21741 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:06.872884 21741 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:09:06.873307 21741 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260713 09:09:06.901278 24611 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:09:07.900090 21741 tablet_server.cc:179] TabletServer@127.21.59.65:40693 shutting down...
W20260713 09:09:07.902719 24611 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:09:07.925990 21741 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:07.926982 21741 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:07.927791 21741 raft_consensus.cc:2243] T 891e29dc501b47c5b7f9219d1cb9691f P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:07.928354 21741 raft_consensus.cc:2272] T 891e29dc501b47c5b7f9219d1cb9691f P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.930881 21741 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:07.931483 21741 raft_consensus.cc:2243] T 6648e33889a347d8a0e20c1a488429bb P ae761084f9d74efba7171f6cb2b0705c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:07.931951 21741 raft_consensus.cc:2272] T 6648e33889a347d8a0e20c1a488429bb P ae761084f9d74efba7171f6cb2b0705c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.934104 21741 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:07.934743 21741 raft_consensus.cc:2243] T 9aed8bccb7ad410e81501616a4f346e3 P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:07.935237 21741 raft_consensus.cc:2272] T 9aed8bccb7ad410e81501616a4f346e3 P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.937363 21741 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:07.937959 21741 raft_consensus.cc:2243] T d4e2bef58c854f79a68d22792ff09600 P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:07.938392 21741 raft_consensus.cc:2272] T d4e2bef58c854f79a68d22792ff09600 P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.940498 21741 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:07.941020 21741 raft_consensus.cc:2243] T 8e61265ebc4a42e9ad944553fe5fb1fd P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:07.941453 21741 raft_consensus.cc:2272] T 8e61265ebc4a42e9ad944553fe5fb1fd P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.943513 21741 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:07.944033 21741 raft_consensus.cc:2243] T 759d415ab25943f3bd5df61e2e3722bf P ae761084f9d74efba7171f6cb2b0705c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:07.944486 21741 raft_consensus.cc:2272] T 759d415ab25943f3bd5df61e2e3722bf P ae761084f9d74efba7171f6cb2b0705c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.946902 21741 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:07.947432 21741 raft_consensus.cc:2243] T d12cb0f1170b41438c314ccf0dbf41c8 P ae761084f9d74efba7171f6cb2b0705c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:07.947861 21741 raft_consensus.cc:2272] T d12cb0f1170b41438c314ccf0dbf41c8 P ae761084f9d74efba7171f6cb2b0705c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.949975 21741 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:07.950448 21741 raft_consensus.cc:2243] T 5bb42c95528e4f7fa7cbaf7aa5715cde P ae761084f9d74efba7171f6cb2b0705c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:07.950938 21741 raft_consensus.cc:2272] T 5bb42c95528e4f7fa7cbaf7aa5715cde P ae761084f9d74efba7171f6cb2b0705c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.952898 21741 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:07.953469 21741 raft_consensus.cc:2243] T 97ad95edb577458fa5fea246260625e9 P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:07.953966 21741 raft_consensus.cc:2272] T 97ad95edb577458fa5fea246260625e9 P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.956169 21741 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:07.956647 21741 raft_consensus.cc:2243] T ca8005a1066d4f56af3ae622b0c22372 P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:07.957121 21741 raft_consensus.cc:2272] T ca8005a1066d4f56af3ae622b0c22372 P ae761084f9d74efba7171f6cb2b0705c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.988265 21741 tablet_server.cc:196] TabletServer@127.21.59.65:40693 shutdown complete.
I20260713 09:09:08.013424 21741 tablet_server.cc:179] TabletServer@127.21.59.66:0 shutting down...
I20260713 09:09:08.039788 21741 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:08.040587 21741 tablet_replica.cc:333] T d12cb0f1170b41438c314ccf0dbf41c8 P a4973548ed7341858ef22c855e46c759: stopping tablet replica
I20260713 09:09:08.041271 21741 raft_consensus.cc:2243] T d12cb0f1170b41438c314ccf0dbf41c8 P a4973548ed7341858ef22c855e46c759 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:08.041767 21741 raft_consensus.cc:2272] T d12cb0f1170b41438c314ccf0dbf41c8 P a4973548ed7341858ef22c855e46c759 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.043956 21741 tablet_replica.cc:333] T 5bb42c95528e4f7fa7cbaf7aa5715cde P a4973548ed7341858ef22c855e46c759: stopping tablet replica
I20260713 09:09:08.044549 21741 raft_consensus.cc:2243] T 5bb42c95528e4f7fa7cbaf7aa5715cde P a4973548ed7341858ef22c855e46c759 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:08.045009 21741 raft_consensus.cc:2272] T 5bb42c95528e4f7fa7cbaf7aa5715cde P a4973548ed7341858ef22c855e46c759 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.047323 21741 tablet_replica.cc:333] T 97ad95edb577458fa5fea246260625e9 P a4973548ed7341858ef22c855e46c759: stopping tablet replica
I20260713 09:09:08.047922 21741 raft_consensus.cc:2243] T 97ad95edb577458fa5fea246260625e9 P a4973548ed7341858ef22c855e46c759 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:08.048533 21741 raft_consensus.cc:2272] T 97ad95edb577458fa5fea246260625e9 P a4973548ed7341858ef22c855e46c759 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:08.050837 24779 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 52 similar messages]
I20260713 09:09:08.051326 21741 tablet_replica.cc:333] T 759d415ab25943f3bd5df61e2e3722bf P a4973548ed7341858ef22c855e46c759: stopping tablet replica
I20260713 09:09:08.051955 21741 raft_consensus.cc:2243] T 759d415ab25943f3bd5df61e2e3722bf P a4973548ed7341858ef22c855e46c759 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:08.052840 21741 raft_consensus.cc:2272] T 759d415ab25943f3bd5df61e2e3722bf P a4973548ed7341858ef22c855e46c759 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:08.055969 24779 consensus_peers.cc:597] T d4e2bef58c854f79a68d22792ff09600 P 2f1cd5f624d4474cb640816f6900d9ee -> Peer a4973548ed7341858ef22c855e46c759 (127.21.59.66:40983): Couldn't send request to peer a4973548ed7341858ef22c855e46c759. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:08.056236 21741 tablet_replica.cc:333] T 8e61265ebc4a42e9ad944553fe5fb1fd P a4973548ed7341858ef22c855e46c759: stopping tablet replica
I20260713 09:09:08.057130 21741 raft_consensus.cc:2243] T 8e61265ebc4a42e9ad944553fe5fb1fd P a4973548ed7341858ef22c855e46c759 [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:09:08.057408 24779 consensus_peers.cc:597] T 6648e33889a347d8a0e20c1a488429bb P 2f1cd5f624d4474cb640816f6900d9ee -> Peer a4973548ed7341858ef22c855e46c759 (127.21.59.66:40983): Couldn't send request to peer a4973548ed7341858ef22c855e46c759. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:08.058079 21741 raft_consensus.cc:2272] T 8e61265ebc4a42e9ad944553fe5fb1fd P a4973548ed7341858ef22c855e46c759 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.060309 21741 tablet_replica.cc:333] T d4e2bef58c854f79a68d22792ff09600 P a4973548ed7341858ef22c855e46c759: stopping tablet replica
I20260713 09:09:08.060842 21741 raft_consensus.cc:2243] T d4e2bef58c854f79a68d22792ff09600 P a4973548ed7341858ef22c855e46c759 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:08.061281 21741 raft_consensus.cc:2272] T d4e2bef58c854f79a68d22792ff09600 P a4973548ed7341858ef22c855e46c759 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.063274 21741 tablet_replica.cc:333] T 6648e33889a347d8a0e20c1a488429bb P a4973548ed7341858ef22c855e46c759: stopping tablet replica
I20260713 09:09:08.063774 21741 raft_consensus.cc:2243] T 6648e33889a347d8a0e20c1a488429bb P a4973548ed7341858ef22c855e46c759 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:08.064224 21741 raft_consensus.cc:2272] T 6648e33889a347d8a0e20c1a488429bb P a4973548ed7341858ef22c855e46c759 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.066066 21741 tablet_replica.cc:333] T 9aed8bccb7ad410e81501616a4f346e3 P a4973548ed7341858ef22c855e46c759: stopping tablet replica
I20260713 09:09:08.066565 21741 raft_consensus.cc:2243] T 9aed8bccb7ad410e81501616a4f346e3 P a4973548ed7341858ef22c855e46c759 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:08.068428 21741 raft_consensus.cc:2272] T 9aed8bccb7ad410e81501616a4f346e3 P a4973548ed7341858ef22c855e46c759 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.070370 21741 tablet_replica.cc:333] T 891e29dc501b47c5b7f9219d1cb9691f P a4973548ed7341858ef22c855e46c759: stopping tablet replica
I20260713 09:09:08.071027 21741 raft_consensus.cc:2243] T 891e29dc501b47c5b7f9219d1cb9691f P a4973548ed7341858ef22c855e46c759 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:08.072247 21741 raft_consensus.cc:2272] T 891e29dc501b47c5b7f9219d1cb9691f P a4973548ed7341858ef22c855e46c759 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.075151 21741 tablet_replica.cc:333] T ca8005a1066d4f56af3ae622b0c22372 P a4973548ed7341858ef22c855e46c759: stopping tablet replica
W20260713 09:09:08.075250 24779 consensus_peers.cc:597] T d12cb0f1170b41438c314ccf0dbf41c8 P 2f1cd5f624d4474cb640816f6900d9ee -> Peer a4973548ed7341858ef22c855e46c759 (127.21.59.66:40983): Couldn't send request to peer a4973548ed7341858ef22c855e46c759. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:08.075709 21741 raft_consensus.cc:2243] T ca8005a1066d4f56af3ae622b0c22372 P a4973548ed7341858ef22c855e46c759 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:08.076551 21741 raft_consensus.cc:2272] T ca8005a1066d4f56af3ae622b0c22372 P a4973548ed7341858ef22c855e46c759 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:08.089799 24779 consensus_peers.cc:597] T 5bb42c95528e4f7fa7cbaf7aa5715cde P 2f1cd5f624d4474cb640816f6900d9ee -> Peer a4973548ed7341858ef22c855e46c759 (127.21.59.66:40983): Couldn't send request to peer a4973548ed7341858ef22c855e46c759. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:08.099263 24777 consensus_peers.cc:597] T 6648e33889a347d8a0e20c1a488429bb P 2f1cd5f624d4474cb640816f6900d9ee -> Peer ae761084f9d74efba7171f6cb2b0705c (127.21.59.65:40693): Couldn't send request to peer ae761084f9d74efba7171f6cb2b0705c. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.65:40693: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:08.107568 21741 tablet_server.cc:196] TabletServer@127.21.59.66:0 shutdown complete.
I20260713 09:09:08.132257 21741 tablet_server.cc:179] TabletServer@127.21.59.67:0 shutting down...
W20260713 09:09:08.158179 24777 consensus_peers.cc:597] T d4e2bef58c854f79a68d22792ff09600 P 2f1cd5f624d4474cb640816f6900d9ee -> Peer ae761084f9d74efba7171f6cb2b0705c (127.21.59.65:40693): Couldn't send request to peer ae761084f9d74efba7171f6cb2b0705c. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.65:40693: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:08.163290 21741 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:08.164096 21741 tablet_replica.cc:333] T 5bb42c95528e4f7fa7cbaf7aa5715cde P 2f1cd5f624d4474cb640816f6900d9ee: stopping tablet replica
I20260713 09:09:08.164815 21741 raft_consensus.cc:2243] T 5bb42c95528e4f7fa7cbaf7aa5715cde P 2f1cd5f624d4474cb640816f6900d9ee [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:08.165572 21741 raft_consensus.cc:2272] T 5bb42c95528e4f7fa7cbaf7aa5715cde P 2f1cd5f624d4474cb640816f6900d9ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.167644 21741 tablet_replica.cc:333] T d12cb0f1170b41438c314ccf0dbf41c8 P 2f1cd5f624d4474cb640816f6900d9ee: stopping tablet replica
I20260713 09:09:08.168165 21741 raft_consensus.cc:2243] T d12cb0f1170b41438c314ccf0dbf41c8 P 2f1cd5f624d4474cb640816f6900d9ee [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:08.168924 21741 raft_consensus.cc:2272] T d12cb0f1170b41438c314ccf0dbf41c8 P 2f1cd5f624d4474cb640816f6900d9ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.170991 21741 tablet_replica.cc:333] T 6648e33889a347d8a0e20c1a488429bb P 2f1cd5f624d4474cb640816f6900d9ee: stopping tablet replica
I20260713 09:09:08.171463 21741 raft_consensus.cc:2243] T 6648e33889a347d8a0e20c1a488429bb P 2f1cd5f624d4474cb640816f6900d9ee [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:08.172155 21741 raft_consensus.cc:2272] T 6648e33889a347d8a0e20c1a488429bb P 2f1cd5f624d4474cb640816f6900d9ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.173978 21741 tablet_replica.cc:333] T 9aed8bccb7ad410e81501616a4f346e3 P 2f1cd5f624d4474cb640816f6900d9ee: stopping tablet replica
I20260713 09:09:08.174451 21741 raft_consensus.cc:2243] T 9aed8bccb7ad410e81501616a4f346e3 P 2f1cd5f624d4474cb640816f6900d9ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:08.174907 21741 raft_consensus.cc:2272] T 9aed8bccb7ad410e81501616a4f346e3 P 2f1cd5f624d4474cb640816f6900d9ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.176748 21741 tablet_replica.cc:333] T 759d415ab25943f3bd5df61e2e3722bf P 2f1cd5f624d4474cb640816f6900d9ee: stopping tablet replica
I20260713 09:09:08.177172 21741 raft_consensus.cc:2243] T 759d415ab25943f3bd5df61e2e3722bf P 2f1cd5f624d4474cb640816f6900d9ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:08.177536 21741 raft_consensus.cc:2272] T 759d415ab25943f3bd5df61e2e3722bf P 2f1cd5f624d4474cb640816f6900d9ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.179746 21741 tablet_replica.cc:333] T d4e2bef58c854f79a68d22792ff09600 P 2f1cd5f624d4474cb640816f6900d9ee: stopping tablet replica
I20260713 09:09:08.180218 21741 raft_consensus.cc:2243] T d4e2bef58c854f79a68d22792ff09600 P 2f1cd5f624d4474cb640816f6900d9ee [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:08.180964 21741 raft_consensus.cc:2272] T d4e2bef58c854f79a68d22792ff09600 P 2f1cd5f624d4474cb640816f6900d9ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.182861 21741 tablet_replica.cc:333] T 8e61265ebc4a42e9ad944553fe5fb1fd P 2f1cd5f624d4474cb640816f6900d9ee: stopping tablet replica
I20260713 09:09:08.183331 21741 raft_consensus.cc:2243] T 8e61265ebc4a42e9ad944553fe5fb1fd P 2f1cd5f624d4474cb640816f6900d9ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:08.183712 21741 raft_consensus.cc:2272] T 8e61265ebc4a42e9ad944553fe5fb1fd P 2f1cd5f624d4474cb640816f6900d9ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.185606 21741 tablet_replica.cc:333] T ca8005a1066d4f56af3ae622b0c22372 P 2f1cd5f624d4474cb640816f6900d9ee: stopping tablet replica
I20260713 09:09:08.186028 21741 raft_consensus.cc:2243] T ca8005a1066d4f56af3ae622b0c22372 P 2f1cd5f624d4474cb640816f6900d9ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:08.186401 21741 raft_consensus.cc:2272] T ca8005a1066d4f56af3ae622b0c22372 P 2f1cd5f624d4474cb640816f6900d9ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.188262 21741 tablet_replica.cc:333] T 97ad95edb577458fa5fea246260625e9 P 2f1cd5f624d4474cb640816f6900d9ee: stopping tablet replica
I20260713 09:09:08.188660 21741 raft_consensus.cc:2243] T 97ad95edb577458fa5fea246260625e9 P 2f1cd5f624d4474cb640816f6900d9ee [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:08.189486 21741 raft_consensus.cc:2272] T 97ad95edb577458fa5fea246260625e9 P 2f1cd5f624d4474cb640816f6900d9ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.191308 21741 tablet_replica.cc:333] T 891e29dc501b47c5b7f9219d1cb9691f P 2f1cd5f624d4474cb640816f6900d9ee: stopping tablet replica
I20260713 09:09:08.191721 21741 raft_consensus.cc:2243] T 891e29dc501b47c5b7f9219d1cb9691f P 2f1cd5f624d4474cb640816f6900d9ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:08.192068 21741 raft_consensus.cc:2272] T 891e29dc501b47c5b7f9219d1cb9691f P 2f1cd5f624d4474cb640816f6900d9ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.221634 21741 tablet_server.cc:196] TabletServer@127.21.59.67:0 shutdown complete.
I20260713 09:09:08.246138 21741 master.cc:562] Master@127.21.59.126:36933 shutting down...
I20260713 09:09:08.270316 21741 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6440a996bdea4127a148dc064d3fddc1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:08.271128 21741 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6440a996bdea4127a148dc064d3fddc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:08.271502 21741 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6440a996bdea4127a148dc064d3fddc1: stopping tablet replica
I20260713 09:09:08.292780 21741 master.cc:584] Master@127.21.59.126:36933 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13611 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260713 09:09:08.339367 21741 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.59.126:46819
I20260713 09:09:08.340498 21741 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:08.346401 25068 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
W20260713 09:09:08.346386 25067 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
I20260713 09:09:08.347810 21741 server_base.cc:1061] running on GCE node
W20260713 09:09:08.347916 25070 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
I20260713 09:09:08.349112 21741 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:08.349321 21741 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:08.349445 21741 hybrid_clock.cc:648] HybridClock initialized: now 1783933748349434 us; error 0 us; skew 500 ppm
I20260713 09:09:08.349922 21741 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:08.352491 21741 webserver.cc:533] Webserver started at http://127.21.59.126:41277/ using document root <none> and password file <none>
I20260713 09:09:08.352980 21741 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:08.353137 21741 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:08.353366 21741 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:08.354478 21741 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933662300128-21741-0/minicluster-data/master-0-root/instance:
uuid: "997466bf28f645279379c7942f00e0b6"
format_stamp: "Formatted at 2026-07-13 09:09:08 on dist-test-slave-2xsz"
I20260713 09:09:08.359036 21741 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:09:08.362378 25075 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:08.363173 21741 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:09:08.363497 21741 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933662300128-21741-0/minicluster-data/master-0-root
uuid: "997466bf28f645279379c7942f00e0b6"
format_stamp: "Formatted at 2026-07-13 09:09:08 on dist-test-slave-2xsz"
I20260713 09:09:08.363797 21741 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933662300128-21741-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933662300128-21741-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933662300128-21741-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)
I20260713 09:09:08.385939 21741 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:08.387272 21741 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:08.425443 21741 rpc_server.cc:307] RPC server started. Bound to: 127.21.59.126:46819
I20260713 09:09:08.425552 25126 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.59.126:46819 every 8 connection(s)
I20260713 09:09:08.429296 25127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:08.440163 25127 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 997466bf28f645279379c7942f00e0b6: Bootstrap starting.
I20260713 09:09:08.444864 25127 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 997466bf28f645279379c7942f00e0b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:08.449164 25127 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 997466bf28f645279379c7942f00e0b6: No bootstrap required, opened a new log
I20260713 09:09:08.451509 25127 raft_consensus.cc:359] T 00000000000000000000000000000000 P 997466bf28f645279379c7942f00e0b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "997466bf28f645279379c7942f00e0b6" member_type: VOTER }
I20260713 09:09:08.451968 25127 raft_consensus.cc:385] T 00000000000000000000000000000000 P 997466bf28f645279379c7942f00e0b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:08.452203 25127 raft_consensus.cc:740] T 00000000000000000000000000000000 P 997466bf28f645279379c7942f00e0b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997466bf28f645279379c7942f00e0b6, State: Initialized, Role: FOLLOWER
I20260713 09:09:08.452836 25127 consensus_queue.cc:260] T 00000000000000000000000000000000 P 997466bf28f645279379c7942f00e0b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "997466bf28f645279379c7942f00e0b6" member_type: VOTER }
I20260713 09:09:08.453308 25127 raft_consensus.cc:399] T 00000000000000000000000000000000 P 997466bf28f645279379c7942f00e0b6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:09:08.453544 25127 raft_consensus.cc:493] T 00000000000000000000000000000000 P 997466bf28f645279379c7942f00e0b6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:09:08.453812 25127 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 997466bf28f645279379c7942f00e0b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:08.458319 25127 raft_consensus.cc:515] T 00000000000000000000000000000000 P 997466bf28f645279379c7942f00e0b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "997466bf28f645279379c7942f00e0b6" member_type: VOTER }
I20260713 09:09:08.458925 25127 leader_election.cc:304] T 00000000000000000000000000000000 P 997466bf28f645279379c7942f00e0b6 [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: 997466bf28f645279379c7942f00e0b6; no voters: 
I20260713 09:09:08.460071 25127 leader_election.cc:290] T 00000000000000000000000000000000 P 997466bf28f645279379c7942f00e0b6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:09:08.460606 25130 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 997466bf28f645279379c7942f00e0b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:08.462102 25130 raft_consensus.cc:697] T 00000000000000000000000000000000 P 997466bf28f645279379c7942f00e0b6 [term 1 LEADER]: Becoming Leader. State: Replica: 997466bf28f645279379c7942f00e0b6, State: Running, Role: LEADER
I20260713 09:09:08.462981 25127 sys_catalog.cc:565] T 00000000000000000000000000000000 P 997466bf28f645279379c7942f00e0b6 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:09:08.462952 25130 consensus_queue.cc:237] T 00000000000000000000000000000000 P 997466bf28f645279379c7942f00e0b6 [LEADER]: Queue going to LEADER mode. State: All 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: "997466bf28f645279379c7942f00e0b6" member_type: VOTER }
I20260713 09:09:08.466445 25132 sys_catalog.cc:455] T 00000000000000000000000000000000 P 997466bf28f645279379c7942f00e0b6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 997466bf28f645279379c7942f00e0b6. Latest consensus state: current_term: 1 leader_uuid: "997466bf28f645279379c7942f00e0b6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "997466bf28f645279379c7942f00e0b6" member_type: VOTER } }
I20260713 09:09:08.467255 25132 sys_catalog.cc:458] T 00000000000000000000000000000000 P 997466bf28f645279379c7942f00e0b6 [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:08.467069 25131 sys_catalog.cc:455] T 00000000000000000000000000000000 P 997466bf28f645279379c7942f00e0b6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "997466bf28f645279379c7942f00e0b6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "997466bf28f645279379c7942f00e0b6" member_type: VOTER } }
I20260713 09:09:08.468768 25131 sys_catalog.cc:458] T 00000000000000000000000000000000 P 997466bf28f645279379c7942f00e0b6 [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:08.471674 25138 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:09:08.477658 25138 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:09:08.479355 21741 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:09:08.487540 25138 catalog_manager.cc:1383] Generated new cluster ID: 7f96d3f6ca94481a830c2c1e03584821
I20260713 09:09:08.487823 25138 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:09:08.505385 25138 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:09:08.506628 25138 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:09:08.536948 25138 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 997466bf28f645279379c7942f00e0b6: Generated new TSK 0
I20260713 09:09:08.537529 25138 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:09:08.545984 21741 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:08.551911 25148 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
W20260713 09:09:08.552937 25149 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
W20260713 09:09:08.554425 25151 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
I20260713 09:09:08.554966 21741 server_base.cc:1061] running on GCE node
I20260713 09:09:08.555734 21741 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:08.555946 21741 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:08.556066 21741 hybrid_clock.cc:648] HybridClock initialized: now 1783933748556054 us; error 0 us; skew 500 ppm
I20260713 09:09:08.556537 21741 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:08.558692 21741 webserver.cc:533] Webserver started at http://127.21.59.65:36691/ using document root <none> and password file <none>
I20260713 09:09:08.559197 21741 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:08.559350 21741 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:08.559546 21741 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:08.560549 21741 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933662300128-21741-0/minicluster-data/ts-0-root/instance:
uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4"
format_stamp: "Formatted at 2026-07-13 09:09:08 on dist-test-slave-2xsz"
I20260713 09:09:08.565166 21741 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:09:08.568470 25156 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:08.569347 21741 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:09:08.569659 21741 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933662300128-21741-0/minicluster-data/ts-0-root
uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4"
format_stamp: "Formatted at 2026-07-13 09:09:08 on dist-test-slave-2xsz"
I20260713 09:09:08.569922 21741 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933662300128-21741-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933662300128-21741-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933662300128-21741-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)
I20260713 09:09:08.580411 21741 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:08.581593 21741 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:08.583081 21741 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:08.585289 21741 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:08.585460 21741 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:08.585748 21741 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:08.585915 21741 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:08.625048 21741 rpc_server.cc:307] RPC server started. Bound to: 127.21.59.65:34771
I20260713 09:09:08.625134 25218 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.59.65:34771 every 8 connection(s)
I20260713 09:09:08.630136 21741 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:08.636696 25223 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
W20260713 09:09:08.637924 25224 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
W20260713 09:09:08.640882 25226 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
I20260713 09:09:08.641522 21741 server_base.cc:1061] running on GCE node
I20260713 09:09:08.642083 25219 heartbeater.cc:344] Connected to a master server at 127.21.59.126:46819
I20260713 09:09:08.642478 25219 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:08.642633 21741 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:08.642948 21741 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:08.643137 21741 hybrid_clock.cc:648] HybridClock initialized: now 1783933748643121 us; error 0 us; skew 500 ppm
I20260713 09:09:08.643157 25219 heartbeater.cc:507] Master 127.21.59.126:46819 requested a full tablet report, sending...
I20260713 09:09:08.643800 21741 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:08.645568 25092 ts_manager.cc:194] Registered new tserver with Master: 5766c5e0e76a4b02af8d6f9f5f510cc4 (127.21.59.65:34771)
I20260713 09:09:08.646553 21741 webserver.cc:533] Webserver started at http://127.21.59.66:43987/ using document root <none> and password file <none>
I20260713 09:09:08.647246 21741 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:08.647485 21741 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:08.647787 21741 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:08.648061 25092 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49666
I20260713 09:09:08.649346 21741 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933662300128-21741-0/minicluster-data/ts-1-root/instance:
uuid: "a345079f200b415b98e5a75cdb738872"
format_stamp: "Formatted at 2026-07-13 09:09:08 on dist-test-slave-2xsz"
I20260713 09:09:08.653923 21741 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:09:08.657229 25231 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:08.657949 21741 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:09:08.658304 21741 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933662300128-21741-0/minicluster-data/ts-1-root
uuid: "a345079f200b415b98e5a75cdb738872"
format_stamp: "Formatted at 2026-07-13 09:09:08 on dist-test-slave-2xsz"
I20260713 09:09:08.658582 21741 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933662300128-21741-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933662300128-21741-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933662300128-21741-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)
I20260713 09:09:08.675622 21741 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:08.676959 21741 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:08.678624 21741 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:08.681233 21741 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:08.681488 21741 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:08.681936 21741 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:08.682377 21741 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:08.725835 21741 rpc_server.cc:307] RPC server started. Bound to: 127.21.59.66:38323
I20260713 09:09:08.725910 25293 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.59.66:38323 every 8 connection(s)
I20260713 09:09:08.731451 21741 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:08.739250 25297 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
W20260713 09:09:08.740319 25298 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
I20260713 09:09:08.742749 25294 heartbeater.cc:344] Connected to a master server at 127.21.59.126:46819
I20260713 09:09:08.743353 25294 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:08.743940 21741 server_base.cc:1061] running on GCE node
W20260713 09:09:08.743973 25300 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
I20260713 09:09:08.744275 25294 heartbeater.cc:507] Master 127.21.59.126:46819 requested a full tablet report, sending...
I20260713 09:09:08.745352 21741 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:08.745595 21741 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:08.745797 21741 hybrid_clock.cc:648] HybridClock initialized: now 1783933748745778 us; error 0 us; skew 500 ppm
I20260713 09:09:08.746366 21741 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:08.746508 25092 ts_manager.cc:194] Registered new tserver with Master: a345079f200b415b98e5a75cdb738872 (127.21.59.66:38323)
I20260713 09:09:08.748209 25092 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49674
I20260713 09:09:08.748989 21741 webserver.cc:533] Webserver started at http://127.21.59.67:41733/ using document root <none> and password file <none>
I20260713 09:09:08.749584 21741 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:08.749807 21741 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:08.750144 21741 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:08.751454 21741 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933662300128-21741-0/minicluster-data/ts-2-root/instance:
uuid: "25ef180af4bc47979a82119a173db2f3"
format_stamp: "Formatted at 2026-07-13 09:09:08 on dist-test-slave-2xsz"
I20260713 09:09:08.756029 21741 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:09:08.759795 25305 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:08.760732 21741 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260713 09:09:08.761037 21741 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933662300128-21741-0/minicluster-data/ts-2-root
uuid: "25ef180af4bc47979a82119a173db2f3"
format_stamp: "Formatted at 2026-07-13 09:09:08 on dist-test-slave-2xsz"
I20260713 09:09:08.761302 21741 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933662300128-21741-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933662300128-21741-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933662300128-21741-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)
I20260713 09:09:08.779251 21741 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:08.780520 21741 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:08.781971 21741 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:08.784549 21741 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:08.784789 21741 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:08.785029 21741 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:08.785204 21741 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:08.823776 21741 rpc_server.cc:307] RPC server started. Bound to: 127.21.59.67:44371
I20260713 09:09:08.823892 25367 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.59.67:44371 every 8 connection(s)
I20260713 09:09:08.837314 25368 heartbeater.cc:344] Connected to a master server at 127.21.59.126:46819
I20260713 09:09:08.837678 25368 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:08.838364 25368 heartbeater.cc:507] Master 127.21.59.126:46819 requested a full tablet report, sending...
I20260713 09:09:08.840178 25092 ts_manager.cc:194] Registered new tserver with Master: 25ef180af4bc47979a82119a173db2f3 (127.21.59.67:44371)
I20260713 09:09:08.840305 21741 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013434737s
I20260713 09:09:08.841543 25092 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49682
I20260713 09:09:08.864822 25092 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49698:
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"
    }
  }
}
W20260713 09:09:08.867029 25092 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.
I20260713 09:09:08.912808 25333 tablet_service.cc:1511] Processing CreateTablet for tablet 968039925416491082c9551e59bbc356 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8f33210e8f0849a28e699ba70fc49bdb]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:09:08.913118 25332 tablet_service.cc:1511] Processing CreateTablet for tablet 96263ebb66084ec0ba2f1f5e32c6a3b7 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8f33210e8f0849a28e699ba70fc49bdb]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:09:08.914294 25333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 968039925416491082c9551e59bbc356. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:08.914951 25332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96263ebb66084ec0ba2f1f5e32c6a3b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:08.915283 25259 tablet_service.cc:1511] Processing CreateTablet for tablet 968039925416491082c9551e59bbc356 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8f33210e8f0849a28e699ba70fc49bdb]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:09:08.916590 25259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 968039925416491082c9551e59bbc356. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:08.919447 25184 tablet_service.cc:1511] Processing CreateTablet for tablet 968039925416491082c9551e59bbc356 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8f33210e8f0849a28e699ba70fc49bdb]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:09:08.920465 25184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 968039925416491082c9551e59bbc356. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:08.923967 25258 tablet_service.cc:1511] Processing CreateTablet for tablet 96263ebb66084ec0ba2f1f5e32c6a3b7 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8f33210e8f0849a28e699ba70fc49bdb]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:09:08.925272 25258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96263ebb66084ec0ba2f1f5e32c6a3b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:08.924026 25183 tablet_service.cc:1511] Processing CreateTablet for tablet 96263ebb66084ec0ba2f1f5e32c6a3b7 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8f33210e8f0849a28e699ba70fc49bdb]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:09:08.932089 25183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96263ebb66084ec0ba2f1f5e32c6a3b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:08.943521 25383 tablet_bootstrap.cc:492] T 968039925416491082c9551e59bbc356 P 5766c5e0e76a4b02af8d6f9f5f510cc4: Bootstrap starting.
I20260713 09:09:08.947098 25384 tablet_bootstrap.cc:492] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 25ef180af4bc47979a82119a173db2f3: Bootstrap starting.
I20260713 09:09:08.953939 25383 tablet_bootstrap.cc:654] T 968039925416491082c9551e59bbc356 P 5766c5e0e76a4b02af8d6f9f5f510cc4: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:08.954025 25384 tablet_bootstrap.cc:654] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 25ef180af4bc47979a82119a173db2f3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:08.960304 25384 tablet_bootstrap.cc:492] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 25ef180af4bc47979a82119a173db2f3: No bootstrap required, opened a new log
I20260713 09:09:08.960345 25385 tablet_bootstrap.cc:492] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P a345079f200b415b98e5a75cdb738872: Bootstrap starting.
I20260713 09:09:08.960943 25383 tablet_bootstrap.cc:492] T 968039925416491082c9551e59bbc356 P 5766c5e0e76a4b02af8d6f9f5f510cc4: No bootstrap required, opened a new log
I20260713 09:09:08.961656 25383 ts_tablet_manager.cc:1403] T 968039925416491082c9551e59bbc356 P 5766c5e0e76a4b02af8d6f9f5f510cc4: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.005s
I20260713 09:09:08.960914 25384 ts_tablet_manager.cc:1403] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 25ef180af4bc47979a82119a173db2f3: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.010s
I20260713 09:09:08.964316 25383 raft_consensus.cc:359] T 968039925416491082c9551e59bbc356 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ef180af4bc47979a82119a173db2f3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44371 } } peers { permanent_uuid: "a345079f200b415b98e5a75cdb738872" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38323 } } peers { permanent_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 34771 } }
I20260713 09:09:08.965094 25383 raft_consensus.cc:385] T 968039925416491082c9551e59bbc356 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:08.965394 25383 raft_consensus.cc:740] T 968039925416491082c9551e59bbc356 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5766c5e0e76a4b02af8d6f9f5f510cc4, State: Initialized, Role: FOLLOWER
I20260713 09:09:08.965750 25384 raft_consensus.cc:359] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 25ef180af4bc47979a82119a173db2f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 34771 } } peers { permanent_uuid: "a345079f200b415b98e5a75cdb738872" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38323 } } peers { permanent_uuid: "25ef180af4bc47979a82119a173db2f3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44371 } }
I20260713 09:09:08.966512 25384 raft_consensus.cc:385] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 25ef180af4bc47979a82119a173db2f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:08.966181 25383 consensus_queue.cc:260] T 968039925416491082c9551e59bbc356 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ef180af4bc47979a82119a173db2f3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44371 } } peers { permanent_uuid: "a345079f200b415b98e5a75cdb738872" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38323 } } peers { permanent_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 34771 } }
I20260713 09:09:08.966930 25385 tablet_bootstrap.cc:654] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P a345079f200b415b98e5a75cdb738872: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:08.966846 25384 raft_consensus.cc:740] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 25ef180af4bc47979a82119a173db2f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25ef180af4bc47979a82119a173db2f3, State: Initialized, Role: FOLLOWER
I20260713 09:09:08.967936 25384 consensus_queue.cc:260] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 25ef180af4bc47979a82119a173db2f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 34771 } } peers { permanent_uuid: "a345079f200b415b98e5a75cdb738872" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38323 } } peers { permanent_uuid: "25ef180af4bc47979a82119a173db2f3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44371 } }
I20260713 09:09:08.968848 25219 heartbeater.cc:499] Master 127.21.59.126:46819 was elected leader, sending a full tablet report...
I20260713 09:09:08.969408 25383 ts_tablet_manager.cc:1434] T 968039925416491082c9551e59bbc356 P 5766c5e0e76a4b02af8d6f9f5f510cc4: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260713 09:09:08.973207 25383 tablet_bootstrap.cc:492] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 5766c5e0e76a4b02af8d6f9f5f510cc4: Bootstrap starting.
I20260713 09:09:08.985682 25383 tablet_bootstrap.cc:654] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 5766c5e0e76a4b02af8d6f9f5f510cc4: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:08.988550 25368 heartbeater.cc:499] Master 127.21.59.126:46819 was elected leader, sending a full tablet report...
I20260713 09:09:08.989235 25385 tablet_bootstrap.cc:492] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P a345079f200b415b98e5a75cdb738872: No bootstrap required, opened a new log
I20260713 09:09:08.989758 25385 ts_tablet_manager.cc:1403] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P a345079f200b415b98e5a75cdb738872: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.012s
I20260713 09:09:08.991729 25384 ts_tablet_manager.cc:1434] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 25ef180af4bc47979a82119a173db2f3: Time spent starting tablet: real 0.029s	user 0.012s	sys 0.013s
I20260713 09:09:08.992686 25385 raft_consensus.cc:359] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P a345079f200b415b98e5a75cdb738872 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 34771 } } peers { permanent_uuid: "a345079f200b415b98e5a75cdb738872" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38323 } } peers { permanent_uuid: "25ef180af4bc47979a82119a173db2f3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44371 } }
I20260713 09:09:08.993224 25384 tablet_bootstrap.cc:492] T 968039925416491082c9551e59bbc356 P 25ef180af4bc47979a82119a173db2f3: Bootstrap starting.
I20260713 09:09:08.993547 25385 raft_consensus.cc:385] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P a345079f200b415b98e5a75cdb738872 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:08.993985 25385 raft_consensus.cc:740] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P a345079f200b415b98e5a75cdb738872 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a345079f200b415b98e5a75cdb738872, State: Initialized, Role: FOLLOWER
I20260713 09:09:08.994904 25385 consensus_queue.cc:260] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P a345079f200b415b98e5a75cdb738872 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 34771 } } peers { permanent_uuid: "a345079f200b415b98e5a75cdb738872" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38323 } } peers { permanent_uuid: "25ef180af4bc47979a82119a173db2f3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44371 } }
I20260713 09:09:09.003465 25384 tablet_bootstrap.cc:654] T 968039925416491082c9551e59bbc356 P 25ef180af4bc47979a82119a173db2f3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:09.004173 25385 ts_tablet_manager.cc:1434] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P a345079f200b415b98e5a75cdb738872: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.005s
I20260713 09:09:09.004983 25294 heartbeater.cc:499] Master 127.21.59.126:46819 was elected leader, sending a full tablet report...
I20260713 09:09:09.007848 25385 tablet_bootstrap.cc:492] T 968039925416491082c9551e59bbc356 P a345079f200b415b98e5a75cdb738872: Bootstrap starting.
I20260713 09:09:09.014371 25385 tablet_bootstrap.cc:654] T 968039925416491082c9551e59bbc356 P a345079f200b415b98e5a75cdb738872: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:09.017028 25384 tablet_bootstrap.cc:492] T 968039925416491082c9551e59bbc356 P 25ef180af4bc47979a82119a173db2f3: No bootstrap required, opened a new log
I20260713 09:09:09.017786 25384 ts_tablet_manager.cc:1403] T 968039925416491082c9551e59bbc356 P 25ef180af4bc47979a82119a173db2f3: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.013s
I20260713 09:09:09.020129 25383 tablet_bootstrap.cc:492] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 5766c5e0e76a4b02af8d6f9f5f510cc4: No bootstrap required, opened a new log
I20260713 09:09:09.020735 25383 ts_tablet_manager.cc:1403] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 5766c5e0e76a4b02af8d6f9f5f510cc4: Time spent bootstrapping tablet: real 0.048s	user 0.024s	sys 0.019s
I20260713 09:09:09.020812 25384 raft_consensus.cc:359] T 968039925416491082c9551e59bbc356 P 25ef180af4bc47979a82119a173db2f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ef180af4bc47979a82119a173db2f3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44371 } } peers { permanent_uuid: "a345079f200b415b98e5a75cdb738872" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38323 } } peers { permanent_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 34771 } }
I20260713 09:09:09.021660 25384 raft_consensus.cc:385] T 968039925416491082c9551e59bbc356 P 25ef180af4bc47979a82119a173db2f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:09.021960 25384 raft_consensus.cc:740] T 968039925416491082c9551e59bbc356 P 25ef180af4bc47979a82119a173db2f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25ef180af4bc47979a82119a173db2f3, State: Initialized, Role: FOLLOWER
I20260713 09:09:09.022759 25385 tablet_bootstrap.cc:492] T 968039925416491082c9551e59bbc356 P a345079f200b415b98e5a75cdb738872: No bootstrap required, opened a new log
I20260713 09:09:09.022687 25384 consensus_queue.cc:260] T 968039925416491082c9551e59bbc356 P 25ef180af4bc47979a82119a173db2f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ef180af4bc47979a82119a173db2f3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44371 } } peers { permanent_uuid: "a345079f200b415b98e5a75cdb738872" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38323 } } peers { permanent_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 34771 } }
I20260713 09:09:09.023257 25385 ts_tablet_manager.cc:1403] T 968039925416491082c9551e59bbc356 P a345079f200b415b98e5a75cdb738872: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.001s
I20260713 09:09:09.023753 25383 raft_consensus.cc:359] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 34771 } } peers { permanent_uuid: "a345079f200b415b98e5a75cdb738872" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38323 } } peers { permanent_uuid: "25ef180af4bc47979a82119a173db2f3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44371 } }
I20260713 09:09:09.024559 25383 raft_consensus.cc:385] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:09.024988 25384 ts_tablet_manager.cc:1434] T 968039925416491082c9551e59bbc356 P 25ef180af4bc47979a82119a173db2f3: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:09:09.024899 25383 raft_consensus.cc:740] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5766c5e0e76a4b02af8d6f9f5f510cc4, State: Initialized, Role: FOLLOWER
I20260713 09:09:09.026079 25383 consensus_queue.cc:260] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 34771 } } peers { permanent_uuid: "a345079f200b415b98e5a75cdb738872" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38323 } } peers { permanent_uuid: "25ef180af4bc47979a82119a173db2f3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44371 } }
I20260713 09:09:09.026192 25385 raft_consensus.cc:359] T 968039925416491082c9551e59bbc356 P a345079f200b415b98e5a75cdb738872 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ef180af4bc47979a82119a173db2f3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44371 } } peers { permanent_uuid: "a345079f200b415b98e5a75cdb738872" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38323 } } peers { permanent_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 34771 } }
I20260713 09:09:09.027007 25385 raft_consensus.cc:385] T 968039925416491082c9551e59bbc356 P a345079f200b415b98e5a75cdb738872 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:09.027360 25385 raft_consensus.cc:740] T 968039925416491082c9551e59bbc356 P a345079f200b415b98e5a75cdb738872 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a345079f200b415b98e5a75cdb738872, State: Initialized, Role: FOLLOWER
I20260713 09:09:09.028190 25383 ts_tablet_manager.cc:1434] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 5766c5e0e76a4b02af8d6f9f5f510cc4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:09:09.028323 25385 consensus_queue.cc:260] T 968039925416491082c9551e59bbc356 P a345079f200b415b98e5a75cdb738872 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ef180af4bc47979a82119a173db2f3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44371 } } peers { permanent_uuid: "a345079f200b415b98e5a75cdb738872" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38323 } } peers { permanent_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 34771 } }
I20260713 09:09:09.030543 25385 ts_tablet_manager.cc:1434] T 968039925416491082c9551e59bbc356 P a345079f200b415b98e5a75cdb738872: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:09:09.035229 25388 raft_consensus.cc:493] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:09.035763 25388 raft_consensus.cc:515] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 34771 } } peers { permanent_uuid: "a345079f200b415b98e5a75cdb738872" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38323 } } peers { permanent_uuid: "25ef180af4bc47979a82119a173db2f3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44371 } }
I20260713 09:09:09.040016 25388 leader_election.cc:290] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a345079f200b415b98e5a75cdb738872 (127.21.59.66:38323), 25ef180af4bc47979a82119a173db2f3 (127.21.59.67:44371)
I20260713 09:09:09.044631 25392 raft_consensus.cc:493] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P a345079f200b415b98e5a75cdb738872 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:09.045171 25392 raft_consensus.cc:515] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P a345079f200b415b98e5a75cdb738872 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 34771 } } peers { permanent_uuid: "a345079f200b415b98e5a75cdb738872" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38323 } } peers { permanent_uuid: "25ef180af4bc47979a82119a173db2f3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44371 } }
I20260713 09:09:09.048058 25392 leader_election.cc:290] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P a345079f200b415b98e5a75cdb738872 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5766c5e0e76a4b02af8d6f9f5f510cc4 (127.21.59.65:34771), 25ef180af4bc47979a82119a173db2f3 (127.21.59.67:44371)
I20260713 09:09:09.050660 25269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96263ebb66084ec0ba2f1f5e32c6a3b7" candidate_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a345079f200b415b98e5a75cdb738872" is_pre_election: true
I20260713 09:09:09.051473 25269 raft_consensus.cc:2468] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P a345079f200b415b98e5a75cdb738872 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5766c5e0e76a4b02af8d6f9f5f510cc4 in term 0.
I20260713 09:09:09.053879 25159 leader_election.cc:304] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5766c5e0e76a4b02af8d6f9f5f510cc4, a345079f200b415b98e5a75cdb738872; no voters: 
I20260713 09:09:09.054654 25388 raft_consensus.cc:2804] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:09.055083 25388 raft_consensus.cc:493] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:09.055414 25388 raft_consensus.cc:3060] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:09.056440 25343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96263ebb66084ec0ba2f1f5e32c6a3b7" candidate_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ef180af4bc47979a82119a173db2f3" is_pre_election: true
I20260713 09:09:09.057195 25343 raft_consensus.cc:2468] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 25ef180af4bc47979a82119a173db2f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5766c5e0e76a4b02af8d6f9f5f510cc4 in term 0.
I20260713 09:09:09.061583 25388 raft_consensus.cc:515] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 34771 } } peers { permanent_uuid: "a345079f200b415b98e5a75cdb738872" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38323 } } peers { permanent_uuid: "25ef180af4bc47979a82119a173db2f3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44371 } }
I20260713 09:09:09.064433 25269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96263ebb66084ec0ba2f1f5e32c6a3b7" candidate_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a345079f200b415b98e5a75cdb738872"
I20260713 09:09:09.065002 25269 raft_consensus.cc:3060] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P a345079f200b415b98e5a75cdb738872 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:09.064832 25194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96263ebb66084ec0ba2f1f5e32c6a3b7" candidate_uuid: "a345079f200b415b98e5a75cdb738872" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" is_pre_election: true
I20260713 09:09:09.064785 25343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96263ebb66084ec0ba2f1f5e32c6a3b7" candidate_uuid: "a345079f200b415b98e5a75cdb738872" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ef180af4bc47979a82119a173db2f3" is_pre_election: true
I20260713 09:09:09.065879 25194 raft_consensus.cc:2393] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a345079f200b415b98e5a75cdb738872 in current term 1: Already voted for candidate 5766c5e0e76a4b02af8d6f9f5f510cc4 in this term.
I20260713 09:09:09.065753 25343 raft_consensus.cc:2468] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 25ef180af4bc47979a82119a173db2f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a345079f200b415b98e5a75cdb738872 in term 0.
I20260713 09:09:09.067320 25235 leader_election.cc:304] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P a345079f200b415b98e5a75cdb738872 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 25ef180af4bc47979a82119a173db2f3, a345079f200b415b98e5a75cdb738872; no voters: 5766c5e0e76a4b02af8d6f9f5f510cc4
I20260713 09:09:09.070662 25269 raft_consensus.cc:2468] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P a345079f200b415b98e5a75cdb738872 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5766c5e0e76a4b02af8d6f9f5f510cc4 in term 1.
I20260713 09:09:09.071230 25392 raft_consensus.cc:2764] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P a345079f200b415b98e5a75cdb738872 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260713 09:09:09.071794 25159 leader_election.cc:304] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5766c5e0e76a4b02af8d6f9f5f510cc4, a345079f200b415b98e5a75cdb738872; no voters: 
I20260713 09:09:09.073103 25343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96263ebb66084ec0ba2f1f5e32c6a3b7" candidate_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ef180af4bc47979a82119a173db2f3"
I20260713 09:09:09.070900 25388 leader_election.cc:290] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [CANDIDATE]: Term 1 election: Requested vote from peers a345079f200b415b98e5a75cdb738872 (127.21.59.66:38323), 25ef180af4bc47979a82119a173db2f3 (127.21.59.67:44371)
I20260713 09:09:09.073897 25343 raft_consensus.cc:3060] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 25ef180af4bc47979a82119a173db2f3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:09.073879 25398 raft_consensus.cc:2804] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:09.075044 25398 raft_consensus.cc:697] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 1 LEADER]: Becoming Leader. State: Replica: 5766c5e0e76a4b02af8d6f9f5f510cc4, State: Running, Role: LEADER
I20260713 09:09:09.075953 25398 consensus_queue.cc:237] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 34771 } } peers { permanent_uuid: "a345079f200b415b98e5a75cdb738872" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38323 } } peers { permanent_uuid: "25ef180af4bc47979a82119a173db2f3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44371 } }
W20260713 09:09:09.077702 25369 tablet.cc:2406] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 25ef180af4bc47979a82119a173db2f3: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:09:09.081374 25343 raft_consensus.cc:2468] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 25ef180af4bc47979a82119a173db2f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5766c5e0e76a4b02af8d6f9f5f510cc4 in term 1.
I20260713 09:09:09.083747 25090 catalog_manager.cc:5697] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 5766c5e0e76a4b02af8d6f9f5f510cc4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5766c5e0e76a4b02af8d6f9f5f510cc4 (127.21.59.65). New cstate: current_term: 1 leader_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 34771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a345079f200b415b98e5a75cdb738872" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25ef180af4bc47979a82119a173db2f3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44371 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:09.314083 25398 raft_consensus.cc:493] T 968039925416491082c9551e59bbc356 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:09.314649 25398 raft_consensus.cc:515] T 968039925416491082c9551e59bbc356 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ef180af4bc47979a82119a173db2f3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44371 } } peers { permanent_uuid: "a345079f200b415b98e5a75cdb738872" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38323 } } peers { permanent_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 34771 } }
I20260713 09:09:09.316478 25398 leader_election.cc:290] T 968039925416491082c9551e59bbc356 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25ef180af4bc47979a82119a173db2f3 (127.21.59.67:44371), a345079f200b415b98e5a75cdb738872 (127.21.59.66:38323)
I20260713 09:09:09.317233 25343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "968039925416491082c9551e59bbc356" candidate_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ef180af4bc47979a82119a173db2f3" is_pre_election: true
I20260713 09:09:09.317420 25269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "968039925416491082c9551e59bbc356" candidate_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a345079f200b415b98e5a75cdb738872" is_pre_election: true
I20260713 09:09:09.317793 25343 raft_consensus.cc:2468] T 968039925416491082c9551e59bbc356 P 25ef180af4bc47979a82119a173db2f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5766c5e0e76a4b02af8d6f9f5f510cc4 in term 0.
I20260713 09:09:09.318022 25269 raft_consensus.cc:2468] T 968039925416491082c9551e59bbc356 P a345079f200b415b98e5a75cdb738872 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5766c5e0e76a4b02af8d6f9f5f510cc4 in term 0.
I20260713 09:09:09.318959 25160 leader_election.cc:304] T 968039925416491082c9551e59bbc356 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25ef180af4bc47979a82119a173db2f3, 5766c5e0e76a4b02af8d6f9f5f510cc4; no voters: 
I20260713 09:09:09.320083 25398 raft_consensus.cc:2804] T 968039925416491082c9551e59bbc356 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:09.320796 25398 raft_consensus.cc:493] T 968039925416491082c9551e59bbc356 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:09.322074 25398 raft_consensus.cc:3060] T 968039925416491082c9551e59bbc356 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:09.328053 25398 raft_consensus.cc:515] T 968039925416491082c9551e59bbc356 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ef180af4bc47979a82119a173db2f3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44371 } } peers { permanent_uuid: "a345079f200b415b98e5a75cdb738872" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38323 } } peers { permanent_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 34771 } }
I20260713 09:09:09.330008 25398 leader_election.cc:290] T 968039925416491082c9551e59bbc356 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [CANDIDATE]: Term 1 election: Requested vote from peers 25ef180af4bc47979a82119a173db2f3 (127.21.59.67:44371), a345079f200b415b98e5a75cdb738872 (127.21.59.66:38323)
I20260713 09:09:09.331141 25343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "968039925416491082c9551e59bbc356" candidate_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ef180af4bc47979a82119a173db2f3"
I20260713 09:09:09.331172 25269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "968039925416491082c9551e59bbc356" candidate_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a345079f200b415b98e5a75cdb738872"
I20260713 09:09:09.331719 25343 raft_consensus.cc:3060] T 968039925416491082c9551e59bbc356 P 25ef180af4bc47979a82119a173db2f3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:09.331857 25269 raft_consensus.cc:3060] T 968039925416491082c9551e59bbc356 P a345079f200b415b98e5a75cdb738872 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:09.336606 25269 raft_consensus.cc:2468] T 968039925416491082c9551e59bbc356 P a345079f200b415b98e5a75cdb738872 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5766c5e0e76a4b02af8d6f9f5f510cc4 in term 1.
I20260713 09:09:09.337460 25343 raft_consensus.cc:2468] T 968039925416491082c9551e59bbc356 P 25ef180af4bc47979a82119a173db2f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5766c5e0e76a4b02af8d6f9f5f510cc4 in term 1.
I20260713 09:09:09.337589 25159 leader_election.cc:304] T 968039925416491082c9551e59bbc356 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5766c5e0e76a4b02af8d6f9f5f510cc4, a345079f200b415b98e5a75cdb738872; no voters: 
I20260713 09:09:09.338410 25398 raft_consensus.cc:2804] T 968039925416491082c9551e59bbc356 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:09.338992 25398 raft_consensus.cc:697] T 968039925416491082c9551e59bbc356 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 1 LEADER]: Becoming Leader. State: Replica: 5766c5e0e76a4b02af8d6f9f5f510cc4, State: Running, Role: LEADER
I20260713 09:09:09.339684 25398 consensus_queue.cc:237] T 968039925416491082c9551e59bbc356 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ef180af4bc47979a82119a173db2f3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44371 } } peers { permanent_uuid: "a345079f200b415b98e5a75cdb738872" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38323 } } peers { permanent_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 34771 } }
I20260713 09:09:09.346747 25090 catalog_manager.cc:5697] T 968039925416491082c9551e59bbc356 P 5766c5e0e76a4b02af8d6f9f5f510cc4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5766c5e0e76a4b02af8d6f9f5f510cc4 (127.21.59.65). New cstate: current_term: 1 leader_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ef180af4bc47979a82119a173db2f3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a345079f200b415b98e5a75cdb738872" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 34771 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:09.423061 25090 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49706:
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"
    }
  }
}
W20260713 09:09:09.424957 25090 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.
I20260713 09:09:09.447468 25183 tablet_service.cc:1511] Processing CreateTablet for tablet 524c75a82f7f416c8504cc07c93f248f (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=73e9f091ee514406b1774afe3a3af6ff]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:09:09.448798 25183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 524c75a82f7f416c8504cc07c93f248f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:09.448640 25258 tablet_service.cc:1511] Processing CreateTablet for tablet 524c75a82f7f416c8504cc07c93f248f (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=73e9f091ee514406b1774afe3a3af6ff]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:09:09.449923 25258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 524c75a82f7f416c8504cc07c93f248f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:09.450429 25332 tablet_service.cc:1511] Processing CreateTablet for tablet 524c75a82f7f416c8504cc07c93f248f (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=73e9f091ee514406b1774afe3a3af6ff]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:09:09.453408 25184 tablet_service.cc:1511] Processing CreateTablet for tablet d917b79ae66b44fe9cc398a3a6902330 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=73e9f091ee514406b1774afe3a3af6ff]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:09:09.454633 25184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d917b79ae66b44fe9cc398a3a6902330. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:09.458070 25332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 524c75a82f7f416c8504cc07c93f248f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:09.457923 25259 tablet_service.cc:1511] Processing CreateTablet for tablet d917b79ae66b44fe9cc398a3a6902330 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=73e9f091ee514406b1774afe3a3af6ff]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:09:09.459219 25259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d917b79ae66b44fe9cc398a3a6902330. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:09.464432 25333 tablet_service.cc:1511] Processing CreateTablet for tablet d917b79ae66b44fe9cc398a3a6902330 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=73e9f091ee514406b1774afe3a3af6ff]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:09:09.465745 25333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d917b79ae66b44fe9cc398a3a6902330. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:09.466112 25383 tablet_bootstrap.cc:492] T 524c75a82f7f416c8504cc07c93f248f P 5766c5e0e76a4b02af8d6f9f5f510cc4: Bootstrap starting.
I20260713 09:09:09.466522 25385 tablet_bootstrap.cc:492] T 524c75a82f7f416c8504cc07c93f248f P a345079f200b415b98e5a75cdb738872: Bootstrap starting.
I20260713 09:09:09.472371 25385 tablet_bootstrap.cc:654] T 524c75a82f7f416c8504cc07c93f248f P a345079f200b415b98e5a75cdb738872: Neither blocks nor log segments found. Creating new log.
W20260713 09:09:09.474500 25140 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:09.476665 25383 tablet_bootstrap.cc:654] T 524c75a82f7f416c8504cc07c93f248f P 5766c5e0e76a4b02af8d6f9f5f510cc4: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:09.481875 25398 consensus_queue.cc:1048] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25ef180af4bc47979a82119a173db2f3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:09.491468 25384 tablet_bootstrap.cc:492] T d917b79ae66b44fe9cc398a3a6902330 P 25ef180af4bc47979a82119a173db2f3: Bootstrap starting.
I20260713 09:09:09.495091 25383 tablet_bootstrap.cc:492] T 524c75a82f7f416c8504cc07c93f248f P 5766c5e0e76a4b02af8d6f9f5f510cc4: No bootstrap required, opened a new log
I20260713 09:09:09.495677 25383 ts_tablet_manager.cc:1403] T 524c75a82f7f416c8504cc07c93f248f P 5766c5e0e76a4b02af8d6f9f5f510cc4: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.001s
I20260713 09:09:09.498620 25385 tablet_bootstrap.cc:492] T 524c75a82f7f416c8504cc07c93f248f P a345079f200b415b98e5a75cdb738872: No bootstrap required, opened a new log
I20260713 09:09:09.499230 25385 ts_tablet_manager.cc:1403] T 524c75a82f7f416c8504cc07c93f248f P a345079f200b415b98e5a75cdb738872: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.003s
I20260713 09:09:09.500276 25384 tablet_bootstrap.cc:654] T d917b79ae66b44fe9cc398a3a6902330 P 25ef180af4bc47979a82119a173db2f3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:09.498617 25383 raft_consensus.cc:359] T 524c75a82f7f416c8504cc07c93f248f P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 34771 } } peers { permanent_uuid: "a345079f200b415b98e5a75cdb738872" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38323 } } peers { permanent_uuid: "25ef180af4bc47979a82119a173db2f3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44371 } }
I20260713 09:09:09.502591 25383 raft_consensus.cc:385] T 524c75a82f7f416c8504cc07c93f248f P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:09.502980 25383 raft_consensus.cc:740] T 524c75a82f7f416c8504cc07c93f248f P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5766c5e0e76a4b02af8d6f9f5f510cc4, State: Initialized, Role: FOLLOWER
I20260713 09:09:09.503932 25383 consensus_queue.cc:260] T 524c75a82f7f416c8504cc07c93f248f P 5766c5e0e76a4b02af8d6f9f5f510cc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 34771 } } peers { permanent_uuid: "a345079f200b415b98e5a75cdb738872" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38323 } } peers { permanent_uuid: "25ef180af4bc47979a82119a173db2f3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44371 } }
I20260713 09:09:09.506531 25398 consensus_queue.cc:1048] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a345079f200b415b98e5a75cdb738872" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:09.502158 25385 raft_consensus.cc:359] T 524c75a82f7f416c8504cc07c93f248f P a345079f200b415b98e5a75cdb738872 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 34771 } } peers { permanent_uuid: "a345079f200b415b98e5a75cdb738872" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38323 } } peers { permanent_uuid: "25ef180af4bc47979a82119a173db2f3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44371 } }
I20260713 09:09:09.507828 25385 raft_consensus.cc:385] T 524c75a82f7f416c8504cc07c93f248f P a345079f200b415b98e5a75cdb738872 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:09.508159 25385 raft_consensus.cc:740] T 524c75a82f7f416c8504cc07c93f248f P a345079f200b415b98e5a75cdb738872 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a345079f200b415b98e5a75cdb738872, State: Initialized, Role: FOLLOWER
I20260713 09:09:09.508951 25385 consensus_queue.cc:260] T 524c75a82f7f416c8504cc07c93f248f P a345079f200b415b98e5a75cdb738872 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 34771 } } peers { permanent_uuid: "a345079f200b415b98e5a75cdb738872" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38323 } } peers { permanent_uuid: "25ef180af4bc47979a82119a173db2f3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44371 } }
I20260713 09:09:09.512475 25383 ts_tablet_manager.cc:1434] T 524c75a82f7f416c8504cc07c93f248f P 5766c5e0e76a4b02af8d6f9f5f510cc4: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.004s
I20260713 09:09:09.514021 25383 tablet_bootstrap.cc:492] T d917b79ae66b44fe9cc398a3a6902330 P 5766c5e0e76a4b02af8d6f9f5f510cc4: Bootstrap starting.
I20260713 09:09:09.523319 25383 tablet_bootstrap.cc:654] T d917b79ae66b44fe9cc398a3a6902330 P 5766c5e0e76a4b02af8d6f9f5f510cc4: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:09.536351 25383 tablet_bootstrap.cc:492] T d917b79ae66b44fe9cc398a3a6902330 P 5766c5e0e76a4b02af8d6f9f5f510cc4: No bootstrap required, opened a new log
I20260713 09:09:09.537154 25383 ts_tablet_manager.cc:1403] T d917b79ae66b44fe9cc398a3a6902330 P 5766c5e0e76a4b02af8d6f9f5f510cc4: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.012s
I20260713 09:09:09.543382 25385 ts_tablet_manager.cc:1434] T 524c75a82f7f416c8504cc07c93f248f P a345079f200b415b98e5a75cdb738872: Time spent starting tablet: real 0.044s	user 0.021s	sys 0.013s
I20260713 09:09:09.544349 25384 tablet_bootstrap.cc:492] T d917b79ae66b44fe9cc398a3a6902330 P 25ef180af4bc47979a82119a173db2f3: No bootstrap required, opened a new log
I20260713 09:09:09.544883 25384 ts_tablet_manager.cc:1403] T d917b79ae66b44fe9cc398a3a6902330 P 25ef180af4bc47979a82119a173db2f3: Time spent bootstrapping tablet: real 0.054s	user 0.008s	sys 0.008s
I20260713 09:09:09.544672 25383 raft_consensus.cc:359] T d917b79ae66b44fe9cc398a3a6902330 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 34771 } } peers { permanent_uuid: "a345079f200b415b98e5a75cdb738872" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38323 } } peers { permanent_uuid: "25ef180af4bc47979a82119a173db2f3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44371 } }
I20260713 09:09:09.545544 25383 raft_consensus.cc:385] T d917b79ae66b44fe9cc398a3a6902330 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:09.545881 25383 raft_consensus.cc:740] T d917b79ae66b44fe9cc398a3a6902330 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5766c5e0e76a4b02af8d6f9f5f510cc4, State: Initialized, Role: FOLLOWER
I20260713 09:09:09.546703 25383 consensus_queue.cc:260] T d917b79ae66b44fe9cc398a3a6902330 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 34771 } } peers { permanent_uuid: "a345079f200b415b98e5a75cdb738872" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38323 } } peers { permanent_uuid: "25ef180af4bc47979a82119a173db2f3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44371 } }
I20260713 09:09:09.550690 25383 ts_tablet_manager.cc:1434] T d917b79ae66b44fe9cc398a3a6902330 P 5766c5e0e76a4b02af8d6f9f5f510cc4: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:09:09.547884 25384 raft_consensus.cc:359] T d917b79ae66b44fe9cc398a3a6902330 P 25ef180af4bc47979a82119a173db2f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 34771 } } peers { permanent_uuid: "a345079f200b415b98e5a75cdb738872" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38323 } } peers { permanent_uuid: "25ef180af4bc47979a82119a173db2f3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44371 } }
I20260713 09:09:09.551892 25384 raft_consensus.cc:385] T d917b79ae66b44fe9cc398a3a6902330 P 25ef180af4bc47979a82119a173db2f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:09.552927 25385 tablet_bootstrap.cc:492] T d917b79ae66b44fe9cc398a3a6902330 P a345079f200b415b98e5a75cdb738872: Bootstrap starting.
I20260713 09:09:09.553035 25384 raft_consensus.cc:740] T d917b79ae66b44fe9cc398a3a6902330 P 25ef180af4bc47979a82119a173db2f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25ef180af4bc47979a82119a173db2f3, State: Initialized, Role: FOLLOWER
I20260713 09:09:09.554029 25384 consensus_queue.cc:260] T d917b79ae66b44fe9cc398a3a6902330 P 25ef180af4bc47979a82119a173db2f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 34771 } } peers { permanent_uuid: "a345079f200b415b98e5a75cdb738872" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38323 } } peers { permanent_uuid: "25ef180af4bc47979a82119a173db2f3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44371 } }
I20260713 09:09:09.556655 25384 ts_tablet_manager.cc:1434] T d917b79ae66b44fe9cc398a3a6902330 P 25ef180af4bc47979a82119a173db2f3: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:09:09.557852 25384 tablet_bootstrap.cc:492] T 524c75a82f7f416c8504cc07c93f248f P 25ef180af4bc47979a82119a173db2f3: Bootstrap starting.
I20260713 09:09:09.562242 25385 tablet_bootstrap.cc:654] T d917b79ae66b44fe9cc398a3a6902330 P a345079f200b415b98e5a75cdb738872: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:09.563918 25384 tablet_bootstrap.cc:654] T 524c75a82f7f416c8504cc07c93f248f P 25ef180af4bc47979a82119a173db2f3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:09.572122 25384 tablet_bootstrap.cc:492] T 524c75a82f7f416c8504cc07c93f248f P 25ef180af4bc47979a82119a173db2f3: No bootstrap required, opened a new log
I20260713 09:09:09.572252 25385 tablet_bootstrap.cc:492] T d917b79ae66b44fe9cc398a3a6902330 P a345079f200b415b98e5a75cdb738872: No bootstrap required, opened a new log
I20260713 09:09:09.572710 25384 ts_tablet_manager.cc:1403] T 524c75a82f7f416c8504cc07c93f248f P 25ef180af4bc47979a82119a173db2f3: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.007s
I20260713 09:09:09.572786 25385 ts_tablet_manager.cc:1403] T d917b79ae66b44fe9cc398a3a6902330 P a345079f200b415b98e5a75cdb738872: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260713 09:09:09.575415 25384 raft_consensus.cc:359] T 524c75a82f7f416c8504cc07c93f248f P 25ef180af4bc47979a82119a173db2f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 34771 } } peers { permanent_uuid: "a345079f200b415b98e5a75cdb738872" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38323 } } peers { permanent_uuid: "25ef180af4bc47979a82119a173db2f3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44371 } }
I20260713 09:09:09.575606 25385 raft_consensus.cc:359] T d917b79ae66b44fe9cc398a3a6902330 P a345079f200b415b98e5a75cdb738872 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 34771 } } peers { permanent_uuid: "a345079f200b415b98e5a75cdb738872" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38323 } } peers { permanent_uuid: "25ef180af4bc47979a82119a173db2f3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44371 } }
I20260713 09:09:09.575979 25384 raft_consensus.cc:385] T 524c75a82f7f416c8504cc07c93f248f P 25ef180af4bc47979a82119a173db2f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:09.576303 25385 raft_consensus.cc:385] T d917b79ae66b44fe9cc398a3a6902330 P a345079f200b415b98e5a75cdb738872 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:09.576399 25384 raft_consensus.cc:740] T 524c75a82f7f416c8504cc07c93f248f P 25ef180af4bc47979a82119a173db2f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25ef180af4bc47979a82119a173db2f3, State: Initialized, Role: FOLLOWER
I20260713 09:09:09.576617 25385 raft_consensus.cc:740] T d917b79ae66b44fe9cc398a3a6902330 P a345079f200b415b98e5a75cdb738872 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a345079f200b415b98e5a75cdb738872, State: Initialized, Role: FOLLOWER
I20260713 09:09:09.577230 25384 consensus_queue.cc:260] T 524c75a82f7f416c8504cc07c93f248f P 25ef180af4bc47979a82119a173db2f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 34771 } } peers { permanent_uuid: "a345079f200b415b98e5a75cdb738872" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38323 } } peers { permanent_uuid: "25ef180af4bc47979a82119a173db2f3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44371 } }
I20260713 09:09:09.577350 25385 consensus_queue.cc:260] T d917b79ae66b44fe9cc398a3a6902330 P a345079f200b415b98e5a75cdb738872 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 34771 } } peers { permanent_uuid: "a345079f200b415b98e5a75cdb738872" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38323 } } peers { permanent_uuid: "25ef180af4bc47979a82119a173db2f3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44371 } }
I20260713 09:09:09.579334 25385 ts_tablet_manager.cc:1434] T d917b79ae66b44fe9cc398a3a6902330 P a345079f200b415b98e5a75cdb738872: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:09:09.579429 25384 ts_tablet_manager.cc:1434] T 524c75a82f7f416c8504cc07c93f248f P 25ef180af4bc47979a82119a173db2f3: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:09:09.666666 25389 raft_consensus.cc:493] T d917b79ae66b44fe9cc398a3a6902330 P 25ef180af4bc47979a82119a173db2f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:09.667219 25389 raft_consensus.cc:515] T d917b79ae66b44fe9cc398a3a6902330 P 25ef180af4bc47979a82119a173db2f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 34771 } } peers { permanent_uuid: "a345079f200b415b98e5a75cdb738872" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38323 } } peers { permanent_uuid: "25ef180af4bc47979a82119a173db2f3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44371 } }
I20260713 09:09:09.672186 25389 leader_election.cc:290] T d917b79ae66b44fe9cc398a3a6902330 P 25ef180af4bc47979a82119a173db2f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5766c5e0e76a4b02af8d6f9f5f510cc4 (127.21.59.65:34771), a345079f200b415b98e5a75cdb738872 (127.21.59.66:38323)
I20260713 09:09:09.682288 25194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d917b79ae66b44fe9cc398a3a6902330" candidate_uuid: "25ef180af4bc47979a82119a173db2f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" is_pre_election: true
I20260713 09:09:09.682932 25194 raft_consensus.cc:2468] T d917b79ae66b44fe9cc398a3a6902330 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25ef180af4bc47979a82119a173db2f3 in term 0.
I20260713 09:09:09.683874 25269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d917b79ae66b44fe9cc398a3a6902330" candidate_uuid: "25ef180af4bc47979a82119a173db2f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a345079f200b415b98e5a75cdb738872" is_pre_election: true
I20260713 09:09:09.683902 25309 leader_election.cc:304] T d917b79ae66b44fe9cc398a3a6902330 P 25ef180af4bc47979a82119a173db2f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25ef180af4bc47979a82119a173db2f3, 5766c5e0e76a4b02af8d6f9f5f510cc4; no voters: 
I20260713 09:09:09.684567 25269 raft_consensus.cc:2468] T d917b79ae66b44fe9cc398a3a6902330 P a345079f200b415b98e5a75cdb738872 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25ef180af4bc47979a82119a173db2f3 in term 0.
I20260713 09:09:09.684825 25389 raft_consensus.cc:2804] T d917b79ae66b44fe9cc398a3a6902330 P 25ef180af4bc47979a82119a173db2f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:09.685264 25389 raft_consensus.cc:493] T d917b79ae66b44fe9cc398a3a6902330 P 25ef180af4bc47979a82119a173db2f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:09.685681 25389 raft_consensus.cc:3060] T d917b79ae66b44fe9cc398a3a6902330 P 25ef180af4bc47979a82119a173db2f3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:09.690851 25389 raft_consensus.cc:515] T d917b79ae66b44fe9cc398a3a6902330 P 25ef180af4bc47979a82119a173db2f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 34771 } } peers { permanent_uuid: "a345079f200b415b98e5a75cdb738872" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38323 } } peers { permanent_uuid: "25ef180af4bc47979a82119a173db2f3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44371 } }
I20260713 09:09:09.692494 25389 leader_election.cc:290] T d917b79ae66b44fe9cc398a3a6902330 P 25ef180af4bc47979a82119a173db2f3 [CANDIDATE]: Term 1 election: Requested vote from peers 5766c5e0e76a4b02af8d6f9f5f510cc4 (127.21.59.65:34771), a345079f200b415b98e5a75cdb738872 (127.21.59.66:38323)
I20260713 09:09:09.693230 25194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d917b79ae66b44fe9cc398a3a6902330" candidate_uuid: "25ef180af4bc47979a82119a173db2f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4"
I20260713 09:09:09.693607 25269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d917b79ae66b44fe9cc398a3a6902330" candidate_uuid: "25ef180af4bc47979a82119a173db2f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a345079f200b415b98e5a75cdb738872"
I20260713 09:09:09.693948 25194 raft_consensus.cc:3060] T d917b79ae66b44fe9cc398a3a6902330 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:09.694231 25269 raft_consensus.cc:3060] T d917b79ae66b44fe9cc398a3a6902330 P a345079f200b415b98e5a75cdb738872 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:09.701815 25194 raft_consensus.cc:2468] T d917b79ae66b44fe9cc398a3a6902330 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25ef180af4bc47979a82119a173db2f3 in term 1.
I20260713 09:09:09.701815 25269 raft_consensus.cc:2468] T d917b79ae66b44fe9cc398a3a6902330 P a345079f200b415b98e5a75cdb738872 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25ef180af4bc47979a82119a173db2f3 in term 1.
I20260713 09:09:09.703372 25308 leader_election.cc:304] T d917b79ae66b44fe9cc398a3a6902330 P 25ef180af4bc47979a82119a173db2f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25ef180af4bc47979a82119a173db2f3, a345079f200b415b98e5a75cdb738872; no voters: 
I20260713 09:09:09.704103 25389 raft_consensus.cc:2804] T d917b79ae66b44fe9cc398a3a6902330 P 25ef180af4bc47979a82119a173db2f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:09.705242 25389 raft_consensus.cc:697] T d917b79ae66b44fe9cc398a3a6902330 P 25ef180af4bc47979a82119a173db2f3 [term 1 LEADER]: Becoming Leader. State: Replica: 25ef180af4bc47979a82119a173db2f3, State: Running, Role: LEADER
I20260713 09:09:09.705963 25389 consensus_queue.cc:237] T d917b79ae66b44fe9cc398a3a6902330 P 25ef180af4bc47979a82119a173db2f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 34771 } } peers { permanent_uuid: "a345079f200b415b98e5a75cdb738872" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38323 } } peers { permanent_uuid: "25ef180af4bc47979a82119a173db2f3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44371 } }
I20260713 09:09:09.712785 25089 catalog_manager.cc:5697] T d917b79ae66b44fe9cc398a3a6902330 P 25ef180af4bc47979a82119a173db2f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 25ef180af4bc47979a82119a173db2f3 (127.21.59.67). New cstate: current_term: 1 leader_uuid: "25ef180af4bc47979a82119a173db2f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 34771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a345079f200b415b98e5a75cdb738872" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25ef180af4bc47979a82119a173db2f3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44371 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:09.739049 25411 raft_consensus.cc:493] T 524c75a82f7f416c8504cc07c93f248f P a345079f200b415b98e5a75cdb738872 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:09.739634 25411 raft_consensus.cc:515] T 524c75a82f7f416c8504cc07c93f248f P a345079f200b415b98e5a75cdb738872 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 34771 } } peers { permanent_uuid: "a345079f200b415b98e5a75cdb738872" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38323 } } peers { permanent_uuid: "25ef180af4bc47979a82119a173db2f3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44371 } }
I20260713 09:09:09.741407 25411 leader_election.cc:290] T 524c75a82f7f416c8504cc07c93f248f P a345079f200b415b98e5a75cdb738872 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5766c5e0e76a4b02af8d6f9f5f510cc4 (127.21.59.65:34771), 25ef180af4bc47979a82119a173db2f3 (127.21.59.67:44371)
I20260713 09:09:09.742204 25194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524c75a82f7f416c8504cc07c93f248f" candidate_uuid: "a345079f200b415b98e5a75cdb738872" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" is_pre_election: true
I20260713 09:09:09.742461 25343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524c75a82f7f416c8504cc07c93f248f" candidate_uuid: "a345079f200b415b98e5a75cdb738872" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ef180af4bc47979a82119a173db2f3" is_pre_election: true
I20260713 09:09:09.742842 25194 raft_consensus.cc:2468] T 524c75a82f7f416c8504cc07c93f248f P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a345079f200b415b98e5a75cdb738872 in term 0.
I20260713 09:09:09.743121 25343 raft_consensus.cc:2468] T 524c75a82f7f416c8504cc07c93f248f P 25ef180af4bc47979a82119a173db2f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a345079f200b415b98e5a75cdb738872 in term 0.
I20260713 09:09:09.743882 25235 leader_election.cc:304] T 524c75a82f7f416c8504cc07c93f248f P a345079f200b415b98e5a75cdb738872 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5766c5e0e76a4b02af8d6f9f5f510cc4, a345079f200b415b98e5a75cdb738872; no voters: 
I20260713 09:09:09.744517 25411 raft_consensus.cc:2804] T 524c75a82f7f416c8504cc07c93f248f P a345079f200b415b98e5a75cdb738872 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:09.744812 25411 raft_consensus.cc:493] T 524c75a82f7f416c8504cc07c93f248f P a345079f200b415b98e5a75cdb738872 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:09.745085 25411 raft_consensus.cc:3060] T 524c75a82f7f416c8504cc07c93f248f P a345079f200b415b98e5a75cdb738872 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:09.750087 25411 raft_consensus.cc:515] T 524c75a82f7f416c8504cc07c93f248f P a345079f200b415b98e5a75cdb738872 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 34771 } } peers { permanent_uuid: "a345079f200b415b98e5a75cdb738872" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38323 } } peers { permanent_uuid: "25ef180af4bc47979a82119a173db2f3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44371 } }
I20260713 09:09:09.751698 25411 leader_election.cc:290] T 524c75a82f7f416c8504cc07c93f248f P a345079f200b415b98e5a75cdb738872 [CANDIDATE]: Term 1 election: Requested vote from peers 5766c5e0e76a4b02af8d6f9f5f510cc4 (127.21.59.65:34771), 25ef180af4bc47979a82119a173db2f3 (127.21.59.67:44371)
I20260713 09:09:09.752565 25194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524c75a82f7f416c8504cc07c93f248f" candidate_uuid: "a345079f200b415b98e5a75cdb738872" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4"
I20260713 09:09:09.752897 25343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524c75a82f7f416c8504cc07c93f248f" candidate_uuid: "a345079f200b415b98e5a75cdb738872" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ef180af4bc47979a82119a173db2f3"
I20260713 09:09:09.753192 25194 raft_consensus.cc:3060] T 524c75a82f7f416c8504cc07c93f248f P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:09.753455 25343 raft_consensus.cc:3060] T 524c75a82f7f416c8504cc07c93f248f P 25ef180af4bc47979a82119a173db2f3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:09.760146 25194 raft_consensus.cc:2468] T 524c75a82f7f416c8504cc07c93f248f P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a345079f200b415b98e5a75cdb738872 in term 1.
I20260713 09:09:09.760146 25343 raft_consensus.cc:2468] T 524c75a82f7f416c8504cc07c93f248f P 25ef180af4bc47979a82119a173db2f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a345079f200b415b98e5a75cdb738872 in term 1.
I20260713 09:09:09.761420 25235 leader_election.cc:304] T 524c75a82f7f416c8504cc07c93f248f P a345079f200b415b98e5a75cdb738872 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25ef180af4bc47979a82119a173db2f3, a345079f200b415b98e5a75cdb738872; no voters: 
I20260713 09:09:09.762022 25411 raft_consensus.cc:2804] T 524c75a82f7f416c8504cc07c93f248f P a345079f200b415b98e5a75cdb738872 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:09.762497 25411 raft_consensus.cc:697] T 524c75a82f7f416c8504cc07c93f248f P a345079f200b415b98e5a75cdb738872 [term 1 LEADER]: Becoming Leader. State: Replica: a345079f200b415b98e5a75cdb738872, State: Running, Role: LEADER
I20260713 09:09:09.763293 25411 consensus_queue.cc:237] T 524c75a82f7f416c8504cc07c93f248f P a345079f200b415b98e5a75cdb738872 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 34771 } } peers { permanent_uuid: "a345079f200b415b98e5a75cdb738872" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38323 } } peers { permanent_uuid: "25ef180af4bc47979a82119a173db2f3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44371 } }
I20260713 09:09:09.770040 25089 catalog_manager.cc:5697] T 524c75a82f7f416c8504cc07c93f248f P a345079f200b415b98e5a75cdb738872 reported cstate change: term changed from 0 to 1, leader changed from <none> to a345079f200b415b98e5a75cdb738872 (127.21.59.66). New cstate: current_term: 1 leader_uuid: "a345079f200b415b98e5a75cdb738872" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 34771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a345079f200b415b98e5a75cdb738872" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25ef180af4bc47979a82119a173db2f3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44371 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:09.852790 25398 consensus_queue.cc:1048] T 968039925416491082c9551e59bbc356 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a345079f200b415b98e5a75cdb738872" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:09.866923 25398 consensus_queue.cc:1048] T 968039925416491082c9551e59bbc356 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25ef180af4bc47979a82119a173db2f3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:09.869160 25194 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "96263ebb66084ec0ba2f1f5e32c6a3b7"
dest_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4"
mode: GRACEFUL
new_leader_uuid: "25ef180af4bc47979a82119a173db2f3"
 from {username='slave'} at 127.0.0.1:40516
I20260713 09:09:09.869797 25194 raft_consensus.cc:606] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 1 LEADER]: Received request to transfer leadership to TS 25ef180af4bc47979a82119a173db2f3
I20260713 09:09:09.886618 25269 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "524c75a82f7f416c8504cc07c93f248f"
dest_uuid: "a345079f200b415b98e5a75cdb738872"
mode: GRACEFUL
new_leader_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4"
 from {username='slave'} at 127.0.0.1:50242
I20260713 09:09:09.887298 25269 raft_consensus.cc:606] T 524c75a82f7f416c8504cc07c93f248f P a345079f200b415b98e5a75cdb738872 [term 1 LEADER]: Received request to transfer leadership to TS 5766c5e0e76a4b02af8d6f9f5f510cc4
I20260713 09:09:09.901880 25343 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d917b79ae66b44fe9cc398a3a6902330"
dest_uuid: "25ef180af4bc47979a82119a173db2f3"
mode: GRACEFUL
new_leader_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4"
 from {username='slave'} at 127.0.0.1:33244
I20260713 09:09:09.902464 25343 raft_consensus.cc:606] T d917b79ae66b44fe9cc398a3a6902330 P 25ef180af4bc47979a82119a173db2f3 [term 1 LEADER]: Received request to transfer leadership to TS 5766c5e0e76a4b02af8d6f9f5f510cc4
I20260713 09:09:10.086248 25428 raft_consensus.cc:993] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 5766c5e0e76a4b02af8d6f9f5f510cc4: : Instructing follower 25ef180af4bc47979a82119a173db2f3 to start an election
I20260713 09:09:10.086751 25428 raft_consensus.cc:1081] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 1 LEADER]: Signalling peer 25ef180af4bc47979a82119a173db2f3 to start an election
I20260713 09:09:10.088272 25343 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "96263ebb66084ec0ba2f1f5e32c6a3b7"
dest_uuid: "25ef180af4bc47979a82119a173db2f3"
 from {username='slave'} at 127.0.0.1:33218
I20260713 09:09:10.088822 25343 raft_consensus.cc:493] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 25ef180af4bc47979a82119a173db2f3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:10.089121 25343 raft_consensus.cc:3060] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 25ef180af4bc47979a82119a173db2f3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:10.095256 25343 raft_consensus.cc:515] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 25ef180af4bc47979a82119a173db2f3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 34771 } } peers { permanent_uuid: "a345079f200b415b98e5a75cdb738872" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38323 } } peers { permanent_uuid: "25ef180af4bc47979a82119a173db2f3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44371 } }
I20260713 09:09:10.096940 25343 leader_election.cc:290] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 25ef180af4bc47979a82119a173db2f3 [CANDIDATE]: Term 2 election: Requested vote from peers 5766c5e0e76a4b02af8d6f9f5f510cc4 (127.21.59.65:34771), a345079f200b415b98e5a75cdb738872 (127.21.59.66:38323)
I20260713 09:09:10.097662 25194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96263ebb66084ec0ba2f1f5e32c6a3b7" candidate_uuid: "25ef180af4bc47979a82119a173db2f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4"
I20260713 09:09:10.098054 25269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96263ebb66084ec0ba2f1f5e32c6a3b7" candidate_uuid: "25ef180af4bc47979a82119a173db2f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a345079f200b415b98e5a75cdb738872"
I20260713 09:09:10.098304 25194 raft_consensus.cc:3055] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:10.098613 25194 raft_consensus.cc:740] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5766c5e0e76a4b02af8d6f9f5f510cc4, State: Running, Role: LEADER
I20260713 09:09:10.098654 25269 raft_consensus.cc:3060] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P a345079f200b415b98e5a75cdb738872 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:10.099570 25194 consensus_queue.cc:260] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 34771 } } peers { permanent_uuid: "a345079f200b415b98e5a75cdb738872" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38323 } } peers { permanent_uuid: "25ef180af4bc47979a82119a173db2f3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44371 } }
I20260713 09:09:10.100844 25194 raft_consensus.cc:3060] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:10.105967 25269 raft_consensus.cc:2468] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P a345079f200b415b98e5a75cdb738872 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25ef180af4bc47979a82119a173db2f3 in term 2.
I20260713 09:09:10.107339 25308 leader_election.cc:304] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 25ef180af4bc47979a82119a173db2f3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25ef180af4bc47979a82119a173db2f3, a345079f200b415b98e5a75cdb738872; no voters: 
I20260713 09:09:10.107878 25194 raft_consensus.cc:2468] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25ef180af4bc47979a82119a173db2f3 in term 2.
I20260713 09:09:10.108222 25389 raft_consensus.cc:2804] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 25ef180af4bc47979a82119a173db2f3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:10.108767 25389 raft_consensus.cc:697] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 25ef180af4bc47979a82119a173db2f3 [term 2 LEADER]: Becoming Leader. State: Replica: 25ef180af4bc47979a82119a173db2f3, State: Running, Role: LEADER
I20260713 09:09:10.109607 25389 consensus_queue.cc:237] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 25ef180af4bc47979a82119a173db2f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 34771 } } peers { permanent_uuid: "a345079f200b415b98e5a75cdb738872" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38323 } } peers { permanent_uuid: "25ef180af4bc47979a82119a173db2f3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44371 } }
I20260713 09:09:10.115303 25091 catalog_manager.cc:5697] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 25ef180af4bc47979a82119a173db2f3 reported cstate change: term changed from 1 to 2, leader changed from 5766c5e0e76a4b02af8d6f9f5f510cc4 (127.21.59.65) to 25ef180af4bc47979a82119a173db2f3 (127.21.59.67). New cstate: current_term: 2 leader_uuid: "25ef180af4bc47979a82119a173db2f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 34771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a345079f200b415b98e5a75cdb738872" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25ef180af4bc47979a82119a173db2f3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44371 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:10.156703 25389 consensus_queue.cc:1048] T d917b79ae66b44fe9cc398a3a6902330 P 25ef180af4bc47979a82119a173db2f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a345079f200b415b98e5a75cdb738872" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:10.168557 25423 consensus_queue.cc:1048] T d917b79ae66b44fe9cc398a3a6902330 P 25ef180af4bc47979a82119a173db2f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 34771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:10.177138 25389 raft_consensus.cc:993] T d917b79ae66b44fe9cc398a3a6902330 P 25ef180af4bc47979a82119a173db2f3: : Instructing follower 5766c5e0e76a4b02af8d6f9f5f510cc4 to start an election
I20260713 09:09:10.177598 25423 raft_consensus.cc:1081] T d917b79ae66b44fe9cc398a3a6902330 P 25ef180af4bc47979a82119a173db2f3 [term 1 LEADER]: Signalling peer 5766c5e0e76a4b02af8d6f9f5f510cc4 to start an election
I20260713 09:09:10.179476 25194 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d917b79ae66b44fe9cc398a3a6902330"
dest_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4"
 from {username='slave'} at 127.0.0.1:40504
I20260713 09:09:10.180059 25194 raft_consensus.cc:493] T d917b79ae66b44fe9cc398a3a6902330 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:10.180470 25194 raft_consensus.cc:3060] T d917b79ae66b44fe9cc398a3a6902330 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:10.187142 25194 raft_consensus.cc:515] T d917b79ae66b44fe9cc398a3a6902330 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 34771 } } peers { permanent_uuid: "a345079f200b415b98e5a75cdb738872" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38323 } } peers { permanent_uuid: "25ef180af4bc47979a82119a173db2f3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44371 } }
I20260713 09:09:10.188719 25194 leader_election.cc:290] T d917b79ae66b44fe9cc398a3a6902330 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [CANDIDATE]: Term 2 election: Requested vote from peers a345079f200b415b98e5a75cdb738872 (127.21.59.66:38323), 25ef180af4bc47979a82119a173db2f3 (127.21.59.67:44371)
I20260713 09:09:10.189548 25269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d917b79ae66b44fe9cc398a3a6902330" candidate_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a345079f200b415b98e5a75cdb738872"
I20260713 09:09:10.189783 25343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d917b79ae66b44fe9cc398a3a6902330" candidate_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "25ef180af4bc47979a82119a173db2f3"
I20260713 09:09:10.190111 25269 raft_consensus.cc:3060] T d917b79ae66b44fe9cc398a3a6902330 P a345079f200b415b98e5a75cdb738872 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:10.190441 25343 raft_consensus.cc:3055] T d917b79ae66b44fe9cc398a3a6902330 P 25ef180af4bc47979a82119a173db2f3 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:10.190862 25343 raft_consensus.cc:740] T d917b79ae66b44fe9cc398a3a6902330 P 25ef180af4bc47979a82119a173db2f3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 25ef180af4bc47979a82119a173db2f3, State: Running, Role: LEADER
I20260713 09:09:10.191593 25343 consensus_queue.cc:260] T d917b79ae66b44fe9cc398a3a6902330 P 25ef180af4bc47979a82119a173db2f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 34771 } } peers { permanent_uuid: "a345079f200b415b98e5a75cdb738872" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38323 } } peers { permanent_uuid: "25ef180af4bc47979a82119a173db2f3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44371 } }
I20260713 09:09:10.192332 25343 raft_consensus.cc:3060] T d917b79ae66b44fe9cc398a3a6902330 P 25ef180af4bc47979a82119a173db2f3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:10.195160 25269 raft_consensus.cc:2468] T d917b79ae66b44fe9cc398a3a6902330 P a345079f200b415b98e5a75cdb738872 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5766c5e0e76a4b02af8d6f9f5f510cc4 in term 2.
I20260713 09:09:10.196169 25159 leader_election.cc:304] T d917b79ae66b44fe9cc398a3a6902330 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5766c5e0e76a4b02af8d6f9f5f510cc4, a345079f200b415b98e5a75cdb738872; no voters: 
I20260713 09:09:10.196853 25428 raft_consensus.cc:2804] T d917b79ae66b44fe9cc398a3a6902330 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:10.197084 25343 raft_consensus.cc:2468] T d917b79ae66b44fe9cc398a3a6902330 P 25ef180af4bc47979a82119a173db2f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5766c5e0e76a4b02af8d6f9f5f510cc4 in term 2.
I20260713 09:09:10.197258 25428 raft_consensus.cc:697] T d917b79ae66b44fe9cc398a3a6902330 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 2 LEADER]: Becoming Leader. State: Replica: 5766c5e0e76a4b02af8d6f9f5f510cc4, State: Running, Role: LEADER
I20260713 09:09:10.198179 25428 consensus_queue.cc:237] T d917b79ae66b44fe9cc398a3a6902330 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 34771 } } peers { permanent_uuid: "a345079f200b415b98e5a75cdb738872" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38323 } } peers { permanent_uuid: "25ef180af4bc47979a82119a173db2f3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44371 } }
I20260713 09:09:10.204159 25090 catalog_manager.cc:5697] T d917b79ae66b44fe9cc398a3a6902330 P 5766c5e0e76a4b02af8d6f9f5f510cc4 reported cstate change: term changed from 1 to 2, leader changed from 25ef180af4bc47979a82119a173db2f3 (127.21.59.67) to 5766c5e0e76a4b02af8d6f9f5f510cc4 (127.21.59.65). New cstate: current_term: 2 leader_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 34771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a345079f200b415b98e5a75cdb738872" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25ef180af4bc47979a82119a173db2f3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44371 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:10.227480 25411 consensus_queue.cc:1048] T 524c75a82f7f416c8504cc07c93f248f P a345079f200b415b98e5a75cdb738872 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25ef180af4bc47979a82119a173db2f3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:10.238965 25435 consensus_queue.cc:1048] T 524c75a82f7f416c8504cc07c93f248f P a345079f200b415b98e5a75cdb738872 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 34771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:10.246488 25392 raft_consensus.cc:993] T 524c75a82f7f416c8504cc07c93f248f P a345079f200b415b98e5a75cdb738872: : Instructing follower 5766c5e0e76a4b02af8d6f9f5f510cc4 to start an election
I20260713 09:09:10.246977 25435 raft_consensus.cc:1081] T 524c75a82f7f416c8504cc07c93f248f P a345079f200b415b98e5a75cdb738872 [term 1 LEADER]: Signalling peer 5766c5e0e76a4b02af8d6f9f5f510cc4 to start an election
I20260713 09:09:10.248428 25194 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "524c75a82f7f416c8504cc07c93f248f"
dest_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4"
 from {username='slave'} at 127.0.0.1:40488
I20260713 09:09:10.248940 25194 raft_consensus.cc:493] T 524c75a82f7f416c8504cc07c93f248f P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:10.249210 25194 raft_consensus.cc:3060] T 524c75a82f7f416c8504cc07c93f248f P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:10.253845 25194 raft_consensus.cc:515] T 524c75a82f7f416c8504cc07c93f248f P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 34771 } } peers { permanent_uuid: "a345079f200b415b98e5a75cdb738872" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38323 } } peers { permanent_uuid: "25ef180af4bc47979a82119a173db2f3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44371 } }
I20260713 09:09:10.255657 25194 leader_election.cc:290] T 524c75a82f7f416c8504cc07c93f248f P 5766c5e0e76a4b02af8d6f9f5f510cc4 [CANDIDATE]: Term 2 election: Requested vote from peers a345079f200b415b98e5a75cdb738872 (127.21.59.66:38323), 25ef180af4bc47979a82119a173db2f3 (127.21.59.67:44371)
I20260713 09:09:10.256367 25269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524c75a82f7f416c8504cc07c93f248f" candidate_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a345079f200b415b98e5a75cdb738872"
I20260713 09:09:10.256805 25343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524c75a82f7f416c8504cc07c93f248f" candidate_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "25ef180af4bc47979a82119a173db2f3"
I20260713 09:09:10.257014 25269 raft_consensus.cc:3055] T 524c75a82f7f416c8504cc07c93f248f P a345079f200b415b98e5a75cdb738872 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:10.257355 25269 raft_consensus.cc:740] T 524c75a82f7f416c8504cc07c93f248f P a345079f200b415b98e5a75cdb738872 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a345079f200b415b98e5a75cdb738872, State: Running, Role: LEADER
I20260713 09:09:10.257382 25343 raft_consensus.cc:3060] T 524c75a82f7f416c8504cc07c93f248f P 25ef180af4bc47979a82119a173db2f3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:10.258347 25269 consensus_queue.cc:260] T 524c75a82f7f416c8504cc07c93f248f P a345079f200b415b98e5a75cdb738872 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 34771 } } peers { permanent_uuid: "a345079f200b415b98e5a75cdb738872" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38323 } } peers { permanent_uuid: "25ef180af4bc47979a82119a173db2f3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44371 } }
I20260713 09:09:10.259676 25269 raft_consensus.cc:3060] T 524c75a82f7f416c8504cc07c93f248f P a345079f200b415b98e5a75cdb738872 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:10.264614 25343 raft_consensus.cc:2468] T 524c75a82f7f416c8504cc07c93f248f P 25ef180af4bc47979a82119a173db2f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5766c5e0e76a4b02af8d6f9f5f510cc4 in term 2.
I20260713 09:09:10.265805 25160 leader_election.cc:304] T 524c75a82f7f416c8504cc07c93f248f P 5766c5e0e76a4b02af8d6f9f5f510cc4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25ef180af4bc47979a82119a173db2f3, 5766c5e0e76a4b02af8d6f9f5f510cc4; no voters: 
I20260713 09:09:10.266232 25269 raft_consensus.cc:2468] T 524c75a82f7f416c8504cc07c93f248f P a345079f200b415b98e5a75cdb738872 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5766c5e0e76a4b02af8d6f9f5f510cc4 in term 2.
I20260713 09:09:10.266620 25428 raft_consensus.cc:2804] T 524c75a82f7f416c8504cc07c93f248f P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:10.267170 25428 raft_consensus.cc:697] T 524c75a82f7f416c8504cc07c93f248f P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 2 LEADER]: Becoming Leader. State: Replica: 5766c5e0e76a4b02af8d6f9f5f510cc4, State: Running, Role: LEADER
I20260713 09:09:10.268021 25428 consensus_queue.cc:237] T 524c75a82f7f416c8504cc07c93f248f P 5766c5e0e76a4b02af8d6f9f5f510cc4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 34771 } } peers { permanent_uuid: "a345079f200b415b98e5a75cdb738872" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38323 } } peers { permanent_uuid: "25ef180af4bc47979a82119a173db2f3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44371 } }
I20260713 09:09:10.274405 25089 catalog_manager.cc:5697] T 524c75a82f7f416c8504cc07c93f248f P 5766c5e0e76a4b02af8d6f9f5f510cc4 reported cstate change: term changed from 1 to 2, leader changed from a345079f200b415b98e5a75cdb738872 (127.21.59.66) to 5766c5e0e76a4b02af8d6f9f5f510cc4 (127.21.59.65). New cstate: current_term: 2 leader_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 34771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a345079f200b415b98e5a75cdb738872" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25ef180af4bc47979a82119a173db2f3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44371 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:10.338402 21741 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260713 09:09:10.340139 21741 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260713 09:09:10.340549 21741 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260713 09:09:10.351984 25194 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d917b79ae66b44fe9cc398a3a6902330"
dest_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4"
mode: GRACEFUL
new_leader_uuid: "a345079f200b415b98e5a75cdb738872"
 from {username='slave'} at 127.0.0.1:40524
I20260713 09:09:10.352517 25194 raft_consensus.cc:606] T d917b79ae66b44fe9cc398a3a6902330 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 2 LEADER]: Received request to transfer leadership to TS a345079f200b415b98e5a75cdb738872
I20260713 09:09:10.353616 21741 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260713 09:09:10.649607 25269 raft_consensus.cc:1275] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P a345079f200b415b98e5a75cdb738872 [term 2 FOLLOWER]: Refusing update from remote peer 25ef180af4bc47979a82119a173db2f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:10.650934 25423 consensus_queue.cc:1048] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 25ef180af4bc47979a82119a173db2f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a345079f200b415b98e5a75cdb738872" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:10.659132 25194 raft_consensus.cc:1275] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 2 FOLLOWER]: Refusing update from remote peer 25ef180af4bc47979a82119a173db2f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:10.661173 25432 consensus_queue.cc:1048] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 25ef180af4bc47979a82119a173db2f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 34771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:10.700650 25343 raft_consensus.cc:1275] T 524c75a82f7f416c8504cc07c93f248f P 25ef180af4bc47979a82119a173db2f3 [term 2 FOLLOWER]: Refusing update from remote peer 5766c5e0e76a4b02af8d6f9f5f510cc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:10.701812 25388 consensus_queue.cc:1048] T 524c75a82f7f416c8504cc07c93f248f P 5766c5e0e76a4b02af8d6f9f5f510cc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25ef180af4bc47979a82119a173db2f3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:10.708976 25269 raft_consensus.cc:1275] T 524c75a82f7f416c8504cc07c93f248f P a345079f200b415b98e5a75cdb738872 [term 2 FOLLOWER]: Refusing update from remote peer 5766c5e0e76a4b02af8d6f9f5f510cc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:10.710472 25428 consensus_queue.cc:1048] T 524c75a82f7f416c8504cc07c93f248f P 5766c5e0e76a4b02af8d6f9f5f510cc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a345079f200b415b98e5a75cdb738872" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:10.717713 25269 raft_consensus.cc:1275] T d917b79ae66b44fe9cc398a3a6902330 P a345079f200b415b98e5a75cdb738872 [term 2 FOLLOWER]: Refusing update from remote peer 5766c5e0e76a4b02af8d6f9f5f510cc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:10.719029 25428 consensus_queue.cc:1048] T d917b79ae66b44fe9cc398a3a6902330 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a345079f200b415b98e5a75cdb738872" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:10.724043 25388 raft_consensus.cc:993] T d917b79ae66b44fe9cc398a3a6902330 P 5766c5e0e76a4b02af8d6f9f5f510cc4: : Instructing follower a345079f200b415b98e5a75cdb738872 to start an election
I20260713 09:09:10.724709 25437 raft_consensus.cc:1081] T d917b79ae66b44fe9cc398a3a6902330 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 2 LEADER]: Signalling peer a345079f200b415b98e5a75cdb738872 to start an election
I20260713 09:09:10.726426 25268 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d917b79ae66b44fe9cc398a3a6902330"
dest_uuid: "a345079f200b415b98e5a75cdb738872"
 from {username='slave'} at 127.0.0.1:50232
I20260713 09:09:10.729086 25343 raft_consensus.cc:1275] T d917b79ae66b44fe9cc398a3a6902330 P 25ef180af4bc47979a82119a173db2f3 [term 2 FOLLOWER]: Refusing update from remote peer 5766c5e0e76a4b02af8d6f9f5f510cc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:10.729293 25268 raft_consensus.cc:493] T d917b79ae66b44fe9cc398a3a6902330 P a345079f200b415b98e5a75cdb738872 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:10.729818 25268 raft_consensus.cc:3060] T d917b79ae66b44fe9cc398a3a6902330 P a345079f200b415b98e5a75cdb738872 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:10.730710 25437 consensus_queue.cc:1048] T d917b79ae66b44fe9cc398a3a6902330 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25ef180af4bc47979a82119a173db2f3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:10.737469 25268 raft_consensus.cc:515] T d917b79ae66b44fe9cc398a3a6902330 P a345079f200b415b98e5a75cdb738872 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 34771 } } peers { permanent_uuid: "a345079f200b415b98e5a75cdb738872" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38323 } } peers { permanent_uuid: "25ef180af4bc47979a82119a173db2f3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44371 } }
I20260713 09:09:10.741897 25268 leader_election.cc:290] T d917b79ae66b44fe9cc398a3a6902330 P a345079f200b415b98e5a75cdb738872 [CANDIDATE]: Term 3 election: Requested vote from peers 5766c5e0e76a4b02af8d6f9f5f510cc4 (127.21.59.65:34771), 25ef180af4bc47979a82119a173db2f3 (127.21.59.67:44371)
I20260713 09:09:10.742802 25194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d917b79ae66b44fe9cc398a3a6902330" candidate_uuid: "a345079f200b415b98e5a75cdb738872" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4"
I20260713 09:09:10.743127 25343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d917b79ae66b44fe9cc398a3a6902330" candidate_uuid: "a345079f200b415b98e5a75cdb738872" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "25ef180af4bc47979a82119a173db2f3"
I20260713 09:09:10.743417 25194 raft_consensus.cc:3055] T d917b79ae66b44fe9cc398a3a6902330 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:10.743731 25343 raft_consensus.cc:3060] T d917b79ae66b44fe9cc398a3a6902330 P 25ef180af4bc47979a82119a173db2f3 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:10.743769 25194 raft_consensus.cc:740] T d917b79ae66b44fe9cc398a3a6902330 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5766c5e0e76a4b02af8d6f9f5f510cc4, State: Running, Role: LEADER
I20260713 09:09:10.744894 25194 consensus_queue.cc:260] T d917b79ae66b44fe9cc398a3a6902330 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [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: "5766c5e0e76a4b02af8d6f9f5f510cc4" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 34771 } } peers { permanent_uuid: "a345079f200b415b98e5a75cdb738872" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38323 } } peers { permanent_uuid: "25ef180af4bc47979a82119a173db2f3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44371 } }
I20260713 09:09:10.745958 25194 raft_consensus.cc:3060] T d917b79ae66b44fe9cc398a3a6902330 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:10.751262 25343 raft_consensus.cc:2468] T d917b79ae66b44fe9cc398a3a6902330 P 25ef180af4bc47979a82119a173db2f3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a345079f200b415b98e5a75cdb738872 in term 3.
I20260713 09:09:10.751782 25194 raft_consensus.cc:2468] T d917b79ae66b44fe9cc398a3a6902330 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a345079f200b415b98e5a75cdb738872 in term 3.
I20260713 09:09:10.752328 25235 leader_election.cc:304] T d917b79ae66b44fe9cc398a3a6902330 P a345079f200b415b98e5a75cdb738872 [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: 25ef180af4bc47979a82119a173db2f3, a345079f200b415b98e5a75cdb738872; no voters: 
I20260713 09:09:10.753198 25435 raft_consensus.cc:2804] T d917b79ae66b44fe9cc398a3a6902330 P a345079f200b415b98e5a75cdb738872 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:10.754096 25435 raft_consensus.cc:697] T d917b79ae66b44fe9cc398a3a6902330 P a345079f200b415b98e5a75cdb738872 [term 3 LEADER]: Becoming Leader. State: Replica: a345079f200b415b98e5a75cdb738872, State: Running, Role: LEADER
I20260713 09:09:10.754902 25435 consensus_queue.cc:237] T d917b79ae66b44fe9cc398a3a6902330 P a345079f200b415b98e5a75cdb738872 [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: "5766c5e0e76a4b02af8d6f9f5f510cc4" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 34771 } } peers { permanent_uuid: "a345079f200b415b98e5a75cdb738872" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38323 } } peers { permanent_uuid: "25ef180af4bc47979a82119a173db2f3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44371 } }
I20260713 09:09:10.760469 25089 catalog_manager.cc:5697] T d917b79ae66b44fe9cc398a3a6902330 P a345079f200b415b98e5a75cdb738872 reported cstate change: term changed from 2 to 3, leader changed from 5766c5e0e76a4b02af8d6f9f5f510cc4 (127.21.59.65) to a345079f200b415b98e5a75cdb738872 (127.21.59.66). New cstate: current_term: 3 leader_uuid: "a345079f200b415b98e5a75cdb738872" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5766c5e0e76a4b02af8d6f9f5f510cc4" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 34771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a345079f200b415b98e5a75cdb738872" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25ef180af4bc47979a82119a173db2f3" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 44371 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:10.966027 21741 tablet_server.cc:179] TabletServer@127.21.59.65:0 shutting down...
I20260713 09:09:10.984297 21741 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:10.984916 21741 tablet_replica.cc:333] T d917b79ae66b44fe9cc398a3a6902330 P 5766c5e0e76a4b02af8d6f9f5f510cc4: stopping tablet replica
I20260713 09:09:10.985450 21741 raft_consensus.cc:2243] T d917b79ae66b44fe9cc398a3a6902330 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:10.985896 21741 raft_consensus.cc:2272] T d917b79ae66b44fe9cc398a3a6902330 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:10.988000 21741 tablet_replica.cc:333] T 524c75a82f7f416c8504cc07c93f248f P 5766c5e0e76a4b02af8d6f9f5f510cc4: stopping tablet replica
I20260713 09:09:10.988495 21741 raft_consensus.cc:2243] T 524c75a82f7f416c8504cc07c93f248f P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:10.989212 21741 raft_consensus.cc:2272] T 524c75a82f7f416c8504cc07c93f248f P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:10.991685 21741 tablet_replica.cc:333] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 5766c5e0e76a4b02af8d6f9f5f510cc4: stopping tablet replica
I20260713 09:09:10.992202 21741 raft_consensus.cc:2243] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:10.992641 21741 raft_consensus.cc:2272] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:10.995015 21741 tablet_replica.cc:333] T 968039925416491082c9551e59bbc356 P 5766c5e0e76a4b02af8d6f9f5f510cc4: stopping tablet replica
I20260713 09:09:10.995428 21741 raft_consensus.cc:2243] T 968039925416491082c9551e59bbc356 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:10.996073 21741 raft_consensus.cc:2272] T 968039925416491082c9551e59bbc356 P 5766c5e0e76a4b02af8d6f9f5f510cc4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.019546 21741 tablet_server.cc:196] TabletServer@127.21.59.65:0 shutdown complete.
I20260713 09:09:11.030725 21741 tablet_server.cc:179] TabletServer@127.21.59.66:0 shutting down...
I20260713 09:09:11.048025 21741 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:11.048583 21741 tablet_replica.cc:333] T d917b79ae66b44fe9cc398a3a6902330 P a345079f200b415b98e5a75cdb738872: stopping tablet replica
I20260713 09:09:11.049165 21741 raft_consensus.cc:2243] T d917b79ae66b44fe9cc398a3a6902330 P a345079f200b415b98e5a75cdb738872 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:11.049991 21741 pending_rounds.cc:70] T d917b79ae66b44fe9cc398a3a6902330 P a345079f200b415b98e5a75cdb738872: Trying to abort 1 pending ops.
I20260713 09:09:11.050227 21741 pending_rounds.cc:77] T d917b79ae66b44fe9cc398a3a6902330 P a345079f200b415b98e5a75cdb738872: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7306992643099426816 op_type: NO_OP noop_request { }
I20260713 09:09:11.050738 21741 raft_consensus.cc:2889] T d917b79ae66b44fe9cc398a3a6902330 P a345079f200b415b98e5a75cdb738872 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:09:11.051214 21741 raft_consensus.cc:2272] T d917b79ae66b44fe9cc398a3a6902330 P a345079f200b415b98e5a75cdb738872 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.056020 21741 tablet_replica.cc:333] T 968039925416491082c9551e59bbc356 P a345079f200b415b98e5a75cdb738872: stopping tablet replica
W20260713 09:09:11.056113 25309 consensus_peers.cc:597] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 25ef180af4bc47979a82119a173db2f3 -> Peer 5766c5e0e76a4b02af8d6f9f5f510cc4 (127.21.59.65:34771): Couldn't send request to peer 5766c5e0e76a4b02af8d6f9f5f510cc4. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.65:34771: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:11.056720 21741 raft_consensus.cc:2243] T 968039925416491082c9551e59bbc356 P a345079f200b415b98e5a75cdb738872 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:11.057116 21741 raft_consensus.cc:2272] T 968039925416491082c9551e59bbc356 P a345079f200b415b98e5a75cdb738872 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.058956 21741 tablet_replica.cc:333] T 524c75a82f7f416c8504cc07c93f248f P a345079f200b415b98e5a75cdb738872: stopping tablet replica
I20260713 09:09:11.059439 21741 raft_consensus.cc:2243] T 524c75a82f7f416c8504cc07c93f248f P a345079f200b415b98e5a75cdb738872 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:11.059818 21741 raft_consensus.cc:2272] T 524c75a82f7f416c8504cc07c93f248f P a345079f200b415b98e5a75cdb738872 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.062197 21741 tablet_replica.cc:333] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P a345079f200b415b98e5a75cdb738872: stopping tablet replica
I20260713 09:09:11.062619 21741 raft_consensus.cc:2243] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P a345079f200b415b98e5a75cdb738872 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:11.063078 21741 raft_consensus.cc:2272] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P a345079f200b415b98e5a75cdb738872 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.075706 21741 tablet_server.cc:196] TabletServer@127.21.59.66:0 shutdown complete.
I20260713 09:09:11.086701 21741 tablet_server.cc:179] TabletServer@127.21.59.67:0 shutting down...
I20260713 09:09:11.104810 21741 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:11.105418 21741 tablet_replica.cc:333] T d917b79ae66b44fe9cc398a3a6902330 P 25ef180af4bc47979a82119a173db2f3: stopping tablet replica
I20260713 09:09:11.105890 21741 raft_consensus.cc:2243] T d917b79ae66b44fe9cc398a3a6902330 P 25ef180af4bc47979a82119a173db2f3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:11.106302 21741 raft_consensus.cc:2272] T d917b79ae66b44fe9cc398a3a6902330 P 25ef180af4bc47979a82119a173db2f3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.108284 21741 tablet_replica.cc:333] T 968039925416491082c9551e59bbc356 P 25ef180af4bc47979a82119a173db2f3: stopping tablet replica
I20260713 09:09:11.108736 21741 raft_consensus.cc:2243] T 968039925416491082c9551e59bbc356 P 25ef180af4bc47979a82119a173db2f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:11.109066 21741 raft_consensus.cc:2272] T 968039925416491082c9551e59bbc356 P 25ef180af4bc47979a82119a173db2f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.110654 21741 tablet_replica.cc:333] T 524c75a82f7f416c8504cc07c93f248f P 25ef180af4bc47979a82119a173db2f3: stopping tablet replica
I20260713 09:09:11.111126 21741 raft_consensus.cc:2243] T 524c75a82f7f416c8504cc07c93f248f P 25ef180af4bc47979a82119a173db2f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:11.111467 21741 raft_consensus.cc:2272] T 524c75a82f7f416c8504cc07c93f248f P 25ef180af4bc47979a82119a173db2f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.113348 21741 tablet_replica.cc:333] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 25ef180af4bc47979a82119a173db2f3: stopping tablet replica
I20260713 09:09:11.113757 21741 raft_consensus.cc:2243] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 25ef180af4bc47979a82119a173db2f3 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:11.114468 21741 raft_consensus.cc:2272] T 96263ebb66084ec0ba2f1f5e32c6a3b7 P 25ef180af4bc47979a82119a173db2f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.136818 21741 tablet_server.cc:196] TabletServer@127.21.59.67:0 shutdown complete.
I20260713 09:09:11.147682 21741 master.cc:562] Master@127.21.59.126:46819 shutting down...
I20260713 09:09:11.161832 21741 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 997466bf28f645279379c7942f00e0b6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:11.162362 21741 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 997466bf28f645279379c7942f00e0b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:11.162672 21741 tablet_replica.cc:333] T 00000000000000000000000000000000 P 997466bf28f645279379c7942f00e0b6: stopping tablet replica
I20260713 09:09:11.180946 21741 master.cc:584] Master@127.21.59.126:46819 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2869 ms)
[----------] 6 tests from LeaderRebalancerTest (88744 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260713 09:09:11.208931 21741 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.59.126:44301
I20260713 09:09:11.210059 21741 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:11.215402 25444 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
W20260713 09:09:11.215692 25445 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
W20260713 09:09:11.217052 25447 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
I20260713 09:09:11.218060 21741 server_base.cc:1061] running on GCE node
I20260713 09:09:11.218895 21741 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:11.219060 21741 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:11.219208 21741 hybrid_clock.cc:648] HybridClock initialized: now 1783933751219195 us; error 0 us; skew 500 ppm
I20260713 09:09:11.219668 21741 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:11.222054 21741 webserver.cc:533] Webserver started at http://127.21.59.126:45371/ using document root <none> and password file <none>
I20260713 09:09:11.222483 21741 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:11.222630 21741 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:11.222999 21741 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:11.223985 21741 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933662300128-21741-0/minicluster-data/master-0-root/instance:
uuid: "b2cdee01125b4e588427d8222924e515"
format_stamp: "Formatted at 2026-07-13 09:09:11 on dist-test-slave-2xsz"
I20260713 09:09:11.228284 21741 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:09:11.231477 25452 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:11.232302 21741 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:09:11.232583 21741 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933662300128-21741-0/minicluster-data/master-0-root
uuid: "b2cdee01125b4e588427d8222924e515"
format_stamp: "Formatted at 2026-07-13 09:09:11 on dist-test-slave-2xsz"
I20260713 09:09:11.232869 21741 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933662300128-21741-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933662300128-21741-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933662300128-21741-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)
I20260713 09:09:11.244010 21741 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:11.245112 21741 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:11.282800 21741 rpc_server.cc:307] RPC server started. Bound to: 127.21.59.126:44301
I20260713 09:09:11.282964 25503 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.59.126:44301 every 8 connection(s)
I20260713 09:09:11.286959 25504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.297149 25504 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b2cdee01125b4e588427d8222924e515: Bootstrap starting.
I20260713 09:09:11.301417 25504 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b2cdee01125b4e588427d8222924e515: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.305651 25504 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b2cdee01125b4e588427d8222924e515: No bootstrap required, opened a new log
I20260713 09:09:11.307754 25504 raft_consensus.cc:359] T 00000000000000000000000000000000 P b2cdee01125b4e588427d8222924e515 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2cdee01125b4e588427d8222924e515" member_type: VOTER }
I20260713 09:09:11.308145 25504 raft_consensus.cc:385] T 00000000000000000000000000000000 P b2cdee01125b4e588427d8222924e515 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.308380 25504 raft_consensus.cc:740] T 00000000000000000000000000000000 P b2cdee01125b4e588427d8222924e515 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2cdee01125b4e588427d8222924e515, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.308918 25504 consensus_queue.cc:260] T 00000000000000000000000000000000 P b2cdee01125b4e588427d8222924e515 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b2cdee01125b4e588427d8222924e515" member_type: VOTER }
I20260713 09:09:11.309363 25504 raft_consensus.cc:399] T 00000000000000000000000000000000 P b2cdee01125b4e588427d8222924e515 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:09:11.309583 25504 raft_consensus.cc:493] T 00000000000000000000000000000000 P b2cdee01125b4e588427d8222924e515 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:09:11.309846 25504 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b2cdee01125b4e588427d8222924e515 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:11.314268 25504 raft_consensus.cc:515] T 00000000000000000000000000000000 P b2cdee01125b4e588427d8222924e515 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2cdee01125b4e588427d8222924e515" member_type: VOTER }
I20260713 09:09:11.314756 25504 leader_election.cc:304] T 00000000000000000000000000000000 P b2cdee01125b4e588427d8222924e515 [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: b2cdee01125b4e588427d8222924e515; no voters: 
I20260713 09:09:11.315881 25504 leader_election.cc:290] T 00000000000000000000000000000000 P b2cdee01125b4e588427d8222924e515 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:09:11.316190 25507 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b2cdee01125b4e588427d8222924e515 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:11.317451 25507 raft_consensus.cc:697] T 00000000000000000000000000000000 P b2cdee01125b4e588427d8222924e515 [term 1 LEADER]: Becoming Leader. State: Replica: b2cdee01125b4e588427d8222924e515, State: Running, Role: LEADER
I20260713 09:09:11.318100 25507 consensus_queue.cc:237] T 00000000000000000000000000000000 P b2cdee01125b4e588427d8222924e515 [LEADER]: Queue going to LEADER mode. State: All 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: "b2cdee01125b4e588427d8222924e515" member_type: VOTER }
I20260713 09:09:11.318670 25504 sys_catalog.cc:565] T 00000000000000000000000000000000 P b2cdee01125b4e588427d8222924e515 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:09:11.320971 25508 sys_catalog.cc:455] T 00000000000000000000000000000000 P b2cdee01125b4e588427d8222924e515 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b2cdee01125b4e588427d8222924e515" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2cdee01125b4e588427d8222924e515" member_type: VOTER } }
I20260713 09:09:11.321012 25509 sys_catalog.cc:455] T 00000000000000000000000000000000 P b2cdee01125b4e588427d8222924e515 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b2cdee01125b4e588427d8222924e515. Latest consensus state: current_term: 1 leader_uuid: "b2cdee01125b4e588427d8222924e515" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2cdee01125b4e588427d8222924e515" member_type: VOTER } }
I20260713 09:09:11.321751 25508 sys_catalog.cc:458] T 00000000000000000000000000000000 P b2cdee01125b4e588427d8222924e515 [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:11.321813 25509 sys_catalog.cc:458] T 00000000000000000000000000000000 P b2cdee01125b4e588427d8222924e515 [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:11.324446 25513 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:09:11.329083 25513 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:09:11.338178 21741 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:09:11.338558 25513 catalog_manager.cc:1383] Generated new cluster ID: 797b15e2fa354ff5b981440038e41b0e
I20260713 09:09:11.338884 25513 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:09:11.362665 25513 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:09:11.363960 25513 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:09:11.378424 25513 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b2cdee01125b4e588427d8222924e515: Generated new TSK 0
I20260713 09:09:11.379135 25513 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:09:11.404458 21741 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:11.409996 25525 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
W20260713 09:09:11.411283 25526 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
W20260713 09:09:11.413074 25528 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
I20260713 09:09:11.413605 21741 server_base.cc:1061] running on GCE node
I20260713 09:09:11.414577 21741 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:11.414793 21741 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:11.415030 21741 hybrid_clock.cc:648] HybridClock initialized: now 1783933751414973 us; error 0 us; skew 500 ppm
I20260713 09:09:11.415680 21741 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:11.418265 21741 webserver.cc:533] Webserver started at http://127.21.59.65:35243/ using document root <none> and password file <none>
I20260713 09:09:11.418907 21741 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:11.419100 21741 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:11.419447 21741 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:11.420631 21741 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933662300128-21741-0/minicluster-data/ts-0-root/instance:
uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f"
format_stamp: "Formatted at 2026-07-13 09:09:11 on dist-test-slave-2xsz"
I20260713 09:09:11.424985 21741 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:09:11.428320 25533 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:11.429098 21741 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:09:11.429435 21741 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933662300128-21741-0/minicluster-data/ts-0-root
uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f"
format_stamp: "Formatted at 2026-07-13 09:09:11 on dist-test-slave-2xsz"
I20260713 09:09:11.429728 21741 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933662300128-21741-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933662300128-21741-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933662300128-21741-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)
I20260713 09:09:11.445982 21741 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:11.447238 21741 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:11.448673 21741 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:11.451160 21741 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:11.451398 21741 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:11.451653 21741 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:11.451828 21741 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:11.490423 21741 rpc_server.cc:307] RPC server started. Bound to: 127.21.59.65:36405
I20260713 09:09:11.490543 25595 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.59.65:36405 every 8 connection(s)
I20260713 09:09:11.495291 21741 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:11.502373 25600 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
W20260713 09:09:11.504485 25601 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
I20260713 09:09:11.506441 21741 server_base.cc:1061] running on GCE node
W20260713 09:09:11.506398 25603 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
I20260713 09:09:11.508044 25596 heartbeater.cc:344] Connected to a master server at 127.21.59.126:44301
I20260713 09:09:11.508358 21741 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:09:11.508453 25596 heartbeater.cc:461] Registering TS with master...
W20260713 09:09:11.508682 21741 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:11.508888 21741 hybrid_clock.cc:648] HybridClock initialized: now 1783933751508868 us; error 0 us; skew 500 ppm
I20260713 09:09:11.509346 25596 heartbeater.cc:507] Master 127.21.59.126:44301 requested a full tablet report, sending...
I20260713 09:09:11.509636 21741 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:11.511621 25469 ts_manager.cc:194] Registered new tserver with Master: 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405)
I20260713 09:09:11.512904 21741 webserver.cc:533] Webserver started at http://127.21.59.66:33765/ using document root <none> and password file <none>
I20260713 09:09:11.513334 25469 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49388
I20260713 09:09:11.513484 21741 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:11.513834 21741 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:11.514139 21741 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:11.515417 21741 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933662300128-21741-0/minicluster-data/ts-1-root/instance:
uuid: "df0bb303d3974169a35c434a394961e7"
format_stamp: "Formatted at 2026-07-13 09:09:11 on dist-test-slave-2xsz"
I20260713 09:09:11.519972 21741 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:09:11.523459 25608 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:11.524282 21741 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260713 09:09:11.524533 21741 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933662300128-21741-0/minicluster-data/ts-1-root
uuid: "df0bb303d3974169a35c434a394961e7"
format_stamp: "Formatted at 2026-07-13 09:09:11 on dist-test-slave-2xsz"
I20260713 09:09:11.524772 21741 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933662300128-21741-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933662300128-21741-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933662300128-21741-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)
I20260713 09:09:11.541980 21741 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:11.543077 21741 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:11.544382 21741 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:11.546550 21741 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:11.546748 21741 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:11.547087 21741 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:11.547245 21741 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:11.586189 21741 rpc_server.cc:307] RPC server started. Bound to: 127.21.59.66:45941
I20260713 09:09:11.586323 25670 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.59.66:45941 every 8 connection(s)
I20260713 09:09:11.591037 21741 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:11.598423 25674 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
W20260713 09:09:11.599313 25675 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
W20260713 09:09:11.602705 25678 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
I20260713 09:09:11.603402 21741 server_base.cc:1061] running on GCE node
I20260713 09:09:11.603652 25671 heartbeater.cc:344] Connected to a master server at 127.21.59.126:44301
I20260713 09:09:11.604126 25671 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:11.604482 21741 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:11.604738 21741 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:11.604924 21741 hybrid_clock.cc:648] HybridClock initialized: now 1783933751604889 us; error 0 us; skew 500 ppm
I20260713 09:09:11.605005 25671 heartbeater.cc:507] Master 127.21.59.126:44301 requested a full tablet report, sending...
I20260713 09:09:11.605579 21741 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:11.607383 25469 ts_manager.cc:194] Registered new tserver with Master: df0bb303d3974169a35c434a394961e7 (127.21.59.66:45941)
I20260713 09:09:11.608585 21741 webserver.cc:533] Webserver started at http://127.21.59.67:38447/ using document root <none> and password file <none>
I20260713 09:09:11.609230 21741 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:11.609189 25469 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49394
I20260713 09:09:11.609665 21741 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:11.610001 21741 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:11.611344 21741 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933662300128-21741-0/minicluster-data/ts-2-root/instance:
uuid: "c0a697ceae204126a40ede4912c86b50"
format_stamp: "Formatted at 2026-07-13 09:09:11 on dist-test-slave-2xsz"
I20260713 09:09:11.616034 21741 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260713 09:09:11.619378 25682 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:11.620277 21741 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:09:11.620585 21741 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933662300128-21741-0/minicluster-data/ts-2-root
uuid: "c0a697ceae204126a40ede4912c86b50"
format_stamp: "Formatted at 2026-07-13 09:09:11 on dist-test-slave-2xsz"
I20260713 09:09:11.620884 21741 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933662300128-21741-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933662300128-21741-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933662300128-21741-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)
I20260713 09:09:11.647866 21741 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:11.648979 21741 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:11.650471 21741 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:11.652709 21741 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:11.652962 21741 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:11.653203 21741 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:11.653378 21741 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:11.691099 21741 rpc_server.cc:307] RPC server started. Bound to: 127.21.59.67:39853
I20260713 09:09:11.691257 25744 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.59.67:39853 every 8 connection(s)
I20260713 09:09:11.704878 25745 heartbeater.cc:344] Connected to a master server at 127.21.59.126:44301
I20260713 09:09:11.705344 25745 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:11.706019 25745 heartbeater.cc:507] Master 127.21.59.126:44301 requested a full tablet report, sending...
I20260713 09:09:11.708225 25469 ts_manager.cc:194] Registered new tserver with Master: c0a697ceae204126a40ede4912c86b50 (127.21.59.67:39853)
I20260713 09:09:11.709028 21741 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014878067s
I20260713 09:09:11.709990 25469 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49406
I20260713 09:09:11.736632 25469 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49410:
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"
    }
  }
}
W20260713 09:09:11.739213 25469 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.
I20260713 09:09:11.817566 25636 tablet_service.cc:1511] Processing CreateTablet for tablet 09af5ba31da446e69510fe49dfa0f558 (DEFAULT_TABLE table=test-workload [id=e6465b2076724f51a7aa65e221a71cec]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:11.819008 25636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09af5ba31da446e69510fe49dfa0f558. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.819634 25634 tablet_service.cc:1511] Processing CreateTablet for tablet 074d3676722349dcb17a5a6986d20f9d (DEFAULT_TABLE table=test-workload [id=e6465b2076724f51a7aa65e221a71cec]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:11.820986 25634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 074d3676722349dcb17a5a6986d20f9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.823848 25635 tablet_service.cc:1511] Processing CreateTablet for tablet 6e5530f92e664ecfa4a21c0409da5e38 (DEFAULT_TABLE table=test-workload [id=e6465b2076724f51a7aa65e221a71cec]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:11.825301 25635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e5530f92e664ecfa4a21c0409da5e38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.825569 25632 tablet_service.cc:1511] Processing CreateTablet for tablet 13f6f3f9ec1f4b39ac1a88e3cf8e467f (DEFAULT_TABLE table=test-workload [id=e6465b2076724f51a7aa65e221a71cec]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:11.823848 25633 tablet_service.cc:1511] Processing CreateTablet for tablet ed8118198eab4deb86d960f610a0f515 (DEFAULT_TABLE table=test-workload [id=e6465b2076724f51a7aa65e221a71cec]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:11.826833 25632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13f6f3f9ec1f4b39ac1a88e3cf8e467f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.827620 25633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed8118198eab4deb86d960f610a0f515. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.828760 25631 tablet_service.cc:1511] Processing CreateTablet for tablet e858cc3636ba422c81e9d9ce39befd02 (DEFAULT_TABLE table=test-workload [id=e6465b2076724f51a7aa65e221a71cec]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:11.830080 25631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e858cc3636ba422c81e9d9ce39befd02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.831326 25629 tablet_service.cc:1511] Processing CreateTablet for tablet 647e30864ffd45e4a40abb2579edd852 (DEFAULT_TABLE table=test-workload [id=e6465b2076724f51a7aa65e221a71cec]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:11.832674 25629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 647e30864ffd45e4a40abb2579edd852. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.834759 25628 tablet_service.cc:1511] Processing CreateTablet for tablet 00036305bca24314917351608809cfe2 (DEFAULT_TABLE table=test-workload [id=e6465b2076724f51a7aa65e221a71cec]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:11.835181 25630 tablet_service.cc:1511] Processing CreateTablet for tablet 871bb7405a7948bfb21008fbecf377e3 (DEFAULT_TABLE table=test-workload [id=e6465b2076724f51a7aa65e221a71cec]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:11.836028 25628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00036305bca24314917351608809cfe2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.836712 25630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 871bb7405a7948bfb21008fbecf377e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.875152 25561 tablet_service.cc:1511] Processing CreateTablet for tablet 09af5ba31da446e69510fe49dfa0f558 (DEFAULT_TABLE table=test-workload [id=e6465b2076724f51a7aa65e221a71cec]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:11.875825 25710 tablet_service.cc:1511] Processing CreateTablet for tablet 09af5ba31da446e69510fe49dfa0f558 (DEFAULT_TABLE table=test-workload [id=e6465b2076724f51a7aa65e221a71cec]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:11.876520 25561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09af5ba31da446e69510fe49dfa0f558. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.877102 25710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09af5ba31da446e69510fe49dfa0f558. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.879756 25709 tablet_service.cc:1511] Processing CreateTablet for tablet 6e5530f92e664ecfa4a21c0409da5e38 (DEFAULT_TABLE table=test-workload [id=e6465b2076724f51a7aa65e221a71cec]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:11.881115 25709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e5530f92e664ecfa4a21c0409da5e38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.880990 25560 tablet_service.cc:1511] Processing CreateTablet for tablet 6e5530f92e664ecfa4a21c0409da5e38 (DEFAULT_TABLE table=test-workload [id=e6465b2076724f51a7aa65e221a71cec]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:11.882328 25560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e5530f92e664ecfa4a21c0409da5e38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.882925 25760 tablet_bootstrap.cc:492] T 074d3676722349dcb17a5a6986d20f9d P df0bb303d3974169a35c434a394961e7: Bootstrap starting.
I20260713 09:09:11.883919 25707 tablet_service.cc:1511] Processing CreateTablet for tablet ed8118198eab4deb86d960f610a0f515 (DEFAULT_TABLE table=test-workload [id=e6465b2076724f51a7aa65e221a71cec]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:11.885689 25707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed8118198eab4deb86d960f610a0f515. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.885975 25706 tablet_service.cc:1511] Processing CreateTablet for tablet 13f6f3f9ec1f4b39ac1a88e3cf8e467f (DEFAULT_TABLE table=test-workload [id=e6465b2076724f51a7aa65e221a71cec]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:11.886377 25708 tablet_service.cc:1511] Processing CreateTablet for tablet 074d3676722349dcb17a5a6986d20f9d (DEFAULT_TABLE table=test-workload [id=e6465b2076724f51a7aa65e221a71cec]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:11.887295 25706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13f6f3f9ec1f4b39ac1a88e3cf8e467f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.889281 25559 tablet_service.cc:1511] Processing CreateTablet for tablet 074d3676722349dcb17a5a6986d20f9d (DEFAULT_TABLE table=test-workload [id=e6465b2076724f51a7aa65e221a71cec]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:11.890607 25559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 074d3676722349dcb17a5a6986d20f9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.892123 25705 tablet_service.cc:1511] Processing CreateTablet for tablet e858cc3636ba422c81e9d9ce39befd02 (DEFAULT_TABLE table=test-workload [id=e6465b2076724f51a7aa65e221a71cec]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:11.893477 25705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e858cc3636ba422c81e9d9ce39befd02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.894972 25708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 074d3676722349dcb17a5a6986d20f9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.896203 25704 tablet_service.cc:1511] Processing CreateTablet for tablet 871bb7405a7948bfb21008fbecf377e3 (DEFAULT_TABLE table=test-workload [id=e6465b2076724f51a7aa65e221a71cec]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:11.897964 25704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 871bb7405a7948bfb21008fbecf377e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.900270 25703 tablet_service.cc:1511] Processing CreateTablet for tablet 647e30864ffd45e4a40abb2579edd852 (DEFAULT_TABLE table=test-workload [id=e6465b2076724f51a7aa65e221a71cec]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:11.902084 25703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 647e30864ffd45e4a40abb2579edd852. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.907058 25558 tablet_service.cc:1511] Processing CreateTablet for tablet ed8118198eab4deb86d960f610a0f515 (DEFAULT_TABLE table=test-workload [id=e6465b2076724f51a7aa65e221a71cec]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:11.908394 25558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed8118198eab4deb86d960f610a0f515. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.908732 25702 tablet_service.cc:1511] Processing CreateTablet for tablet 00036305bca24314917351608809cfe2 (DEFAULT_TABLE table=test-workload [id=e6465b2076724f51a7aa65e221a71cec]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:11.910410 25702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00036305bca24314917351608809cfe2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.911854 25557 tablet_service.cc:1511] Processing CreateTablet for tablet 13f6f3f9ec1f4b39ac1a88e3cf8e467f (DEFAULT_TABLE table=test-workload [id=e6465b2076724f51a7aa65e221a71cec]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:11.913127 25557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13f6f3f9ec1f4b39ac1a88e3cf8e467f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.915849 25556 tablet_service.cc:1511] Processing CreateTablet for tablet e858cc3636ba422c81e9d9ce39befd02 (DEFAULT_TABLE table=test-workload [id=e6465b2076724f51a7aa65e221a71cec]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:11.917160 25556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e858cc3636ba422c81e9d9ce39befd02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.919885 25555 tablet_service.cc:1511] Processing CreateTablet for tablet 871bb7405a7948bfb21008fbecf377e3 (DEFAULT_TABLE table=test-workload [id=e6465b2076724f51a7aa65e221a71cec]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:11.921196 25555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 871bb7405a7948bfb21008fbecf377e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.923924 25554 tablet_service.cc:1511] Processing CreateTablet for tablet 647e30864ffd45e4a40abb2579edd852 (DEFAULT_TABLE table=test-workload [id=e6465b2076724f51a7aa65e221a71cec]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:11.925324 25554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 647e30864ffd45e4a40abb2579edd852. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.927929 25553 tablet_service.cc:1511] Processing CreateTablet for tablet 00036305bca24314917351608809cfe2 (DEFAULT_TABLE table=test-workload [id=e6465b2076724f51a7aa65e221a71cec]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:11.929090 25553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00036305bca24314917351608809cfe2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.984475 25760 tablet_bootstrap.cc:654] T 074d3676722349dcb17a5a6986d20f9d P df0bb303d3974169a35c434a394961e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.994278 25761 tablet_bootstrap.cc:492] T 09af5ba31da446e69510fe49dfa0f558 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Bootstrap starting.
I20260713 09:09:12.008529 25762 tablet_bootstrap.cc:492] T 6e5530f92e664ecfa4a21c0409da5e38 P c0a697ceae204126a40ede4912c86b50: Bootstrap starting.
I20260713 09:09:12.017894 25762 tablet_bootstrap.cc:654] T 6e5530f92e664ecfa4a21c0409da5e38 P c0a697ceae204126a40ede4912c86b50: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.021370 25760 tablet_bootstrap.cc:492] T 074d3676722349dcb17a5a6986d20f9d P df0bb303d3974169a35c434a394961e7: No bootstrap required, opened a new log
I20260713 09:09:12.021993 25760 ts_tablet_manager.cc:1403] T 074d3676722349dcb17a5a6986d20f9d P df0bb303d3974169a35c434a394961e7: Time spent bootstrapping tablet: real 0.139s	user 0.016s	sys 0.004s
I20260713 09:09:12.024555 25762 tablet_bootstrap.cc:492] T 6e5530f92e664ecfa4a21c0409da5e38 P c0a697ceae204126a40ede4912c86b50: No bootstrap required, opened a new log
I20260713 09:09:12.025091 25762 ts_tablet_manager.cc:1403] T 6e5530f92e664ecfa4a21c0409da5e38 P c0a697ceae204126a40ede4912c86b50: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.000s
I20260713 09:09:12.024930 25760 raft_consensus.cc:359] T 074d3676722349dcb17a5a6986d20f9d P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.025791 25760 raft_consensus.cc:385] T 074d3676722349dcb17a5a6986d20f9d P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.026117 25760 raft_consensus.cc:740] T 074d3676722349dcb17a5a6986d20f9d P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df0bb303d3974169a35c434a394961e7, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.026772 25761 tablet_bootstrap.cc:654] T 09af5ba31da446e69510fe49dfa0f558 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.026983 25760 consensus_queue.cc:260] T 074d3676722349dcb17a5a6986d20f9d P df0bb303d3974169a35c434a394961e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.028260 25762 raft_consensus.cc:359] T 6e5530f92e664ecfa4a21c0409da5e38 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.029084 25762 raft_consensus.cc:385] T 6e5530f92e664ecfa4a21c0409da5e38 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.029402 25762 raft_consensus.cc:740] T 6e5530f92e664ecfa4a21c0409da5e38 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0a697ceae204126a40ede4912c86b50, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.029541 25671 heartbeater.cc:499] Master 127.21.59.126:44301 was elected leader, sending a full tablet report...
I20260713 09:09:12.029883 25760 ts_tablet_manager.cc:1434] T 074d3676722349dcb17a5a6986d20f9d P df0bb303d3974169a35c434a394961e7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:09:12.030189 25762 consensus_queue.cc:260] T 6e5530f92e664ecfa4a21c0409da5e38 P c0a697ceae204126a40ede4912c86b50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.030966 25760 tablet_bootstrap.cc:492] T 871bb7405a7948bfb21008fbecf377e3 P df0bb303d3974169a35c434a394961e7: Bootstrap starting.
I20260713 09:09:12.032915 25762 ts_tablet_manager.cc:1434] T 6e5530f92e664ecfa4a21c0409da5e38 P c0a697ceae204126a40ede4912c86b50: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.009s
I20260713 09:09:12.033210 25745 heartbeater.cc:499] Master 127.21.59.126:44301 was elected leader, sending a full tablet report...
I20260713 09:09:12.033914 25762 tablet_bootstrap.cc:492] T 09af5ba31da446e69510fe49dfa0f558 P c0a697ceae204126a40ede4912c86b50: Bootstrap starting.
I20260713 09:09:12.036844 25760 tablet_bootstrap.cc:654] T 871bb7405a7948bfb21008fbecf377e3 P df0bb303d3974169a35c434a394961e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.043910 25762 tablet_bootstrap.cc:654] T 09af5ba31da446e69510fe49dfa0f558 P c0a697ceae204126a40ede4912c86b50: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.047772 25761 tablet_bootstrap.cc:492] T 09af5ba31da446e69510fe49dfa0f558 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: No bootstrap required, opened a new log
I20260713 09:09:12.048364 25761 ts_tablet_manager.cc:1403] T 09af5ba31da446e69510fe49dfa0f558 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Time spent bootstrapping tablet: real 0.054s	user 0.014s	sys 0.003s
I20260713 09:09:12.051323 25761 raft_consensus.cc:359] T 09af5ba31da446e69510fe49dfa0f558 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.052179 25761 raft_consensus.cc:385] T 09af5ba31da446e69510fe49dfa0f558 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.052644 25761 raft_consensus.cc:740] T 09af5ba31da446e69510fe49dfa0f558 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06e93fa0a83e4d7ba5926a05e3bb4b2f, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.052199 25760 tablet_bootstrap.cc:492] T 871bb7405a7948bfb21008fbecf377e3 P df0bb303d3974169a35c434a394961e7: No bootstrap required, opened a new log
I20260713 09:09:12.053625 25760 ts_tablet_manager.cc:1403] T 871bb7405a7948bfb21008fbecf377e3 P df0bb303d3974169a35c434a394961e7: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.004s
I20260713 09:09:12.054070 25762 tablet_bootstrap.cc:492] T 09af5ba31da446e69510fe49dfa0f558 P c0a697ceae204126a40ede4912c86b50: No bootstrap required, opened a new log
I20260713 09:09:12.054563 25762 ts_tablet_manager.cc:1403] T 09af5ba31da446e69510fe49dfa0f558 P c0a697ceae204126a40ede4912c86b50: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.003s
I20260713 09:09:12.056420 25760 raft_consensus.cc:359] T 871bb7405a7948bfb21008fbecf377e3 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.057178 25760 raft_consensus.cc:385] T 871bb7405a7948bfb21008fbecf377e3 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.057587 25760 raft_consensus.cc:740] T 871bb7405a7948bfb21008fbecf377e3 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df0bb303d3974169a35c434a394961e7, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.057214 25762 raft_consensus.cc:359] T 09af5ba31da446e69510fe49dfa0f558 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.058079 25762 raft_consensus.cc:385] T 09af5ba31da446e69510fe49dfa0f558 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.058493 25762 raft_consensus.cc:740] T 09af5ba31da446e69510fe49dfa0f558 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0a697ceae204126a40ede4912c86b50, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.058478 25761 consensus_queue.cc:260] T 09af5ba31da446e69510fe49dfa0f558 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.059580 25762 consensus_queue.cc:260] T 09af5ba31da446e69510fe49dfa0f558 P c0a697ceae204126a40ede4912c86b50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.060241 25760 consensus_queue.cc:260] T 871bb7405a7948bfb21008fbecf377e3 P df0bb303d3974169a35c434a394961e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.061959 25762 ts_tablet_manager.cc:1434] T 09af5ba31da446e69510fe49dfa0f558 P c0a697ceae204126a40ede4912c86b50: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:09:12.063112 25762 tablet_bootstrap.cc:492] T 074d3676722349dcb17a5a6986d20f9d P c0a697ceae204126a40ede4912c86b50: Bootstrap starting.
I20260713 09:09:12.064011 25760 ts_tablet_manager.cc:1434] T 871bb7405a7948bfb21008fbecf377e3 P df0bb303d3974169a35c434a394961e7: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:09:12.065354 25760 tablet_bootstrap.cc:492] T 09af5ba31da446e69510fe49dfa0f558 P df0bb303d3974169a35c434a394961e7: Bootstrap starting.
I20260713 09:09:12.069003 25762 tablet_bootstrap.cc:654] T 074d3676722349dcb17a5a6986d20f9d P c0a697ceae204126a40ede4912c86b50: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.070487 25596 heartbeater.cc:499] Master 127.21.59.126:44301 was elected leader, sending a full tablet report...
I20260713 09:09:12.071099 25761 ts_tablet_manager.cc:1434] T 09af5ba31da446e69510fe49dfa0f558 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.008s
I20260713 09:09:12.072108 25761 tablet_bootstrap.cc:492] T 00036305bca24314917351608809cfe2 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Bootstrap starting.
I20260713 09:09:12.072256 25760 tablet_bootstrap.cc:654] T 09af5ba31da446e69510fe49dfa0f558 P df0bb303d3974169a35c434a394961e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.079061 25761 tablet_bootstrap.cc:654] T 00036305bca24314917351608809cfe2 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.086439 25760 tablet_bootstrap.cc:492] T 09af5ba31da446e69510fe49dfa0f558 P df0bb303d3974169a35c434a394961e7: No bootstrap required, opened a new log
I20260713 09:09:12.087009 25760 ts_tablet_manager.cc:1403] T 09af5ba31da446e69510fe49dfa0f558 P df0bb303d3974169a35c434a394961e7: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.004s
I20260713 09:09:12.087631 25762 tablet_bootstrap.cc:492] T 074d3676722349dcb17a5a6986d20f9d P c0a697ceae204126a40ede4912c86b50: No bootstrap required, opened a new log
I20260713 09:09:12.088300 25762 ts_tablet_manager.cc:1403] T 074d3676722349dcb17a5a6986d20f9d P c0a697ceae204126a40ede4912c86b50: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.005s
I20260713 09:09:12.089890 25760 raft_consensus.cc:359] T 09af5ba31da446e69510fe49dfa0f558 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.091792 25760 raft_consensus.cc:385] T 09af5ba31da446e69510fe49dfa0f558 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.092106 25760 raft_consensus.cc:740] T 09af5ba31da446e69510fe49dfa0f558 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df0bb303d3974169a35c434a394961e7, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.091948 25762 raft_consensus.cc:359] T 074d3676722349dcb17a5a6986d20f9d P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.093127 25760 consensus_queue.cc:260] T 09af5ba31da446e69510fe49dfa0f558 P df0bb303d3974169a35c434a394961e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.093722 25762 raft_consensus.cc:385] T 074d3676722349dcb17a5a6986d20f9d P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.094190 25762 raft_consensus.cc:740] T 074d3676722349dcb17a5a6986d20f9d P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0a697ceae204126a40ede4912c86b50, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.095484 25760 ts_tablet_manager.cc:1434] T 09af5ba31da446e69510fe49dfa0f558 P df0bb303d3974169a35c434a394961e7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 09:09:12.096560 25760 tablet_bootstrap.cc:492] T 6e5530f92e664ecfa4a21c0409da5e38 P df0bb303d3974169a35c434a394961e7: Bootstrap starting.
I20260713 09:09:12.097595 25761 tablet_bootstrap.cc:492] T 00036305bca24314917351608809cfe2 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: No bootstrap required, opened a new log
I20260713 09:09:12.098134 25761 ts_tablet_manager.cc:1403] T 00036305bca24314917351608809cfe2 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.013s
I20260713 09:09:12.095089 25762 consensus_queue.cc:260] T 074d3676722349dcb17a5a6986d20f9d P c0a697ceae204126a40ede4912c86b50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.100991 25761 raft_consensus.cc:359] T 00036305bca24314917351608809cfe2 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.101807 25761 raft_consensus.cc:385] T 00036305bca24314917351608809cfe2 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.102557 25760 tablet_bootstrap.cc:654] T 6e5530f92e664ecfa4a21c0409da5e38 P df0bb303d3974169a35c434a394961e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.103217 25762 ts_tablet_manager.cc:1434] T 074d3676722349dcb17a5a6986d20f9d P c0a697ceae204126a40ede4912c86b50: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.003s
I20260713 09:09:12.104346 25762 tablet_bootstrap.cc:492] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P c0a697ceae204126a40ede4912c86b50: Bootstrap starting.
I20260713 09:09:12.102174 25761 raft_consensus.cc:740] T 00036305bca24314917351608809cfe2 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06e93fa0a83e4d7ba5926a05e3bb4b2f, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.109910 25760 tablet_bootstrap.cc:492] T 6e5530f92e664ecfa4a21c0409da5e38 P df0bb303d3974169a35c434a394961e7: No bootstrap required, opened a new log
I20260713 09:09:12.110520 25760 ts_tablet_manager.cc:1403] T 6e5530f92e664ecfa4a21c0409da5e38 P df0bb303d3974169a35c434a394961e7: Time spent bootstrapping tablet: real 0.014s	user 0.002s	sys 0.011s
I20260713 09:09:12.112232 25762 tablet_bootstrap.cc:654] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P c0a697ceae204126a40ede4912c86b50: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.106171 25761 consensus_queue.cc:260] T 00036305bca24314917351608809cfe2 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.113410 25760 raft_consensus.cc:359] T 6e5530f92e664ecfa4a21c0409da5e38 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.114264 25760 raft_consensus.cc:385] T 6e5530f92e664ecfa4a21c0409da5e38 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.114598 25760 raft_consensus.cc:740] T 6e5530f92e664ecfa4a21c0409da5e38 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df0bb303d3974169a35c434a394961e7, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.115417 25760 consensus_queue.cc:260] T 6e5530f92e664ecfa4a21c0409da5e38 P df0bb303d3974169a35c434a394961e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.117620 25761 ts_tablet_manager.cc:1434] T 00036305bca24314917351608809cfe2 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.002s
I20260713 09:09:12.117782 25760 ts_tablet_manager.cc:1434] T 6e5530f92e664ecfa4a21c0409da5e38 P df0bb303d3974169a35c434a394961e7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:09:12.118854 25767 raft_consensus.cc:493] T 09af5ba31da446e69510fe49dfa0f558 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:12.119132 25761 tablet_bootstrap.cc:492] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Bootstrap starting.
I20260713 09:09:12.119575 25767 raft_consensus.cc:515] T 09af5ba31da446e69510fe49dfa0f558 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.127147 25767 leader_election.cc:290] T 09af5ba31da446e69510fe49dfa0f558 P c0a697ceae204126a40ede4912c86b50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405), df0bb303d3974169a35c434a394961e7 (127.21.59.66:45941)
I20260713 09:09:12.127676 25762 tablet_bootstrap.cc:492] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P c0a697ceae204126a40ede4912c86b50: No bootstrap required, opened a new log
I20260713 09:09:12.128388 25762 ts_tablet_manager.cc:1403] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P c0a697ceae204126a40ede4912c86b50: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.004s
I20260713 09:09:12.130956 25765 raft_consensus.cc:493] T 09af5ba31da446e69510fe49dfa0f558 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:12.131495 25765 raft_consensus.cc:515] T 09af5ba31da446e69510fe49dfa0f558 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.131860 25762 raft_consensus.cc:359] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.132658 25762 raft_consensus.cc:385] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.132964 25762 raft_consensus.cc:740] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0a697ceae204126a40ede4912c86b50, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.134310 25761 tablet_bootstrap.cc:654] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.134248 25765 leader_election.cc:290] T 09af5ba31da446e69510fe49dfa0f558 P df0bb303d3974169a35c434a394961e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405), c0a697ceae204126a40ede4912c86b50 (127.21.59.67:39853)
I20260713 09:09:12.136191 25571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09af5ba31da446e69510fe49dfa0f558" candidate_uuid: "c0a697ceae204126a40ede4912c86b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" is_pre_election: true
I20260713 09:09:12.133841 25762 consensus_queue.cc:260] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P c0a697ceae204126a40ede4912c86b50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.137184 25571 raft_consensus.cc:2468] T 09af5ba31da446e69510fe49dfa0f558 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0a697ceae204126a40ede4912c86b50 in term 0.
I20260713 09:09:12.138702 25683 leader_election.cc:304] T 09af5ba31da446e69510fe49dfa0f558 P c0a697ceae204126a40ede4912c86b50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06e93fa0a83e4d7ba5926a05e3bb4b2f, c0a697ceae204126a40ede4912c86b50; no voters: 
I20260713 09:09:12.139103 25762 ts_tablet_manager.cc:1434] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P c0a697ceae204126a40ede4912c86b50: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.006s
I20260713 09:09:12.139791 25767 raft_consensus.cc:2804] T 09af5ba31da446e69510fe49dfa0f558 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:12.140266 25762 tablet_bootstrap.cc:492] T 647e30864ffd45e4a40abb2579edd852 P c0a697ceae204126a40ede4912c86b50: Bootstrap starting.
I20260713 09:09:12.140214 25767 raft_consensus.cc:493] T 09af5ba31da446e69510fe49dfa0f558 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:12.143455 25767 raft_consensus.cc:3060] T 09af5ba31da446e69510fe49dfa0f558 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.136646 25760 tablet_bootstrap.cc:492] T ed8118198eab4deb86d960f610a0f515 P df0bb303d3974169a35c434a394961e7: Bootstrap starting.
I20260713 09:09:12.151454 25762 tablet_bootstrap.cc:654] T 647e30864ffd45e4a40abb2579edd852 P c0a697ceae204126a40ede4912c86b50: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.165684 25762 tablet_bootstrap.cc:492] T 647e30864ffd45e4a40abb2579edd852 P c0a697ceae204126a40ede4912c86b50: No bootstrap required, opened a new log
I20260713 09:09:12.166458 25646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09af5ba31da446e69510fe49dfa0f558" candidate_uuid: "c0a697ceae204126a40ede4912c86b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0bb303d3974169a35c434a394961e7" is_pre_election: true
I20260713 09:09:12.167500 25646 raft_consensus.cc:2468] T 09af5ba31da446e69510fe49dfa0f558 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0a697ceae204126a40ede4912c86b50 in term 0.
I20260713 09:09:12.166481 25762 ts_tablet_manager.cc:1403] T 647e30864ffd45e4a40abb2579edd852 P c0a697ceae204126a40ede4912c86b50: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.005s
I20260713 09:09:12.172593 25761 tablet_bootstrap.cc:492] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P 06e93fa0a83e4d7ba5926a05e3bb4b2f: No bootstrap required, opened a new log
I20260713 09:09:12.173316 25761 ts_tablet_manager.cc:1403] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Time spent bootstrapping tablet: real 0.054s	user 0.017s	sys 0.017s
I20260713 09:09:12.173563 25762 raft_consensus.cc:359] T 647e30864ffd45e4a40abb2579edd852 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.174358 25762 raft_consensus.cc:385] T 647e30864ffd45e4a40abb2579edd852 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.174712 25762 raft_consensus.cc:740] T 647e30864ffd45e4a40abb2579edd852 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0a697ceae204126a40ede4912c86b50, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.175695 25762 consensus_queue.cc:260] T 647e30864ffd45e4a40abb2579edd852 P c0a697ceae204126a40ede4912c86b50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.176293 25761 raft_consensus.cc:359] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.178598 25761 raft_consensus.cc:385] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.179019 25761 raft_consensus.cc:740] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06e93fa0a83e4d7ba5926a05e3bb4b2f, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.179975 25761 consensus_queue.cc:260] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P 06e93fa0a83e4d7ba5926a05e3bb4b2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.180529 25762 ts_tablet_manager.cc:1434] T 647e30864ffd45e4a40abb2579edd852 P c0a697ceae204126a40ede4912c86b50: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:09:12.172660 25760 tablet_bootstrap.cc:654] T ed8118198eab4deb86d960f610a0f515 P df0bb303d3974169a35c434a394961e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.182235 25761 ts_tablet_manager.cc:1434] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:09:12.166479 25767 raft_consensus.cc:515] T 09af5ba31da446e69510fe49dfa0f558 P c0a697ceae204126a40ede4912c86b50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.185539 25767 leader_election.cc:290] T 09af5ba31da446e69510fe49dfa0f558 P c0a697ceae204126a40ede4912c86b50 [CANDIDATE]: Term 1 election: Requested vote from peers 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405), df0bb303d3974169a35c434a394961e7 (127.21.59.66:45941)
I20260713 09:09:12.187908 25571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09af5ba31da446e69510fe49dfa0f558" candidate_uuid: "c0a697ceae204126a40ede4912c86b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f"
I20260713 09:09:12.188513 25571 raft_consensus.cc:3060] T 09af5ba31da446e69510fe49dfa0f558 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.186674 25646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09af5ba31da446e69510fe49dfa0f558" candidate_uuid: "c0a697ceae204126a40ede4912c86b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0bb303d3974169a35c434a394961e7"
I20260713 09:09:12.189832 25646 raft_consensus.cc:3060] T 09af5ba31da446e69510fe49dfa0f558 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.187050 25761 tablet_bootstrap.cc:492] T 6e5530f92e664ecfa4a21c0409da5e38 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Bootstrap starting.
I20260713 09:09:12.197121 25646 raft_consensus.cc:2468] T 09af5ba31da446e69510fe49dfa0f558 P df0bb303d3974169a35c434a394961e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0a697ceae204126a40ede4912c86b50 in term 1.
I20260713 09:09:12.198622 25685 leader_election.cc:304] T 09af5ba31da446e69510fe49dfa0f558 P c0a697ceae204126a40ede4912c86b50 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0a697ceae204126a40ede4912c86b50, df0bb303d3974169a35c434a394961e7; no voters: 
I20260713 09:09:12.199667 25767 raft_consensus.cc:2804] T 09af5ba31da446e69510fe49dfa0f558 P c0a697ceae204126a40ede4912c86b50 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:12.200139 25767 raft_consensus.cc:697] T 09af5ba31da446e69510fe49dfa0f558 P c0a697ceae204126a40ede4912c86b50 [term 1 LEADER]: Becoming Leader. State: Replica: c0a697ceae204126a40ede4912c86b50, State: Running, Role: LEADER
I20260713 09:09:12.200932 25767 consensus_queue.cc:237] T 09af5ba31da446e69510fe49dfa0f558 P c0a697ceae204126a40ede4912c86b50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.187381 25762 tablet_bootstrap.cc:492] T ed8118198eab4deb86d960f610a0f515 P c0a697ceae204126a40ede4912c86b50: Bootstrap starting.
I20260713 09:09:12.205783 25571 raft_consensus.cc:2468] T 09af5ba31da446e69510fe49dfa0f558 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0a697ceae204126a40ede4912c86b50 in term 1.
I20260713 09:09:12.209910 25760 tablet_bootstrap.cc:492] T ed8118198eab4deb86d960f610a0f515 P df0bb303d3974169a35c434a394961e7: No bootstrap required, opened a new log
I20260713 09:09:12.210587 25760 ts_tablet_manager.cc:1403] T ed8118198eab4deb86d960f610a0f515 P df0bb303d3974169a35c434a394961e7: Time spent bootstrapping tablet: real 0.074s	user 0.024s	sys 0.010s
I20260713 09:09:12.213686 25571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09af5ba31da446e69510fe49dfa0f558" candidate_uuid: "df0bb303d3974169a35c434a394961e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" is_pre_election: true
I20260713 09:09:12.214221 25760 raft_consensus.cc:359] T ed8118198eab4deb86d960f610a0f515 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.215509 25760 raft_consensus.cc:385] T ed8118198eab4deb86d960f610a0f515 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.215977 25760 raft_consensus.cc:740] T ed8118198eab4deb86d960f610a0f515 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df0bb303d3974169a35c434a394961e7, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.215143 25571 raft_consensus.cc:2393] T 09af5ba31da446e69510fe49dfa0f558 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate df0bb303d3974169a35c434a394961e7 in current term 1: Already voted for candidate c0a697ceae204126a40ede4912c86b50 in this term.
I20260713 09:09:12.216977 25720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09af5ba31da446e69510fe49dfa0f558" candidate_uuid: "df0bb303d3974169a35c434a394961e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0a697ceae204126a40ede4912c86b50" is_pre_election: true
I20260713 09:09:12.218168 25762 tablet_bootstrap.cc:654] T ed8118198eab4deb86d960f610a0f515 P c0a697ceae204126a40ede4912c86b50: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.218094 25760 consensus_queue.cc:260] T ed8118198eab4deb86d960f610a0f515 P df0bb303d3974169a35c434a394961e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.219769 25761 tablet_bootstrap.cc:654] T 6e5530f92e664ecfa4a21c0409da5e38 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.220130 25609 leader_election.cc:304] T 09af5ba31da446e69510fe49dfa0f558 P df0bb303d3974169a35c434a394961e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: df0bb303d3974169a35c434a394961e7; no voters: 06e93fa0a83e4d7ba5926a05e3bb4b2f, c0a697ceae204126a40ede4912c86b50
I20260713 09:09:12.221400 25765 raft_consensus.cc:2749] T 09af5ba31da446e69510fe49dfa0f558 P df0bb303d3974169a35c434a394961e7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:12.225523 25760 ts_tablet_manager.cc:1434] T ed8118198eab4deb86d960f610a0f515 P df0bb303d3974169a35c434a394961e7: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.003s
I20260713 09:09:12.227054 25760 tablet_bootstrap.cc:492] T e858cc3636ba422c81e9d9ce39befd02 P df0bb303d3974169a35c434a394961e7: Bootstrap starting.
I20260713 09:09:12.232759 25761 tablet_bootstrap.cc:492] T 6e5530f92e664ecfa4a21c0409da5e38 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: No bootstrap required, opened a new log
I20260713 09:09:12.233407 25761 ts_tablet_manager.cc:1403] T 6e5530f92e664ecfa4a21c0409da5e38 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Time spent bootstrapping tablet: real 0.047s	user 0.006s	sys 0.010s
I20260713 09:09:12.233600 25469 catalog_manager.cc:5697] T 09af5ba31da446e69510fe49dfa0f558 P c0a697ceae204126a40ede4912c86b50 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0a697ceae204126a40ede4912c86b50 (127.21.59.67). New cstate: current_term: 1 leader_uuid: "c0a697ceae204126a40ede4912c86b50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:12.234771 25784 raft_consensus.cc:493] T ed8118198eab4deb86d960f610a0f515 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:12.235335 25784 raft_consensus.cc:515] T ed8118198eab4deb86d960f610a0f515 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.236807 25761 raft_consensus.cc:359] T 6e5530f92e664ecfa4a21c0409da5e38 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.238406 25720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8118198eab4deb86d960f610a0f515" candidate_uuid: "df0bb303d3974169a35c434a394961e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0a697ceae204126a40ede4912c86b50" is_pre_election: true
I20260713 09:09:12.239778 25761 raft_consensus.cc:385] T 6e5530f92e664ecfa4a21c0409da5e38 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.240094 25761 raft_consensus.cc:740] T 6e5530f92e664ecfa4a21c0409da5e38 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06e93fa0a83e4d7ba5926a05e3bb4b2f, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.238478 25571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8118198eab4deb86d960f610a0f515" candidate_uuid: "df0bb303d3974169a35c434a394961e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" is_pre_election: true
I20260713 09:09:12.241322 25762 tablet_bootstrap.cc:492] T ed8118198eab4deb86d960f610a0f515 P c0a697ceae204126a40ede4912c86b50: No bootstrap required, opened a new log
W20260713 09:09:12.241807 25609 leader_election.cc:343] T ed8118198eab4deb86d960f610a0f515 P df0bb303d3974169a35c434a394961e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:12.241904 25762 ts_tablet_manager.cc:1403] T ed8118198eab4deb86d960f610a0f515 P c0a697ceae204126a40ede4912c86b50: Time spent bootstrapping tablet: real 0.055s	user 0.016s	sys 0.002s
I20260713 09:09:12.237409 25784 leader_election.cc:290] T ed8118198eab4deb86d960f610a0f515 P df0bb303d3974169a35c434a394961e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405), c0a697ceae204126a40ede4912c86b50 (127.21.59.67:39853)
W20260713 09:09:12.242563 25609 leader_election.cc:343] T ed8118198eab4deb86d960f610a0f515 P df0bb303d3974169a35c434a394961e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0a697ceae204126a40ede4912c86b50 (127.21.59.67:39853): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:12.243011 25609 leader_election.cc:304] T ed8118198eab4deb86d960f610a0f515 P df0bb303d3974169a35c434a394961e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: df0bb303d3974169a35c434a394961e7; no voters: 06e93fa0a83e4d7ba5926a05e3bb4b2f, c0a697ceae204126a40ede4912c86b50
I20260713 09:09:12.243603 25760 tablet_bootstrap.cc:654] T e858cc3636ba422c81e9d9ce39befd02 P df0bb303d3974169a35c434a394961e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.244102 25784 raft_consensus.cc:2749] T ed8118198eab4deb86d960f610a0f515 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:12.240949 25761 consensus_queue.cc:260] T 6e5530f92e664ecfa4a21c0409da5e38 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.247067 25762 raft_consensus.cc:359] T ed8118198eab4deb86d960f610a0f515 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.247756 25761 ts_tablet_manager.cc:1434] T 6e5530f92e664ecfa4a21c0409da5e38 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260713 09:09:12.247839 25762 raft_consensus.cc:385] T ed8118198eab4deb86d960f610a0f515 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.248277 25762 raft_consensus.cc:740] T ed8118198eab4deb86d960f610a0f515 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0a697ceae204126a40ede4912c86b50, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.248785 25761 tablet_bootstrap.cc:492] T ed8118198eab4deb86d960f610a0f515 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Bootstrap starting.
I20260713 09:09:12.248917 25760 tablet_bootstrap.cc:492] T e858cc3636ba422c81e9d9ce39befd02 P df0bb303d3974169a35c434a394961e7: No bootstrap required, opened a new log
I20260713 09:09:12.249444 25760 ts_tablet_manager.cc:1403] T e858cc3636ba422c81e9d9ce39befd02 P df0bb303d3974169a35c434a394961e7: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.004s
I20260713 09:09:12.249121 25762 consensus_queue.cc:260] T ed8118198eab4deb86d960f610a0f515 P c0a697ceae204126a40ede4912c86b50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.252415 25760 raft_consensus.cc:359] T e858cc3636ba422c81e9d9ce39befd02 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.253118 25760 raft_consensus.cc:385] T e858cc3636ba422c81e9d9ce39befd02 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.253412 25760 raft_consensus.cc:740] T e858cc3636ba422c81e9d9ce39befd02 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df0bb303d3974169a35c434a394961e7, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.254164 25760 consensus_queue.cc:260] T e858cc3636ba422c81e9d9ce39befd02 P df0bb303d3974169a35c434a394961e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.255030 25762 ts_tablet_manager.cc:1434] T ed8118198eab4deb86d960f610a0f515 P c0a697ceae204126a40ede4912c86b50: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:09:12.255856 25765 raft_consensus.cc:493] T 6e5530f92e664ecfa4a21c0409da5e38 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:12.256469 25760 ts_tablet_manager.cc:1434] T e858cc3636ba422c81e9d9ce39befd02 P df0bb303d3974169a35c434a394961e7: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:09:12.256399 25765 raft_consensus.cc:515] T 6e5530f92e664ecfa4a21c0409da5e38 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.257515 25760 tablet_bootstrap.cc:492] T 00036305bca24314917351608809cfe2 P df0bb303d3974169a35c434a394961e7: Bootstrap starting.
I20260713 09:09:12.258574 25765 leader_election.cc:290] T 6e5530f92e664ecfa4a21c0409da5e38 P df0bb303d3974169a35c434a394961e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405), c0a697ceae204126a40ede4912c86b50 (127.21.59.67:39853)
I20260713 09:09:12.261152 25571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e5530f92e664ecfa4a21c0409da5e38" candidate_uuid: "df0bb303d3974169a35c434a394961e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" is_pre_election: true
I20260713 09:09:12.255847 25761 tablet_bootstrap.cc:654] T ed8118198eab4deb86d960f610a0f515 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.261731 25762 tablet_bootstrap.cc:492] T 871bb7405a7948bfb21008fbecf377e3 P c0a697ceae204126a40ede4912c86b50: Bootstrap starting.
I20260713 09:09:12.264221 25760 tablet_bootstrap.cc:654] T 00036305bca24314917351608809cfe2 P df0bb303d3974169a35c434a394961e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.266598 25720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e5530f92e664ecfa4a21c0409da5e38" candidate_uuid: "df0bb303d3974169a35c434a394961e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0a697ceae204126a40ede4912c86b50" is_pre_election: true
I20260713 09:09:12.267501 25720 raft_consensus.cc:2468] T 6e5530f92e664ecfa4a21c0409da5e38 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df0bb303d3974169a35c434a394961e7 in term 0.
I20260713 09:09:12.269565 25762 tablet_bootstrap.cc:654] T 871bb7405a7948bfb21008fbecf377e3 P c0a697ceae204126a40ede4912c86b50: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.275393 25609 leader_election.cc:304] T 6e5530f92e664ecfa4a21c0409da5e38 P df0bb303d3974169a35c434a394961e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0a697ceae204126a40ede4912c86b50, df0bb303d3974169a35c434a394961e7; no voters: 
I20260713 09:09:12.276937 25760 tablet_bootstrap.cc:492] T 00036305bca24314917351608809cfe2 P df0bb303d3974169a35c434a394961e7: No bootstrap required, opened a new log
I20260713 09:09:12.279516 25760 ts_tablet_manager.cc:1403] T 00036305bca24314917351608809cfe2 P df0bb303d3974169a35c434a394961e7: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.008s
I20260713 09:09:12.279553 25765 raft_consensus.cc:2804] T 6e5530f92e664ecfa4a21c0409da5e38 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:12.280035 25765 raft_consensus.cc:493] T 6e5530f92e664ecfa4a21c0409da5e38 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:12.280454 25765 raft_consensus.cc:3060] T 6e5530f92e664ecfa4a21c0409da5e38 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.282671 25760 raft_consensus.cc:359] T 00036305bca24314917351608809cfe2 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.283432 25760 raft_consensus.cc:385] T 00036305bca24314917351608809cfe2 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.283725 25760 raft_consensus.cc:740] T 00036305bca24314917351608809cfe2 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df0bb303d3974169a35c434a394961e7, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.277212 25762 tablet_bootstrap.cc:492] T 871bb7405a7948bfb21008fbecf377e3 P c0a697ceae204126a40ede4912c86b50: No bootstrap required, opened a new log
I20260713 09:09:12.284739 25762 ts_tablet_manager.cc:1403] T 871bb7405a7948bfb21008fbecf377e3 P c0a697ceae204126a40ede4912c86b50: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.006s
I20260713 09:09:12.261822 25571 raft_consensus.cc:2468] T 6e5530f92e664ecfa4a21c0409da5e38 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df0bb303d3974169a35c434a394961e7 in term 0.
I20260713 09:09:12.287724 25762 raft_consensus.cc:359] T 871bb7405a7948bfb21008fbecf377e3 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.288420 25762 raft_consensus.cc:385] T 871bb7405a7948bfb21008fbecf377e3 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.288719 25762 raft_consensus.cc:740] T 871bb7405a7948bfb21008fbecf377e3 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0a697ceae204126a40ede4912c86b50, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.289830 25765 raft_consensus.cc:515] T 6e5530f92e664ecfa4a21c0409da5e38 P df0bb303d3974169a35c434a394961e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.289983 25762 consensus_queue.cc:260] T 871bb7405a7948bfb21008fbecf377e3 P c0a697ceae204126a40ede4912c86b50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.291227 25760 consensus_queue.cc:260] T 00036305bca24314917351608809cfe2 P df0bb303d3974169a35c434a394961e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.292538 25762 ts_tablet_manager.cc:1434] T 871bb7405a7948bfb21008fbecf377e3 P c0a697ceae204126a40ede4912c86b50: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:09:12.293562 25762 tablet_bootstrap.cc:492] T e858cc3636ba422c81e9d9ce39befd02 P c0a697ceae204126a40ede4912c86b50: Bootstrap starting.
I20260713 09:09:12.294620 25760 ts_tablet_manager.cc:1434] T 00036305bca24314917351608809cfe2 P df0bb303d3974169a35c434a394961e7: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.005s
I20260713 09:09:12.296051 25760 tablet_bootstrap.cc:492] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P df0bb303d3974169a35c434a394961e7: Bootstrap starting.
I20260713 09:09:12.299954 25762 tablet_bootstrap.cc:654] T e858cc3636ba422c81e9d9ce39befd02 P c0a697ceae204126a40ede4912c86b50: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.301615 25784 raft_consensus.cc:493] T 074d3676722349dcb17a5a6986d20f9d P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:12.302173 25784 raft_consensus.cc:515] T 074d3676722349dcb17a5a6986d20f9d P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.304212 25784 leader_election.cc:290] T 074d3676722349dcb17a5a6986d20f9d P df0bb303d3974169a35c434a394961e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405), c0a697ceae204126a40ede4912c86b50 (127.21.59.67:39853)
I20260713 09:09:12.307819 25765 leader_election.cc:290] T 6e5530f92e664ecfa4a21c0409da5e38 P df0bb303d3974169a35c434a394961e7 [CANDIDATE]: Term 1 election: Requested vote from peers 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405), c0a697ceae204126a40ede4912c86b50 (127.21.59.67:39853)
I20260713 09:09:12.310511 25719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e5530f92e664ecfa4a21c0409da5e38" candidate_uuid: "df0bb303d3974169a35c434a394961e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0a697ceae204126a40ede4912c86b50"
I20260713 09:09:12.311223 25719 raft_consensus.cc:3060] T 6e5530f92e664ecfa4a21c0409da5e38 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.311219 25720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "074d3676722349dcb17a5a6986d20f9d" candidate_uuid: "df0bb303d3974169a35c434a394961e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0a697ceae204126a40ede4912c86b50" is_pre_election: true
I20260713 09:09:12.311661 25570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e5530f92e664ecfa4a21c0409da5e38" candidate_uuid: "df0bb303d3974169a35c434a394961e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f"
I20260713 09:09:12.312034 25720 raft_consensus.cc:2468] T 074d3676722349dcb17a5a6986d20f9d P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df0bb303d3974169a35c434a394961e7 in term 0.
I20260713 09:09:12.312294 25570 raft_consensus.cc:3060] T 6e5530f92e664ecfa4a21c0409da5e38 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.312393 25761 tablet_bootstrap.cc:492] T ed8118198eab4deb86d960f610a0f515 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: No bootstrap required, opened a new log
I20260713 09:09:12.312947 25761 ts_tablet_manager.cc:1403] T ed8118198eab4deb86d960f610a0f515 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Time spent bootstrapping tablet: real 0.064s	user 0.028s	sys 0.023s
I20260713 09:09:12.316022 25761 raft_consensus.cc:359] T ed8118198eab4deb86d960f610a0f515 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.316746 25761 raft_consensus.cc:385] T ed8118198eab4deb86d960f610a0f515 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.317030 25761 raft_consensus.cc:740] T ed8118198eab4deb86d960f610a0f515 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06e93fa0a83e4d7ba5926a05e3bb4b2f, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.317808 25761 consensus_queue.cc:260] T ed8118198eab4deb86d960f610a0f515 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.319716 25719 raft_consensus.cc:2468] T 6e5530f92e664ecfa4a21c0409da5e38 P c0a697ceae204126a40ede4912c86b50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0bb303d3974169a35c434a394961e7 in term 1.
I20260713 09:09:12.320111 25761 ts_tablet_manager.cc:1434] T ed8118198eab4deb86d960f610a0f515 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:09:12.311219 25571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "074d3676722349dcb17a5a6986d20f9d" candidate_uuid: "df0bb303d3974169a35c434a394961e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" is_pre_election: true
I20260713 09:09:12.320956 25570 raft_consensus.cc:2468] T 6e5530f92e664ecfa4a21c0409da5e38 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0bb303d3974169a35c434a394961e7 in term 1.
I20260713 09:09:12.321548 25761 tablet_bootstrap.cc:492] T 074d3676722349dcb17a5a6986d20f9d P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Bootstrap starting.
I20260713 09:09:12.321774 25770 raft_consensus.cc:493] T 00036305bca24314917351608809cfe2 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:12.322567 25762 tablet_bootstrap.cc:492] T e858cc3636ba422c81e9d9ce39befd02 P c0a697ceae204126a40ede4912c86b50: No bootstrap required, opened a new log
I20260713 09:09:12.322279 25770 raft_consensus.cc:515] T 00036305bca24314917351608809cfe2 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.323601 25760 tablet_bootstrap.cc:654] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P df0bb303d3974169a35c434a394961e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.326452 25770 leader_election.cc:290] T 00036305bca24314917351608809cfe2 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df0bb303d3974169a35c434a394961e7 (127.21.59.66:45941), c0a697ceae204126a40ede4912c86b50 (127.21.59.67:39853)
I20260713 09:09:12.329000 25609 leader_election.cc:304] T 074d3676722349dcb17a5a6986d20f9d P df0bb303d3974169a35c434a394961e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0a697ceae204126a40ede4912c86b50, df0bb303d3974169a35c434a394961e7; no voters: 
I20260713 09:09:12.329969 25761 tablet_bootstrap.cc:654] T 074d3676722349dcb17a5a6986d20f9d P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.330345 25609 leader_election.cc:304] T 6e5530f92e664ecfa4a21c0409da5e38 P df0bb303d3974169a35c434a394961e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0a697ceae204126a40ede4912c86b50, df0bb303d3974169a35c434a394961e7; no voters: 
I20260713 09:09:12.331488 25784 raft_consensus.cc:2804] T 074d3676722349dcb17a5a6986d20f9d P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:12.331959 25784 raft_consensus.cc:493] T 074d3676722349dcb17a5a6986d20f9d P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:12.332408 25784 raft_consensus.cc:3060] T 074d3676722349dcb17a5a6986d20f9d P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.332706 25762 ts_tablet_manager.cc:1403] T e858cc3636ba422c81e9d9ce39befd02 P c0a697ceae204126a40ede4912c86b50: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.006s
W20260713 09:09:12.334223 25517 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:12.334985 25765 raft_consensus.cc:2804] T 6e5530f92e664ecfa4a21c0409da5e38 P df0bb303d3974169a35c434a394961e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:12.335803 25762 raft_consensus.cc:359] T e858cc3636ba422c81e9d9ce39befd02 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
W20260713 09:09:12.336544 25609 leader_election.cc:343] T 074d3676722349dcb17a5a6986d20f9d P df0bb303d3974169a35c434a394961e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:12.336565 25762 raft_consensus.cc:385] T e858cc3636ba422c81e9d9ce39befd02 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.342273 25762 raft_consensus.cc:740] T e858cc3636ba422c81e9d9ce39befd02 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0a697ceae204126a40ede4912c86b50, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.344287 25762 consensus_queue.cc:260] T e858cc3636ba422c81e9d9ce39befd02 P c0a697ceae204126a40ede4912c86b50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.347060 25761 tablet_bootstrap.cc:492] T 074d3676722349dcb17a5a6986d20f9d P 06e93fa0a83e4d7ba5926a05e3bb4b2f: No bootstrap required, opened a new log
I20260713 09:09:12.347704 25761 ts_tablet_manager.cc:1403] T 074d3676722349dcb17a5a6986d20f9d P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.006s
I20260713 09:09:12.350286 25762 ts_tablet_manager.cc:1434] T e858cc3636ba422c81e9d9ce39befd02 P c0a697ceae204126a40ede4912c86b50: Time spent starting tablet: real 0.017s	user 0.001s	sys 0.005s
I20260713 09:09:12.351423 25761 raft_consensus.cc:359] T 074d3676722349dcb17a5a6986d20f9d P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.352648 25761 raft_consensus.cc:385] T 074d3676722349dcb17a5a6986d20f9d P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.353020 25761 raft_consensus.cc:740] T 074d3676722349dcb17a5a6986d20f9d P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06e93fa0a83e4d7ba5926a05e3bb4b2f, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.353981 25761 consensus_queue.cc:260] T 074d3676722349dcb17a5a6986d20f9d P 06e93fa0a83e4d7ba5926a05e3bb4b2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.356812 25761 ts_tablet_manager.cc:1434] T 074d3676722349dcb17a5a6986d20f9d P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:09:12.357988 25761 tablet_bootstrap.cc:492] T e858cc3636ba422c81e9d9ce39befd02 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Bootstrap starting.
I20260713 09:09:12.358393 25767 raft_consensus.cc:493] T e858cc3636ba422c81e9d9ce39befd02 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:12.358990 25767 raft_consensus.cc:515] T e858cc3636ba422c81e9d9ce39befd02 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.361339 25767 leader_election.cc:290] T e858cc3636ba422c81e9d9ce39befd02 P c0a697ceae204126a40ede4912c86b50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405), df0bb303d3974169a35c434a394961e7 (127.21.59.66:45941)
I20260713 09:09:12.362716 25646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e858cc3636ba422c81e9d9ce39befd02" candidate_uuid: "c0a697ceae204126a40ede4912c86b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0bb303d3974169a35c434a394961e7" is_pre_election: true
I20260713 09:09:12.363530 25646 raft_consensus.cc:2468] T e858cc3636ba422c81e9d9ce39befd02 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0a697ceae204126a40ede4912c86b50 in term 0.
I20260713 09:09:12.363974 25784 raft_consensus.cc:515] T 074d3676722349dcb17a5a6986d20f9d P df0bb303d3974169a35c434a394961e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.364622 25770 raft_consensus.cc:493] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:12.365284 25770 raft_consensus.cc:515] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.351468 25762 tablet_bootstrap.cc:492] T 00036305bca24314917351608809cfe2 P c0a697ceae204126a40ede4912c86b50: Bootstrap starting.
I20260713 09:09:12.367565 25685 leader_election.cc:304] T e858cc3636ba422c81e9d9ce39befd02 P c0a697ceae204126a40ede4912c86b50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0a697ceae204126a40ede4912c86b50, df0bb303d3974169a35c434a394961e7; no voters: 
I20260713 09:09:12.367709 25570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "074d3676722349dcb17a5a6986d20f9d" candidate_uuid: "df0bb303d3974169a35c434a394961e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f"
I20260713 09:09:12.368570 25570 raft_consensus.cc:3060] T 074d3676722349dcb17a5a6986d20f9d P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.370160 25770 leader_election.cc:290] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P 06e93fa0a83e4d7ba5926a05e3bb4b2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df0bb303d3974169a35c434a394961e7 (127.21.59.66:45941), c0a697ceae204126a40ede4912c86b50 (127.21.59.67:39853)
I20260713 09:09:12.368642 25767 raft_consensus.cc:2804] T e858cc3636ba422c81e9d9ce39befd02 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:12.370872 25767 raft_consensus.cc:493] T e858cc3636ba422c81e9d9ce39befd02 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:12.371255 25767 raft_consensus.cc:3060] T e858cc3636ba422c81e9d9ce39befd02 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.372553 25762 tablet_bootstrap.cc:654] T 00036305bca24314917351608809cfe2 P c0a697ceae204126a40ede4912c86b50: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.392879 25762 tablet_bootstrap.cc:492] T 00036305bca24314917351608809cfe2 P c0a697ceae204126a40ede4912c86b50: No bootstrap required, opened a new log
I20260713 09:09:12.384801 25570 raft_consensus.cc:2468] T 074d3676722349dcb17a5a6986d20f9d P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0bb303d3974169a35c434a394961e7 in term 1.
I20260713 09:09:12.406955 25762 ts_tablet_manager.cc:1403] T 00036305bca24314917351608809cfe2 P c0a697ceae204126a40ede4912c86b50: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.002s
I20260713 09:09:12.408000 25609 leader_election.cc:304] T 074d3676722349dcb17a5a6986d20f9d P df0bb303d3974169a35c434a394961e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06e93fa0a83e4d7ba5926a05e3bb4b2f, df0bb303d3974169a35c434a394961e7; no voters: 
I20260713 09:09:12.409354 25795 raft_consensus.cc:2804] T 074d3676722349dcb17a5a6986d20f9d P df0bb303d3974169a35c434a394961e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:12.400421 25571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e858cc3636ba422c81e9d9ce39befd02" candidate_uuid: "c0a697ceae204126a40ede4912c86b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" is_pre_election: true
I20260713 09:09:12.396704 25779 raft_consensus.cc:493] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:12.386148 25767 raft_consensus.cc:515] T e858cc3636ba422c81e9d9ce39befd02 P c0a697ceae204126a40ede4912c86b50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.410936 25779 raft_consensus.cc:515] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.405714 25719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "074d3676722349dcb17a5a6986d20f9d" candidate_uuid: "df0bb303d3974169a35c434a394961e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0a697ceae204126a40ede4912c86b50"
I20260713 09:09:12.412009 25719 raft_consensus.cc:3060] T 074d3676722349dcb17a5a6986d20f9d P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.413070 25767 leader_election.cc:290] T e858cc3636ba422c81e9d9ce39befd02 P c0a697ceae204126a40ede4912c86b50 [CANDIDATE]: Term 1 election: Requested vote from peers 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405), df0bb303d3974169a35c434a394961e7 (127.21.59.66:45941)
I20260713 09:09:12.409443 25762 raft_consensus.cc:359] T 00036305bca24314917351608809cfe2 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.414470 25762 raft_consensus.cc:385] T 00036305bca24314917351608809cfe2 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.414809 25762 raft_consensus.cc:740] T 00036305bca24314917351608809cfe2 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0a697ceae204126a40ede4912c86b50, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.415656 25646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e858cc3636ba422c81e9d9ce39befd02" candidate_uuid: "c0a697ceae204126a40ede4912c86b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0bb303d3974169a35c434a394961e7"
I20260713 09:09:12.415781 25762 consensus_queue.cc:260] T 00036305bca24314917351608809cfe2 P c0a697ceae204126a40ede4912c86b50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.416352 25646 raft_consensus.cc:3060] T e858cc3636ba422c81e9d9ce39befd02 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.417168 25761 tablet_bootstrap.cc:654] T e858cc3636ba422c81e9d9ce39befd02 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.419073 25645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f6f3f9ec1f4b39ac1a88e3cf8e467f" candidate_uuid: "c0a697ceae204126a40ede4912c86b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0bb303d3974169a35c434a394961e7" is_pre_election: true
W20260713 09:09:12.423990 25685 leader_election.cc:343] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P c0a697ceae204126a40ede4912c86b50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer df0bb303d3974169a35c434a394961e7 (127.21.59.66:45941): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:12.413110 25779 leader_election.cc:290] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P c0a697ceae204126a40ede4912c86b50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405), df0bb303d3974169a35c434a394961e7 (127.21.59.66:45941)
I20260713 09:09:12.425540 25779 raft_consensus.cc:493] T 871bb7405a7948bfb21008fbecf377e3 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:09:12.429415 25683 leader_election.cc:343] T e858cc3636ba422c81e9d9ce39befd02 P c0a697ceae204126a40ede4912c86b50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:12.426115 25779 raft_consensus.cc:515] T 871bb7405a7948bfb21008fbecf377e3 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.437134 25765 raft_consensus.cc:697] T 6e5530f92e664ecfa4a21c0409da5e38 P df0bb303d3974169a35c434a394961e7 [term 1 LEADER]: Becoming Leader. State: Replica: df0bb303d3974169a35c434a394961e7, State: Running, Role: LEADER
I20260713 09:09:12.438622 25765 consensus_queue.cc:237] T 6e5530f92e664ecfa4a21c0409da5e38 P df0bb303d3974169a35c434a394961e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.442229 25645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "871bb7405a7948bfb21008fbecf377e3" candidate_uuid: "c0a697ceae204126a40ede4912c86b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0bb303d3974169a35c434a394961e7" is_pre_election: true
I20260713 09:09:12.443246 25645 raft_consensus.cc:2468] T 871bb7405a7948bfb21008fbecf377e3 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0a697ceae204126a40ede4912c86b50 in term 0.
I20260713 09:09:12.445168 25685 leader_election.cc:304] T 871bb7405a7948bfb21008fbecf377e3 P c0a697ceae204126a40ede4912c86b50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0a697ceae204126a40ede4912c86b50, df0bb303d3974169a35c434a394961e7; no voters: 
I20260713 09:09:12.446488 25767 raft_consensus.cc:2804] T 871bb7405a7948bfb21008fbecf377e3 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:12.447116 25767 raft_consensus.cc:493] T 871bb7405a7948bfb21008fbecf377e3 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:12.447695 25767 raft_consensus.cc:3060] T 871bb7405a7948bfb21008fbecf377e3 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.451018 25779 leader_election.cc:290] T 871bb7405a7948bfb21008fbecf377e3 P c0a697ceae204126a40ede4912c86b50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405), df0bb303d3974169a35c434a394961e7 (127.21.59.66:45941)
I20260713 09:09:12.423815 25719 raft_consensus.cc:2468] T 074d3676722349dcb17a5a6986d20f9d P c0a697ceae204126a40ede4912c86b50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0bb303d3974169a35c434a394961e7 in term 1.
I20260713 09:09:12.466327 25762 ts_tablet_manager.cc:1434] T 00036305bca24314917351608809cfe2 P c0a697ceae204126a40ede4912c86b50: Time spent starting tablet: real 0.059s	user 0.004s	sys 0.023s
I20260713 09:09:12.409471 25784 leader_election.cc:290] T 074d3676722349dcb17a5a6986d20f9d P df0bb303d3974169a35c434a394961e7 [CANDIDATE]: Term 1 election: Requested vote from peers 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405), c0a697ceae204126a40ede4912c86b50 (127.21.59.67:39853)
I20260713 09:09:12.473582 25760 tablet_bootstrap.cc:492] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P df0bb303d3974169a35c434a394961e7: No bootstrap required, opened a new log
I20260713 09:09:12.474093 25760 ts_tablet_manager.cc:1403] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P df0bb303d3974169a35c434a394961e7: Time spent bootstrapping tablet: real 0.178s	user 0.072s	sys 0.075s
I20260713 09:09:12.476138 25571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e858cc3636ba422c81e9d9ce39befd02" candidate_uuid: "c0a697ceae204126a40ede4912c86b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f"
W20260713 09:09:12.478292 25683 leader_election.cc:343] T e858cc3636ba422c81e9d9ce39befd02 P c0a697ceae204126a40ede4912c86b50 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:12.480659 25760 raft_consensus.cc:359] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.481467 25760 raft_consensus.cc:385] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.481792 25760 raft_consensus.cc:740] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df0bb303d3974169a35c434a394961e7, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.482618 25571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f6f3f9ec1f4b39ac1a88e3cf8e467f" candidate_uuid: "c0a697ceae204126a40ede4912c86b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" is_pre_election: true
I20260713 09:09:12.482578 25760 consensus_queue.cc:260] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P df0bb303d3974169a35c434a394961e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.483407 25571 raft_consensus.cc:2468] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0a697ceae204126a40ede4912c86b50 in term 0.
I20260713 09:09:12.485212 25760 ts_tablet_manager.cc:1434] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P df0bb303d3974169a35c434a394961e7: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:09:12.485455 25646 raft_consensus.cc:2468] T e858cc3636ba422c81e9d9ce39befd02 P df0bb303d3974169a35c434a394961e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0a697ceae204126a40ede4912c86b50 in term 1.
I20260713 09:09:12.483500 25761 tablet_bootstrap.cc:492] T e858cc3636ba422c81e9d9ce39befd02 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: No bootstrap required, opened a new log
I20260713 09:09:12.486202 25760 tablet_bootstrap.cc:492] T 647e30864ffd45e4a40abb2579edd852 P df0bb303d3974169a35c434a394961e7: Bootstrap starting.
I20260713 09:09:12.486301 25761 ts_tablet_manager.cc:1403] T e858cc3636ba422c81e9d9ce39befd02 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Time spent bootstrapping tablet: real 0.129s	user 0.023s	sys 0.027s
I20260713 09:09:12.486757 25685 leader_election.cc:304] T e858cc3636ba422c81e9d9ce39befd02 P c0a697ceae204126a40ede4912c86b50 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c0a697ceae204126a40ede4912c86b50, df0bb303d3974169a35c434a394961e7; no voters: 06e93fa0a83e4d7ba5926a05e3bb4b2f
I20260713 09:09:12.489149 25645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00036305bca24314917351608809cfe2" candidate_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0bb303d3974169a35c434a394961e7" is_pre_election: true
I20260713 09:09:12.472064 25795 raft_consensus.cc:697] T 074d3676722349dcb17a5a6986d20f9d P df0bb303d3974169a35c434a394961e7 [term 1 LEADER]: Becoming Leader. State: Replica: df0bb303d3974169a35c434a394961e7, State: Running, Role: LEADER
I20260713 09:09:12.489886 25761 raft_consensus.cc:359] T e858cc3636ba422c81e9d9ce39befd02 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.490718 25761 raft_consensus.cc:385] T e858cc3636ba422c81e9d9ce39befd02 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.490314 25795 consensus_queue.cc:237] T 074d3676722349dcb17a5a6986d20f9d P df0bb303d3974169a35c434a394961e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.491101 25761 raft_consensus.cc:740] T e858cc3636ba422c81e9d9ce39befd02 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06e93fa0a83e4d7ba5926a05e3bb4b2f, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.492036 25761 consensus_queue.cc:260] T e858cc3636ba422c81e9d9ce39befd02 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.488258 25644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f6f3f9ec1f4b39ac1a88e3cf8e467f" candidate_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0bb303d3974169a35c434a394961e7" is_pre_election: true
I20260713 09:09:12.493104 25760 tablet_bootstrap.cc:654] T 647e30864ffd45e4a40abb2579edd852 P df0bb303d3974169a35c434a394961e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.493263 25644 raft_consensus.cc:2468] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06e93fa0a83e4d7ba5926a05e3bb4b2f in term 0.
I20260713 09:09:12.495179 25536 leader_election.cc:304] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P 06e93fa0a83e4d7ba5926a05e3bb4b2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06e93fa0a83e4d7ba5926a05e3bb4b2f, df0bb303d3974169a35c434a394961e7; no voters: 
I20260713 09:09:12.495992 25761 ts_tablet_manager.cc:1434] T e858cc3636ba422c81e9d9ce39befd02 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:09:12.496524 25770 raft_consensus.cc:2804] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:12.497077 25770 raft_consensus.cc:493] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:12.497424 25770 raft_consensus.cc:3060] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.497788 25761 tablet_bootstrap.cc:492] T 871bb7405a7948bfb21008fbecf377e3 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Bootstrap starting.
I20260713 09:09:12.489904 25645 raft_consensus.cc:2468] T 00036305bca24314917351608809cfe2 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06e93fa0a83e4d7ba5926a05e3bb4b2f in term 0.
I20260713 09:09:12.500147 25799 raft_consensus.cc:2804] T e858cc3636ba422c81e9d9ce39befd02 P c0a697ceae204126a40ede4912c86b50 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:12.501361 25570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "871bb7405a7948bfb21008fbecf377e3" candidate_uuid: "c0a697ceae204126a40ede4912c86b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" is_pre_election: true
I20260713 09:09:12.498983 25467 catalog_manager.cc:5697] T 6e5530f92e664ecfa4a21c0409da5e38 P df0bb303d3974169a35c434a394961e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to df0bb303d3974169a35c434a394961e7 (127.21.59.66). New cstate: current_term: 1 leader_uuid: "df0bb303d3974169a35c434a394961e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:12.503334 25536 leader_election.cc:304] T 00036305bca24314917351608809cfe2 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06e93fa0a83e4d7ba5926a05e3bb4b2f, df0bb303d3974169a35c434a394961e7; no voters: 
I20260713 09:09:12.512187 25799 raft_consensus.cc:697] T e858cc3636ba422c81e9d9ce39befd02 P c0a697ceae204126a40ede4912c86b50 [term 1 LEADER]: Becoming Leader. State: Replica: c0a697ceae204126a40ede4912c86b50, State: Running, Role: LEADER
I20260713 09:09:12.510825 25779 raft_consensus.cc:493] T 00036305bca24314917351608809cfe2 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:12.514104 25779 raft_consensus.cc:515] T 00036305bca24314917351608809cfe2 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.507261 25683 leader_election.cc:304] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P c0a697ceae204126a40ede4912c86b50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06e93fa0a83e4d7ba5926a05e3bb4b2f, c0a697ceae204126a40ede4912c86b50; no voters: df0bb303d3974169a35c434a394961e7
I20260713 09:09:12.515563 25720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f6f3f9ec1f4b39ac1a88e3cf8e467f" candidate_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0a697ceae204126a40ede4912c86b50" is_pre_election: true
I20260713 09:09:12.519346 25720 raft_consensus.cc:2468] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06e93fa0a83e4d7ba5926a05e3bb4b2f in term 0.
I20260713 09:09:12.504943 25767 raft_consensus.cc:515] T 871bb7405a7948bfb21008fbecf377e3 P c0a697ceae204126a40ede4912c86b50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.510463 25770 raft_consensus.cc:515] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.522326 25719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00036305bca24314917351608809cfe2" candidate_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0a697ceae204126a40ede4912c86b50" is_pre_election: true
I20260713 09:09:12.526918 25719 raft_consensus.cc:2468] T 00036305bca24314917351608809cfe2 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06e93fa0a83e4d7ba5926a05e3bb4b2f in term 0.
I20260713 09:09:12.528311 25779 leader_election.cc:290] T 00036305bca24314917351608809cfe2 P c0a697ceae204126a40ede4912c86b50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405), df0bb303d3974169a35c434a394961e7 (127.21.59.66:45941)
I20260713 09:09:12.528872 25779 raft_consensus.cc:2804] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:12.528908 25645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00036305bca24314917351608809cfe2" candidate_uuid: "c0a697ceae204126a40ede4912c86b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0bb303d3974169a35c434a394961e7" is_pre_election: true
I20260713 09:09:12.529299 25779 raft_consensus.cc:493] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:12.529565 25645 raft_consensus.cc:2468] T 00036305bca24314917351608809cfe2 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0a697ceae204126a40ede4912c86b50 in term 0.
I20260713 09:09:12.529644 25779 raft_consensus.cc:3060] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.535511 25803 raft_consensus.cc:2804] T 00036305bca24314917351608809cfe2 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:12.538973 25803 raft_consensus.cc:493] T 00036305bca24314917351608809cfe2 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:12.539362 25803 raft_consensus.cc:3060] T 00036305bca24314917351608809cfe2 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.541131 25685 leader_election.cc:304] T 00036305bca24314917351608809cfe2 P c0a697ceae204126a40ede4912c86b50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0a697ceae204126a40ede4912c86b50, df0bb303d3974169a35c434a394961e7; no voters: 
I20260713 09:09:12.535789 25767 leader_election.cc:290] T 871bb7405a7948bfb21008fbecf377e3 P c0a697ceae204126a40ede4912c86b50 [CANDIDATE]: Term 1 election: Requested vote from peers 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405), df0bb303d3974169a35c434a394961e7 (127.21.59.66:45941)
I20260713 09:09:12.542804 25645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "871bb7405a7948bfb21008fbecf377e3" candidate_uuid: "c0a697ceae204126a40ede4912c86b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0bb303d3974169a35c434a394961e7"
I20260713 09:09:12.543097 25767 raft_consensus.cc:493] T 647e30864ffd45e4a40abb2579edd852 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:12.543435 25645 raft_consensus.cc:3060] T 871bb7405a7948bfb21008fbecf377e3 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.543574 25767 raft_consensus.cc:515] T 647e30864ffd45e4a40abb2579edd852 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.547433 25646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647e30864ffd45e4a40abb2579edd852" candidate_uuid: "c0a697ceae204126a40ede4912c86b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0bb303d3974169a35c434a394961e7" is_pre_election: true
I20260713 09:09:12.548856 25760 tablet_bootstrap.cc:492] T 647e30864ffd45e4a40abb2579edd852 P df0bb303d3974169a35c434a394961e7: No bootstrap required, opened a new log
W20260713 09:09:12.548952 25685 leader_election.cc:343] T 647e30864ffd45e4a40abb2579edd852 P c0a697ceae204126a40ede4912c86b50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer df0bb303d3974169a35c434a394961e7 (127.21.59.66:45941): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:12.526072 25799 consensus_queue.cc:237] T e858cc3636ba422c81e9d9ce39befd02 P c0a697ceae204126a40ede4912c86b50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.550571 25761 tablet_bootstrap.cc:654] T 871bb7405a7948bfb21008fbecf377e3 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.551435 25760 ts_tablet_manager.cc:1403] T 647e30864ffd45e4a40abb2579edd852 P df0bb303d3974169a35c434a394961e7: Time spent bootstrapping tablet: real 0.065s	user 0.014s	sys 0.006s
I20260713 09:09:12.551877 25767 leader_election.cc:290] T 647e30864ffd45e4a40abb2579edd852 P c0a697ceae204126a40ede4912c86b50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405), df0bb303d3974169a35c434a394961e7 (127.21.59.66:45941)
I20260713 09:09:12.556317 25767 raft_consensus.cc:2804] T 00036305bca24314917351608809cfe2 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:12.556749 25767 raft_consensus.cc:493] T 00036305bca24314917351608809cfe2 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:12.559617 25767 raft_consensus.cc:3060] T 00036305bca24314917351608809cfe2 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.565630 25645 raft_consensus.cc:2468] T 871bb7405a7948bfb21008fbecf377e3 P df0bb303d3974169a35c434a394961e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0a697ceae204126a40ede4912c86b50 in term 1.
I20260713 09:09:12.567111 25685 leader_election.cc:304] T 871bb7405a7948bfb21008fbecf377e3 P c0a697ceae204126a40ede4912c86b50 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0a697ceae204126a40ede4912c86b50, df0bb303d3974169a35c434a394961e7; no voters: 
I20260713 09:09:12.568423 25770 leader_election.cc:290] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P 06e93fa0a83e4d7ba5926a05e3bb4b2f [CANDIDATE]: Term 1 election: Requested vote from peers df0bb303d3974169a35c434a394961e7 (127.21.59.66:45941), c0a697ceae204126a40ede4912c86b50 (127.21.59.67:39853)
I20260713 09:09:12.568305 25779 raft_consensus.cc:515] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P c0a697ceae204126a40ede4912c86b50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.569567 25770 raft_consensus.cc:493] T e858cc3636ba422c81e9d9ce39befd02 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:12.569814 25767 raft_consensus.cc:515] T 00036305bca24314917351608809cfe2 P c0a697ceae204126a40ede4912c86b50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.570101 25770 raft_consensus.cc:515] T e858cc3636ba422c81e9d9ce39befd02 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.571601 25779 leader_election.cc:290] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P c0a697ceae204126a40ede4912c86b50 [CANDIDATE]: Term 1 election: Requested vote from peers 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405), df0bb303d3974169a35c434a394961e7 (127.21.59.66:45941)
I20260713 09:09:12.572501 25779 raft_consensus.cc:2804] T 871bb7405a7948bfb21008fbecf377e3 P c0a697ceae204126a40ede4912c86b50 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:12.572786 25645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f6f3f9ec1f4b39ac1a88e3cf8e467f" candidate_uuid: "c0a697ceae204126a40ede4912c86b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0bb303d3974169a35c434a394961e7"
I20260713 09:09:12.573194 25779 raft_consensus.cc:697] T 871bb7405a7948bfb21008fbecf377e3 P c0a697ceae204126a40ede4912c86b50 [term 1 LEADER]: Becoming Leader. State: Replica: c0a697ceae204126a40ede4912c86b50, State: Running, Role: LEADER
I20260713 09:09:12.573488 25645 raft_consensus.cc:3060] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.574522 25779 consensus_queue.cc:237] T 871bb7405a7948bfb21008fbecf377e3 P c0a697ceae204126a40ede4912c86b50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.577014 25803 raft_consensus.cc:515] T 00036305bca24314917351608809cfe2 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.585484 25803 leader_election.cc:290] T 00036305bca24314917351608809cfe2 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [CANDIDATE]: Term 1 election: Requested vote from peers df0bb303d3974169a35c434a394961e7 (127.21.59.66:45941), c0a697ceae204126a40ede4912c86b50 (127.21.59.67:39853)
I20260713 09:09:12.585599 25719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f6f3f9ec1f4b39ac1a88e3cf8e467f" candidate_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0a697ceae204126a40ede4912c86b50"
I20260713 09:09:12.582965 25770 leader_election.cc:290] T e858cc3636ba422c81e9d9ce39befd02 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df0bb303d3974169a35c434a394961e7 (127.21.59.66:45941), c0a697ceae204126a40ede4912c86b50 (127.21.59.67:39853)
W20260713 09:09:12.586380 25683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.59.65:36405, user_credentials={real_user=slave}} blocked reactor thread for 79228.6us
I20260713 09:09:12.587224 25719 raft_consensus.cc:2393] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P c0a697ceae204126a40ede4912c86b50 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 06e93fa0a83e4d7ba5926a05e3bb4b2f in current term 1: Already voted for candidate c0a697ceae204126a40ede4912c86b50 in this term.
I20260713 09:09:12.595398 25760 raft_consensus.cc:359] T 647e30864ffd45e4a40abb2579edd852 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.597507 25645 raft_consensus.cc:2468] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P df0bb303d3974169a35c434a394961e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0a697ceae204126a40ede4912c86b50 in term 1.
I20260713 09:09:12.598896 25570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00036305bca24314917351608809cfe2" candidate_uuid: "c0a697ceae204126a40ede4912c86b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" is_pre_election: true
I20260713 09:09:12.599478 25760 raft_consensus.cc:385] T 647e30864ffd45e4a40abb2579edd852 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.600863 25685 leader_election.cc:304] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P c0a697ceae204126a40ede4912c86b50 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0a697ceae204126a40ede4912c86b50, df0bb303d3974169a35c434a394961e7; no voters: 
I20260713 09:09:12.600835 25760 raft_consensus.cc:740] T 647e30864ffd45e4a40abb2579edd852 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df0bb303d3974169a35c434a394961e7, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.602061 25805 raft_consensus.cc:2804] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P c0a697ceae204126a40ede4912c86b50 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:12.602716 25805 raft_consensus.cc:697] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P c0a697ceae204126a40ede4912c86b50 [term 1 LEADER]: Becoming Leader. State: Replica: c0a697ceae204126a40ede4912c86b50, State: Running, Role: LEADER
I20260713 09:09:12.603330 25570 raft_consensus.cc:2393] T 00036305bca24314917351608809cfe2 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0a697ceae204126a40ede4912c86b50 in current term 1: Already voted for candidate 06e93fa0a83e4d7ba5926a05e3bb4b2f in this term.
I20260713 09:09:12.603860 25805 consensus_queue.cc:237] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P c0a697ceae204126a40ede4912c86b50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.604700 25767 leader_election.cc:290] T 00036305bca24314917351608809cfe2 P c0a697ceae204126a40ede4912c86b50 [CANDIDATE]: Term 1 election: Requested vote from peers 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405), df0bb303d3974169a35c434a394961e7 (127.21.59.66:45941)
I20260713 09:09:12.606276 25570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "871bb7405a7948bfb21008fbecf377e3" candidate_uuid: "c0a697ceae204126a40ede4912c86b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f"
I20260713 09:09:12.605984 25467 catalog_manager.cc:5697] T 074d3676722349dcb17a5a6986d20f9d P df0bb303d3974169a35c434a394961e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to df0bb303d3974169a35c434a394961e7 (127.21.59.66). New cstate: current_term: 1 leader_uuid: "df0bb303d3974169a35c434a394961e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:12.608500 25570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647e30864ffd45e4a40abb2579edd852" candidate_uuid: "c0a697ceae204126a40ede4912c86b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" is_pre_election: true
I20260713 09:09:12.610704 25570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f6f3f9ec1f4b39ac1a88e3cf8e467f" candidate_uuid: "c0a697ceae204126a40ede4912c86b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f"
I20260713 09:09:12.611550 25570 raft_consensus.cc:2393] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c0a697ceae204126a40ede4912c86b50 in current term 1: Already voted for candidate 06e93fa0a83e4d7ba5926a05e3bb4b2f in this term.
I20260713 09:09:12.613013 25571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00036305bca24314917351608809cfe2" candidate_uuid: "c0a697ceae204126a40ede4912c86b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f"
I20260713 09:09:12.615640 25571 raft_consensus.cc:2393] T 00036305bca24314917351608809cfe2 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c0a697ceae204126a40ede4912c86b50 in current term 1: Already voted for candidate 06e93fa0a83e4d7ba5926a05e3bb4b2f in this term.
I20260713 09:09:12.613904 25719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e858cc3636ba422c81e9d9ce39befd02" candidate_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0a697ceae204126a40ede4912c86b50" is_pre_election: true
I20260713 09:09:12.611447 25645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00036305bca24314917351608809cfe2" candidate_uuid: "c0a697ceae204126a40ede4912c86b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0bb303d3974169a35c434a394961e7"
I20260713 09:09:12.621104 25645 raft_consensus.cc:3060] T 00036305bca24314917351608809cfe2 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.618639 25760 consensus_queue.cc:260] T 647e30864ffd45e4a40abb2579edd852 P df0bb303d3974169a35c434a394961e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.626863 25760 ts_tablet_manager.cc:1434] T 647e30864ffd45e4a40abb2579edd852 P df0bb303d3974169a35c434a394961e7: Time spent starting tablet: real 0.073s	user 0.009s	sys 0.000s
I20260713 09:09:12.629375 25719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00036305bca24314917351608809cfe2" candidate_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0a697ceae204126a40ede4912c86b50"
I20260713 09:09:12.630384 25719 raft_consensus.cc:2393] T 00036305bca24314917351608809cfe2 P c0a697ceae204126a40ede4912c86b50 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 06e93fa0a83e4d7ba5926a05e3bb4b2f in current term 1: Already voted for candidate c0a697ceae204126a40ede4912c86b50 in this term.
W20260713 09:09:12.628679 25683 leader_election.cc:343] T 871bb7405a7948bfb21008fbecf377e3 P c0a697ceae204126a40ede4912c86b50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:12.635426 25761 tablet_bootstrap.cc:492] T 871bb7405a7948bfb21008fbecf377e3 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: No bootstrap required, opened a new log
W20260713 09:09:12.635715 25683 leader_election.cc:343] T 871bb7405a7948bfb21008fbecf377e3 P c0a697ceae204126a40ede4912c86b50 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:12.636106 25761 ts_tablet_manager.cc:1403] T 871bb7405a7948bfb21008fbecf377e3 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Time spent bootstrapping tablet: real 0.139s	user 0.026s	sys 0.004s
W20260713 09:09:12.636986 25683 leader_election.cc:343] T 647e30864ffd45e4a40abb2579edd852 P c0a697ceae204126a40ede4912c86b50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:12.637485 25683 leader_election.cc:304] T 647e30864ffd45e4a40abb2579edd852 P c0a697ceae204126a40ede4912c86b50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0a697ceae204126a40ede4912c86b50; no voters: 06e93fa0a83e4d7ba5926a05e3bb4b2f, df0bb303d3974169a35c434a394961e7
I20260713 09:09:12.639408 25761 raft_consensus.cc:359] T 871bb7405a7948bfb21008fbecf377e3 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.640108 25761 raft_consensus.cc:385] T 871bb7405a7948bfb21008fbecf377e3 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.640496 25761 raft_consensus.cc:740] T 871bb7405a7948bfb21008fbecf377e3 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06e93fa0a83e4d7ba5926a05e3bb4b2f, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.641261 25761 consensus_queue.cc:260] T 871bb7405a7948bfb21008fbecf377e3 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.643517 25807 raft_consensus.cc:493] T ed8118198eab4deb86d960f610a0f515 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:12.643991 25807 raft_consensus.cc:515] T ed8118198eab4deb86d960f610a0f515 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.644814 25646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f6f3f9ec1f4b39ac1a88e3cf8e467f" candidate_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0bb303d3974169a35c434a394961e7"
I20260713 09:09:12.645099 25644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e858cc3636ba422c81e9d9ce39befd02" candidate_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0bb303d3974169a35c434a394961e7" is_pre_election: true
I20260713 09:09:12.645649 25646 raft_consensus.cc:2393] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P df0bb303d3974169a35c434a394961e7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 06e93fa0a83e4d7ba5926a05e3bb4b2f in current term 1: Already voted for candidate c0a697ceae204126a40ede4912c86b50 in this term.
I20260713 09:09:12.645887 25644 raft_consensus.cc:2393] T e858cc3636ba422c81e9d9ce39befd02 P df0bb303d3974169a35c434a394961e7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06e93fa0a83e4d7ba5926a05e3bb4b2f in current term 1: Already voted for candidate c0a697ceae204126a40ede4912c86b50 in this term.
I20260713 09:09:12.646332 25807 leader_election.cc:290] T ed8118198eab4deb86d960f610a0f515 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df0bb303d3974169a35c434a394961e7 (127.21.59.66:45941), c0a697ceae204126a40ede4912c86b50 (127.21.59.67:39853)
I20260713 09:09:12.646981 25643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00036305bca24314917351608809cfe2" candidate_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0bb303d3974169a35c434a394961e7"
I20260713 09:09:12.648702 25644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8118198eab4deb86d960f610a0f515" candidate_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0bb303d3974169a35c434a394961e7" is_pre_election: true
I20260713 09:09:12.649319 25644 raft_consensus.cc:2468] T ed8118198eab4deb86d960f610a0f515 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06e93fa0a83e4d7ba5926a05e3bb4b2f in term 0.
I20260713 09:09:12.651324 25536 leader_election.cc:304] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P 06e93fa0a83e4d7ba5926a05e3bb4b2f [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: 06e93fa0a83e4d7ba5926a05e3bb4b2f; no voters: c0a697ceae204126a40ede4912c86b50, df0bb303d3974169a35c434a394961e7
I20260713 09:09:12.652109 25719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8118198eab4deb86d960f610a0f515" candidate_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0a697ceae204126a40ede4912c86b50" is_pre_election: true
I20260713 09:09:12.652546 25536 leader_election.cc:304] T e858cc3636ba422c81e9d9ce39befd02 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06e93fa0a83e4d7ba5926a05e3bb4b2f; no voters: c0a697ceae204126a40ede4912c86b50, df0bb303d3974169a35c434a394961e7
I20260713 09:09:12.652735 25719 raft_consensus.cc:2468] T ed8118198eab4deb86d960f610a0f515 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06e93fa0a83e4d7ba5926a05e3bb4b2f in term 0.
I20260713 09:09:12.640048 25779 raft_consensus.cc:2749] T 647e30864ffd45e4a40abb2579edd852 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:12.653539 25770 raft_consensus.cc:2749] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:09:12.653915 25534 leader_election.cc:304] T ed8118198eab4deb86d960f610a0f515 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06e93fa0a83e4d7ba5926a05e3bb4b2f, c0a697ceae204126a40ede4912c86b50; no voters: 
I20260713 09:09:12.654183 25770 raft_consensus.cc:3060] T e858cc3636ba422c81e9d9ce39befd02 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.654698 25803 raft_consensus.cc:2804] T ed8118198eab4deb86d960f610a0f515 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:12.655110 25803 raft_consensus.cc:493] T ed8118198eab4deb86d960f610a0f515 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:12.655473 25803 raft_consensus.cc:3060] T ed8118198eab4deb86d960f610a0f515 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.655278 25468 catalog_manager.cc:5697] T e858cc3636ba422c81e9d9ce39befd02 P c0a697ceae204126a40ede4912c86b50 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0a697ceae204126a40ede4912c86b50 (127.21.59.67). New cstate: current_term: 1 leader_uuid: "c0a697ceae204126a40ede4912c86b50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:12.656615 25761 ts_tablet_manager.cc:1434] T 871bb7405a7948bfb21008fbecf377e3 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260713 09:09:12.654065 25645 raft_consensus.cc:2468] T 00036305bca24314917351608809cfe2 P df0bb303d3974169a35c434a394961e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0a697ceae204126a40ede4912c86b50 in term 1.
I20260713 09:09:12.657336 25468 catalog_manager.cc:5697] T 871bb7405a7948bfb21008fbecf377e3 P c0a697ceae204126a40ede4912c86b50 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0a697ceae204126a40ede4912c86b50 (127.21.59.67). New cstate: current_term: 1 leader_uuid: "c0a697ceae204126a40ede4912c86b50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:12.661592 25770 raft_consensus.cc:2749] T e858cc3636ba422c81e9d9ce39befd02 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:12.662287 25803 raft_consensus.cc:515] T ed8118198eab4deb86d960f610a0f515 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.662873 25536 leader_election.cc:304] T 00036305bca24314917351608809cfe2 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [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: 06e93fa0a83e4d7ba5926a05e3bb4b2f; no voters: c0a697ceae204126a40ede4912c86b50, df0bb303d3974169a35c434a394961e7
I20260713 09:09:12.664266 25803 leader_election.cc:290] T ed8118198eab4deb86d960f610a0f515 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [CANDIDATE]: Term 1 election: Requested vote from peers df0bb303d3974169a35c434a394961e7 (127.21.59.66:45941), c0a697ceae204126a40ede4912c86b50 (127.21.59.67:39853)
I20260713 09:09:12.665236 25807 raft_consensus.cc:2749] T 00036305bca24314917351608809cfe2 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:09:12.666124 25719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8118198eab4deb86d960f610a0f515" candidate_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0a697ceae204126a40ede4912c86b50"
I20260713 09:09:12.666703 25719 raft_consensus.cc:3060] T ed8118198eab4deb86d960f610a0f515 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.662002 25468 catalog_manager.cc:5697] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P c0a697ceae204126a40ede4912c86b50 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0a697ceae204126a40ede4912c86b50 (127.21.59.67). New cstate: current_term: 1 leader_uuid: "c0a697ceae204126a40ede4912c86b50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:12.667291 25645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed8118198eab4deb86d960f610a0f515" candidate_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0bb303d3974169a35c434a394961e7"
I20260713 09:09:12.667907 25645 raft_consensus.cc:3060] T ed8118198eab4deb86d960f610a0f515 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.659154 25685 leader_election.cc:304] T 00036305bca24314917351608809cfe2 P c0a697ceae204126a40ede4912c86b50 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c0a697ceae204126a40ede4912c86b50, df0bb303d3974169a35c434a394961e7; no voters: 06e93fa0a83e4d7ba5926a05e3bb4b2f
I20260713 09:09:12.669761 25779 raft_consensus.cc:2804] T 00036305bca24314917351608809cfe2 P c0a697ceae204126a40ede4912c86b50 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:12.670308 25779 raft_consensus.cc:697] T 00036305bca24314917351608809cfe2 P c0a697ceae204126a40ede4912c86b50 [term 1 LEADER]: Becoming Leader. State: Replica: c0a697ceae204126a40ede4912c86b50, State: Running, Role: LEADER
I20260713 09:09:12.671489 25779 consensus_queue.cc:237] T 00036305bca24314917351608809cfe2 P c0a697ceae204126a40ede4912c86b50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.671979 25719 raft_consensus.cc:2468] T ed8118198eab4deb86d960f610a0f515 P c0a697ceae204126a40ede4912c86b50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06e93fa0a83e4d7ba5926a05e3bb4b2f in term 1.
I20260713 09:09:12.657665 25761 tablet_bootstrap.cc:492] T 647e30864ffd45e4a40abb2579edd852 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Bootstrap starting.
I20260713 09:09:12.673134 25534 leader_election.cc:304] T ed8118198eab4deb86d960f610a0f515 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06e93fa0a83e4d7ba5926a05e3bb4b2f, c0a697ceae204126a40ede4912c86b50; no voters: 
I20260713 09:09:12.675186 25645 raft_consensus.cc:2468] T ed8118198eab4deb86d960f610a0f515 P df0bb303d3974169a35c434a394961e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06e93fa0a83e4d7ba5926a05e3bb4b2f in term 1.
I20260713 09:09:12.676908 25803 raft_consensus.cc:2804] T ed8118198eab4deb86d960f610a0f515 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:12.677405 25803 raft_consensus.cc:697] T ed8118198eab4deb86d960f610a0f515 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 LEADER]: Becoming Leader. State: Replica: 06e93fa0a83e4d7ba5926a05e3bb4b2f, State: Running, Role: LEADER
I20260713 09:09:12.678122 25803 consensus_queue.cc:237] T ed8118198eab4deb86d960f610a0f515 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.683851 25761 tablet_bootstrap.cc:654] T 647e30864ffd45e4a40abb2579edd852 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.694252 25761 tablet_bootstrap.cc:492] T 647e30864ffd45e4a40abb2579edd852 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: No bootstrap required, opened a new log
I20260713 09:09:12.694693 25761 ts_tablet_manager.cc:1403] T 647e30864ffd45e4a40abb2579edd852 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.008s
I20260713 09:09:12.693689 25468 catalog_manager.cc:5697] T ed8118198eab4deb86d960f610a0f515 P 06e93fa0a83e4d7ba5926a05e3bb4b2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65). New cstate: current_term: 1 leader_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:12.695937 25469 catalog_manager.cc:5697] T 00036305bca24314917351608809cfe2 P c0a697ceae204126a40ede4912c86b50 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0a697ceae204126a40ede4912c86b50 (127.21.59.67). New cstate: current_term: 1 leader_uuid: "c0a697ceae204126a40ede4912c86b50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:12.696537 25761 raft_consensus.cc:359] T 647e30864ffd45e4a40abb2579edd852 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.697254 25761 raft_consensus.cc:385] T 647e30864ffd45e4a40abb2579edd852 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.697558 25761 raft_consensus.cc:740] T 647e30864ffd45e4a40abb2579edd852 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06e93fa0a83e4d7ba5926a05e3bb4b2f, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.698241 25761 consensus_queue.cc:260] T 647e30864ffd45e4a40abb2579edd852 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.700129 25761 ts_tablet_manager.cc:1434] T 647e30864ffd45e4a40abb2579edd852 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:09:12.723711 25779 consensus_queue.cc:1048] T 09af5ba31da446e69510fe49dfa0f558 P c0a697ceae204126a40ede4912c86b50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:12.728809 25795 raft_consensus.cc:493] T 647e30864ffd45e4a40abb2579edd852 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:12.729337 25795 raft_consensus.cc:515] T 647e30864ffd45e4a40abb2579edd852 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.731606 25795 leader_election.cc:290] T 647e30864ffd45e4a40abb2579edd852 P df0bb303d3974169a35c434a394961e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405), c0a697ceae204126a40ede4912c86b50 (127.21.59.67:39853)
I20260713 09:09:12.733669 25571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647e30864ffd45e4a40abb2579edd852" candidate_uuid: "df0bb303d3974169a35c434a394961e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" is_pre_election: true
I20260713 09:09:12.734395 25571 raft_consensus.cc:2468] T 647e30864ffd45e4a40abb2579edd852 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df0bb303d3974169a35c434a394961e7 in term 0.
I20260713 09:09:12.736299 25719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647e30864ffd45e4a40abb2579edd852" candidate_uuid: "df0bb303d3974169a35c434a394961e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0a697ceae204126a40ede4912c86b50" is_pre_election: true
I20260713 09:09:12.736977 25719 raft_consensus.cc:2468] T 647e30864ffd45e4a40abb2579edd852 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df0bb303d3974169a35c434a394961e7 in term 0.
I20260713 09:09:12.738298 25609 leader_election.cc:304] T 647e30864ffd45e4a40abb2579edd852 P df0bb303d3974169a35c434a394961e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0a697ceae204126a40ede4912c86b50, df0bb303d3974169a35c434a394961e7; no voters: 
I20260713 09:09:12.739197 25795 raft_consensus.cc:2804] T 647e30864ffd45e4a40abb2579edd852 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:12.739632 25795 raft_consensus.cc:493] T 647e30864ffd45e4a40abb2579edd852 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:12.740047 25795 raft_consensus.cc:3060] T 647e30864ffd45e4a40abb2579edd852 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.740835 25799 consensus_queue.cc:1048] T 09af5ba31da446e69510fe49dfa0f558 P c0a697ceae204126a40ede4912c86b50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:12.748250 25795 raft_consensus.cc:515] T 647e30864ffd45e4a40abb2579edd852 P df0bb303d3974169a35c434a394961e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.750414 25795 leader_election.cc:290] T 647e30864ffd45e4a40abb2579edd852 P df0bb303d3974169a35c434a394961e7 [CANDIDATE]: Term 1 election: Requested vote from peers 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405), c0a697ceae204126a40ede4912c86b50 (127.21.59.67:39853)
I20260713 09:09:12.751489 25571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647e30864ffd45e4a40abb2579edd852" candidate_uuid: "df0bb303d3974169a35c434a394961e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f"
I20260713 09:09:12.751667 25719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647e30864ffd45e4a40abb2579edd852" candidate_uuid: "df0bb303d3974169a35c434a394961e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0a697ceae204126a40ede4912c86b50"
I20260713 09:09:12.752202 25719 raft_consensus.cc:3060] T 647e30864ffd45e4a40abb2579edd852 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.753309 25571 raft_consensus.cc:3060] T 647e30864ffd45e4a40abb2579edd852 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.759474 25719 raft_consensus.cc:2468] T 647e30864ffd45e4a40abb2579edd852 P c0a697ceae204126a40ede4912c86b50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0bb303d3974169a35c434a394961e7 in term 1.
I20260713 09:09:12.760329 25571 raft_consensus.cc:2468] T 647e30864ffd45e4a40abb2579edd852 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0bb303d3974169a35c434a394961e7 in term 1.
I20260713 09:09:12.760708 25609 leader_election.cc:304] T 647e30864ffd45e4a40abb2579edd852 P df0bb303d3974169a35c434a394961e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0a697ceae204126a40ede4912c86b50, df0bb303d3974169a35c434a394961e7; no voters: 
I20260713 09:09:12.761543 25795 raft_consensus.cc:2804] T 647e30864ffd45e4a40abb2579edd852 P df0bb303d3974169a35c434a394961e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:12.762008 25795 raft_consensus.cc:697] T 647e30864ffd45e4a40abb2579edd852 P df0bb303d3974169a35c434a394961e7 [term 1 LEADER]: Becoming Leader. State: Replica: df0bb303d3974169a35c434a394961e7, State: Running, Role: LEADER
I20260713 09:09:12.762665 25795 consensus_queue.cc:237] T 647e30864ffd45e4a40abb2579edd852 P df0bb303d3974169a35c434a394961e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.769526 25469 catalog_manager.cc:5697] T 647e30864ffd45e4a40abb2579edd852 P df0bb303d3974169a35c434a394961e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to df0bb303d3974169a35c434a394961e7 (127.21.59.66). New cstate: current_term: 1 leader_uuid: "df0bb303d3974169a35c434a394961e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:12.818084 25719 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "09af5ba31da446e69510fe49dfa0f558"
dest_uuid: "c0a697ceae204126a40ede4912c86b50"
mode: GRACEFUL
new_leader_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f"
 from {username='slave'} at 127.0.0.1:59236
I20260713 09:09:12.818718 25719 raft_consensus.cc:606] T 09af5ba31da446e69510fe49dfa0f558 P c0a697ceae204126a40ede4912c86b50 [term 1 LEADER]: Received request to transfer leadership to TS 06e93fa0a83e4d7ba5926a05e3bb4b2f
I20260713 09:09:12.831558 25645 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e5530f92e664ecfa4a21c0409da5e38"
dest_uuid: "df0bb303d3974169a35c434a394961e7"
mode: GRACEFUL
new_leader_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f"
 from {username='slave'} at 127.0.0.1:44698
I20260713 09:09:12.832089 25645 raft_consensus.cc:606] T 6e5530f92e664ecfa4a21c0409da5e38 P df0bb303d3974169a35c434a394961e7 [term 1 LEADER]: Received request to transfer leadership to TS 06e93fa0a83e4d7ba5926a05e3bb4b2f
I20260713 09:09:12.836898 25645 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "074d3676722349dcb17a5a6986d20f9d"
dest_uuid: "df0bb303d3974169a35c434a394961e7"
mode: GRACEFUL
new_leader_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f"
 from {username='slave'} at 127.0.0.1:44698
I20260713 09:09:12.837374 25645 raft_consensus.cc:606] T 074d3676722349dcb17a5a6986d20f9d P df0bb303d3974169a35c434a394961e7 [term 1 LEADER]: Received request to transfer leadership to TS 06e93fa0a83e4d7ba5926a05e3bb4b2f
I20260713 09:09:12.844441 25719 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "13f6f3f9ec1f4b39ac1a88e3cf8e467f"
dest_uuid: "c0a697ceae204126a40ede4912c86b50"
mode: GRACEFUL
new_leader_uuid: "df0bb303d3974169a35c434a394961e7"
 from {username='slave'} at 127.0.0.1:59236
I20260713 09:09:12.844918 25719 raft_consensus.cc:606] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P c0a697ceae204126a40ede4912c86b50 [term 1 LEADER]: Received request to transfer leadership to TS df0bb303d3974169a35c434a394961e7
I20260713 09:09:12.849261 25719 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e858cc3636ba422c81e9d9ce39befd02"
dest_uuid: "c0a697ceae204126a40ede4912c86b50"
mode: GRACEFUL
new_leader_uuid: "df0bb303d3974169a35c434a394961e7"
 from {username='slave'} at 127.0.0.1:59236
I20260713 09:09:12.849704 25719 raft_consensus.cc:606] T e858cc3636ba422c81e9d9ce39befd02 P c0a697ceae204126a40ede4912c86b50 [term 1 LEADER]: Received request to transfer leadership to TS df0bb303d3974169a35c434a394961e7
I20260713 09:09:12.854542 25719 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "871bb7405a7948bfb21008fbecf377e3"
dest_uuid: "c0a697ceae204126a40ede4912c86b50"
mode: GRACEFUL
new_leader_uuid: "df0bb303d3974169a35c434a394961e7"
 from {username='slave'} at 127.0.0.1:59236
I20260713 09:09:12.854987 25719 raft_consensus.cc:606] T 871bb7405a7948bfb21008fbecf377e3 P c0a697ceae204126a40ede4912c86b50 [term 1 LEADER]: Received request to transfer leadership to TS df0bb303d3974169a35c434a394961e7
I20260713 09:09:12.881899 25795 consensus_queue.cc:1048] T 6e5530f92e664ecfa4a21c0409da5e38 P df0bb303d3974169a35c434a394961e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:12.885377 25795 consensus_queue.cc:1048] T 074d3676722349dcb17a5a6986d20f9d P df0bb303d3974169a35c434a394961e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:12.899123 25765 consensus_queue.cc:1048] T 6e5530f92e664ecfa4a21c0409da5e38 P df0bb303d3974169a35c434a394961e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:12.913615 25784 consensus_queue.cc:1048] T 074d3676722349dcb17a5a6986d20f9d P df0bb303d3974169a35c434a394961e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:12.914631 25798 raft_consensus.cc:993] T 6e5530f92e664ecfa4a21c0409da5e38 P df0bb303d3974169a35c434a394961e7: : Instructing follower 06e93fa0a83e4d7ba5926a05e3bb4b2f to start an election
I20260713 09:09:12.915130 25798 raft_consensus.cc:1081] T 6e5530f92e664ecfa4a21c0409da5e38 P df0bb303d3974169a35c434a394961e7 [term 1 LEADER]: Signalling peer 06e93fa0a83e4d7ba5926a05e3bb4b2f to start an election
I20260713 09:09:12.917217 25570 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e5530f92e664ecfa4a21c0409da5e38"
dest_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f"
 from {username='slave'} at 127.0.0.1:38672
I20260713 09:09:12.917778 25570 raft_consensus.cc:493] T 6e5530f92e664ecfa4a21c0409da5e38 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:12.918202 25570 raft_consensus.cc:3060] T 6e5530f92e664ecfa4a21c0409da5e38 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:12.924228 25798 raft_consensus.cc:993] T 074d3676722349dcb17a5a6986d20f9d P df0bb303d3974169a35c434a394961e7: : Instructing follower 06e93fa0a83e4d7ba5926a05e3bb4b2f to start an election
I20260713 09:09:12.924705 25795 raft_consensus.cc:1081] T 074d3676722349dcb17a5a6986d20f9d P df0bb303d3974169a35c434a394961e7 [term 1 LEADER]: Signalling peer 06e93fa0a83e4d7ba5926a05e3bb4b2f to start an election
I20260713 09:09:12.926157 25571 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "074d3676722349dcb17a5a6986d20f9d"
dest_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f"
 from {username='slave'} at 127.0.0.1:38672
I20260713 09:09:12.926729 25571 raft_consensus.cc:493] T 074d3676722349dcb17a5a6986d20f9d P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:12.927156 25571 raft_consensus.cc:3060] T 074d3676722349dcb17a5a6986d20f9d P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:12.927937 25570 raft_consensus.cc:515] T 6e5530f92e664ecfa4a21c0409da5e38 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.930204 25570 leader_election.cc:290] T 6e5530f92e664ecfa4a21c0409da5e38 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [CANDIDATE]: Term 2 election: Requested vote from peers df0bb303d3974169a35c434a394961e7 (127.21.59.66:45941), c0a697ceae204126a40ede4912c86b50 (127.21.59.67:39853)
I20260713 09:09:12.930976 25645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e5530f92e664ecfa4a21c0409da5e38" candidate_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df0bb303d3974169a35c434a394961e7"
I20260713 09:09:12.931612 25645 raft_consensus.cc:3055] T 6e5530f92e664ecfa4a21c0409da5e38 P df0bb303d3974169a35c434a394961e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:12.931922 25645 raft_consensus.cc:740] T 6e5530f92e664ecfa4a21c0409da5e38 P df0bb303d3974169a35c434a394961e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: df0bb303d3974169a35c434a394961e7, State: Running, Role: LEADER
I20260713 09:09:12.932379 25719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e5530f92e664ecfa4a21c0409da5e38" candidate_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0a697ceae204126a40ede4912c86b50"
I20260713 09:09:12.933029 25719 raft_consensus.cc:3060] T 6e5530f92e664ecfa4a21c0409da5e38 P c0a697ceae204126a40ede4912c86b50 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:12.932713 25645 consensus_queue.cc:260] T 6e5530f92e664ecfa4a21c0409da5e38 P df0bb303d3974169a35c434a394961e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.934099 25645 raft_consensus.cc:3060] T 6e5530f92e664ecfa4a21c0409da5e38 P df0bb303d3974169a35c434a394961e7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:12.934468 25571 raft_consensus.cc:515] T 074d3676722349dcb17a5a6986d20f9d P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.969308 25719 raft_consensus.cc:2468] T 6e5530f92e664ecfa4a21c0409da5e38 P c0a697ceae204126a40ede4912c86b50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06e93fa0a83e4d7ba5926a05e3bb4b2f in term 2.
I20260713 09:09:12.974975 25571 leader_election.cc:290] T 074d3676722349dcb17a5a6986d20f9d P 06e93fa0a83e4d7ba5926a05e3bb4b2f [CANDIDATE]: Term 2 election: Requested vote from peers df0bb303d3974169a35c434a394961e7 (127.21.59.66:45941), c0a697ceae204126a40ede4912c86b50 (127.21.59.67:39853)
I20260713 09:09:12.974606 25644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "074d3676722349dcb17a5a6986d20f9d" candidate_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df0bb303d3974169a35c434a394961e7"
I20260713 09:09:12.976392 25644 raft_consensus.cc:3055] T 074d3676722349dcb17a5a6986d20f9d P df0bb303d3974169a35c434a394961e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:12.976897 25644 raft_consensus.cc:740] T 074d3676722349dcb17a5a6986d20f9d P df0bb303d3974169a35c434a394961e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: df0bb303d3974169a35c434a394961e7, State: Running, Role: LEADER
I20260713 09:09:12.978909 25644 consensus_queue.cc:260] T 074d3676722349dcb17a5a6986d20f9d P df0bb303d3974169a35c434a394961e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:12.980278 25720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "074d3676722349dcb17a5a6986d20f9d" candidate_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0a697ceae204126a40ede4912c86b50"
I20260713 09:09:12.981294 25720 raft_consensus.cc:3060] T 074d3676722349dcb17a5a6986d20f9d P c0a697ceae204126a40ede4912c86b50 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:12.987149 25644 raft_consensus.cc:3060] T 074d3676722349dcb17a5a6986d20f9d P df0bb303d3974169a35c434a394961e7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:12.990314 25534 leader_election.cc:304] T 6e5530f92e664ecfa4a21c0409da5e38 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06e93fa0a83e4d7ba5926a05e3bb4b2f, c0a697ceae204126a40ede4912c86b50; no voters: 
I20260713 09:09:12.992795 25803 raft_consensus.cc:2804] T 6e5530f92e664ecfa4a21c0409da5e38 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:12.993656 25803 raft_consensus.cc:697] T 6e5530f92e664ecfa4a21c0409da5e38 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 LEADER]: Becoming Leader. State: Replica: 06e93fa0a83e4d7ba5926a05e3bb4b2f, State: Running, Role: LEADER
I20260713 09:09:12.996260 25803 consensus_queue.cc:237] T 6e5530f92e664ecfa4a21c0409da5e38 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:13.001534 25799 consensus_queue.cc:1048] T e858cc3636ba422c81e9d9ce39befd02 P c0a697ceae204126a40ede4912c86b50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:13.009583 25644 raft_consensus.cc:2468] T 074d3676722349dcb17a5a6986d20f9d P df0bb303d3974169a35c434a394961e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06e93fa0a83e4d7ba5926a05e3bb4b2f in term 2.
I20260713 09:09:13.015575 25467 catalog_manager.cc:5697] T 6e5530f92e664ecfa4a21c0409da5e38 P 06e93fa0a83e4d7ba5926a05e3bb4b2f reported cstate change: term changed from 1 to 2, leader changed from df0bb303d3974169a35c434a394961e7 (127.21.59.66) to 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65). New cstate: current_term: 2 leader_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:13.022886 25536 leader_election.cc:304] T 074d3676722349dcb17a5a6986d20f9d P 06e93fa0a83e4d7ba5926a05e3bb4b2f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06e93fa0a83e4d7ba5926a05e3bb4b2f, df0bb303d3974169a35c434a394961e7; no voters: 
I20260713 09:09:13.023275 25805 consensus_queue.cc:1048] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P c0a697ceae204126a40ede4912c86b50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:13.024096 25803 raft_consensus.cc:2804] T 074d3676722349dcb17a5a6986d20f9d P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:13.024991 25803 raft_consensus.cc:697] T 074d3676722349dcb17a5a6986d20f9d P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 LEADER]: Becoming Leader. State: Replica: 06e93fa0a83e4d7ba5926a05e3bb4b2f, State: Running, Role: LEADER
I20260713 09:09:13.025966 25805 consensus_queue.cc:1048] T e858cc3636ba422c81e9d9ce39befd02 P c0a697ceae204126a40ede4912c86b50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:13.026196 25803 consensus_queue.cc:237] T 074d3676722349dcb17a5a6986d20f9d P 06e93fa0a83e4d7ba5926a05e3bb4b2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:13.017194 25720 raft_consensus.cc:2468] T 074d3676722349dcb17a5a6986d20f9d P c0a697ceae204126a40ede4912c86b50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06e93fa0a83e4d7ba5926a05e3bb4b2f in term 2.
I20260713 09:09:13.042630 25467 catalog_manager.cc:5697] T 074d3676722349dcb17a5a6986d20f9d P 06e93fa0a83e4d7ba5926a05e3bb4b2f reported cstate change: term changed from 1 to 2, leader changed from df0bb303d3974169a35c434a394961e7 (127.21.59.66) to 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65). New cstate: current_term: 2 leader_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:13.020931 25645 raft_consensus.cc:2468] T 6e5530f92e664ecfa4a21c0409da5e38 P df0bb303d3974169a35c434a394961e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06e93fa0a83e4d7ba5926a05e3bb4b2f in term 2.
I20260713 09:09:13.049516 25806 raft_consensus.cc:993] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P c0a697ceae204126a40ede4912c86b50: : Instructing follower df0bb303d3974169a35c434a394961e7 to start an election
I20260713 09:09:13.050254 25767 raft_consensus.cc:1081] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P c0a697ceae204126a40ede4912c86b50 [term 1 LEADER]: Signalling peer df0bb303d3974169a35c434a394961e7 to start an election
I20260713 09:09:13.054296 25645 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "13f6f3f9ec1f4b39ac1a88e3cf8e467f"
dest_uuid: "df0bb303d3974169a35c434a394961e7"
 from {username='slave'} at 127.0.0.1:44674
I20260713 09:09:13.055065 25645 raft_consensus.cc:493] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P df0bb303d3974169a35c434a394961e7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:13.055450 25799 raft_consensus.cc:993] T e858cc3636ba422c81e9d9ce39befd02 P c0a697ceae204126a40ede4912c86b50: : Instructing follower df0bb303d3974169a35c434a394961e7 to start an election
I20260713 09:09:13.055440 25645 raft_consensus.cc:3060] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P df0bb303d3974169a35c434a394961e7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:13.056154 25779 raft_consensus.cc:1081] T e858cc3636ba422c81e9d9ce39befd02 P c0a697ceae204126a40ede4912c86b50 [term 1 LEADER]: Signalling peer df0bb303d3974169a35c434a394961e7 to start an election
I20260713 09:09:13.058228 25644 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e858cc3636ba422c81e9d9ce39befd02"
dest_uuid: "df0bb303d3974169a35c434a394961e7"
 from {username='slave'} at 127.0.0.1:44674
I20260713 09:09:13.058838 25644 raft_consensus.cc:493] T e858cc3636ba422c81e9d9ce39befd02 P df0bb303d3974169a35c434a394961e7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:13.059266 25644 raft_consensus.cc:3060] T e858cc3636ba422c81e9d9ce39befd02 P df0bb303d3974169a35c434a394961e7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:13.060148 25767 consensus_queue.cc:1048] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P c0a697ceae204126a40ede4912c86b50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:13.066929 25644 raft_consensus.cc:515] T e858cc3636ba422c81e9d9ce39befd02 P df0bb303d3974169a35c434a394961e7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:13.069080 25645 raft_consensus.cc:515] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P df0bb303d3974169a35c434a394961e7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:13.071704 25570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e858cc3636ba422c81e9d9ce39befd02" candidate_uuid: "df0bb303d3974169a35c434a394961e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f"
I20260713 09:09:13.072059 25645 leader_election.cc:290] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P df0bb303d3974169a35c434a394961e7 [CANDIDATE]: Term 2 election: Requested vote from peers 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405), c0a697ceae204126a40ede4912c86b50 (127.21.59.67:39853)
I20260713 09:09:13.072660 25570 raft_consensus.cc:3060] T e858cc3636ba422c81e9d9ce39befd02 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:13.075794 25720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f6f3f9ec1f4b39ac1a88e3cf8e467f" candidate_uuid: "df0bb303d3974169a35c434a394961e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0a697ceae204126a40ede4912c86b50"
I20260713 09:09:13.076510 25720 raft_consensus.cc:3055] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P c0a697ceae204126a40ede4912c86b50 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:13.076840 25720 raft_consensus.cc:740] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P c0a697ceae204126a40ede4912c86b50 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0a697ceae204126a40ede4912c86b50, State: Running, Role: LEADER
I20260713 09:09:13.078118 25720 consensus_queue.cc:260] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P c0a697ceae204126a40ede4912c86b50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:13.076764 25569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f6f3f9ec1f4b39ac1a88e3cf8e467f" candidate_uuid: "df0bb303d3974169a35c434a394961e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f"
I20260713 09:09:13.079123 25720 raft_consensus.cc:3060] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P c0a697ceae204126a40ede4912c86b50 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:13.082721 25644 leader_election.cc:290] T e858cc3636ba422c81e9d9ce39befd02 P df0bb303d3974169a35c434a394961e7 [CANDIDATE]: Term 2 election: Requested vote from peers 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405), c0a697ceae204126a40ede4912c86b50 (127.21.59.67:39853)
I20260713 09:09:13.083629 25719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e858cc3636ba422c81e9d9ce39befd02" candidate_uuid: "df0bb303d3974169a35c434a394961e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0a697ceae204126a40ede4912c86b50"
I20260713 09:09:13.084419 25719 raft_consensus.cc:3055] T e858cc3636ba422c81e9d9ce39befd02 P c0a697ceae204126a40ede4912c86b50 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:13.087165 25720 raft_consensus.cc:2468] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P c0a697ceae204126a40ede4912c86b50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0bb303d3974169a35c434a394961e7 in term 2.
I20260713 09:09:13.084828 25719 raft_consensus.cc:740] T e858cc3636ba422c81e9d9ce39befd02 P c0a697ceae204126a40ede4912c86b50 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0a697ceae204126a40ede4912c86b50, State: Running, Role: LEADER
I20260713 09:09:13.088658 25609 leader_election.cc:304] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P df0bb303d3974169a35c434a394961e7 [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: c0a697ceae204126a40ede4912c86b50, df0bb303d3974169a35c434a394961e7; no voters: 06e93fa0a83e4d7ba5926a05e3bb4b2f
I20260713 09:09:13.089380 25719 consensus_queue.cc:260] T e858cc3636ba422c81e9d9ce39befd02 P c0a697ceae204126a40ede4912c86b50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:13.089900 25795 raft_consensus.cc:2804] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P df0bb303d3974169a35c434a394961e7 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:13.090502 25795 raft_consensus.cc:697] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P df0bb303d3974169a35c434a394961e7 [term 2 LEADER]: Becoming Leader. State: Replica: df0bb303d3974169a35c434a394961e7, State: Running, Role: LEADER
I20260713 09:09:13.090996 25719 raft_consensus.cc:3060] T e858cc3636ba422c81e9d9ce39befd02 P c0a697ceae204126a40ede4912c86b50 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:13.091552 25795 consensus_queue.cc:237] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P df0bb303d3974169a35c434a394961e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:13.095129 25570 raft_consensus.cc:2468] T e858cc3636ba422c81e9d9ce39befd02 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0bb303d3974169a35c434a394961e7 in term 2.
I20260713 09:09:13.097667 25609 leader_election.cc:304] T e858cc3636ba422c81e9d9ce39befd02 P df0bb303d3974169a35c434a394961e7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06e93fa0a83e4d7ba5926a05e3bb4b2f, df0bb303d3974169a35c434a394961e7; no voters: 
I20260713 09:09:13.099041 25824 raft_consensus.cc:2804] T e858cc3636ba422c81e9d9ce39befd02 P df0bb303d3974169a35c434a394961e7 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:13.099556 25824 raft_consensus.cc:697] T e858cc3636ba422c81e9d9ce39befd02 P df0bb303d3974169a35c434a394961e7 [term 2 LEADER]: Becoming Leader. State: Replica: df0bb303d3974169a35c434a394961e7, State: Running, Role: LEADER
I20260713 09:09:13.099766 25719 raft_consensus.cc:2468] T e858cc3636ba422c81e9d9ce39befd02 P c0a697ceae204126a40ede4912c86b50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0bb303d3974169a35c434a394961e7 in term 2.
I20260713 09:09:13.100757 25824 consensus_queue.cc:237] T e858cc3636ba422c81e9d9ce39befd02 P df0bb303d3974169a35c434a394961e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:13.102541 25469 catalog_manager.cc:5697] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P df0bb303d3974169a35c434a394961e7 reported cstate change: term changed from 1 to 2, leader changed from c0a697ceae204126a40ede4912c86b50 (127.21.59.67) to df0bb303d3974169a35c434a394961e7 (127.21.59.66). New cstate: current_term: 2 leader_uuid: "df0bb303d3974169a35c434a394961e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:13.115355 25469 catalog_manager.cc:5697] T e858cc3636ba422c81e9d9ce39befd02 P df0bb303d3974169a35c434a394961e7 reported cstate change: term changed from 1 to 2, leader changed from c0a697ceae204126a40ede4912c86b50 (127.21.59.67) to df0bb303d3974169a35c434a394961e7 (127.21.59.66). New cstate: current_term: 2 leader_uuid: "df0bb303d3974169a35c434a394961e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:13.123206 25803 raft_consensus.cc:493] T 871bb7405a7948bfb21008fbecf377e3 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:13.123759 25803 raft_consensus.cc:515] T 871bb7405a7948bfb21008fbecf377e3 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:13.125412 25803 leader_election.cc:290] T 871bb7405a7948bfb21008fbecf377e3 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df0bb303d3974169a35c434a394961e7 (127.21.59.66:45941), c0a697ceae204126a40ede4912c86b50 (127.21.59.67:39853)
I20260713 09:09:13.126267 25644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "871bb7405a7948bfb21008fbecf377e3" candidate_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0bb303d3974169a35c434a394961e7" is_pre_election: true
I20260713 09:09:13.126466 25719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "871bb7405a7948bfb21008fbecf377e3" candidate_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0a697ceae204126a40ede4912c86b50" is_pre_election: true
I20260713 09:09:13.127120 25644 raft_consensus.cc:2393] T 871bb7405a7948bfb21008fbecf377e3 P df0bb303d3974169a35c434a394961e7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06e93fa0a83e4d7ba5926a05e3bb4b2f in current term 1: Already voted for candidate c0a697ceae204126a40ede4912c86b50 in this term.
I20260713 09:09:13.128006 25536 leader_election.cc:304] T 871bb7405a7948bfb21008fbecf377e3 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06e93fa0a83e4d7ba5926a05e3bb4b2f; no voters: c0a697ceae204126a40ede4912c86b50, df0bb303d3974169a35c434a394961e7
I20260713 09:09:13.128573 25803 raft_consensus.cc:3060] T 871bb7405a7948bfb21008fbecf377e3 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.134402 25803 raft_consensus.cc:2749] T 871bb7405a7948bfb21008fbecf377e3 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:13.153944 25767 consensus_queue.cc:1048] T 871bb7405a7948bfb21008fbecf377e3 P c0a697ceae204126a40ede4912c86b50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:13.161559 25779 raft_consensus.cc:993] T 871bb7405a7948bfb21008fbecf377e3 P c0a697ceae204126a40ede4912c86b50: : Instructing follower df0bb303d3974169a35c434a394961e7 to start an election
I20260713 09:09:13.162310 25779 raft_consensus.cc:1081] T 871bb7405a7948bfb21008fbecf377e3 P c0a697ceae204126a40ede4912c86b50 [term 1 LEADER]: Signalling peer df0bb303d3974169a35c434a394961e7 to start an election
I20260713 09:09:13.164486 25645 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "871bb7405a7948bfb21008fbecf377e3"
dest_uuid: "df0bb303d3974169a35c434a394961e7"
 from {username='slave'} at 127.0.0.1:44674
I20260713 09:09:13.165053 25645 raft_consensus.cc:493] T 871bb7405a7948bfb21008fbecf377e3 P df0bb303d3974169a35c434a394961e7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:13.165442 25645 raft_consensus.cc:3060] T 871bb7405a7948bfb21008fbecf377e3 P df0bb303d3974169a35c434a394961e7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:13.171562 25799 consensus_queue.cc:1048] T 871bb7405a7948bfb21008fbecf377e3 P c0a697ceae204126a40ede4912c86b50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:13.172719 25645 raft_consensus.cc:515] T 871bb7405a7948bfb21008fbecf377e3 P df0bb303d3974169a35c434a394961e7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:13.174746 25645 leader_election.cc:290] T 871bb7405a7948bfb21008fbecf377e3 P df0bb303d3974169a35c434a394961e7 [CANDIDATE]: Term 2 election: Requested vote from peers 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405), c0a697ceae204126a40ede4912c86b50 (127.21.59.67:39853)
I20260713 09:09:13.176122 25571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "871bb7405a7948bfb21008fbecf377e3" candidate_uuid: "df0bb303d3974169a35c434a394961e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f"
I20260713 09:09:13.176616 25719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "871bb7405a7948bfb21008fbecf377e3" candidate_uuid: "df0bb303d3974169a35c434a394961e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0a697ceae204126a40ede4912c86b50"
I20260713 09:09:13.177423 25719 raft_consensus.cc:3055] T 871bb7405a7948bfb21008fbecf377e3 P c0a697ceae204126a40ede4912c86b50 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:13.177827 25719 raft_consensus.cc:740] T 871bb7405a7948bfb21008fbecf377e3 P c0a697ceae204126a40ede4912c86b50 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0a697ceae204126a40ede4912c86b50, State: Running, Role: LEADER
I20260713 09:09:13.179023 25719 consensus_queue.cc:260] T 871bb7405a7948bfb21008fbecf377e3 P c0a697ceae204126a40ede4912c86b50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:13.180387 25719 raft_consensus.cc:3060] T 871bb7405a7948bfb21008fbecf377e3 P c0a697ceae204126a40ede4912c86b50 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:13.183167 25803 consensus_queue.cc:1048] T ed8118198eab4deb86d960f610a0f515 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:13.188946 25719 raft_consensus.cc:2468] T 871bb7405a7948bfb21008fbecf377e3 P c0a697ceae204126a40ede4912c86b50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0bb303d3974169a35c434a394961e7 in term 2.
I20260713 09:09:13.190582 25609 leader_election.cc:304] T 871bb7405a7948bfb21008fbecf377e3 P df0bb303d3974169a35c434a394961e7 [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: c0a697ceae204126a40ede4912c86b50, df0bb303d3974169a35c434a394961e7; no voters: 06e93fa0a83e4d7ba5926a05e3bb4b2f
I20260713 09:09:13.191435 25824 raft_consensus.cc:2804] T 871bb7405a7948bfb21008fbecf377e3 P df0bb303d3974169a35c434a394961e7 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:13.191896 25824 raft_consensus.cc:697] T 871bb7405a7948bfb21008fbecf377e3 P df0bb303d3974169a35c434a394961e7 [term 2 LEADER]: Becoming Leader. State: Replica: df0bb303d3974169a35c434a394961e7, State: Running, Role: LEADER
I20260713 09:09:13.192929 25824 consensus_queue.cc:237] T 871bb7405a7948bfb21008fbecf377e3 P df0bb303d3974169a35c434a394961e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:13.197856 25807 consensus_queue.cc:1048] T ed8118198eab4deb86d960f610a0f515 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:13.203217 25468 catalog_manager.cc:5697] T 871bb7405a7948bfb21008fbecf377e3 P df0bb303d3974169a35c434a394961e7 reported cstate change: term changed from 1 to 2, leader changed from c0a697ceae204126a40ede4912c86b50 (127.21.59.67) to df0bb303d3974169a35c434a394961e7 (127.21.59.66). New cstate: current_term: 2 leader_uuid: "df0bb303d3974169a35c434a394961e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:13.257999 25799 consensus_queue.cc:1048] T 00036305bca24314917351608809cfe2 P c0a697ceae204126a40ede4912c86b50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:13.269871 25767 consensus_queue.cc:1048] T 00036305bca24314917351608809cfe2 P c0a697ceae204126a40ede4912c86b50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:13.346266 25795 consensus_queue.cc:1048] T 647e30864ffd45e4a40abb2579edd852 P df0bb303d3974169a35c434a394961e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:13.355952 25824 consensus_queue.cc:1048] T 647e30864ffd45e4a40abb2579edd852 P df0bb303d3974169a35c434a394961e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:13.366922 25805 raft_consensus.cc:993] T 09af5ba31da446e69510fe49dfa0f558 P c0a697ceae204126a40ede4912c86b50: : Instructing follower 06e93fa0a83e4d7ba5926a05e3bb4b2f to start an election
I20260713 09:09:13.367408 25799 raft_consensus.cc:1081] T 09af5ba31da446e69510fe49dfa0f558 P c0a697ceae204126a40ede4912c86b50 [term 1 LEADER]: Signalling peer 06e93fa0a83e4d7ba5926a05e3bb4b2f to start an election
I20260713 09:09:13.369186 25570 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "09af5ba31da446e69510fe49dfa0f558"
dest_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f"
 from {username='slave'} at 127.0.0.1:38664
I20260713 09:09:13.369742 25570 raft_consensus.cc:493] T 09af5ba31da446e69510fe49dfa0f558 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:13.370090 25570 raft_consensus.cc:3060] T 09af5ba31da446e69510fe49dfa0f558 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:13.376682 25570 raft_consensus.cc:515] T 09af5ba31da446e69510fe49dfa0f558 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:13.378420 25570 leader_election.cc:290] T 09af5ba31da446e69510fe49dfa0f558 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [CANDIDATE]: Term 2 election: Requested vote from peers df0bb303d3974169a35c434a394961e7 (127.21.59.66:45941), c0a697ceae204126a40ede4912c86b50 (127.21.59.67:39853)
I20260713 09:09:13.379274 25645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09af5ba31da446e69510fe49dfa0f558" candidate_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df0bb303d3974169a35c434a394961e7"
I20260713 09:09:13.379503 25720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09af5ba31da446e69510fe49dfa0f558" candidate_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0a697ceae204126a40ede4912c86b50"
I20260713 09:09:13.379832 25645 raft_consensus.cc:3060] T 09af5ba31da446e69510fe49dfa0f558 P df0bb303d3974169a35c434a394961e7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:13.380087 25720 raft_consensus.cc:3055] T 09af5ba31da446e69510fe49dfa0f558 P c0a697ceae204126a40ede4912c86b50 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:13.380472 25720 raft_consensus.cc:740] T 09af5ba31da446e69510fe49dfa0f558 P c0a697ceae204126a40ede4912c86b50 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0a697ceae204126a40ede4912c86b50, State: Running, Role: LEADER
I20260713 09:09:13.381455 25720 consensus_queue.cc:260] T 09af5ba31da446e69510fe49dfa0f558 P c0a697ceae204126a40ede4912c86b50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:13.383009 25720 raft_consensus.cc:3060] T 09af5ba31da446e69510fe49dfa0f558 P c0a697ceae204126a40ede4912c86b50 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:13.388057 25645 raft_consensus.cc:2468] T 09af5ba31da446e69510fe49dfa0f558 P df0bb303d3974169a35c434a394961e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06e93fa0a83e4d7ba5926a05e3bb4b2f in term 2.
I20260713 09:09:13.389480 25536 leader_election.cc:304] T 09af5ba31da446e69510fe49dfa0f558 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06e93fa0a83e4d7ba5926a05e3bb4b2f, df0bb303d3974169a35c434a394961e7; no voters: 
I20260713 09:09:13.390342 25807 raft_consensus.cc:2804] T 09af5ba31da446e69510fe49dfa0f558 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:13.390516 25720 raft_consensus.cc:2468] T 09af5ba31da446e69510fe49dfa0f558 P c0a697ceae204126a40ede4912c86b50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06e93fa0a83e4d7ba5926a05e3bb4b2f in term 2.
I20260713 09:09:13.390887 25807 raft_consensus.cc:697] T 09af5ba31da446e69510fe49dfa0f558 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 LEADER]: Becoming Leader. State: Replica: 06e93fa0a83e4d7ba5926a05e3bb4b2f, State: Running, Role: LEADER
I20260713 09:09:13.391865 25807 consensus_queue.cc:237] T 09af5ba31da446e69510fe49dfa0f558 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:13.398031 25468 catalog_manager.cc:5697] T 09af5ba31da446e69510fe49dfa0f558 P 06e93fa0a83e4d7ba5926a05e3bb4b2f reported cstate change: term changed from 1 to 2, leader changed from c0a697ceae204126a40ede4912c86b50 (127.21.59.67) to 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65). New cstate: current_term: 2 leader_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:13.479800 25645 raft_consensus.cc:1275] T 6e5530f92e664ecfa4a21c0409da5e38 P df0bb303d3974169a35c434a394961e7 [term 2 FOLLOWER]: Refusing update from remote peer 06e93fa0a83e4d7ba5926a05e3bb4b2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:13.481199 25807 consensus_queue.cc:1048] T 6e5530f92e664ecfa4a21c0409da5e38 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:13.491134 25720 raft_consensus.cc:1275] T 6e5530f92e664ecfa4a21c0409da5e38 P c0a697ceae204126a40ede4912c86b50 [term 2 FOLLOWER]: Refusing update from remote peer 06e93fa0a83e4d7ba5926a05e3bb4b2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:13.492583 25807 consensus_queue.cc:1048] T 6e5530f92e664ecfa4a21c0409da5e38 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:13.545532 25720 raft_consensus.cc:1275] T e858cc3636ba422c81e9d9ce39befd02 P c0a697ceae204126a40ede4912c86b50 [term 2 FOLLOWER]: Refusing update from remote peer df0bb303d3974169a35c434a394961e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:13.546809 25824 consensus_queue.cc:1048] T e858cc3636ba422c81e9d9ce39befd02 P df0bb303d3974169a35c434a394961e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:13.553195 25720 raft_consensus.cc:1275] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P c0a697ceae204126a40ede4912c86b50 [term 2 FOLLOWER]: Refusing update from remote peer df0bb303d3974169a35c434a394961e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:13.556175 25798 consensus_queue.cc:1048] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P df0bb303d3974169a35c434a394961e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:13.556313 25570 raft_consensus.cc:1275] T e858cc3636ba422c81e9d9ce39befd02 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 FOLLOWER]: Refusing update from remote peer df0bb303d3974169a35c434a394961e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:13.560228 25798 consensus_queue.cc:1048] T e858cc3636ba422c81e9d9ce39befd02 P df0bb303d3974169a35c434a394961e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:13.568303 25570 raft_consensus.cc:3060] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:13.578379 25570 raft_consensus.cc:1275] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 FOLLOWER]: Refusing update from remote peer df0bb303d3974169a35c434a394961e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:13.579624 25798 consensus_queue.cc:1048] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P df0bb303d3974169a35c434a394961e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:13.597313 25645 raft_consensus.cc:1275] T 074d3676722349dcb17a5a6986d20f9d P df0bb303d3974169a35c434a394961e7 [term 2 FOLLOWER]: Refusing update from remote peer 06e93fa0a83e4d7ba5926a05e3bb4b2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:13.598603 25807 consensus_queue.cc:1048] T 074d3676722349dcb17a5a6986d20f9d P 06e93fa0a83e4d7ba5926a05e3bb4b2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:13.606832 25719 raft_consensus.cc:1275] T 074d3676722349dcb17a5a6986d20f9d P c0a697ceae204126a40ede4912c86b50 [term 2 FOLLOWER]: Refusing update from remote peer 06e93fa0a83e4d7ba5926a05e3bb4b2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:13.608444 25803 consensus_queue.cc:1048] T 074d3676722349dcb17a5a6986d20f9d P 06e93fa0a83e4d7ba5926a05e3bb4b2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:13.616250 25570 raft_consensus.cc:3060] T 871bb7405a7948bfb21008fbecf377e3 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:13.622392 25570 raft_consensus.cc:1275] T 871bb7405a7948bfb21008fbecf377e3 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 FOLLOWER]: Refusing update from remote peer df0bb303d3974169a35c434a394961e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:13.623661 25798 consensus_queue.cc:1048] T 871bb7405a7948bfb21008fbecf377e3 P df0bb303d3974169a35c434a394961e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:13.631529 25719 raft_consensus.cc:1275] T 871bb7405a7948bfb21008fbecf377e3 P c0a697ceae204126a40ede4912c86b50 [term 2 FOLLOWER]: Refusing update from remote peer df0bb303d3974169a35c434a394961e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:13.633677 25795 consensus_queue.cc:1048] T 871bb7405a7948bfb21008fbecf377e3 P df0bb303d3974169a35c434a394961e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:13.985347 25719 raft_consensus.cc:1275] T 09af5ba31da446e69510fe49dfa0f558 P c0a697ceae204126a40ede4912c86b50 [term 2 FOLLOWER]: Refusing update from remote peer 06e93fa0a83e4d7ba5926a05e3bb4b2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:13.986701 25807 consensus_queue.cc:1048] T 09af5ba31da446e69510fe49dfa0f558 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:13.998221 25645 raft_consensus.cc:1275] T 09af5ba31da446e69510fe49dfa0f558 P df0bb303d3974169a35c434a394961e7 [term 2 FOLLOWER]: Refusing update from remote peer 06e93fa0a83e4d7ba5926a05e3bb4b2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:14.000373 25803 consensus_queue.cc:1048] T 09af5ba31da446e69510fe49dfa0f558 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:15.895948 25467 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38386:
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"
    }
  }
}
W20260713 09:09:15.898564 25467 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.
I20260713 09:09:15.956178 25554 tablet_service.cc:1511] Processing CreateTablet for tablet 7e32de29a56e44e398ed1e5787ea1aee (DEFAULT_TABLE table=soft_deleted_table [id=977ef7d8eae34f9290784ba26605f25f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:15.956549 25629 tablet_service.cc:1511] Processing CreateTablet for tablet 7e32de29a56e44e398ed1e5787ea1aee (DEFAULT_TABLE table=soft_deleted_table [id=977ef7d8eae34f9290784ba26605f25f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:15.957938 25554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e32de29a56e44e398ed1e5787ea1aee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:15.958017 25629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e32de29a56e44e398ed1e5787ea1aee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:15.959703 25702 tablet_service.cc:1511] Processing CreateTablet for tablet 7e32de29a56e44e398ed1e5787ea1aee (DEFAULT_TABLE table=soft_deleted_table [id=977ef7d8eae34f9290784ba26605f25f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:15.960150 25632 tablet_service.cc:1511] Processing CreateTablet for tablet 00d84c53c3734a5baed39d551c74cbd9 (DEFAULT_TABLE table=soft_deleted_table [id=977ef7d8eae34f9290784ba26605f25f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:15.961229 25702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e32de29a56e44e398ed1e5787ea1aee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:15.961509 25632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00d84c53c3734a5baed39d551c74cbd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:15.965217 25628 tablet_service.cc:1511] Processing CreateTablet for tablet 92f359d9f6ff49c5b9c2c442a6851f84 (DEFAULT_TABLE table=soft_deleted_table [id=977ef7d8eae34f9290784ba26605f25f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:15.967805 25704 tablet_service.cc:1511] Processing CreateTablet for tablet 00d84c53c3734a5baed39d551c74cbd9 (DEFAULT_TABLE table=soft_deleted_table [id=977ef7d8eae34f9290784ba26605f25f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:15.968811 25556 tablet_service.cc:1511] Processing CreateTablet for tablet 00d84c53c3734a5baed39d551c74cbd9 (DEFAULT_TABLE table=soft_deleted_table [id=977ef7d8eae34f9290784ba26605f25f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:15.969312 25704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00d84c53c3734a5baed39d551c74cbd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:15.970440 25556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00d84c53c3734a5baed39d551c74cbd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:15.972879 25631 tablet_service.cc:1511] Processing CreateTablet for tablet 1708f81d74cc4fe1a69e322feb3b1cfa (DEFAULT_TABLE table=soft_deleted_table [id=977ef7d8eae34f9290784ba26605f25f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:15.974751 25634 tablet_service.cc:1511] Processing CreateTablet for tablet ed191526d59b41d3b2d25373452fb9e7 (DEFAULT_TABLE table=soft_deleted_table [id=977ef7d8eae34f9290784ba26605f25f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:15.975853 25555 tablet_service.cc:1511] Processing CreateTablet for tablet 92f359d9f6ff49c5b9c2c442a6851f84 (DEFAULT_TABLE table=soft_deleted_table [id=977ef7d8eae34f9290784ba26605f25f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:15.977432 25555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92f359d9f6ff49c5b9c2c442a6851f84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:15.975857 25706 tablet_service.cc:1511] Processing CreateTablet for tablet 92f359d9f6ff49c5b9c2c442a6851f84 (DEFAULT_TABLE table=soft_deleted_table [id=977ef7d8eae34f9290784ba26605f25f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:15.980551 25706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92f359d9f6ff49c5b9c2c442a6851f84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:15.982203 25705 tablet_service.cc:1511] Processing CreateTablet for tablet 1708f81d74cc4fe1a69e322feb3b1cfa (DEFAULT_TABLE table=soft_deleted_table [id=977ef7d8eae34f9290784ba26605f25f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:15.982540 25633 tablet_service.cc:1511] Processing CreateTablet for tablet fa116cfe47b649769744d50edd7cc489 (DEFAULT_TABLE table=soft_deleted_table [id=977ef7d8eae34f9290784ba26605f25f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:15.983795 25705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1708f81d74cc4fe1a69e322feb3b1cfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:15.985038 25558 tablet_service.cc:1511] Processing CreateTablet for tablet 1708f81d74cc4fe1a69e322feb3b1cfa (DEFAULT_TABLE table=soft_deleted_table [id=977ef7d8eae34f9290784ba26605f25f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:15.987082 25635 tablet_service.cc:1511] Processing CreateTablet for tablet 90b9f537b4dc4922be9cf5f841d90278 (DEFAULT_TABLE table=soft_deleted_table [id=977ef7d8eae34f9290784ba26605f25f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:15.966715 25628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92f359d9f6ff49c5b9c2c442a6851f84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:15.991700 25636 tablet_service.cc:1511] Processing CreateTablet for tablet 0e7f7002d099473c96fb854463e53d83 (DEFAULT_TABLE table=soft_deleted_table [id=977ef7d8eae34f9290784ba26605f25f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:15.993072 25636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e7f7002d099473c96fb854463e53d83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:15.995147 25633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa116cfe47b649769744d50edd7cc489. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:15.997169 25634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed191526d59b41d3b2d25373452fb9e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:15.997053 25559 tablet_service.cc:1511] Processing CreateTablet for tablet ed191526d59b41d3b2d25373452fb9e7 (DEFAULT_TABLE table=soft_deleted_table [id=977ef7d8eae34f9290784ba26605f25f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:15.997920 25707 tablet_service.cc:1511] Processing CreateTablet for tablet ed191526d59b41d3b2d25373452fb9e7 (DEFAULT_TABLE table=soft_deleted_table [id=977ef7d8eae34f9290784ba26605f25f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:15.999419 25707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed191526d59b41d3b2d25373452fb9e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:15.999820 25630 tablet_service.cc:1511] Processing CreateTablet for tablet a8e47f002ee74a4e8de5e3da41c6a861 (DEFAULT_TABLE table=soft_deleted_table [id=977ef7d8eae34f9290784ba26605f25f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:16.001307 25630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8e47f002ee74a4e8de5e3da41c6a861. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:16.003161 25635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90b9f537b4dc4922be9cf5f841d90278. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:15.986617 25558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1708f81d74cc4fe1a69e322feb3b1cfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:16.007153 25631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1708f81d74cc4fe1a69e322feb3b1cfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:16.009567 25561 tablet_service.cc:1511] Processing CreateTablet for tablet fa116cfe47b649769744d50edd7cc489 (DEFAULT_TABLE table=soft_deleted_table [id=977ef7d8eae34f9290784ba26605f25f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:16.011745 25561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa116cfe47b649769744d50edd7cc489. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:16.017808 25559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed191526d59b41d3b2d25373452fb9e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:16.017630 25703 tablet_service.cc:1511] Processing CreateTablet for tablet fa116cfe47b649769744d50edd7cc489 (DEFAULT_TABLE table=soft_deleted_table [id=977ef7d8eae34f9290784ba26605f25f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:16.020872 25703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa116cfe47b649769744d50edd7cc489. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:16.049690 25560 tablet_service.cc:1511] Processing CreateTablet for tablet 90b9f537b4dc4922be9cf5f841d90278 (DEFAULT_TABLE table=soft_deleted_table [id=977ef7d8eae34f9290784ba26605f25f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:16.051219 25560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90b9f537b4dc4922be9cf5f841d90278. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:16.056102 25708 tablet_service.cc:1511] Processing CreateTablet for tablet 90b9f537b4dc4922be9cf5f841d90278 (DEFAULT_TABLE table=soft_deleted_table [id=977ef7d8eae34f9290784ba26605f25f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:16.057581 25708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90b9f537b4dc4922be9cf5f841d90278. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:16.064064 25709 tablet_service.cc:1511] Processing CreateTablet for tablet a8e47f002ee74a4e8de5e3da41c6a861 (DEFAULT_TABLE table=soft_deleted_table [id=977ef7d8eae34f9290784ba26605f25f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:16.065536 25709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8e47f002ee74a4e8de5e3da41c6a861. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:16.072723 25557 tablet_service.cc:1511] Processing CreateTablet for tablet 0e7f7002d099473c96fb854463e53d83 (DEFAULT_TABLE table=soft_deleted_table [id=977ef7d8eae34f9290784ba26605f25f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:16.074313 25557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e7f7002d099473c96fb854463e53d83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:16.062163 25710 tablet_service.cc:1511] Processing CreateTablet for tablet 0e7f7002d099473c96fb854463e53d83 (DEFAULT_TABLE table=soft_deleted_table [id=977ef7d8eae34f9290784ba26605f25f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:16.079702 25710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e7f7002d099473c96fb854463e53d83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:16.074265 25553 tablet_service.cc:1511] Processing CreateTablet for tablet a8e47f002ee74a4e8de5e3da41c6a861 (DEFAULT_TABLE table=soft_deleted_table [id=977ef7d8eae34f9290784ba26605f25f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:16.087774 25553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8e47f002ee74a4e8de5e3da41c6a861. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:16.163935 25856 tablet_bootstrap.cc:492] T 0e7f7002d099473c96fb854463e53d83 P df0bb303d3974169a35c434a394961e7: Bootstrap starting.
I20260713 09:09:16.182605 25857 tablet_bootstrap.cc:492] T 7e32de29a56e44e398ed1e5787ea1aee P c0a697ceae204126a40ede4912c86b50: Bootstrap starting.
I20260713 09:09:16.186748 25858 tablet_bootstrap.cc:492] T 90b9f537b4dc4922be9cf5f841d90278 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Bootstrap starting.
I20260713 09:09:16.220880 25858 tablet_bootstrap.cc:654] T 90b9f537b4dc4922be9cf5f841d90278 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:16.221186 25856 tablet_bootstrap.cc:654] T 0e7f7002d099473c96fb854463e53d83 P df0bb303d3974169a35c434a394961e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:16.224496 25857 tablet_bootstrap.cc:654] T 7e32de29a56e44e398ed1e5787ea1aee P c0a697ceae204126a40ede4912c86b50: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:16.232146 25858 tablet_bootstrap.cc:492] T 90b9f537b4dc4922be9cf5f841d90278 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: No bootstrap required, opened a new log
I20260713 09:09:16.232712 25858 ts_tablet_manager.cc:1403] T 90b9f537b4dc4922be9cf5f841d90278 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.004s
I20260713 09:09:16.233695 25856 tablet_bootstrap.cc:492] T 0e7f7002d099473c96fb854463e53d83 P df0bb303d3974169a35c434a394961e7: No bootstrap required, opened a new log
I20260713 09:09:16.234345 25856 ts_tablet_manager.cc:1403] T 0e7f7002d099473c96fb854463e53d83 P df0bb303d3974169a35c434a394961e7: Time spent bootstrapping tablet: real 0.071s	user 0.008s	sys 0.009s
I20260713 09:09:16.235623 25857 tablet_bootstrap.cc:492] T 7e32de29a56e44e398ed1e5787ea1aee P c0a697ceae204126a40ede4912c86b50: No bootstrap required, opened a new log
I20260713 09:09:16.235623 25858 raft_consensus.cc:359] T 90b9f537b4dc4922be9cf5f841d90278 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.236380 25857 ts_tablet_manager.cc:1403] T 7e32de29a56e44e398ed1e5787ea1aee P c0a697ceae204126a40ede4912c86b50: Time spent bootstrapping tablet: real 0.054s	user 0.008s	sys 0.015s
I20260713 09:09:16.236425 25858 raft_consensus.cc:385] T 90b9f537b4dc4922be9cf5f841d90278 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:16.236956 25858 raft_consensus.cc:740] T 90b9f537b4dc4922be9cf5f841d90278 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06e93fa0a83e4d7ba5926a05e3bb4b2f, State: Initialized, Role: FOLLOWER
I20260713 09:09:16.237607 25858 consensus_queue.cc:260] T 90b9f537b4dc4922be9cf5f841d90278 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.237727 25856 raft_consensus.cc:359] T 0e7f7002d099473c96fb854463e53d83 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.238603 25856 raft_consensus.cc:385] T 0e7f7002d099473c96fb854463e53d83 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:16.239005 25856 raft_consensus.cc:740] T 0e7f7002d099473c96fb854463e53d83 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df0bb303d3974169a35c434a394961e7, State: Initialized, Role: FOLLOWER
I20260713 09:09:16.239889 25856 consensus_queue.cc:260] T 0e7f7002d099473c96fb854463e53d83 P df0bb303d3974169a35c434a394961e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.240154 25857 raft_consensus.cc:359] T 7e32de29a56e44e398ed1e5787ea1aee P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.240955 25857 raft_consensus.cc:385] T 7e32de29a56e44e398ed1e5787ea1aee P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:16.241318 25857 raft_consensus.cc:740] T 7e32de29a56e44e398ed1e5787ea1aee P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0a697ceae204126a40ede4912c86b50, State: Initialized, Role: FOLLOWER
I20260713 09:09:16.242168 25857 consensus_queue.cc:260] T 7e32de29a56e44e398ed1e5787ea1aee P c0a697ceae204126a40ede4912c86b50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.242913 25856 ts_tablet_manager.cc:1434] T 0e7f7002d099473c96fb854463e53d83 P df0bb303d3974169a35c434a394961e7: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.003s
I20260713 09:09:16.244091 25856 tablet_bootstrap.cc:492] T 7e32de29a56e44e398ed1e5787ea1aee P df0bb303d3974169a35c434a394961e7: Bootstrap starting.
I20260713 09:09:16.240202 25858 ts_tablet_manager.cc:1434] T 90b9f537b4dc4922be9cf5f841d90278 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:09:16.246877 25858 tablet_bootstrap.cc:492] T 92f359d9f6ff49c5b9c2c442a6851f84 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Bootstrap starting.
I20260713 09:09:16.248615 25857 ts_tablet_manager.cc:1434] T 7e32de29a56e44e398ed1e5787ea1aee P c0a697ceae204126a40ede4912c86b50: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260713 09:09:16.249842 25857 tablet_bootstrap.cc:492] T ed191526d59b41d3b2d25373452fb9e7 P c0a697ceae204126a40ede4912c86b50: Bootstrap starting.
I20260713 09:09:16.254492 25858 tablet_bootstrap.cc:654] T 92f359d9f6ff49c5b9c2c442a6851f84 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:16.257370 25799 raft_consensus.cc:493] T 7e32de29a56e44e398ed1e5787ea1aee P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:16.259125 25799 raft_consensus.cc:515] T 7e32de29a56e44e398ed1e5787ea1aee P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.260285 25856 tablet_bootstrap.cc:654] T 7e32de29a56e44e398ed1e5787ea1aee P df0bb303d3974169a35c434a394961e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:16.263550 25570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e32de29a56e44e398ed1e5787ea1aee" candidate_uuid: "c0a697ceae204126a40ede4912c86b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" is_pre_election: true
I20260713 09:09:16.257081 25857 tablet_bootstrap.cc:654] T ed191526d59b41d3b2d25373452fb9e7 P c0a697ceae204126a40ede4912c86b50: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:16.263566 25645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e32de29a56e44e398ed1e5787ea1aee" candidate_uuid: "c0a697ceae204126a40ede4912c86b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0bb303d3974169a35c434a394961e7" is_pre_election: true
W20260713 09:09:16.266389 25685 leader_election.cc:343] T 7e32de29a56e44e398ed1e5787ea1aee P c0a697ceae204126a40ede4912c86b50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer df0bb303d3974169a35c434a394961e7 (127.21.59.66:45941): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:16.263687 25799 leader_election.cc:290] T 7e32de29a56e44e398ed1e5787ea1aee P c0a697ceae204126a40ede4912c86b50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405), df0bb303d3974169a35c434a394961e7 (127.21.59.66:45941)
W20260713 09:09:16.267100 25683 leader_election.cc:343] T 7e32de29a56e44e398ed1e5787ea1aee P c0a697ceae204126a40ede4912c86b50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:16.267516 25683 leader_election.cc:304] T 7e32de29a56e44e398ed1e5787ea1aee P c0a697ceae204126a40ede4912c86b50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0a697ceae204126a40ede4912c86b50; no voters: 06e93fa0a83e4d7ba5926a05e3bb4b2f, df0bb303d3974169a35c434a394961e7
I20260713 09:09:16.268603 25799 raft_consensus.cc:2749] T 7e32de29a56e44e398ed1e5787ea1aee P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:16.272710 25856 tablet_bootstrap.cc:492] T 7e32de29a56e44e398ed1e5787ea1aee P df0bb303d3974169a35c434a394961e7: No bootstrap required, opened a new log
I20260713 09:09:16.273339 25856 ts_tablet_manager.cc:1403] T 7e32de29a56e44e398ed1e5787ea1aee P df0bb303d3974169a35c434a394961e7: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.005s
I20260713 09:09:16.274255 25858 tablet_bootstrap.cc:492] T 92f359d9f6ff49c5b9c2c442a6851f84 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: No bootstrap required, opened a new log
I20260713 09:09:16.274837 25858 ts_tablet_manager.cc:1403] T 92f359d9f6ff49c5b9c2c442a6851f84 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.006s
I20260713 09:09:16.275180 25857 tablet_bootstrap.cc:492] T ed191526d59b41d3b2d25373452fb9e7 P c0a697ceae204126a40ede4912c86b50: No bootstrap required, opened a new log
I20260713 09:09:16.275776 25857 ts_tablet_manager.cc:1403] T ed191526d59b41d3b2d25373452fb9e7 P c0a697ceae204126a40ede4912c86b50: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.004s
I20260713 09:09:16.275867 25856 raft_consensus.cc:359] T 7e32de29a56e44e398ed1e5787ea1aee P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.276574 25856 raft_consensus.cc:385] T 7e32de29a56e44e398ed1e5787ea1aee P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:16.276816 25856 raft_consensus.cc:740] T 7e32de29a56e44e398ed1e5787ea1aee P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df0bb303d3974169a35c434a394961e7, State: Initialized, Role: FOLLOWER
I20260713 09:09:16.277495 25856 consensus_queue.cc:260] T 7e32de29a56e44e398ed1e5787ea1aee P df0bb303d3974169a35c434a394961e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.278100 25858 raft_consensus.cc:359] T 92f359d9f6ff49c5b9c2c442a6851f84 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.279094 25858 raft_consensus.cc:385] T 92f359d9f6ff49c5b9c2c442a6851f84 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:16.279436 25858 raft_consensus.cc:740] T 92f359d9f6ff49c5b9c2c442a6851f84 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06e93fa0a83e4d7ba5926a05e3bb4b2f, State: Initialized, Role: FOLLOWER
I20260713 09:09:16.279256 25857 raft_consensus.cc:359] T ed191526d59b41d3b2d25373452fb9e7 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.280010 25857 raft_consensus.cc:385] T ed191526d59b41d3b2d25373452fb9e7 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:16.279659 25856 ts_tablet_manager.cc:1434] T 7e32de29a56e44e398ed1e5787ea1aee P df0bb303d3974169a35c434a394961e7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260713 09:09:16.280285 25858 consensus_queue.cc:260] T 92f359d9f6ff49c5b9c2c442a6851f84 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.281147 25856 tablet_bootstrap.cc:492] T ed191526d59b41d3b2d25373452fb9e7 P df0bb303d3974169a35c434a394961e7: Bootstrap starting.
I20260713 09:09:16.280298 25857 raft_consensus.cc:740] T ed191526d59b41d3b2d25373452fb9e7 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0a697ceae204126a40ede4912c86b50, State: Initialized, Role: FOLLOWER
I20260713 09:09:16.285046 25857 consensus_queue.cc:260] T ed191526d59b41d3b2d25373452fb9e7 P c0a697ceae204126a40ede4912c86b50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.287705 25857 ts_tablet_manager.cc:1434] T ed191526d59b41d3b2d25373452fb9e7 P c0a697ceae204126a40ede4912c86b50: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:09:16.288090 25856 tablet_bootstrap.cc:654] T ed191526d59b41d3b2d25373452fb9e7 P df0bb303d3974169a35c434a394961e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:16.288738 25857 tablet_bootstrap.cc:492] T fa116cfe47b649769744d50edd7cc489 P c0a697ceae204126a40ede4912c86b50: Bootstrap starting.
I20260713 09:09:16.293054 25795 raft_consensus.cc:493] T 0e7f7002d099473c96fb854463e53d83 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:16.293576 25795 raft_consensus.cc:515] T 0e7f7002d099473c96fb854463e53d83 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.282770 25858 ts_tablet_manager.cc:1434] T 92f359d9f6ff49c5b9c2c442a6851f84 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.001s
I20260713 09:09:16.295688 25795 leader_election.cc:290] T 0e7f7002d099473c96fb854463e53d83 P df0bb303d3974169a35c434a394961e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405), c0a697ceae204126a40ede4912c86b50 (127.21.59.67:39853)
I20260713 09:09:16.296379 25858 tablet_bootstrap.cc:492] T 0e7f7002d099473c96fb854463e53d83 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Bootstrap starting.
I20260713 09:09:16.297572 25570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7f7002d099473c96fb854463e53d83" candidate_uuid: "df0bb303d3974169a35c434a394961e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" is_pre_election: true
I20260713 09:09:16.298760 25719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7f7002d099473c96fb854463e53d83" candidate_uuid: "df0bb303d3974169a35c434a394961e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0a697ceae204126a40ede4912c86b50" is_pre_election: true
W20260713 09:09:16.300597 25609 leader_election.cc:343] T 0e7f7002d099473c96fb854463e53d83 P df0bb303d3974169a35c434a394961e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0a697ceae204126a40ede4912c86b50 (127.21.59.67:39853): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:09:16.301298 25609 leader_election.cc:343] T 0e7f7002d099473c96fb854463e53d83 P df0bb303d3974169a35c434a394961e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:16.301709 25609 leader_election.cc:304] T 0e7f7002d099473c96fb854463e53d83 P df0bb303d3974169a35c434a394961e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: df0bb303d3974169a35c434a394961e7; no voters: 06e93fa0a83e4d7ba5926a05e3bb4b2f, c0a697ceae204126a40ede4912c86b50
I20260713 09:09:16.305641 25857 tablet_bootstrap.cc:654] T fa116cfe47b649769744d50edd7cc489 P c0a697ceae204126a40ede4912c86b50: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:16.307165 25795 raft_consensus.cc:2749] T 0e7f7002d099473c96fb854463e53d83 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:16.310127 25858 tablet_bootstrap.cc:654] T 0e7f7002d099473c96fb854463e53d83 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:16.311353 25856 tablet_bootstrap.cc:492] T ed191526d59b41d3b2d25373452fb9e7 P df0bb303d3974169a35c434a394961e7: No bootstrap required, opened a new log
I20260713 09:09:16.311870 25856 ts_tablet_manager.cc:1403] T ed191526d59b41d3b2d25373452fb9e7 P df0bb303d3974169a35c434a394961e7: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.016s
I20260713 09:09:16.312108 25857 tablet_bootstrap.cc:492] T fa116cfe47b649769744d50edd7cc489 P c0a697ceae204126a40ede4912c86b50: No bootstrap required, opened a new log
I20260713 09:09:16.312604 25857 ts_tablet_manager.cc:1403] T fa116cfe47b649769744d50edd7cc489 P c0a697ceae204126a40ede4912c86b50: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.000s
I20260713 09:09:16.314870 25856 raft_consensus.cc:359] T ed191526d59b41d3b2d25373452fb9e7 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.315462 25856 raft_consensus.cc:385] T ed191526d59b41d3b2d25373452fb9e7 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:16.315702 25856 raft_consensus.cc:740] T ed191526d59b41d3b2d25373452fb9e7 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df0bb303d3974169a35c434a394961e7, State: Initialized, Role: FOLLOWER
I20260713 09:09:16.315732 25858 tablet_bootstrap.cc:492] T 0e7f7002d099473c96fb854463e53d83 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: No bootstrap required, opened a new log
I20260713 09:09:16.315790 25857 raft_consensus.cc:359] T fa116cfe47b649769744d50edd7cc489 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.316478 25858 ts_tablet_manager.cc:1403] T 0e7f7002d099473c96fb854463e53d83 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.000s
I20260713 09:09:16.316656 25857 raft_consensus.cc:385] T fa116cfe47b649769744d50edd7cc489 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:16.316478 25856 consensus_queue.cc:260] T ed191526d59b41d3b2d25373452fb9e7 P df0bb303d3974169a35c434a394961e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.317098 25857 raft_consensus.cc:740] T fa116cfe47b649769744d50edd7cc489 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0a697ceae204126a40ede4912c86b50, State: Initialized, Role: FOLLOWER
I20260713 09:09:16.317910 25857 consensus_queue.cc:260] T fa116cfe47b649769744d50edd7cc489 P c0a697ceae204126a40ede4912c86b50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.318738 25856 ts_tablet_manager.cc:1434] T ed191526d59b41d3b2d25373452fb9e7 P df0bb303d3974169a35c434a394961e7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:09:16.319775 25856 tablet_bootstrap.cc:492] T 90b9f537b4dc4922be9cf5f841d90278 P df0bb303d3974169a35c434a394961e7: Bootstrap starting.
I20260713 09:09:16.320453 25858 raft_consensus.cc:359] T 0e7f7002d099473c96fb854463e53d83 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.321167 25858 raft_consensus.cc:385] T 0e7f7002d099473c96fb854463e53d83 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:16.321456 25858 raft_consensus.cc:740] T 0e7f7002d099473c96fb854463e53d83 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06e93fa0a83e4d7ba5926a05e3bb4b2f, State: Initialized, Role: FOLLOWER
I20260713 09:09:16.322513 25858 consensus_queue.cc:260] T 0e7f7002d099473c96fb854463e53d83 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.323129 25857 ts_tablet_manager.cc:1434] T fa116cfe47b649769744d50edd7cc489 P c0a697ceae204126a40ede4912c86b50: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:09:16.324199 25857 tablet_bootstrap.cc:492] T 1708f81d74cc4fe1a69e322feb3b1cfa P c0a697ceae204126a40ede4912c86b50: Bootstrap starting.
I20260713 09:09:16.326977 25856 tablet_bootstrap.cc:654] T 90b9f537b4dc4922be9cf5f841d90278 P df0bb303d3974169a35c434a394961e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:16.330178 25858 ts_tablet_manager.cc:1434] T 0e7f7002d099473c96fb854463e53d83 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:09:16.330715 25857 tablet_bootstrap.cc:654] T 1708f81d74cc4fe1a69e322feb3b1cfa P c0a697ceae204126a40ede4912c86b50: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:16.331539 25858 tablet_bootstrap.cc:492] T ed191526d59b41d3b2d25373452fb9e7 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Bootstrap starting.
I20260713 09:09:16.335183 25799 raft_consensus.cc:493] T ed191526d59b41d3b2d25373452fb9e7 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:16.335875 25799 raft_consensus.cc:515] T ed191526d59b41d3b2d25373452fb9e7 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.341617 25645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed191526d59b41d3b2d25373452fb9e7" candidate_uuid: "c0a697ceae204126a40ede4912c86b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0bb303d3974169a35c434a394961e7" is_pre_election: true
I20260713 09:09:16.342535 25645 raft_consensus.cc:2468] T ed191526d59b41d3b2d25373452fb9e7 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0a697ceae204126a40ede4912c86b50 in term 0.
I20260713 09:09:16.344313 25685 leader_election.cc:304] T ed191526d59b41d3b2d25373452fb9e7 P c0a697ceae204126a40ede4912c86b50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0a697ceae204126a40ede4912c86b50, df0bb303d3974169a35c434a394961e7; no voters: 
I20260713 09:09:16.354563 25799 leader_election.cc:290] T ed191526d59b41d3b2d25373452fb9e7 P c0a697ceae204126a40ede4912c86b50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405), df0bb303d3974169a35c434a394961e7 (127.21.59.66:45941)
I20260713 09:09:16.355675 25799 raft_consensus.cc:2804] T ed191526d59b41d3b2d25373452fb9e7 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:16.361091 25799 raft_consensus.cc:493] T ed191526d59b41d3b2d25373452fb9e7 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:16.364141 25799 raft_consensus.cc:3060] T ed191526d59b41d3b2d25373452fb9e7 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:16.355860 25570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed191526d59b41d3b2d25373452fb9e7" candidate_uuid: "c0a697ceae204126a40ede4912c86b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" is_pre_election: true
W20260713 09:09:16.367274 25683 leader_election.cc:343] T ed191526d59b41d3b2d25373452fb9e7 P c0a697ceae204126a40ede4912c86b50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:16.367652 25858 tablet_bootstrap.cc:654] T ed191526d59b41d3b2d25373452fb9e7 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Neither blocks nor log segments found. Creating new log.
W20260713 09:09:16.373121 25517 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:16.385656 25799 raft_consensus.cc:515] T ed191526d59b41d3b2d25373452fb9e7 P c0a697ceae204126a40ede4912c86b50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.387523 25857 tablet_bootstrap.cc:492] T 1708f81d74cc4fe1a69e322feb3b1cfa P c0a697ceae204126a40ede4912c86b50: No bootstrap required, opened a new log
I20260713 09:09:16.388113 25857 ts_tablet_manager.cc:1403] T 1708f81d74cc4fe1a69e322feb3b1cfa P c0a697ceae204126a40ede4912c86b50: Time spent bootstrapping tablet: real 0.064s	user 0.035s	sys 0.021s
I20260713 09:09:16.388280 25870 raft_consensus.cc:493] T fa116cfe47b649769744d50edd7cc489 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:16.388792 25870 raft_consensus.cc:515] T fa116cfe47b649769744d50edd7cc489 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.389137 25799 leader_election.cc:290] T ed191526d59b41d3b2d25373452fb9e7 P c0a697ceae204126a40ede4912c86b50 [CANDIDATE]: Term 1 election: Requested vote from peers 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405), df0bb303d3974169a35c434a394961e7 (127.21.59.66:45941)
I20260713 09:09:16.389866 25570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed191526d59b41d3b2d25373452fb9e7" candidate_uuid: "c0a697ceae204126a40ede4912c86b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f"
I20260713 09:09:16.390826 25870 leader_election.cc:290] T fa116cfe47b649769744d50edd7cc489 P c0a697ceae204126a40ede4912c86b50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405), df0bb303d3974169a35c434a394961e7 (127.21.59.66:45941)
I20260713 09:09:16.391053 25857 raft_consensus.cc:359] T 1708f81d74cc4fe1a69e322feb3b1cfa P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.391721 25858 tablet_bootstrap.cc:492] T ed191526d59b41d3b2d25373452fb9e7 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: No bootstrap required, opened a new log
I20260713 09:09:16.391860 25857 raft_consensus.cc:385] T 1708f81d74cc4fe1a69e322feb3b1cfa P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:16.392308 25858 ts_tablet_manager.cc:1403] T ed191526d59b41d3b2d25373452fb9e7 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Time spent bootstrapping tablet: real 0.061s	user 0.016s	sys 0.007s
I20260713 09:09:16.392782 25856 tablet_bootstrap.cc:492] T 90b9f537b4dc4922be9cf5f841d90278 P df0bb303d3974169a35c434a394961e7: No bootstrap required, opened a new log
I20260713 09:09:16.393113 25644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa116cfe47b649769744d50edd7cc489" candidate_uuid: "c0a697ceae204126a40ede4912c86b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0bb303d3974169a35c434a394961e7" is_pre_election: true
I20260713 09:09:16.393328 25856 ts_tablet_manager.cc:1403] T 90b9f537b4dc4922be9cf5f841d90278 P df0bb303d3974169a35c434a394961e7: Time spent bootstrapping tablet: real 0.074s	user 0.018s	sys 0.051s
I20260713 09:09:16.393368 25645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed191526d59b41d3b2d25373452fb9e7" candidate_uuid: "c0a697ceae204126a40ede4912c86b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0bb303d3974169a35c434a394961e7"
I20260713 09:09:16.392277 25857 raft_consensus.cc:740] T 1708f81d74cc4fe1a69e322feb3b1cfa P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0a697ceae204126a40ede4912c86b50, State: Initialized, Role: FOLLOWER
I20260713 09:09:16.394100 25645 raft_consensus.cc:3060] T ed191526d59b41d3b2d25373452fb9e7 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:16.394670 25857 consensus_queue.cc:260] T 1708f81d74cc4fe1a69e322feb3b1cfa P c0a697ceae204126a40ede4912c86b50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.395465 25858 raft_consensus.cc:359] T ed191526d59b41d3b2d25373452fb9e7 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.396207 25858 raft_consensus.cc:385] T ed191526d59b41d3b2d25373452fb9e7 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:16.396514 25858 raft_consensus.cc:740] T ed191526d59b41d3b2d25373452fb9e7 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06e93fa0a83e4d7ba5926a05e3bb4b2f, State: Initialized, Role: FOLLOWER
I20260713 09:09:16.396795 25856 raft_consensus.cc:359] T 90b9f537b4dc4922be9cf5f841d90278 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.397608 25856 raft_consensus.cc:385] T 90b9f537b4dc4922be9cf5f841d90278 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:09:16.397825 25683 leader_election.cc:343] T ed191526d59b41d3b2d25373452fb9e7 P c0a697ceae204126a40ede4912c86b50 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:16.397969 25856 raft_consensus.cc:740] T 90b9f537b4dc4922be9cf5f841d90278 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df0bb303d3974169a35c434a394961e7, State: Initialized, Role: FOLLOWER
W20260713 09:09:16.398227 25685 leader_election.cc:343] T fa116cfe47b649769744d50edd7cc489 P c0a697ceae204126a40ede4912c86b50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer df0bb303d3974169a35c434a394961e7 (127.21.59.66:45941): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:16.398919 25856 consensus_queue.cc:260] T 90b9f537b4dc4922be9cf5f841d90278 P df0bb303d3974169a35c434a394961e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.399242 25570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa116cfe47b649769744d50edd7cc489" candidate_uuid: "c0a697ceae204126a40ede4912c86b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" is_pre_election: true
I20260713 09:09:16.400682 25856 ts_tablet_manager.cc:1434] T 90b9f537b4dc4922be9cf5f841d90278 P df0bb303d3974169a35c434a394961e7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:09:16.397321 25857 ts_tablet_manager.cc:1434] T 1708f81d74cc4fe1a69e322feb3b1cfa P c0a697ceae204126a40ede4912c86b50: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:09:16.401825 25856 tablet_bootstrap.cc:492] T 00d84c53c3734a5baed39d551c74cbd9 P df0bb303d3974169a35c434a394961e7: Bootstrap starting.
I20260713 09:09:16.402350 25857 tablet_bootstrap.cc:492] T 00d84c53c3734a5baed39d551c74cbd9 P c0a697ceae204126a40ede4912c86b50: Bootstrap starting.
I20260713 09:09:16.397287 25858 consensus_queue.cc:260] T ed191526d59b41d3b2d25373452fb9e7 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
W20260713 09:09:16.403471 25683 leader_election.cc:343] T fa116cfe47b649769744d50edd7cc489 P c0a697ceae204126a40ede4912c86b50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:16.403927 25683 leader_election.cc:304] T fa116cfe47b649769744d50edd7cc489 P c0a697ceae204126a40ede4912c86b50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0a697ceae204126a40ede4912c86b50; no voters: 06e93fa0a83e4d7ba5926a05e3bb4b2f, df0bb303d3974169a35c434a394961e7
I20260713 09:09:16.407274 25858 ts_tablet_manager.cc:1434] T ed191526d59b41d3b2d25373452fb9e7 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260713 09:09:16.408304 25858 tablet_bootstrap.cc:492] T 00d84c53c3734a5baed39d551c74cbd9 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Bootstrap starting.
I20260713 09:09:16.408937 25856 tablet_bootstrap.cc:654] T 00d84c53c3734a5baed39d551c74cbd9 P df0bb303d3974169a35c434a394961e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:16.409330 25857 tablet_bootstrap.cc:654] T 00d84c53c3734a5baed39d551c74cbd9 P c0a697ceae204126a40ede4912c86b50: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:16.410264 25870 raft_consensus.cc:2749] T fa116cfe47b649769744d50edd7cc489 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:16.415164 25858 tablet_bootstrap.cc:654] T 00d84c53c3734a5baed39d551c74cbd9 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:16.419625 25795 raft_consensus.cc:493] T 7e32de29a56e44e398ed1e5787ea1aee P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:16.420146 25795 raft_consensus.cc:515] T 7e32de29a56e44e398ed1e5787ea1aee P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.424218 25719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e32de29a56e44e398ed1e5787ea1aee" candidate_uuid: "df0bb303d3974169a35c434a394961e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0a697ceae204126a40ede4912c86b50" is_pre_election: true
I20260713 09:09:16.424858 25645 raft_consensus.cc:2468] T ed191526d59b41d3b2d25373452fb9e7 P df0bb303d3974169a35c434a394961e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0a697ceae204126a40ede4912c86b50 in term 1.
I20260713 09:09:16.426491 25570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e32de29a56e44e398ed1e5787ea1aee" candidate_uuid: "df0bb303d3974169a35c434a394961e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" is_pre_election: true
I20260713 09:09:16.424919 25719 raft_consensus.cc:2468] T 7e32de29a56e44e398ed1e5787ea1aee P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df0bb303d3974169a35c434a394961e7 in term 0.
I20260713 09:09:16.433363 25609 leader_election.cc:304] T 7e32de29a56e44e398ed1e5787ea1aee P df0bb303d3974169a35c434a394961e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0a697ceae204126a40ede4912c86b50, df0bb303d3974169a35c434a394961e7; no voters: 
I20260713 09:09:16.435847 25874 raft_consensus.cc:493] T 90b9f537b4dc4922be9cf5f841d90278 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:16.436982 25685 leader_election.cc:304] T ed191526d59b41d3b2d25373452fb9e7 P c0a697ceae204126a40ede4912c86b50 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c0a697ceae204126a40ede4912c86b50, df0bb303d3974169a35c434a394961e7; no voters: 06e93fa0a83e4d7ba5926a05e3bb4b2f
I20260713 09:09:16.439004 25870 raft_consensus.cc:2804] T ed191526d59b41d3b2d25373452fb9e7 P c0a697ceae204126a40ede4912c86b50 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:16.439154 25874 raft_consensus.cc:515] T 90b9f537b4dc4922be9cf5f841d90278 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.439652 25870 raft_consensus.cc:697] T ed191526d59b41d3b2d25373452fb9e7 P c0a697ceae204126a40ede4912c86b50 [term 1 LEADER]: Becoming Leader. State: Replica: c0a697ceae204126a40ede4912c86b50, State: Running, Role: LEADER
I20260713 09:09:16.440713 25870 consensus_queue.cc:237] T ed191526d59b41d3b2d25373452fb9e7 P c0a697ceae204126a40ede4912c86b50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.442417 25857 tablet_bootstrap.cc:492] T 00d84c53c3734a5baed39d551c74cbd9 P c0a697ceae204126a40ede4912c86b50: No bootstrap required, opened a new log
I20260713 09:09:16.442981 25857 ts_tablet_manager.cc:1403] T 00d84c53c3734a5baed39d551c74cbd9 P c0a697ceae204126a40ede4912c86b50: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.009s
I20260713 09:09:16.444093 25856 tablet_bootstrap.cc:492] T 00d84c53c3734a5baed39d551c74cbd9 P df0bb303d3974169a35c434a394961e7: No bootstrap required, opened a new log
I20260713 09:09:16.444645 25856 ts_tablet_manager.cc:1403] T 00d84c53c3734a5baed39d551c74cbd9 P df0bb303d3974169a35c434a394961e7: Time spent bootstrapping tablet: real 0.043s	user 0.029s	sys 0.008s
I20260713 09:09:16.422055 25795 leader_election.cc:290] T 7e32de29a56e44e398ed1e5787ea1aee P df0bb303d3974169a35c434a394961e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405), c0a697ceae204126a40ede4912c86b50 (127.21.59.67:39853)
I20260713 09:09:16.445394 25795 raft_consensus.cc:2804] T 7e32de29a56e44e398ed1e5787ea1aee P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:16.445814 25795 raft_consensus.cc:493] T 7e32de29a56e44e398ed1e5787ea1aee P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:16.447957 25795 raft_consensus.cc:3060] T 7e32de29a56e44e398ed1e5787ea1aee P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:16.447511 25874 leader_election.cc:290] T 90b9f537b4dc4922be9cf5f841d90278 P df0bb303d3974169a35c434a394961e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405), c0a697ceae204126a40ede4912c86b50 (127.21.59.67:39853)
I20260713 09:09:16.448580 25856 raft_consensus.cc:359] T 00d84c53c3734a5baed39d551c74cbd9 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.450086 25856 raft_consensus.cc:385] T 00d84c53c3734a5baed39d551c74cbd9 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:16.450459 25856 raft_consensus.cc:740] T 00d84c53c3734a5baed39d551c74cbd9 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df0bb303d3974169a35c434a394961e7, State: Initialized, Role: FOLLOWER
I20260713 09:09:16.451372 25856 consensus_queue.cc:260] T 00d84c53c3734a5baed39d551c74cbd9 P df0bb303d3974169a35c434a394961e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.446924 25857 raft_consensus.cc:359] T 00d84c53c3734a5baed39d551c74cbd9 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.454276 25856 ts_tablet_manager.cc:1434] T 00d84c53c3734a5baed39d551c74cbd9 P df0bb303d3974169a35c434a394961e7: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260713 09:09:16.454355 25857 raft_consensus.cc:385] T 00d84c53c3734a5baed39d551c74cbd9 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:16.454874 25857 raft_consensus.cc:740] T 00d84c53c3734a5baed39d551c74cbd9 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0a697ceae204126a40ede4912c86b50, State: Initialized, Role: FOLLOWER
I20260713 09:09:16.455654 25856 tablet_bootstrap.cc:492] T 1708f81d74cc4fe1a69e322feb3b1cfa P df0bb303d3974169a35c434a394961e7: Bootstrap starting.
I20260713 09:09:16.455547 25857 consensus_queue.cc:260] T 00d84c53c3734a5baed39d551c74cbd9 P c0a697ceae204126a40ede4912c86b50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.457418 25857 ts_tablet_manager.cc:1434] T 00d84c53c3734a5baed39d551c74cbd9 P c0a697ceae204126a40ede4912c86b50: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260713 09:09:16.458199 25857 tablet_bootstrap.cc:492] T 92f359d9f6ff49c5b9c2c442a6851f84 P c0a697ceae204126a40ede4912c86b50: Bootstrap starting.
W20260713 09:09:16.459172 25609 leader_election.cc:343] T 7e32de29a56e44e398ed1e5787ea1aee P df0bb303d3974169a35c434a394961e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:16.460863 25570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90b9f537b4dc4922be9cf5f841d90278" candidate_uuid: "df0bb303d3974169a35c434a394961e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" is_pre_election: true
I20260713 09:09:16.462296 25570 raft_consensus.cc:2468] T 90b9f537b4dc4922be9cf5f841d90278 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df0bb303d3974169a35c434a394961e7 in term 0.
I20260713 09:09:16.461619 25719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90b9f537b4dc4922be9cf5f841d90278" candidate_uuid: "df0bb303d3974169a35c434a394961e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0a697ceae204126a40ede4912c86b50" is_pre_election: true
I20260713 09:09:16.464038 25856 tablet_bootstrap.cc:654] T 1708f81d74cc4fe1a69e322feb3b1cfa P df0bb303d3974169a35c434a394961e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:16.465497 25858 tablet_bootstrap.cc:492] T 00d84c53c3734a5baed39d551c74cbd9 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: No bootstrap required, opened a new log
W20260713 09:09:16.466040 25609 leader_election.cc:343] T 90b9f537b4dc4922be9cf5f841d90278 P df0bb303d3974169a35c434a394961e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0a697ceae204126a40ede4912c86b50 (127.21.59.67:39853): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:16.466840 25609 leader_election.cc:304] T 90b9f537b4dc4922be9cf5f841d90278 P df0bb303d3974169a35c434a394961e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06e93fa0a83e4d7ba5926a05e3bb4b2f, df0bb303d3974169a35c434a394961e7; no voters: c0a697ceae204126a40ede4912c86b50
I20260713 09:09:16.467821 25876 raft_consensus.cc:2804] T 90b9f537b4dc4922be9cf5f841d90278 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:16.468300 25876 raft_consensus.cc:493] T 90b9f537b4dc4922be9cf5f841d90278 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:16.466018 25858 ts_tablet_manager.cc:1403] T 00d84c53c3734a5baed39d551c74cbd9 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Time spent bootstrapping tablet: real 0.058s	user 0.017s	sys 0.005s
I20260713 09:09:16.468828 25876 raft_consensus.cc:3060] T 90b9f537b4dc4922be9cf5f841d90278 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:16.471829 25857 tablet_bootstrap.cc:654] T 92f359d9f6ff49c5b9c2c442a6851f84 P c0a697ceae204126a40ede4912c86b50: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:16.466044 25795 raft_consensus.cc:515] T 7e32de29a56e44e398ed1e5787ea1aee P df0bb303d3974169a35c434a394961e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.475355 25856 tablet_bootstrap.cc:492] T 1708f81d74cc4fe1a69e322feb3b1cfa P df0bb303d3974169a35c434a394961e7: No bootstrap required, opened a new log
I20260713 09:09:16.472961 25874 raft_consensus.cc:493] T 00d84c53c3734a5baed39d551c74cbd9 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:16.476238 25856 ts_tablet_manager.cc:1403] T 1708f81d74cc4fe1a69e322feb3b1cfa P df0bb303d3974169a35c434a394961e7: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260713 09:09:16.476225 25874 raft_consensus.cc:515] T 00d84c53c3734a5baed39d551c74cbd9 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.476754 25795 leader_election.cc:290] T 7e32de29a56e44e398ed1e5787ea1aee P df0bb303d3974169a35c434a394961e7 [CANDIDATE]: Term 1 election: Requested vote from peers 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405), c0a697ceae204126a40ede4912c86b50 (127.21.59.67:39853)
I20260713 09:09:16.478379 25874 leader_election.cc:290] T 00d84c53c3734a5baed39d551c74cbd9 P df0bb303d3974169a35c434a394961e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405), c0a697ceae204126a40ede4912c86b50 (127.21.59.67:39853)
I20260713 09:09:16.473477 25858 raft_consensus.cc:359] T 00d84c53c3734a5baed39d551c74cbd9 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.478972 25720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e32de29a56e44e398ed1e5787ea1aee" candidate_uuid: "df0bb303d3974169a35c434a394961e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0a697ceae204126a40ede4912c86b50"
I20260713 09:09:16.479214 25858 raft_consensus.cc:385] T 00d84c53c3734a5baed39d551c74cbd9 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:16.479619 25720 raft_consensus.cc:3060] T 7e32de29a56e44e398ed1e5787ea1aee P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:16.479477 25856 raft_consensus.cc:359] T 1708f81d74cc4fe1a69e322feb3b1cfa P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.480268 25856 raft_consensus.cc:385] T 1708f81d74cc4fe1a69e322feb3b1cfa P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:16.480600 25856 raft_consensus.cc:740] T 1708f81d74cc4fe1a69e322feb3b1cfa P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df0bb303d3974169a35c434a394961e7, State: Initialized, Role: FOLLOWER
I20260713 09:09:16.481365 25856 consensus_queue.cc:260] T 1708f81d74cc4fe1a69e322feb3b1cfa P df0bb303d3974169a35c434a394961e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.483726 25856 ts_tablet_manager.cc:1434] T 1708f81d74cc4fe1a69e322feb3b1cfa P df0bb303d3974169a35c434a394961e7: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:09:16.484103 25718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d84c53c3734a5baed39d551c74cbd9" candidate_uuid: "df0bb303d3974169a35c434a394961e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0a697ceae204126a40ede4912c86b50" is_pre_election: true
I20260713 09:09:16.484386 25571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d84c53c3734a5baed39d551c74cbd9" candidate_uuid: "df0bb303d3974169a35c434a394961e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" is_pre_election: true
I20260713 09:09:16.484853 25718 raft_consensus.cc:2468] T 00d84c53c3734a5baed39d551c74cbd9 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df0bb303d3974169a35c434a394961e7 in term 0.
I20260713 09:09:16.485790 25856 tablet_bootstrap.cc:492] T fa116cfe47b649769744d50edd7cc489 P df0bb303d3974169a35c434a394961e7: Bootstrap starting.
I20260713 09:09:16.486289 25609 leader_election.cc:304] T 00d84c53c3734a5baed39d551c74cbd9 P df0bb303d3974169a35c434a394961e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0a697ceae204126a40ede4912c86b50, df0bb303d3974169a35c434a394961e7; no voters: 
I20260713 09:09:16.488857 25876 raft_consensus.cc:515] T 90b9f537b4dc4922be9cf5f841d90278 P df0bb303d3974169a35c434a394961e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.490222 25874 raft_consensus.cc:2804] T 00d84c53c3734a5baed39d551c74cbd9 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:16.490754 25874 raft_consensus.cc:493] T 00d84c53c3734a5baed39d551c74cbd9 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:16.491217 25874 raft_consensus.cc:3060] T 00d84c53c3734a5baed39d551c74cbd9 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:16.491930 25569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90b9f537b4dc4922be9cf5f841d90278" candidate_uuid: "df0bb303d3974169a35c434a394961e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f"
I20260713 09:09:16.492518 25569 raft_consensus.cc:3060] T 90b9f537b4dc4922be9cf5f841d90278 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:16.493054 25856 tablet_bootstrap.cc:654] T fa116cfe47b649769744d50edd7cc489 P df0bb303d3974169a35c434a394961e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:16.496495 25717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90b9f537b4dc4922be9cf5f841d90278" candidate_uuid: "df0bb303d3974169a35c434a394961e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0a697ceae204126a40ede4912c86b50"
I20260713 09:09:16.498720 25570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e32de29a56e44e398ed1e5787ea1aee" candidate_uuid: "df0bb303d3974169a35c434a394961e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f"
W20260713 09:09:16.500569 25609 leader_election.cc:343] T 90b9f537b4dc4922be9cf5f841d90278 P df0bb303d3974169a35c434a394961e7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c0a697ceae204126a40ede4912c86b50 (127.21.59.67:39853): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:09:16.501545 25609 leader_election.cc:343] T 7e32de29a56e44e398ed1e5787ea1aee P df0bb303d3974169a35c434a394961e7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:16.504892 25569 raft_consensus.cc:2468] T 90b9f537b4dc4922be9cf5f841d90278 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0bb303d3974169a35c434a394961e7 in term 1.
I20260713 09:09:16.505105 25856 tablet_bootstrap.cc:492] T fa116cfe47b649769744d50edd7cc489 P df0bb303d3974169a35c434a394961e7: No bootstrap required, opened a new log
I20260713 09:09:16.492491 25876 leader_election.cc:290] T 90b9f537b4dc4922be9cf5f841d90278 P df0bb303d3974169a35c434a394961e7 [CANDIDATE]: Term 1 election: Requested vote from peers 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405), c0a697ceae204126a40ede4912c86b50 (127.21.59.67:39853)
I20260713 09:09:16.505702 25856 ts_tablet_manager.cc:1403] T fa116cfe47b649769744d50edd7cc489 P df0bb303d3974169a35c434a394961e7: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.003s
I20260713 09:09:16.505136 25843 raft_consensus.cc:493] T 92f359d9f6ff49c5b9c2c442a6851f84 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:16.508005 25609 leader_election.cc:304] T 90b9f537b4dc4922be9cf5f841d90278 P df0bb303d3974169a35c434a394961e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06e93fa0a83e4d7ba5926a05e3bb4b2f, df0bb303d3974169a35c434a394961e7; no voters: c0a697ceae204126a40ede4912c86b50
I20260713 09:09:16.508258 25843 raft_consensus.cc:515] T 92f359d9f6ff49c5b9c2c442a6851f84 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.479620 25858 raft_consensus.cc:740] T 00d84c53c3734a5baed39d551c74cbd9 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06e93fa0a83e4d7ba5926a05e3bb4b2f, State: Initialized, Role: FOLLOWER
I20260713 09:09:16.511236 25843 leader_election.cc:290] T 92f359d9f6ff49c5b9c2c442a6851f84 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df0bb303d3974169a35c434a394961e7 (127.21.59.66:45941), c0a697ceae204126a40ede4912c86b50 (127.21.59.67:39853)
I20260713 09:09:16.511394 25645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92f359d9f6ff49c5b9c2c442a6851f84" candidate_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0bb303d3974169a35c434a394961e7" is_pre_election: true
I20260713 09:09:16.503890 25466 catalog_manager.cc:5697] T ed191526d59b41d3b2d25373452fb9e7 P c0a697ceae204126a40ede4912c86b50 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0a697ceae204126a40ede4912c86b50 (127.21.59.67). New cstate: current_term: 1 leader_uuid: "c0a697ceae204126a40ede4912c86b50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:16.512595 25874 raft_consensus.cc:515] T 00d84c53c3734a5baed39d551c74cbd9 P df0bb303d3974169a35c434a394961e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.513342 25876 raft_consensus.cc:2804] T 90b9f537b4dc4922be9cf5f841d90278 P df0bb303d3974169a35c434a394961e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:16.518471 25876 raft_consensus.cc:697] T 90b9f537b4dc4922be9cf5f841d90278 P df0bb303d3974169a35c434a394961e7 [term 1 LEADER]: Becoming Leader. State: Replica: df0bb303d3974169a35c434a394961e7, State: Running, Role: LEADER
I20260713 09:09:16.518362 25720 raft_consensus.cc:2468] T 7e32de29a56e44e398ed1e5787ea1aee P c0a697ceae204126a40ede4912c86b50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0bb303d3974169a35c434a394961e7 in term 1.
I20260713 09:09:16.512152 25858 consensus_queue.cc:260] T 00d84c53c3734a5baed39d551c74cbd9 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.519470 25876 consensus_queue.cc:237] T 90b9f537b4dc4922be9cf5f841d90278 P df0bb303d3974169a35c434a394961e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
W20260713 09:09:16.513453 25536 leader_election.cc:343] T 92f359d9f6ff49c5b9c2c442a6851f84 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer df0bb303d3974169a35c434a394961e7 (127.21.59.66:45941): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:16.520161 25609 leader_election.cc:304] T 7e32de29a56e44e398ed1e5787ea1aee P df0bb303d3974169a35c434a394961e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c0a697ceae204126a40ede4912c86b50, df0bb303d3974169a35c434a394961e7; no voters: 06e93fa0a83e4d7ba5926a05e3bb4b2f
I20260713 09:09:16.523488 25795 raft_consensus.cc:2804] T 7e32de29a56e44e398ed1e5787ea1aee P df0bb303d3974169a35c434a394961e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:16.521163 25874 leader_election.cc:290] T 00d84c53c3734a5baed39d551c74cbd9 P df0bb303d3974169a35c434a394961e7 [CANDIDATE]: Term 1 election: Requested vote from peers 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405), c0a697ceae204126a40ede4912c86b50 (127.21.59.67:39853)
I20260713 09:09:16.522078 25571 raft_consensus.cc:2468] T 00d84c53c3734a5baed39d551c74cbd9 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df0bb303d3974169a35c434a394961e7 in term 0.
I20260713 09:09:16.529385 25569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d84c53c3734a5baed39d551c74cbd9" candidate_uuid: "df0bb303d3974169a35c434a394961e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f"
I20260713 09:09:16.547225 25856 raft_consensus.cc:359] T fa116cfe47b649769744d50edd7cc489 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.549443 25843 raft_consensus.cc:493] T ed191526d59b41d3b2d25373452fb9e7 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:16.549751 25870 raft_consensus.cc:493] T 1708f81d74cc4fe1a69e322feb3b1cfa P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:16.549983 25856 raft_consensus.cc:385] T fa116cfe47b649769744d50edd7cc489 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:16.550540 25856 raft_consensus.cc:740] T fa116cfe47b649769744d50edd7cc489 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df0bb303d3974169a35c434a394961e7, State: Initialized, Role: FOLLOWER
I20260713 09:09:16.550295 25870 raft_consensus.cc:515] T 1708f81d74cc4fe1a69e322feb3b1cfa P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.551690 25856 consensus_queue.cc:260] T fa116cfe47b649769744d50edd7cc489 P df0bb303d3974169a35c434a394961e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.552701 25870 leader_election.cc:290] T 1708f81d74cc4fe1a69e322feb3b1cfa P c0a697ceae204126a40ede4912c86b50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405), df0bb303d3974169a35c434a394961e7 (127.21.59.66:45941)
I20260713 09:09:16.554970 25645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1708f81d74cc4fe1a69e322feb3b1cfa" candidate_uuid: "c0a697ceae204126a40ede4912c86b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0bb303d3974169a35c434a394961e7" is_pre_election: true
I20260713 09:09:16.555660 25645 raft_consensus.cc:2468] T 1708f81d74cc4fe1a69e322feb3b1cfa P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0a697ceae204126a40ede4912c86b50 in term 0.
I20260713 09:09:16.555729 25856 ts_tablet_manager.cc:1434] T fa116cfe47b649769744d50edd7cc489 P df0bb303d3974169a35c434a394961e7: Time spent starting tablet: real 0.050s	user 0.009s	sys 0.003s
I20260713 09:09:16.562865 25795 raft_consensus.cc:697] T 7e32de29a56e44e398ed1e5787ea1aee P df0bb303d3974169a35c434a394961e7 [term 1 LEADER]: Becoming Leader. State: Replica: df0bb303d3974169a35c434a394961e7, State: Running, Role: LEADER
I20260713 09:09:16.563251 25685 leader_election.cc:304] T 1708f81d74cc4fe1a69e322feb3b1cfa P c0a697ceae204126a40ede4912c86b50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0a697ceae204126a40ede4912c86b50, df0bb303d3974169a35c434a394961e7; no voters: 
I20260713 09:09:16.564083 25858 ts_tablet_manager.cc:1434] T 00d84c53c3734a5baed39d551c74cbd9 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Time spent starting tablet: real 0.095s	user 0.006s	sys 0.003s
I20260713 09:09:16.564347 25870 raft_consensus.cc:2804] T 1708f81d74cc4fe1a69e322feb3b1cfa P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:16.564800 25870 raft_consensus.cc:493] T 1708f81d74cc4fe1a69e322feb3b1cfa P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:16.565960 25870 raft_consensus.cc:3060] T 1708f81d74cc4fe1a69e322feb3b1cfa P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:16.550216 25843 raft_consensus.cc:515] T ed191526d59b41d3b2d25373452fb9e7 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.563032 25720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d84c53c3734a5baed39d551c74cbd9" candidate_uuid: "df0bb303d3974169a35c434a394961e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0a697ceae204126a40ede4912c86b50"
I20260713 09:09:16.569038 25856 tablet_bootstrap.cc:492] T a8e47f002ee74a4e8de5e3da41c6a861 P df0bb303d3974169a35c434a394961e7: Bootstrap starting.
I20260713 09:09:16.571731 25881 raft_consensus.cc:493] T 0e7f7002d099473c96fb854463e53d83 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:16.581880 25881 raft_consensus.cc:515] T 0e7f7002d099473c96fb854463e53d83 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.564406 25795 consensus_queue.cc:237] T 7e32de29a56e44e398ed1e5787ea1aee P df0bb303d3974169a35c434a394961e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.571848 25719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92f359d9f6ff49c5b9c2c442a6851f84" candidate_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0a697ceae204126a40ede4912c86b50" is_pre_election: true
I20260713 09:09:16.569808 25858 tablet_bootstrap.cc:492] T a8e47f002ee74a4e8de5e3da41c6a861 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Bootstrap starting.
I20260713 09:09:16.575660 25857 tablet_bootstrap.cc:492] T 92f359d9f6ff49c5b9c2c442a6851f84 P c0a697ceae204126a40ede4912c86b50: No bootstrap required, opened a new log
I20260713 09:09:16.576622 25843 leader_election.cc:290] T ed191526d59b41d3b2d25373452fb9e7 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df0bb303d3974169a35c434a394961e7 (127.21.59.66:45941), c0a697ceae204126a40ede4912c86b50 (127.21.59.67:39853)
I20260713 09:09:16.577292 25645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed191526d59b41d3b2d25373452fb9e7" candidate_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0bb303d3974169a35c434a394961e7" is_pre_election: true
I20260713 09:09:16.580752 25870 raft_consensus.cc:515] T 1708f81d74cc4fe1a69e322feb3b1cfa P c0a697ceae204126a40ede4912c86b50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.586241 25645 raft_consensus.cc:2393] T ed191526d59b41d3b2d25373452fb9e7 P df0bb303d3974169a35c434a394961e7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06e93fa0a83e4d7ba5926a05e3bb4b2f in current term 1: Already voted for candidate c0a697ceae204126a40ede4912c86b50 in this term.
I20260713 09:09:16.586414 25857 ts_tablet_manager.cc:1403] T 92f359d9f6ff49c5b9c2c442a6851f84 P c0a697ceae204126a40ede4912c86b50: Time spent bootstrapping tablet: real 0.128s	user 0.027s	sys 0.023s
I20260713 09:09:16.570245 25720 raft_consensus.cc:3060] T 00d84c53c3734a5baed39d551c74cbd9 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:16.589614 25857 raft_consensus.cc:359] T 92f359d9f6ff49c5b9c2c442a6851f84 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.590366 25857 raft_consensus.cc:385] T 92f359d9f6ff49c5b9c2c442a6851f84 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:16.590680 25857 raft_consensus.cc:740] T 92f359d9f6ff49c5b9c2c442a6851f84 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0a697ceae204126a40ede4912c86b50, State: Initialized, Role: FOLLOWER
I20260713 09:09:16.591120 25645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1708f81d74cc4fe1a69e322feb3b1cfa" candidate_uuid: "c0a697ceae204126a40ede4912c86b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0bb303d3974169a35c434a394961e7"
I20260713 09:09:16.591670 25645 raft_consensus.cc:3060] T 1708f81d74cc4fe1a69e322feb3b1cfa P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:16.594488 25857 consensus_queue.cc:260] T 92f359d9f6ff49c5b9c2c442a6851f84 P c0a697ceae204126a40ede4912c86b50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.597684 25645 raft_consensus.cc:2468] T 1708f81d74cc4fe1a69e322feb3b1cfa P df0bb303d3974169a35c434a394961e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0a697ceae204126a40ede4912c86b50 in term 1.
I20260713 09:09:16.600437 25857 ts_tablet_manager.cc:1434] T 92f359d9f6ff49c5b9c2c442a6851f84 P c0a697ceae204126a40ede4912c86b50: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260713 09:09:16.601557 25857 tablet_bootstrap.cc:492] T 90b9f537b4dc4922be9cf5f841d90278 P c0a697ceae204126a40ede4912c86b50: Bootstrap starting.
I20260713 09:09:16.603319 25685 leader_election.cc:304] T 1708f81d74cc4fe1a69e322feb3b1cfa P c0a697ceae204126a40ede4912c86b50 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0a697ceae204126a40ede4912c86b50, df0bb303d3974169a35c434a394961e7; no voters: 
I20260713 09:09:16.603924 25881 leader_election.cc:290] T 0e7f7002d099473c96fb854463e53d83 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df0bb303d3974169a35c434a394961e7 (127.21.59.66:45941), c0a697ceae204126a40ede4912c86b50 (127.21.59.67:39853)
I20260713 09:09:16.604668 25799 raft_consensus.cc:2804] T 1708f81d74cc4fe1a69e322feb3b1cfa P c0a697ceae204126a40ede4912c86b50 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:16.598610 25870 leader_election.cc:290] T 1708f81d74cc4fe1a69e322feb3b1cfa P c0a697ceae204126a40ede4912c86b50 [CANDIDATE]: Term 1 election: Requested vote from peers 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405), df0bb303d3974169a35c434a394961e7 (127.21.59.66:45941)
I20260713 09:09:16.612138 25645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7f7002d099473c96fb854463e53d83" candidate_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0bb303d3974169a35c434a394961e7" is_pre_election: true
I20260713 09:09:16.612874 25645 raft_consensus.cc:2468] T 0e7f7002d099473c96fb854463e53d83 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06e93fa0a83e4d7ba5926a05e3bb4b2f in term 0.
I20260713 09:09:16.613708 25569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1708f81d74cc4fe1a69e322feb3b1cfa" candidate_uuid: "c0a697ceae204126a40ede4912c86b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f"
I20260713 09:09:16.614238 25536 leader_election.cc:304] T 0e7f7002d099473c96fb854463e53d83 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06e93fa0a83e4d7ba5926a05e3bb4b2f, df0bb303d3974169a35c434a394961e7; no voters: 
I20260713 09:09:16.612884 25571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1708f81d74cc4fe1a69e322feb3b1cfa" candidate_uuid: "c0a697ceae204126a40ede4912c86b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" is_pre_election: true
I20260713 09:09:16.615271 25719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed191526d59b41d3b2d25373452fb9e7" candidate_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0a697ceae204126a40ede4912c86b50" is_pre_election: true
I20260713 09:09:16.615608 25843 raft_consensus.cc:2804] T 0e7f7002d099473c96fb854463e53d83 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:16.616173 25717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7f7002d099473c96fb854463e53d83" candidate_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0a697ceae204126a40ede4912c86b50" is_pre_election: true
W20260713 09:09:16.616664 25534 leader_election.cc:343] T 92f359d9f6ff49c5b9c2c442a6851f84 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0a697ceae204126a40ede4912c86b50 (127.21.59.67:39853): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:16.616204 25843 raft_consensus.cc:493] T 0e7f7002d099473c96fb854463e53d83 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:16.617592 25843 raft_consensus.cc:3060] T 0e7f7002d099473c96fb854463e53d83 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:16.617352 25534 leader_election.cc:304] T 92f359d9f6ff49c5b9c2c442a6851f84 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06e93fa0a83e4d7ba5926a05e3bb4b2f; no voters: c0a697ceae204126a40ede4912c86b50, df0bb303d3974169a35c434a394961e7
I20260713 09:09:16.617848 25856 tablet_bootstrap.cc:654] T a8e47f002ee74a4e8de5e3da41c6a861 P df0bb303d3974169a35c434a394961e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:16.628818 25857 tablet_bootstrap.cc:654] T 90b9f537b4dc4922be9cf5f841d90278 P c0a697ceae204126a40ede4912c86b50: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:16.629364 25881 raft_consensus.cc:2749] T 92f359d9f6ff49c5b9c2c442a6851f84 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:16.628645 25843 raft_consensus.cc:515] T 0e7f7002d099473c96fb854463e53d83 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
W20260713 09:09:16.633213 25534 leader_election.cc:343] T 0e7f7002d099473c96fb854463e53d83 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0a697ceae204126a40ede4912c86b50 (127.21.59.67:39853): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:16.633466 25858 tablet_bootstrap.cc:654] T a8e47f002ee74a4e8de5e3da41c6a861 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:16.635480 25645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7f7002d099473c96fb854463e53d83" candidate_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0bb303d3974169a35c434a394961e7"
I20260713 09:09:16.636128 25645 raft_consensus.cc:3060] T 0e7f7002d099473c96fb854463e53d83 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:16.638485 25720 raft_consensus.cc:2468] T 00d84c53c3734a5baed39d551c74cbd9 P c0a697ceae204126a40ede4912c86b50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0bb303d3974169a35c434a394961e7 in term 1.
I20260713 09:09:16.639786 25609 leader_election.cc:304] T 00d84c53c3734a5baed39d551c74cbd9 P df0bb303d3974169a35c434a394961e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c0a697ceae204126a40ede4912c86b50, df0bb303d3974169a35c434a394961e7; no voters: 06e93fa0a83e4d7ba5926a05e3bb4b2f
I20260713 09:09:16.641228 25876 raft_consensus.cc:2804] T 00d84c53c3734a5baed39d551c74cbd9 P df0bb303d3974169a35c434a394961e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:16.641865 25876 raft_consensus.cc:697] T 00d84c53c3734a5baed39d551c74cbd9 P df0bb303d3974169a35c434a394961e7 [term 1 LEADER]: Becoming Leader. State: Replica: df0bb303d3974169a35c434a394961e7, State: Running, Role: LEADER
I20260713 09:09:16.643824 25645 raft_consensus.cc:2468] T 0e7f7002d099473c96fb854463e53d83 P df0bb303d3974169a35c434a394961e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06e93fa0a83e4d7ba5926a05e3bb4b2f in term 1.
I20260713 09:09:16.646323 25536 leader_election.cc:304] T 0e7f7002d099473c96fb854463e53d83 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06e93fa0a83e4d7ba5926a05e3bb4b2f, df0bb303d3974169a35c434a394961e7; no voters: 
I20260713 09:09:16.647568 25881 raft_consensus.cc:2804] T 0e7f7002d099473c96fb854463e53d83 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:16.648484 25881 raft_consensus.cc:697] T 0e7f7002d099473c96fb854463e53d83 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 LEADER]: Becoming Leader. State: Replica: 06e93fa0a83e4d7ba5926a05e3bb4b2f, State: Running, Role: LEADER
I20260713 09:09:16.649569 25881 consensus_queue.cc:237] T 0e7f7002d099473c96fb854463e53d83 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.642987 25876 consensus_queue.cc:237] T 00d84c53c3734a5baed39d551c74cbd9 P df0bb303d3974169a35c434a394961e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.663091 25799 raft_consensus.cc:697] T 1708f81d74cc4fe1a69e322feb3b1cfa P c0a697ceae204126a40ede4912c86b50 [term 1 LEADER]: Becoming Leader. State: Replica: c0a697ceae204126a40ede4912c86b50, State: Running, Role: LEADER
I20260713 09:09:16.664459 25799 consensus_queue.cc:237] T 1708f81d74cc4fe1a69e322feb3b1cfa P c0a697ceae204126a40ede4912c86b50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.667009 25534 leader_election.cc:304] T ed191526d59b41d3b2d25373452fb9e7 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06e93fa0a83e4d7ba5926a05e3bb4b2f; no voters: c0a697ceae204126a40ede4912c86b50, df0bb303d3974169a35c434a394961e7
I20260713 09:09:16.668344 25883 raft_consensus.cc:3060] T ed191526d59b41d3b2d25373452fb9e7 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:16.670163 25888 raft_consensus.cc:493] T 92f359d9f6ff49c5b9c2c442a6851f84 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:16.670753 25888 raft_consensus.cc:515] T 92f359d9f6ff49c5b9c2c442a6851f84 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.675187 25644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92f359d9f6ff49c5b9c2c442a6851f84" candidate_uuid: "c0a697ceae204126a40ede4912c86b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0bb303d3974169a35c434a394961e7" is_pre_election: true
I20260713 09:09:16.676223 25888 leader_election.cc:290] T 92f359d9f6ff49c5b9c2c442a6851f84 P c0a697ceae204126a40ede4912c86b50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405), df0bb303d3974169a35c434a394961e7 (127.21.59.66:45941)
W20260713 09:09:16.677202 25685 leader_election.cc:343] T 92f359d9f6ff49c5b9c2c442a6851f84 P c0a697ceae204126a40ede4912c86b50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer df0bb303d3974169a35c434a394961e7 (127.21.59.66:45941): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:16.644932 25843 leader_election.cc:290] T 0e7f7002d099473c96fb854463e53d83 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [CANDIDATE]: Term 1 election: Requested vote from peers df0bb303d3974169a35c434a394961e7 (127.21.59.66:45941), c0a697ceae204126a40ede4912c86b50 (127.21.59.67:39853)
I20260713 09:09:16.687937 25883 raft_consensus.cc:2749] T ed191526d59b41d3b2d25373452fb9e7 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:16.688520 25468 catalog_manager.cc:5697] T 90b9f537b4dc4922be9cf5f841d90278 P df0bb303d3974169a35c434a394961e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to df0bb303d3974169a35c434a394961e7 (127.21.59.66). New cstate: current_term: 1 leader_uuid: "df0bb303d3974169a35c434a394961e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } health_report { overall_health: UNKNOWN } } }
W20260713 09:09:16.691430 25683 leader_election.cc:343] T 1708f81d74cc4fe1a69e322feb3b1cfa P c0a697ceae204126a40ede4912c86b50 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:16.690928 25468 catalog_manager.cc:5697] T 7e32de29a56e44e398ed1e5787ea1aee P df0bb303d3974169a35c434a394961e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to df0bb303d3974169a35c434a394961e7 (127.21.59.66). New cstate: current_term: 1 leader_uuid: "df0bb303d3974169a35c434a394961e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } health_report { overall_health: UNKNOWN } } }
W20260713 09:09:16.693137 25683 leader_election.cc:343] T 1708f81d74cc4fe1a69e322feb3b1cfa P c0a697ceae204126a40ede4912c86b50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:16.700322 25720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7f7002d099473c96fb854463e53d83" candidate_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0a697ceae204126a40ede4912c86b50"
I20260713 09:09:16.706880 25571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92f359d9f6ff49c5b9c2c442a6851f84" candidate_uuid: "c0a697ceae204126a40ede4912c86b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" is_pre_election: true
W20260713 09:09:16.707475 25534 leader_election.cc:343] T 0e7f7002d099473c96fb854463e53d83 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c0a697ceae204126a40ede4912c86b50 (127.21.59.67:39853): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:16.707549 25571 raft_consensus.cc:2468] T 92f359d9f6ff49c5b9c2c442a6851f84 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0a697ceae204126a40ede4912c86b50 in term 0.
I20260713 09:09:16.709079 25683 leader_election.cc:304] T 92f359d9f6ff49c5b9c2c442a6851f84 P c0a697ceae204126a40ede4912c86b50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06e93fa0a83e4d7ba5926a05e3bb4b2f, c0a697ceae204126a40ede4912c86b50; no voters: df0bb303d3974169a35c434a394961e7
I20260713 09:09:16.709371 25856 tablet_bootstrap.cc:492] T a8e47f002ee74a4e8de5e3da41c6a861 P df0bb303d3974169a35c434a394961e7: No bootstrap required, opened a new log
I20260713 09:09:16.707813 25857 tablet_bootstrap.cc:492] T 90b9f537b4dc4922be9cf5f841d90278 P c0a697ceae204126a40ede4912c86b50: No bootstrap required, opened a new log
I20260713 09:09:16.710023 25856 ts_tablet_manager.cc:1403] T a8e47f002ee74a4e8de5e3da41c6a861 P df0bb303d3974169a35c434a394961e7: Time spent bootstrapping tablet: real 0.144s	user 0.013s	sys 0.019s
I20260713 09:09:16.710089 25857 ts_tablet_manager.cc:1403] T 90b9f537b4dc4922be9cf5f841d90278 P c0a697ceae204126a40ede4912c86b50: Time spent bootstrapping tablet: real 0.109s	user 0.011s	sys 0.019s
I20260713 09:09:16.709553 25466 catalog_manager.cc:5697] T 1708f81d74cc4fe1a69e322feb3b1cfa P c0a697ceae204126a40ede4912c86b50 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0a697ceae204126a40ede4912c86b50 (127.21.59.67). New cstate: current_term: 1 leader_uuid: "c0a697ceae204126a40ede4912c86b50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:16.710328 25799 raft_consensus.cc:2804] T 92f359d9f6ff49c5b9c2c442a6851f84 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:16.710840 25799 raft_consensus.cc:493] T 92f359d9f6ff49c5b9c2c442a6851f84 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:16.711205 25799 raft_consensus.cc:3060] T 92f359d9f6ff49c5b9c2c442a6851f84 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:16.712877 25856 raft_consensus.cc:359] T a8e47f002ee74a4e8de5e3da41c6a861 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.713548 25856 raft_consensus.cc:385] T a8e47f002ee74a4e8de5e3da41c6a861 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:16.713860 25856 raft_consensus.cc:740] T a8e47f002ee74a4e8de5e3da41c6a861 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df0bb303d3974169a35c434a394961e7, State: Initialized, Role: FOLLOWER
I20260713 09:09:16.713653 25857 raft_consensus.cc:359] T 90b9f537b4dc4922be9cf5f841d90278 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.714825 25857 raft_consensus.cc:385] T 90b9f537b4dc4922be9cf5f841d90278 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:16.714584 25856 consensus_queue.cc:260] T a8e47f002ee74a4e8de5e3da41c6a861 P df0bb303d3974169a35c434a394961e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.715195 25857 raft_consensus.cc:740] T 90b9f537b4dc4922be9cf5f841d90278 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0a697ceae204126a40ede4912c86b50, State: Initialized, Role: FOLLOWER
I20260713 09:09:16.716207 25857 consensus_queue.cc:260] T 90b9f537b4dc4922be9cf5f841d90278 P c0a697ceae204126a40ede4912c86b50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.717599 25858 tablet_bootstrap.cc:492] T a8e47f002ee74a4e8de5e3da41c6a861 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: No bootstrap required, opened a new log
I20260713 09:09:16.718113 25858 ts_tablet_manager.cc:1403] T a8e47f002ee74a4e8de5e3da41c6a861 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Time spent bootstrapping tablet: real 0.151s	user 0.011s	sys 0.018s
I20260713 09:09:16.719098 25857 ts_tablet_manager.cc:1434] T 90b9f537b4dc4922be9cf5f841d90278 P c0a697ceae204126a40ede4912c86b50: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:09:16.719357 25799 raft_consensus.cc:515] T 92f359d9f6ff49c5b9c2c442a6851f84 P c0a697ceae204126a40ede4912c86b50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.720396 25857 tablet_bootstrap.cc:492] T 0e7f7002d099473c96fb854463e53d83 P c0a697ceae204126a40ede4912c86b50: Bootstrap starting.
I20260713 09:09:16.721335 25858 raft_consensus.cc:359] T a8e47f002ee74a4e8de5e3da41c6a861 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.722075 25858 raft_consensus.cc:385] T a8e47f002ee74a4e8de5e3da41c6a861 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:16.722450 25858 raft_consensus.cc:740] T a8e47f002ee74a4e8de5e3da41c6a861 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06e93fa0a83e4d7ba5926a05e3bb4b2f, State: Initialized, Role: FOLLOWER
I20260713 09:09:16.722980 25645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92f359d9f6ff49c5b9c2c442a6851f84" candidate_uuid: "c0a697ceae204126a40ede4912c86b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0bb303d3974169a35c434a394961e7"
I20260713 09:09:16.723308 25858 consensus_queue.cc:260] T a8e47f002ee74a4e8de5e3da41c6a861 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
W20260713 09:09:16.724457 25685 leader_election.cc:343] T 92f359d9f6ff49c5b9c2c442a6851f84 P c0a697ceae204126a40ede4912c86b50 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer df0bb303d3974169a35c434a394961e7 (127.21.59.66:45941): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:16.725453 25799 leader_election.cc:290] T 92f359d9f6ff49c5b9c2c442a6851f84 P c0a697ceae204126a40ede4912c86b50 [CANDIDATE]: Term 1 election: Requested vote from peers 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405), df0bb303d3974169a35c434a394961e7 (127.21.59.66:45941)
I20260713 09:09:16.726001 25856 ts_tablet_manager.cc:1434] T a8e47f002ee74a4e8de5e3da41c6a861 P df0bb303d3974169a35c434a394961e7: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260713 09:09:16.726207 25571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92f359d9f6ff49c5b9c2c442a6851f84" candidate_uuid: "c0a697ceae204126a40ede4912c86b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f"
I20260713 09:09:16.726823 25571 raft_consensus.cc:3060] T 92f359d9f6ff49c5b9c2c442a6851f84 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:16.728209 25857 tablet_bootstrap.cc:654] T 0e7f7002d099473c96fb854463e53d83 P c0a697ceae204126a40ede4912c86b50: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:16.729984 25858 ts_tablet_manager.cc:1434] T a8e47f002ee74a4e8de5e3da41c6a861 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.005s
I20260713 09:09:16.735766 25571 raft_consensus.cc:2468] T 92f359d9f6ff49c5b9c2c442a6851f84 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0a697ceae204126a40ede4912c86b50 in term 1.
I20260713 09:09:16.736891 25683 leader_election.cc:304] T 92f359d9f6ff49c5b9c2c442a6851f84 P c0a697ceae204126a40ede4912c86b50 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06e93fa0a83e4d7ba5926a05e3bb4b2f, c0a697ceae204126a40ede4912c86b50; no voters: df0bb303d3974169a35c434a394961e7
I20260713 09:09:16.737779 25469 catalog_manager.cc:5697] T 0e7f7002d099473c96fb854463e53d83 P 06e93fa0a83e4d7ba5926a05e3bb4b2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65). New cstate: current_term: 1 leader_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:16.738611 25799 raft_consensus.cc:2804] T 92f359d9f6ff49c5b9c2c442a6851f84 P c0a697ceae204126a40ede4912c86b50 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:16.739197 25799 raft_consensus.cc:697] T 92f359d9f6ff49c5b9c2c442a6851f84 P c0a697ceae204126a40ede4912c86b50 [term 1 LEADER]: Becoming Leader. State: Replica: c0a697ceae204126a40ede4912c86b50, State: Running, Role: LEADER
I20260713 09:09:16.739991 25799 consensus_queue.cc:237] T 92f359d9f6ff49c5b9c2c442a6851f84 P c0a697ceae204126a40ede4912c86b50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.740460 25857 tablet_bootstrap.cc:492] T 0e7f7002d099473c96fb854463e53d83 P c0a697ceae204126a40ede4912c86b50: No bootstrap required, opened a new log
I20260713 09:09:16.740581 25856 tablet_bootstrap.cc:492] T 92f359d9f6ff49c5b9c2c442a6851f84 P df0bb303d3974169a35c434a394961e7: Bootstrap starting.
I20260713 09:09:16.740998 25857 ts_tablet_manager.cc:1403] T 0e7f7002d099473c96fb854463e53d83 P c0a697ceae204126a40ede4912c86b50: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260713 09:09:16.746407 25858 tablet_bootstrap.cc:492] T fa116cfe47b649769744d50edd7cc489 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Bootstrap starting.
I20260713 09:09:16.747495 25857 raft_consensus.cc:359] T 0e7f7002d099473c96fb854463e53d83 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.748068 25857 raft_consensus.cc:385] T 0e7f7002d099473c96fb854463e53d83 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:16.748292 25857 raft_consensus.cc:740] T 0e7f7002d099473c96fb854463e53d83 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0a697ceae204126a40ede4912c86b50, State: Initialized, Role: FOLLOWER
I20260713 09:09:16.748860 25857 consensus_queue.cc:260] T 0e7f7002d099473c96fb854463e53d83 P c0a697ceae204126a40ede4912c86b50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.750348 25857 ts_tablet_manager.cc:1434] T 0e7f7002d099473c96fb854463e53d83 P c0a697ceae204126a40ede4912c86b50: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.000s
I20260713 09:09:16.751134 25857 tablet_bootstrap.cc:492] T a8e47f002ee74a4e8de5e3da41c6a861 P c0a697ceae204126a40ede4912c86b50: Bootstrap starting.
I20260713 09:09:16.753710 25858 tablet_bootstrap.cc:654] T fa116cfe47b649769744d50edd7cc489 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:16.756207 25468 catalog_manager.cc:5697] T 00d84c53c3734a5baed39d551c74cbd9 P df0bb303d3974169a35c434a394961e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to df0bb303d3974169a35c434a394961e7 (127.21.59.66). New cstate: current_term: 1 leader_uuid: "df0bb303d3974169a35c434a394961e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:16.760640 25858 tablet_bootstrap.cc:492] T fa116cfe47b649769744d50edd7cc489 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: No bootstrap required, opened a new log
I20260713 09:09:16.761158 25858 ts_tablet_manager.cc:1403] T fa116cfe47b649769744d50edd7cc489 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.003s
I20260713 09:09:16.761916 25857 tablet_bootstrap.cc:654] T a8e47f002ee74a4e8de5e3da41c6a861 P c0a697ceae204126a40ede4912c86b50: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:16.764084 25858 raft_consensus.cc:359] T fa116cfe47b649769744d50edd7cc489 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.764812 25858 raft_consensus.cc:385] T fa116cfe47b649769744d50edd7cc489 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:16.765082 25858 raft_consensus.cc:740] T fa116cfe47b649769744d50edd7cc489 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06e93fa0a83e4d7ba5926a05e3bb4b2f, State: Initialized, Role: FOLLOWER
I20260713 09:09:16.766211 25856 tablet_bootstrap.cc:654] T 92f359d9f6ff49c5b9c2c442a6851f84 P df0bb303d3974169a35c434a394961e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:16.765928 25858 consensus_queue.cc:260] T fa116cfe47b649769744d50edd7cc489 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.768307 25858 ts_tablet_manager.cc:1434] T fa116cfe47b649769744d50edd7cc489 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:09:16.769335 25858 tablet_bootstrap.cc:492] T 7e32de29a56e44e398ed1e5787ea1aee P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Bootstrap starting.
I20260713 09:09:16.776672 25858 tablet_bootstrap.cc:654] T 7e32de29a56e44e398ed1e5787ea1aee P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:16.776939 25857 tablet_bootstrap.cc:492] T a8e47f002ee74a4e8de5e3da41c6a861 P c0a697ceae204126a40ede4912c86b50: No bootstrap required, opened a new log
I20260713 09:09:16.774560 25466 catalog_manager.cc:5697] T 92f359d9f6ff49c5b9c2c442a6851f84 P c0a697ceae204126a40ede4912c86b50 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0a697ceae204126a40ede4912c86b50 (127.21.59.67). New cstate: current_term: 1 leader_uuid: "c0a697ceae204126a40ede4912c86b50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:16.777419 25857 ts_tablet_manager.cc:1403] T a8e47f002ee74a4e8de5e3da41c6a861 P c0a697ceae204126a40ede4912c86b50: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.005s
I20260713 09:09:16.779459 25856 tablet_bootstrap.cc:492] T 92f359d9f6ff49c5b9c2c442a6851f84 P df0bb303d3974169a35c434a394961e7: No bootstrap required, opened a new log
I20260713 09:09:16.780088 25856 ts_tablet_manager.cc:1403] T 92f359d9f6ff49c5b9c2c442a6851f84 P df0bb303d3974169a35c434a394961e7: Time spent bootstrapping tablet: real 0.053s	user 0.014s	sys 0.000s
I20260713 09:09:16.790318 25857 raft_consensus.cc:359] T a8e47f002ee74a4e8de5e3da41c6a861 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.791146 25857 raft_consensus.cc:385] T a8e47f002ee74a4e8de5e3da41c6a861 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:16.791411 25857 raft_consensus.cc:740] T a8e47f002ee74a4e8de5e3da41c6a861 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0a697ceae204126a40ede4912c86b50, State: Initialized, Role: FOLLOWER
I20260713 09:09:16.792068 25857 consensus_queue.cc:260] T a8e47f002ee74a4e8de5e3da41c6a861 P c0a697ceae204126a40ede4912c86b50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.793175 25856 raft_consensus.cc:359] T 92f359d9f6ff49c5b9c2c442a6851f84 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.794097 25857 ts_tablet_manager.cc:1434] T a8e47f002ee74a4e8de5e3da41c6a861 P c0a697ceae204126a40ede4912c86b50: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260713 09:09:16.794100 25856 raft_consensus.cc:385] T 92f359d9f6ff49c5b9c2c442a6851f84 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:16.794744 25856 raft_consensus.cc:740] T 92f359d9f6ff49c5b9c2c442a6851f84 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df0bb303d3974169a35c434a394961e7, State: Initialized, Role: FOLLOWER
I20260713 09:09:16.796336 25856 consensus_queue.cc:260] T 92f359d9f6ff49c5b9c2c442a6851f84 P df0bb303d3974169a35c434a394961e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.799396 25856 ts_tablet_manager.cc:1434] T 92f359d9f6ff49c5b9c2c442a6851f84 P df0bb303d3974169a35c434a394961e7: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260713 09:09:16.806439 25858 tablet_bootstrap.cc:492] T 7e32de29a56e44e398ed1e5787ea1aee P 06e93fa0a83e4d7ba5926a05e3bb4b2f: No bootstrap required, opened a new log
I20260713 09:09:16.806490 25881 raft_consensus.cc:493] T fa116cfe47b649769744d50edd7cc489 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:16.807112 25858 ts_tablet_manager.cc:1403] T 7e32de29a56e44e398ed1e5787ea1aee P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Time spent bootstrapping tablet: real 0.038s	user 0.020s	sys 0.010s
I20260713 09:09:16.807168 25881 raft_consensus.cc:515] T fa116cfe47b649769744d50edd7cc489 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.809314 25881 leader_election.cc:290] T fa116cfe47b649769744d50edd7cc489 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df0bb303d3974169a35c434a394961e7 (127.21.59.66:45941), c0a697ceae204126a40ede4912c86b50 (127.21.59.67:39853)
I20260713 09:09:16.810015 25858 raft_consensus.cc:359] T 7e32de29a56e44e398ed1e5787ea1aee P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.810721 25858 raft_consensus.cc:385] T 7e32de29a56e44e398ed1e5787ea1aee P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:16.810760 25645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa116cfe47b649769744d50edd7cc489" candidate_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0bb303d3974169a35c434a394961e7" is_pre_election: true
I20260713 09:09:16.811062 25858 raft_consensus.cc:740] T 7e32de29a56e44e398ed1e5787ea1aee P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06e93fa0a83e4d7ba5926a05e3bb4b2f, State: Initialized, Role: FOLLOWER
I20260713 09:09:16.811494 25720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa116cfe47b649769744d50edd7cc489" candidate_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0a697ceae204126a40ede4912c86b50" is_pre_election: true
I20260713 09:09:16.812112 25720 raft_consensus.cc:2468] T fa116cfe47b649769744d50edd7cc489 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06e93fa0a83e4d7ba5926a05e3bb4b2f in term 0.
I20260713 09:09:16.811954 25858 consensus_queue.cc:260] T 7e32de29a56e44e398ed1e5787ea1aee P 06e93fa0a83e4d7ba5926a05e3bb4b2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.811496 25645 raft_consensus.cc:2468] T fa116cfe47b649769744d50edd7cc489 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06e93fa0a83e4d7ba5926a05e3bb4b2f in term 0.
I20260713 09:09:16.813483 25858 ts_tablet_manager.cc:1434] T 7e32de29a56e44e398ed1e5787ea1aee P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260713 09:09:16.813326 25534 leader_election.cc:304] T fa116cfe47b649769744d50edd7cc489 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06e93fa0a83e4d7ba5926a05e3bb4b2f, c0a697ceae204126a40ede4912c86b50; no voters: 
I20260713 09:09:16.814373 25858 tablet_bootstrap.cc:492] T 1708f81d74cc4fe1a69e322feb3b1cfa P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Bootstrap starting.
I20260713 09:09:16.814464 25883 raft_consensus.cc:2804] T fa116cfe47b649769744d50edd7cc489 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:16.814911 25883 raft_consensus.cc:493] T fa116cfe47b649769744d50edd7cc489 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:16.815222 25883 raft_consensus.cc:3060] T fa116cfe47b649769744d50edd7cc489 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:16.819617 25858 tablet_bootstrap.cc:654] T 1708f81d74cc4fe1a69e322feb3b1cfa P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:16.822650 25883 raft_consensus.cc:515] T fa116cfe47b649769744d50edd7cc489 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.823895 25858 tablet_bootstrap.cc:492] T 1708f81d74cc4fe1a69e322feb3b1cfa P 06e93fa0a83e4d7ba5926a05e3bb4b2f: No bootstrap required, opened a new log
I20260713 09:09:16.824323 25858 ts_tablet_manager.cc:1403] T 1708f81d74cc4fe1a69e322feb3b1cfa P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:09:16.824802 25883 leader_election.cc:290] T fa116cfe47b649769744d50edd7cc489 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [CANDIDATE]: Term 1 election: Requested vote from peers df0bb303d3974169a35c434a394961e7 (127.21.59.66:45941), c0a697ceae204126a40ede4912c86b50 (127.21.59.67:39853)
I20260713 09:09:16.825169 25645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa116cfe47b649769744d50edd7cc489" candidate_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0bb303d3974169a35c434a394961e7"
I20260713 09:09:16.825369 25720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa116cfe47b649769744d50edd7cc489" candidate_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0a697ceae204126a40ede4912c86b50"
I20260713 09:09:16.825688 25645 raft_consensus.cc:3060] T fa116cfe47b649769744d50edd7cc489 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:16.825907 25720 raft_consensus.cc:3060] T fa116cfe47b649769744d50edd7cc489 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:16.826843 25858 raft_consensus.cc:359] T 1708f81d74cc4fe1a69e322feb3b1cfa P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.827455 25858 raft_consensus.cc:385] T 1708f81d74cc4fe1a69e322feb3b1cfa P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:16.827708 25858 raft_consensus.cc:740] T 1708f81d74cc4fe1a69e322feb3b1cfa P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06e93fa0a83e4d7ba5926a05e3bb4b2f, State: Initialized, Role: FOLLOWER
I20260713 09:09:16.828341 25858 consensus_queue.cc:260] T 1708f81d74cc4fe1a69e322feb3b1cfa P 06e93fa0a83e4d7ba5926a05e3bb4b2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.830327 25858 ts_tablet_manager.cc:1434] T 1708f81d74cc4fe1a69e322feb3b1cfa P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:09:16.831341 25720 raft_consensus.cc:2468] T fa116cfe47b649769744d50edd7cc489 P c0a697ceae204126a40ede4912c86b50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06e93fa0a83e4d7ba5926a05e3bb4b2f in term 1.
I20260713 09:09:16.831970 25645 raft_consensus.cc:2468] T fa116cfe47b649769744d50edd7cc489 P df0bb303d3974169a35c434a394961e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06e93fa0a83e4d7ba5926a05e3bb4b2f in term 1.
I20260713 09:09:16.832294 25534 leader_election.cc:304] T fa116cfe47b649769744d50edd7cc489 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06e93fa0a83e4d7ba5926a05e3bb4b2f, c0a697ceae204126a40ede4912c86b50; no voters: 
I20260713 09:09:16.833003 25881 raft_consensus.cc:2804] T fa116cfe47b649769744d50edd7cc489 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:16.833472 25881 raft_consensus.cc:697] T fa116cfe47b649769744d50edd7cc489 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 LEADER]: Becoming Leader. State: Replica: 06e93fa0a83e4d7ba5926a05e3bb4b2f, State: Running, Role: LEADER
I20260713 09:09:16.834187 25881 consensus_queue.cc:237] T fa116cfe47b649769744d50edd7cc489 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.841382 25468 catalog_manager.cc:5697] T fa116cfe47b649769744d50edd7cc489 P 06e93fa0a83e4d7ba5926a05e3bb4b2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65). New cstate: current_term: 1 leader_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:16.854416 25876 raft_consensus.cc:493] T a8e47f002ee74a4e8de5e3da41c6a861 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:16.854986 25876 raft_consensus.cc:515] T a8e47f002ee74a4e8de5e3da41c6a861 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.856643 25876 leader_election.cc:290] T a8e47f002ee74a4e8de5e3da41c6a861 P df0bb303d3974169a35c434a394961e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405), c0a697ceae204126a40ede4912c86b50 (127.21.59.67:39853)
I20260713 09:09:16.857494 25571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e47f002ee74a4e8de5e3da41c6a861" candidate_uuid: "df0bb303d3974169a35c434a394961e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" is_pre_election: true
I20260713 09:09:16.857692 25720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e47f002ee74a4e8de5e3da41c6a861" candidate_uuid: "df0bb303d3974169a35c434a394961e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0a697ceae204126a40ede4912c86b50" is_pre_election: true
I20260713 09:09:16.858099 25571 raft_consensus.cc:2468] T a8e47f002ee74a4e8de5e3da41c6a861 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df0bb303d3974169a35c434a394961e7 in term 0.
I20260713 09:09:16.858392 25720 raft_consensus.cc:2468] T a8e47f002ee74a4e8de5e3da41c6a861 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df0bb303d3974169a35c434a394961e7 in term 0.
I20260713 09:09:16.859321 25609 leader_election.cc:304] T a8e47f002ee74a4e8de5e3da41c6a861 P df0bb303d3974169a35c434a394961e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06e93fa0a83e4d7ba5926a05e3bb4b2f, df0bb303d3974169a35c434a394961e7; no voters: 
I20260713 09:09:16.860042 25876 raft_consensus.cc:2804] T a8e47f002ee74a4e8de5e3da41c6a861 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:16.860364 25876 raft_consensus.cc:493] T a8e47f002ee74a4e8de5e3da41c6a861 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:16.860643 25876 raft_consensus.cc:3060] T a8e47f002ee74a4e8de5e3da41c6a861 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:16.865595 25876 raft_consensus.cc:515] T a8e47f002ee74a4e8de5e3da41c6a861 P df0bb303d3974169a35c434a394961e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.867422 25876 leader_election.cc:290] T a8e47f002ee74a4e8de5e3da41c6a861 P df0bb303d3974169a35c434a394961e7 [CANDIDATE]: Term 1 election: Requested vote from peers 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405), c0a697ceae204126a40ede4912c86b50 (127.21.59.67:39853)
I20260713 09:09:16.868191 25571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e47f002ee74a4e8de5e3da41c6a861" candidate_uuid: "df0bb303d3974169a35c434a394961e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f"
I20260713 09:09:16.868561 25720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e47f002ee74a4e8de5e3da41c6a861" candidate_uuid: "df0bb303d3974169a35c434a394961e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0a697ceae204126a40ede4912c86b50"
I20260713 09:09:16.868865 25571 raft_consensus.cc:3060] T a8e47f002ee74a4e8de5e3da41c6a861 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:16.869117 25720 raft_consensus.cc:3060] T a8e47f002ee74a4e8de5e3da41c6a861 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:16.874161 25799 consensus_queue.cc:1048] T ed191526d59b41d3b2d25373452fb9e7 P c0a697ceae204126a40ede4912c86b50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:16.875867 25720 raft_consensus.cc:2468] T a8e47f002ee74a4e8de5e3da41c6a861 P c0a697ceae204126a40ede4912c86b50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0bb303d3974169a35c434a394961e7 in term 1.
I20260713 09:09:16.875867 25571 raft_consensus.cc:2468] T a8e47f002ee74a4e8de5e3da41c6a861 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0bb303d3974169a35c434a394961e7 in term 1.
I20260713 09:09:16.877457 25609 leader_election.cc:304] T a8e47f002ee74a4e8de5e3da41c6a861 P df0bb303d3974169a35c434a394961e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06e93fa0a83e4d7ba5926a05e3bb4b2f, df0bb303d3974169a35c434a394961e7; no voters: 
I20260713 09:09:16.878332 25876 raft_consensus.cc:2804] T a8e47f002ee74a4e8de5e3da41c6a861 P df0bb303d3974169a35c434a394961e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:16.878903 25876 raft_consensus.cc:697] T a8e47f002ee74a4e8de5e3da41c6a861 P df0bb303d3974169a35c434a394961e7 [term 1 LEADER]: Becoming Leader. State: Replica: df0bb303d3974169a35c434a394961e7, State: Running, Role: LEADER
I20260713 09:09:16.879638 25876 consensus_queue.cc:237] T a8e47f002ee74a4e8de5e3da41c6a861 P df0bb303d3974169a35c434a394961e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.891774 25888 consensus_queue.cc:1048] T ed191526d59b41d3b2d25373452fb9e7 P c0a697ceae204126a40ede4912c86b50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:16.892095 25468 catalog_manager.cc:5697] T a8e47f002ee74a4e8de5e3da41c6a861 P df0bb303d3974169a35c434a394961e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to df0bb303d3974169a35c434a394961e7 (127.21.59.66). New cstate: current_term: 1 leader_uuid: "df0bb303d3974169a35c434a394961e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:16.915868 25876 raft_consensus.cc:493] T 92f359d9f6ff49c5b9c2c442a6851f84 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:16.916455 25876 raft_consensus.cc:515] T 92f359d9f6ff49c5b9c2c442a6851f84 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:16.918414 25876 leader_election.cc:290] T 92f359d9f6ff49c5b9c2c442a6851f84 P df0bb303d3974169a35c434a394961e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405), c0a697ceae204126a40ede4912c86b50 (127.21.59.67:39853)
I20260713 09:09:16.923163 25571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92f359d9f6ff49c5b9c2c442a6851f84" candidate_uuid: "df0bb303d3974169a35c434a394961e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" is_pre_election: true
I20260713 09:09:16.923849 25571 raft_consensus.cc:2393] T 92f359d9f6ff49c5b9c2c442a6851f84 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate df0bb303d3974169a35c434a394961e7 in current term 1: Already voted for candidate c0a697ceae204126a40ede4912c86b50 in this term.
I20260713 09:09:16.923739 25720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92f359d9f6ff49c5b9c2c442a6851f84" candidate_uuid: "df0bb303d3974169a35c434a394961e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0a697ceae204126a40ede4912c86b50" is_pre_election: true
I20260713 09:09:16.925427 25609 leader_election.cc:304] T 92f359d9f6ff49c5b9c2c442a6851f84 P df0bb303d3974169a35c434a394961e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: df0bb303d3974169a35c434a394961e7; no voters: 06e93fa0a83e4d7ba5926a05e3bb4b2f, c0a697ceae204126a40ede4912c86b50
I20260713 09:09:16.926193 25876 raft_consensus.cc:3060] T 92f359d9f6ff49c5b9c2c442a6851f84 P df0bb303d3974169a35c434a394961e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:16.931658 25876 raft_consensus.cc:2749] T 92f359d9f6ff49c5b9c2c442a6851f84 P df0bb303d3974169a35c434a394961e7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:16.951431 25720 raft_consensus.cc:3060] T 90b9f537b4dc4922be9cf5f841d90278 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:16.958112 25876 consensus_queue.cc:1048] T 90b9f537b4dc4922be9cf5f841d90278 P df0bb303d3974169a35c434a394961e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:16.968678 25795 consensus_queue.cc:1048] T 90b9f537b4dc4922be9cf5f841d90278 P df0bb303d3974169a35c434a394961e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:16.994534 25645 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e32de29a56e44e398ed1e5787ea1aee"
dest_uuid: "df0bb303d3974169a35c434a394961e7"
mode: GRACEFUL
new_leader_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f"
 from {username='slave'} at 127.0.0.1:44698
I20260713 09:09:16.995083 25645 raft_consensus.cc:606] T 7e32de29a56e44e398ed1e5787ea1aee P df0bb303d3974169a35c434a394961e7 [term 1 LEADER]: Received request to transfer leadership to TS 06e93fa0a83e4d7ba5926a05e3bb4b2f
I20260713 09:09:17.000537 25645 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "00d84c53c3734a5baed39d551c74cbd9"
dest_uuid: "df0bb303d3974169a35c434a394961e7"
mode: GRACEFUL
new_leader_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f"
 from {username='slave'} at 127.0.0.1:44698
I20260713 09:09:17.000984 25645 raft_consensus.cc:606] T 00d84c53c3734a5baed39d551c74cbd9 P df0bb303d3974169a35c434a394961e7 [term 1 LEADER]: Received request to transfer leadership to TS 06e93fa0a83e4d7ba5926a05e3bb4b2f
I20260713 09:09:17.006845 25720 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "92f359d9f6ff49c5b9c2c442a6851f84"
dest_uuid: "c0a697ceae204126a40ede4912c86b50"
mode: GRACEFUL
new_leader_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f"
 from {username='slave'} at 127.0.0.1:59236
I20260713 09:09:17.007443 25720 raft_consensus.cc:606] T 92f359d9f6ff49c5b9c2c442a6851f84 P c0a697ceae204126a40ede4912c86b50 [term 1 LEADER]: Received request to transfer leadership to TS 06e93fa0a83e4d7ba5926a05e3bb4b2f
I20260713 09:09:17.013237 25719 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1708f81d74cc4fe1a69e322feb3b1cfa"
dest_uuid: "c0a697ceae204126a40ede4912c86b50"
mode: GRACEFUL
new_leader_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f"
 from {username='slave'} at 127.0.0.1:59236
I20260713 09:09:17.013728 25719 raft_consensus.cc:606] T 1708f81d74cc4fe1a69e322feb3b1cfa P c0a697ceae204126a40ede4912c86b50 [term 1 LEADER]: Received request to transfer leadership to TS 06e93fa0a83e4d7ba5926a05e3bb4b2f
I20260713 09:09:17.018922 25719 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed191526d59b41d3b2d25373452fb9e7"
dest_uuid: "c0a697ceae204126a40ede4912c86b50"
mode: GRACEFUL
new_leader_uuid: "df0bb303d3974169a35c434a394961e7"
 from {username='slave'} at 127.0.0.1:59236
I20260713 09:09:17.019407 25719 raft_consensus.cc:606] T ed191526d59b41d3b2d25373452fb9e7 P c0a697ceae204126a40ede4912c86b50 [term 1 LEADER]: Received request to transfer leadership to TS df0bb303d3974169a35c434a394961e7
I20260713 09:09:17.034130 25571 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa116cfe47b649769744d50edd7cc489"
dest_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f"
mode: GRACEFUL
new_leader_uuid: "df0bb303d3974169a35c434a394961e7"
 from {username='slave'} at 127.0.0.1:39560
I20260713 09:09:17.034687 25571 raft_consensus.cc:606] T fa116cfe47b649769744d50edd7cc489 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 LEADER]: Received request to transfer leadership to TS df0bb303d3974169a35c434a394961e7
I20260713 09:09:17.042721 25571 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e7f7002d099473c96fb854463e53d83"
dest_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f"
mode: GRACEFUL
new_leader_uuid: "df0bb303d3974169a35c434a394961e7"
 from {username='slave'} at 127.0.0.1:39560
I20260713 09:09:17.043370 25571 raft_consensus.cc:606] T 0e7f7002d099473c96fb854463e53d83 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 LEADER]: Received request to transfer leadership to TS df0bb303d3974169a35c434a394961e7
I20260713 09:09:17.048727 25645 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a8e47f002ee74a4e8de5e3da41c6a861"
dest_uuid: "df0bb303d3974169a35c434a394961e7"
mode: GRACEFUL
new_leader_uuid: "c0a697ceae204126a40ede4912c86b50"
 from {username='slave'} at 127.0.0.1:44698
I20260713 09:09:17.049175 25645 raft_consensus.cc:606] T a8e47f002ee74a4e8de5e3da41c6a861 P df0bb303d3974169a35c434a394961e7 [term 1 LEADER]: Received request to transfer leadership to TS c0a697ceae204126a40ede4912c86b50
I20260713 09:09:17.071085 25881 consensus_queue.cc:1048] T 0e7f7002d099473c96fb854463e53d83 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:17.077936 25883 raft_consensus.cc:993] T 0e7f7002d099473c96fb854463e53d83 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: : Instructing follower df0bb303d3974169a35c434a394961e7 to start an election
I20260713 09:09:17.078408 25843 raft_consensus.cc:1081] T 0e7f7002d099473c96fb854463e53d83 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 LEADER]: Signalling peer df0bb303d3974169a35c434a394961e7 to start an election
I20260713 09:09:17.080158 25645 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e7f7002d099473c96fb854463e53d83"
dest_uuid: "df0bb303d3974169a35c434a394961e7"
 from {username='slave'} at 127.0.0.1:44682
I20260713 09:09:17.080924 25645 raft_consensus.cc:493] T 0e7f7002d099473c96fb854463e53d83 P df0bb303d3974169a35c434a394961e7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:17.081317 25645 raft_consensus.cc:3060] T 0e7f7002d099473c96fb854463e53d83 P df0bb303d3974169a35c434a394961e7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:17.083914 25719 raft_consensus.cc:3060] T 0e7f7002d099473c96fb854463e53d83 P c0a697ceae204126a40ede4912c86b50 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:17.084822 25571 raft_consensus.cc:3060] T 7e32de29a56e44e398ed1e5787ea1aee P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:17.087982 25645 raft_consensus.cc:515] T 0e7f7002d099473c96fb854463e53d83 P df0bb303d3974169a35c434a394961e7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:17.090737 25569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7f7002d099473c96fb854463e53d83" candidate_uuid: "df0bb303d3974169a35c434a394961e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f"
I20260713 09:09:17.091318 25569 raft_consensus.cc:3055] T 0e7f7002d099473c96fb854463e53d83 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:17.091619 25569 raft_consensus.cc:740] T 0e7f7002d099473c96fb854463e53d83 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06e93fa0a83e4d7ba5926a05e3bb4b2f, State: Running, Role: LEADER
I20260713 09:09:17.091727 25645 leader_election.cc:290] T 0e7f7002d099473c96fb854463e53d83 P df0bb303d3974169a35c434a394961e7 [CANDIDATE]: Term 2 election: Requested vote from peers 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405), c0a697ceae204126a40ede4912c86b50 (127.21.59.67:39853)
I20260713 09:09:17.092254 25843 consensus_queue.cc:1048] T 0e7f7002d099473c96fb854463e53d83 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:17.093897 25795 consensus_queue.cc:1048] T 7e32de29a56e44e398ed1e5787ea1aee P df0bb303d3974169a35c434a394961e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:17.093837 25569 consensus_queue.cc:260] T 0e7f7002d099473c96fb854463e53d83 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:17.094518 25719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7f7002d099473c96fb854463e53d83" candidate_uuid: "df0bb303d3974169a35c434a394961e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0a697ceae204126a40ede4912c86b50"
I20260713 09:09:17.096554 25569 raft_consensus.cc:3060] T 0e7f7002d099473c96fb854463e53d83 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:17.104353 25569 raft_consensus.cc:2468] T 0e7f7002d099473c96fb854463e53d83 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0bb303d3974169a35c434a394961e7 in term 2.
I20260713 09:09:17.105706 25609 leader_election.cc:304] T 0e7f7002d099473c96fb854463e53d83 P df0bb303d3974169a35c434a394961e7 [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: 06e93fa0a83e4d7ba5926a05e3bb4b2f, df0bb303d3974169a35c434a394961e7; no voters: c0a697ceae204126a40ede4912c86b50
I20260713 09:09:17.107102 25795 raft_consensus.cc:2804] T 0e7f7002d099473c96fb854463e53d83 P df0bb303d3974169a35c434a394961e7 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:17.107790 25874 raft_consensus.cc:993] T 7e32de29a56e44e398ed1e5787ea1aee P df0bb303d3974169a35c434a394961e7: : Instructing follower 06e93fa0a83e4d7ba5926a05e3bb4b2f to start an election
I20260713 09:09:17.108358 25874 raft_consensus.cc:1081] T 7e32de29a56e44e398ed1e5787ea1aee P df0bb303d3974169a35c434a394961e7 [term 1 LEADER]: Signalling peer 06e93fa0a83e4d7ba5926a05e3bb4b2f to start an election
I20260713 09:09:17.110321 25571 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e32de29a56e44e398ed1e5787ea1aee"
dest_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f"
 from {username='slave'} at 127.0.0.1:38672
I20260713 09:09:17.110926 25571 raft_consensus.cc:493] T 7e32de29a56e44e398ed1e5787ea1aee P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:17.111307 25571 raft_consensus.cc:3060] T 7e32de29a56e44e398ed1e5787ea1aee P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:17.111848 25795 raft_consensus.cc:697] T 0e7f7002d099473c96fb854463e53d83 P df0bb303d3974169a35c434a394961e7 [term 2 LEADER]: Becoming Leader. State: Replica: df0bb303d3974169a35c434a394961e7, State: Running, Role: LEADER
I20260713 09:09:17.112880 25795 consensus_queue.cc:237] T 0e7f7002d099473c96fb854463e53d83 P df0bb303d3974169a35c434a394961e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:17.116429 25882 consensus_queue.cc:1048] T 7e32de29a56e44e398ed1e5787ea1aee P df0bb303d3974169a35c434a394961e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:17.118966 25571 raft_consensus.cc:515] T 7e32de29a56e44e398ed1e5787ea1aee P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:17.121246 25571 leader_election.cc:290] T 7e32de29a56e44e398ed1e5787ea1aee P 06e93fa0a83e4d7ba5926a05e3bb4b2f [CANDIDATE]: Term 2 election: Requested vote from peers df0bb303d3974169a35c434a394961e7 (127.21.59.66:45941), c0a697ceae204126a40ede4912c86b50 (127.21.59.67:39853)
I20260713 09:09:17.121948 25645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e32de29a56e44e398ed1e5787ea1aee" candidate_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df0bb303d3974169a35c434a394961e7"
I20260713 09:09:17.122422 25719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e32de29a56e44e398ed1e5787ea1aee" candidate_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0a697ceae204126a40ede4912c86b50"
I20260713 09:09:17.122416 25569 raft_consensus.cc:1240] T 7e32de29a56e44e398ed1e5787ea1aee P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 FOLLOWER]: Rejecting Update request from peer df0bb303d3974169a35c434a394961e7 for earlier term 1. Current term is 2. Ops: []
I20260713 09:09:17.122632 25645 raft_consensus.cc:3055] T 7e32de29a56e44e398ed1e5787ea1aee P df0bb303d3974169a35c434a394961e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:17.123409 25645 raft_consensus.cc:740] T 7e32de29a56e44e398ed1e5787ea1aee P df0bb303d3974169a35c434a394961e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: df0bb303d3974169a35c434a394961e7, State: Running, Role: LEADER
I20260713 09:09:17.124234 25645 consensus_queue.cc:260] T 7e32de29a56e44e398ed1e5787ea1aee P df0bb303d3974169a35c434a394961e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:17.125183 25645 raft_consensus.cc:3060] T 7e32de29a56e44e398ed1e5787ea1aee P df0bb303d3974169a35c434a394961e7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:17.132339 25645 raft_consensus.cc:2468] T 7e32de29a56e44e398ed1e5787ea1aee P df0bb303d3974169a35c434a394961e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06e93fa0a83e4d7ba5926a05e3bb4b2f in term 2.
I20260713 09:09:17.131771 25468 catalog_manager.cc:5697] T 0e7f7002d099473c96fb854463e53d83 P df0bb303d3974169a35c434a394961e7 reported cstate change: term changed from 1 to 2, leader changed from 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65) to df0bb303d3974169a35c434a394961e7 (127.21.59.66). New cstate: current_term: 2 leader_uuid: "df0bb303d3974169a35c434a394961e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:17.133430 25536 leader_election.cc:304] T 7e32de29a56e44e398ed1e5787ea1aee P 06e93fa0a83e4d7ba5926a05e3bb4b2f [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: 06e93fa0a83e4d7ba5926a05e3bb4b2f, df0bb303d3974169a35c434a394961e7; no voters: c0a697ceae204126a40ede4912c86b50
I20260713 09:09:17.134557 25843 raft_consensus.cc:2804] T 7e32de29a56e44e398ed1e5787ea1aee P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:17.135151 25843 raft_consensus.cc:697] T 7e32de29a56e44e398ed1e5787ea1aee P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 LEADER]: Becoming Leader. State: Replica: 06e93fa0a83e4d7ba5926a05e3bb4b2f, State: Running, Role: LEADER
I20260713 09:09:17.136004 25843 consensus_queue.cc:237] T 7e32de29a56e44e398ed1e5787ea1aee P 06e93fa0a83e4d7ba5926a05e3bb4b2f [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: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:17.143803 25468 catalog_manager.cc:5697] T 7e32de29a56e44e398ed1e5787ea1aee P 06e93fa0a83e4d7ba5926a05e3bb4b2f reported cstate change: term changed from 1 to 2, leader changed from df0bb303d3974169a35c434a394961e7 (127.21.59.66) to 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65). New cstate: current_term: 2 leader_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:17.154266 25569 raft_consensus.cc:3060] T 1708f81d74cc4fe1a69e322feb3b1cfa P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:17.160431 25888 consensus_queue.cc:1048] T 1708f81d74cc4fe1a69e322feb3b1cfa P c0a697ceae204126a40ede4912c86b50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:17.167269 25799 raft_consensus.cc:993] T 1708f81d74cc4fe1a69e322feb3b1cfa P c0a697ceae204126a40ede4912c86b50: : Instructing follower 06e93fa0a83e4d7ba5926a05e3bb4b2f to start an election
I20260713 09:09:17.167738 25870 raft_consensus.cc:1081] T 1708f81d74cc4fe1a69e322feb3b1cfa P c0a697ceae204126a40ede4912c86b50 [term 1 LEADER]: Signalling peer 06e93fa0a83e4d7ba5926a05e3bb4b2f to start an election
I20260713 09:09:17.171731 25569 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1708f81d74cc4fe1a69e322feb3b1cfa"
dest_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f"
 from {username='slave'} at 127.0.0.1:38664
I20260713 09:09:17.172364 25569 raft_consensus.cc:493] T 1708f81d74cc4fe1a69e322feb3b1cfa P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:17.172775 25569 raft_consensus.cc:3060] T 1708f81d74cc4fe1a69e322feb3b1cfa P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:17.174592 25888 consensus_queue.cc:1048] T 1708f81d74cc4fe1a69e322feb3b1cfa P c0a697ceae204126a40ede4912c86b50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:17.179713 25569 raft_consensus.cc:515] T 1708f81d74cc4fe1a69e322feb3b1cfa P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:17.181829 25569 leader_election.cc:290] T 1708f81d74cc4fe1a69e322feb3b1cfa P 06e93fa0a83e4d7ba5926a05e3bb4b2f [CANDIDATE]: Term 2 election: Requested vote from peers df0bb303d3974169a35c434a394961e7 (127.21.59.66:45941), c0a697ceae204126a40ede4912c86b50 (127.21.59.67:39853)
I20260713 09:09:17.182379 25645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1708f81d74cc4fe1a69e322feb3b1cfa" candidate_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df0bb303d3974169a35c434a394961e7"
I20260713 09:09:17.183064 25645 raft_consensus.cc:3060] T 1708f81d74cc4fe1a69e322feb3b1cfa P df0bb303d3974169a35c434a394961e7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:17.183729 25720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1708f81d74cc4fe1a69e322feb3b1cfa" candidate_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0a697ceae204126a40ede4912c86b50"
I20260713 09:09:17.184146 25720 raft_consensus.cc:3055] T 1708f81d74cc4fe1a69e322feb3b1cfa P c0a697ceae204126a40ede4912c86b50 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:17.184336 25720 raft_consensus.cc:740] T 1708f81d74cc4fe1a69e322feb3b1cfa P c0a697ceae204126a40ede4912c86b50 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0a697ceae204126a40ede4912c86b50, State: Running, Role: LEADER
I20260713 09:09:17.184985 25720 consensus_queue.cc:260] T 1708f81d74cc4fe1a69e322feb3b1cfa P c0a697ceae204126a40ede4912c86b50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:17.185837 25720 raft_consensus.cc:3060] T 1708f81d74cc4fe1a69e322feb3b1cfa P c0a697ceae204126a40ede4912c86b50 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:17.189484 25645 raft_consensus.cc:2468] T 1708f81d74cc4fe1a69e322feb3b1cfa P df0bb303d3974169a35c434a394961e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06e93fa0a83e4d7ba5926a05e3bb4b2f in term 2.
I20260713 09:09:17.191299 25720 raft_consensus.cc:2468] T 1708f81d74cc4fe1a69e322feb3b1cfa P c0a697ceae204126a40ede4912c86b50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06e93fa0a83e4d7ba5926a05e3bb4b2f in term 2.
I20260713 09:09:17.191718 25536 leader_election.cc:304] T 1708f81d74cc4fe1a69e322feb3b1cfa P 06e93fa0a83e4d7ba5926a05e3bb4b2f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06e93fa0a83e4d7ba5926a05e3bb4b2f, df0bb303d3974169a35c434a394961e7; no voters: 
I20260713 09:09:17.192762 25843 raft_consensus.cc:2804] T 1708f81d74cc4fe1a69e322feb3b1cfa P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:17.193259 25843 raft_consensus.cc:697] T 1708f81d74cc4fe1a69e322feb3b1cfa P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 LEADER]: Becoming Leader. State: Replica: 06e93fa0a83e4d7ba5926a05e3bb4b2f, State: Running, Role: LEADER
I20260713 09:09:17.194015 25843 consensus_queue.cc:237] T 1708f81d74cc4fe1a69e322feb3b1cfa P 06e93fa0a83e4d7ba5926a05e3bb4b2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:17.200922 25468 catalog_manager.cc:5697] T 1708f81d74cc4fe1a69e322feb3b1cfa P 06e93fa0a83e4d7ba5926a05e3bb4b2f reported cstate change: term changed from 1 to 2, leader changed from c0a697ceae204126a40ede4912c86b50 (127.21.59.67) to 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65). New cstate: current_term: 2 leader_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:17.260403 25882 consensus_queue.cc:1048] T 00d84c53c3734a5baed39d551c74cbd9 P df0bb303d3974169a35c434a394961e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:17.265213 25882 consensus_queue.cc:1048] T a8e47f002ee74a4e8de5e3da41c6a861 P df0bb303d3974169a35c434a394961e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:17.273840 25569 raft_consensus.cc:3060] T 00d84c53c3734a5baed39d551c74cbd9 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:17.278069 25795 raft_consensus.cc:993] T a8e47f002ee74a4e8de5e3da41c6a861 P df0bb303d3974169a35c434a394961e7: : Instructing follower c0a697ceae204126a40ede4912c86b50 to start an election
I20260713 09:09:17.278620 25795 raft_consensus.cc:1081] T a8e47f002ee74a4e8de5e3da41c6a861 P df0bb303d3974169a35c434a394961e7 [term 1 LEADER]: Signalling peer c0a697ceae204126a40ede4912c86b50 to start an election
I20260713 09:09:17.280615 25719 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a8e47f002ee74a4e8de5e3da41c6a861"
dest_uuid: "c0a697ceae204126a40ede4912c86b50"
 from {username='slave'} at 127.0.0.1:59222
I20260713 09:09:17.281136 25719 raft_consensus.cc:493] T a8e47f002ee74a4e8de5e3da41c6a861 P c0a697ceae204126a40ede4912c86b50 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:17.281466 25719 raft_consensus.cc:3060] T a8e47f002ee74a4e8de5e3da41c6a861 P c0a697ceae204126a40ede4912c86b50 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:17.283941 25876 consensus_queue.cc:1048] T 00d84c53c3734a5baed39d551c74cbd9 P df0bb303d3974169a35c434a394961e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:17.285296 25876 consensus_queue.cc:1048] T a8e47f002ee74a4e8de5e3da41c6a861 P df0bb303d3974169a35c434a394961e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:17.289130 25719 raft_consensus.cc:515] T a8e47f002ee74a4e8de5e3da41c6a861 P c0a697ceae204126a40ede4912c86b50 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:17.291960 25570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e47f002ee74a4e8de5e3da41c6a861" candidate_uuid: "c0a697ceae204126a40ede4912c86b50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f"
I20260713 09:09:17.292520 25570 raft_consensus.cc:3060] T a8e47f002ee74a4e8de5e3da41c6a861 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:17.292546 25645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e47f002ee74a4e8de5e3da41c6a861" candidate_uuid: "c0a697ceae204126a40ede4912c86b50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df0bb303d3974169a35c434a394961e7"
I20260713 09:09:17.293171 25645 raft_consensus.cc:3055] T a8e47f002ee74a4e8de5e3da41c6a861 P df0bb303d3974169a35c434a394961e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:17.293222 25720 raft_consensus.cc:1240] T a8e47f002ee74a4e8de5e3da41c6a861 P c0a697ceae204126a40ede4912c86b50 [term 2 FOLLOWER]: Rejecting Update request from peer df0bb303d3974169a35c434a394961e7 for earlier term 1. Current term is 2. Ops: []
I20260713 09:09:17.293516 25645 raft_consensus.cc:740] T a8e47f002ee74a4e8de5e3da41c6a861 P df0bb303d3974169a35c434a394961e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: df0bb303d3974169a35c434a394961e7, State: Running, Role: LEADER
I20260713 09:09:17.294298 25645 consensus_queue.cc:260] T a8e47f002ee74a4e8de5e3da41c6a861 P df0bb303d3974169a35c434a394961e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:17.294467 25883 consensus_queue.cc:1048] T fa116cfe47b649769744d50edd7cc489 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:17.296643 25882 consensus_queue.cc:1059] T a8e47f002ee74a4e8de5e3da41c6a861 P df0bb303d3974169a35c434a394961e7 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:17.299604 25645 raft_consensus.cc:3060] T a8e47f002ee74a4e8de5e3da41c6a861 P df0bb303d3974169a35c434a394961e7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:17.300961 25570 raft_consensus.cc:2468] T a8e47f002ee74a4e8de5e3da41c6a861 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0a697ceae204126a40ede4912c86b50 in term 2.
I20260713 09:09:17.302273 25874 raft_consensus.cc:993] T 00d84c53c3734a5baed39d551c74cbd9 P df0bb303d3974169a35c434a394961e7: : Instructing follower 06e93fa0a83e4d7ba5926a05e3bb4b2f to start an election
I20260713 09:09:17.302691 25569 raft_consensus.cc:1240] T a8e47f002ee74a4e8de5e3da41c6a861 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 FOLLOWER]: Rejecting Update request from peer df0bb303d3974169a35c434a394961e7 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260713 09:09:17.302327 25683 leader_election.cc:304] T a8e47f002ee74a4e8de5e3da41c6a861 P c0a697ceae204126a40ede4912c86b50 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06e93fa0a83e4d7ba5926a05e3bb4b2f, c0a697ceae204126a40ede4912c86b50; no voters: 
I20260713 09:09:17.304008 25888 raft_consensus.cc:2804] T a8e47f002ee74a4e8de5e3da41c6a861 P c0a697ceae204126a40ede4912c86b50 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:17.304476 25888 raft_consensus.cc:697] T a8e47f002ee74a4e8de5e3da41c6a861 P c0a697ceae204126a40ede4912c86b50 [term 2 LEADER]: Becoming Leader. State: Replica: c0a697ceae204126a40ede4912c86b50, State: Running, Role: LEADER
I20260713 09:09:17.302768 25874 raft_consensus.cc:1081] T 00d84c53c3734a5baed39d551c74cbd9 P df0bb303d3974169a35c434a394961e7 [term 1 LEADER]: Signalling peer 06e93fa0a83e4d7ba5926a05e3bb4b2f to start an election
I20260713 09:09:17.305317 25888 consensus_queue.cc:237] T a8e47f002ee74a4e8de5e3da41c6a861 P c0a697ceae204126a40ede4912c86b50 [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: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:17.295056 25719 leader_election.cc:290] T a8e47f002ee74a4e8de5e3da41c6a861 P c0a697ceae204126a40ede4912c86b50 [CANDIDATE]: Term 2 election: Requested vote from peers 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405), df0bb303d3974169a35c434a394961e7 (127.21.59.66:45941)
I20260713 09:09:17.308661 25645 raft_consensus.cc:2468] T a8e47f002ee74a4e8de5e3da41c6a861 P df0bb303d3974169a35c434a394961e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0a697ceae204126a40ede4912c86b50 in term 2.
I20260713 09:09:17.309787 25883 raft_consensus.cc:993] T fa116cfe47b649769744d50edd7cc489 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: : Instructing follower df0bb303d3974169a35c434a394961e7 to start an election
I20260713 09:09:17.310228 25883 raft_consensus.cc:1081] T fa116cfe47b649769744d50edd7cc489 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 LEADER]: Signalling peer df0bb303d3974169a35c434a394961e7 to start an election
I20260713 09:09:17.312618 25644 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa116cfe47b649769744d50edd7cc489"
dest_uuid: "df0bb303d3974169a35c434a394961e7"
 from {username='slave'} at 127.0.0.1:44682
I20260713 09:09:17.315310 25644 raft_consensus.cc:493] T fa116cfe47b649769744d50edd7cc489 P df0bb303d3974169a35c434a394961e7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:17.315776 25644 raft_consensus.cc:3060] T fa116cfe47b649769744d50edd7cc489 P df0bb303d3974169a35c434a394961e7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:17.316340 25881 consensus_queue.cc:1048] T fa116cfe47b649769744d50edd7cc489 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:17.322312 25466 catalog_manager.cc:5697] T a8e47f002ee74a4e8de5e3da41c6a861 P c0a697ceae204126a40ede4912c86b50 reported cstate change: term changed from 1 to 2, leader changed from df0bb303d3974169a35c434a394961e7 (127.21.59.66) to c0a697ceae204126a40ede4912c86b50 (127.21.59.67). New cstate: current_term: 2 leader_uuid: "c0a697ceae204126a40ede4912c86b50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:17.327867 25569 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "00d84c53c3734a5baed39d551c74cbd9"
dest_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f"
 from {username='slave'} at 127.0.0.1:38672
I20260713 09:09:17.328503 25569 raft_consensus.cc:493] T 00d84c53c3734a5baed39d551c74cbd9 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:17.328891 25569 raft_consensus.cc:3060] T 00d84c53c3734a5baed39d551c74cbd9 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:17.334698 25888 consensus_queue.cc:1048] T 92f359d9f6ff49c5b9c2c442a6851f84 P c0a697ceae204126a40ede4912c86b50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:17.338426 25644 raft_consensus.cc:515] T fa116cfe47b649769744d50edd7cc489 P df0bb303d3974169a35c434a394961e7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:17.340159 25645 raft_consensus.cc:1240] T fa116cfe47b649769744d50edd7cc489 P df0bb303d3974169a35c434a394961e7 [term 2 FOLLOWER]: Rejecting Update request from peer 06e93fa0a83e4d7ba5926a05e3bb4b2f for earlier term 1. Current term is 2. Ops: []
I20260713 09:09:17.339944 25569 raft_consensus.cc:515] T 00d84c53c3734a5baed39d551c74cbd9 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:17.343044 25646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d84c53c3734a5baed39d551c74cbd9" candidate_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df0bb303d3974169a35c434a394961e7"
I20260713 09:09:17.343227 25571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa116cfe47b649769744d50edd7cc489" candidate_uuid: "df0bb303d3974169a35c434a394961e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f"
I20260713 09:09:17.343704 25646 raft_consensus.cc:3055] T 00d84c53c3734a5baed39d551c74cbd9 P df0bb303d3974169a35c434a394961e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:17.343926 25571 raft_consensus.cc:3055] T fa116cfe47b649769744d50edd7cc489 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:17.344384 25571 raft_consensus.cc:740] T fa116cfe47b649769744d50edd7cc489 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06e93fa0a83e4d7ba5926a05e3bb4b2f, State: Running, Role: LEADER
I20260713 09:09:17.345201 25571 consensus_queue.cc:260] T fa116cfe47b649769744d50edd7cc489 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:17.342090 25569 leader_election.cc:290] T 00d84c53c3734a5baed39d551c74cbd9 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [CANDIDATE]: Term 2 election: Requested vote from peers df0bb303d3974169a35c434a394961e7 (127.21.59.66:45941), c0a697ceae204126a40ede4912c86b50 (127.21.59.67:39853)
I20260713 09:09:17.346307 25571 raft_consensus.cc:3060] T fa116cfe47b649769744d50edd7cc489 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:17.348668 25720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d84c53c3734a5baed39d551c74cbd9" candidate_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0a697ceae204126a40ede4912c86b50"
I20260713 09:09:17.349251 25720 raft_consensus.cc:3060] T 00d84c53c3734a5baed39d551c74cbd9 P c0a697ceae204126a40ede4912c86b50 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:17.353556 25571 raft_consensus.cc:2468] T fa116cfe47b649769744d50edd7cc489 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0bb303d3974169a35c434a394961e7 in term 2.
I20260713 09:09:17.354849 25609 leader_election.cc:304] T fa116cfe47b649769744d50edd7cc489 P df0bb303d3974169a35c434a394961e7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06e93fa0a83e4d7ba5926a05e3bb4b2f, df0bb303d3974169a35c434a394961e7; no voters: 
I20260713 09:09:17.354883 25644 leader_election.cc:290] T fa116cfe47b649769744d50edd7cc489 P df0bb303d3974169a35c434a394961e7 [CANDIDATE]: Term 2 election: Requested vote from peers 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405), c0a697ceae204126a40ede4912c86b50 (127.21.59.67:39853)
I20260713 09:09:17.355626 25874 raft_consensus.cc:2804] T fa116cfe47b649769744d50edd7cc489 P df0bb303d3974169a35c434a394961e7 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:17.344053 25646 raft_consensus.cc:740] T 00d84c53c3734a5baed39d551c74cbd9 P df0bb303d3974169a35c434a394961e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: df0bb303d3974169a35c434a394961e7, State: Running, Role: LEADER
I20260713 09:09:17.356175 25874 raft_consensus.cc:697] T fa116cfe47b649769744d50edd7cc489 P df0bb303d3974169a35c434a394961e7 [term 2 LEADER]: Becoming Leader. State: Replica: df0bb303d3974169a35c434a394961e7, State: Running, Role: LEADER
I20260713 09:09:17.356604 25646 consensus_queue.cc:260] T 00d84c53c3734a5baed39d551c74cbd9 P df0bb303d3974169a35c434a394961e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:17.357023 25874 consensus_queue.cc:237] T fa116cfe47b649769744d50edd7cc489 P df0bb303d3974169a35c434a394961e7 [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: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:17.358021 25646 raft_consensus.cc:3060] T 00d84c53c3734a5baed39d551c74cbd9 P df0bb303d3974169a35c434a394961e7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:17.362087 25719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa116cfe47b649769744d50edd7cc489" candidate_uuid: "df0bb303d3974169a35c434a394961e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0a697ceae204126a40ede4912c86b50"
I20260713 09:09:17.362665 25719 raft_consensus.cc:3060] T fa116cfe47b649769744d50edd7cc489 P c0a697ceae204126a40ede4912c86b50 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:17.365935 25888 consensus_queue.cc:1048] T 92f359d9f6ff49c5b9c2c442a6851f84 P c0a697ceae204126a40ede4912c86b50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:17.366889 25469 catalog_manager.cc:5697] T fa116cfe47b649769744d50edd7cc489 P df0bb303d3974169a35c434a394961e7 reported cstate change: term changed from 1 to 2, leader changed from 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65) to df0bb303d3974169a35c434a394961e7 (127.21.59.66). New cstate: current_term: 2 leader_uuid: "df0bb303d3974169a35c434a394961e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:17.368315 25720 raft_consensus.cc:2468] T 00d84c53c3734a5baed39d551c74cbd9 P c0a697ceae204126a40ede4912c86b50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06e93fa0a83e4d7ba5926a05e3bb4b2f in term 2.
I20260713 09:09:17.368896 25719 raft_consensus.cc:2468] T fa116cfe47b649769744d50edd7cc489 P c0a697ceae204126a40ede4912c86b50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0bb303d3974169a35c434a394961e7 in term 2.
I20260713 09:09:17.369529 25646 raft_consensus.cc:2468] T 00d84c53c3734a5baed39d551c74cbd9 P df0bb303d3974169a35c434a394961e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06e93fa0a83e4d7ba5926a05e3bb4b2f in term 2.
I20260713 09:09:17.369563 25534 leader_election.cc:304] T 00d84c53c3734a5baed39d551c74cbd9 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06e93fa0a83e4d7ba5926a05e3bb4b2f, c0a697ceae204126a40ede4912c86b50; no voters: 
I20260713 09:09:17.371444 25843 raft_consensus.cc:2804] T 00d84c53c3734a5baed39d551c74cbd9 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:17.371927 25843 raft_consensus.cc:697] T 00d84c53c3734a5baed39d551c74cbd9 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 LEADER]: Becoming Leader. State: Replica: 06e93fa0a83e4d7ba5926a05e3bb4b2f, State: Running, Role: LEADER
I20260713 09:09:17.372726 25843 consensus_queue.cc:237] T 00d84c53c3734a5baed39d551c74cbd9 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:17.389253 25799 raft_consensus.cc:993] T 92f359d9f6ff49c5b9c2c442a6851f84 P c0a697ceae204126a40ede4912c86b50: : Instructing follower 06e93fa0a83e4d7ba5926a05e3bb4b2f to start an election
I20260713 09:09:17.389781 25799 raft_consensus.cc:1081] T 92f359d9f6ff49c5b9c2c442a6851f84 P c0a697ceae204126a40ede4912c86b50 [term 1 LEADER]: Signalling peer 06e93fa0a83e4d7ba5926a05e3bb4b2f to start an election
I20260713 09:09:17.392532 25571 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "92f359d9f6ff49c5b9c2c442a6851f84"
dest_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f"
 from {username='slave'} at 127.0.0.1:38664
I20260713 09:09:17.393100 25571 raft_consensus.cc:493] T 92f359d9f6ff49c5b9c2c442a6851f84 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:17.393476 25571 raft_consensus.cc:3060] T 92f359d9f6ff49c5b9c2c442a6851f84 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:17.405437 25571 raft_consensus.cc:515] T 92f359d9f6ff49c5b9c2c442a6851f84 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:17.410666 25571 leader_election.cc:290] T 92f359d9f6ff49c5b9c2c442a6851f84 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [CANDIDATE]: Term 2 election: Requested vote from peers df0bb303d3974169a35c434a394961e7 (127.21.59.66:45941), c0a697ceae204126a40ede4912c86b50 (127.21.59.67:39853)
I20260713 09:09:17.410972 25646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92f359d9f6ff49c5b9c2c442a6851f84" candidate_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df0bb303d3974169a35c434a394961e7"
I20260713 09:09:17.411563 25646 raft_consensus.cc:3060] T 92f359d9f6ff49c5b9c2c442a6851f84 P df0bb303d3974169a35c434a394961e7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:17.411469 25719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92f359d9f6ff49c5b9c2c442a6851f84" candidate_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0a697ceae204126a40ede4912c86b50"
I20260713 09:09:17.412129 25719 raft_consensus.cc:3055] T 92f359d9f6ff49c5b9c2c442a6851f84 P c0a697ceae204126a40ede4912c86b50 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:17.412415 25719 raft_consensus.cc:740] T 92f359d9f6ff49c5b9c2c442a6851f84 P c0a697ceae204126a40ede4912c86b50 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0a697ceae204126a40ede4912c86b50, State: Running, Role: LEADER
I20260713 09:09:17.412711 25466 catalog_manager.cc:5697] T 00d84c53c3734a5baed39d551c74cbd9 P 06e93fa0a83e4d7ba5926a05e3bb4b2f reported cstate change: term changed from 1 to 2, leader changed from df0bb303d3974169a35c434a394961e7 (127.21.59.66) to 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65). New cstate: current_term: 2 leader_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:17.413132 25719 consensus_queue.cc:260] T 92f359d9f6ff49c5b9c2c442a6851f84 P c0a697ceae204126a40ede4912c86b50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:17.414191 25719 raft_consensus.cc:3060] T 92f359d9f6ff49c5b9c2c442a6851f84 P c0a697ceae204126a40ede4912c86b50 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:17.418531 25646 raft_consensus.cc:2468] T 92f359d9f6ff49c5b9c2c442a6851f84 P df0bb303d3974169a35c434a394961e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06e93fa0a83e4d7ba5926a05e3bb4b2f in term 2.
I20260713 09:09:17.420961 25536 leader_election.cc:304] T 92f359d9f6ff49c5b9c2c442a6851f84 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06e93fa0a83e4d7ba5926a05e3bb4b2f, df0bb303d3974169a35c434a394961e7; no voters: 
I20260713 09:09:17.421398 25888 raft_consensus.cc:993] T ed191526d59b41d3b2d25373452fb9e7 P c0a697ceae204126a40ede4912c86b50: : Instructing follower df0bb303d3974169a35c434a394961e7 to start an election
I20260713 09:09:17.421883 25870 raft_consensus.cc:1081] T ed191526d59b41d3b2d25373452fb9e7 P c0a697ceae204126a40ede4912c86b50 [term 1 LEADER]: Signalling peer df0bb303d3974169a35c434a394961e7 to start an election
I20260713 09:09:17.421974 25843 raft_consensus.cc:2804] T 92f359d9f6ff49c5b9c2c442a6851f84 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:17.422720 25843 raft_consensus.cc:697] T 92f359d9f6ff49c5b9c2c442a6851f84 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 LEADER]: Becoming Leader. State: Replica: 06e93fa0a83e4d7ba5926a05e3bb4b2f, State: Running, Role: LEADER
I20260713 09:09:17.422029 25719 raft_consensus.cc:2468] T 92f359d9f6ff49c5b9c2c442a6851f84 P c0a697ceae204126a40ede4912c86b50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06e93fa0a83e4d7ba5926a05e3bb4b2f in term 2.
I20260713 09:09:17.423576 25646 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed191526d59b41d3b2d25373452fb9e7"
dest_uuid: "df0bb303d3974169a35c434a394961e7"
 from {username='slave'} at 127.0.0.1:44674
I20260713 09:09:17.424157 25646 raft_consensus.cc:493] T ed191526d59b41d3b2d25373452fb9e7 P df0bb303d3974169a35c434a394961e7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:17.424569 25646 raft_consensus.cc:3060] T ed191526d59b41d3b2d25373452fb9e7 P df0bb303d3974169a35c434a394961e7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:17.423614 25843 consensus_queue.cc:237] T 92f359d9f6ff49c5b9c2c442a6851f84 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:17.431675 25646 raft_consensus.cc:515] T ed191526d59b41d3b2d25373452fb9e7 P df0bb303d3974169a35c434a394961e7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:17.432650 25466 catalog_manager.cc:5697] T 92f359d9f6ff49c5b9c2c442a6851f84 P 06e93fa0a83e4d7ba5926a05e3bb4b2f reported cstate change: term changed from 1 to 2, leader changed from c0a697ceae204126a40ede4912c86b50 (127.21.59.67) to 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65). New cstate: current_term: 2 leader_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:17.433693 25646 leader_election.cc:290] T ed191526d59b41d3b2d25373452fb9e7 P df0bb303d3974169a35c434a394961e7 [CANDIDATE]: Term 2 election: Requested vote from peers 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405), c0a697ceae204126a40ede4912c86b50 (127.21.59.67:39853)
I20260713 09:09:17.434850 25571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed191526d59b41d3b2d25373452fb9e7" candidate_uuid: "df0bb303d3974169a35c434a394961e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f"
I20260713 09:09:17.434755 25719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed191526d59b41d3b2d25373452fb9e7" candidate_uuid: "df0bb303d3974169a35c434a394961e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0a697ceae204126a40ede4912c86b50"
I20260713 09:09:17.435492 25571 raft_consensus.cc:3060] T ed191526d59b41d3b2d25373452fb9e7 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:17.435561 25719 raft_consensus.cc:3055] T ed191526d59b41d3b2d25373452fb9e7 P c0a697ceae204126a40ede4912c86b50 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:17.435956 25719 raft_consensus.cc:740] T ed191526d59b41d3b2d25373452fb9e7 P c0a697ceae204126a40ede4912c86b50 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0a697ceae204126a40ede4912c86b50, State: Running, Role: LEADER
I20260713 09:09:17.436687 25719 consensus_queue.cc:260] T ed191526d59b41d3b2d25373452fb9e7 P c0a697ceae204126a40ede4912c86b50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:17.437767 25719 raft_consensus.cc:3060] T ed191526d59b41d3b2d25373452fb9e7 P c0a697ceae204126a40ede4912c86b50 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:17.443228 25571 raft_consensus.cc:2468] T ed191526d59b41d3b2d25373452fb9e7 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0bb303d3974169a35c434a394961e7 in term 2.
I20260713 09:09:17.443878 25719 raft_consensus.cc:2468] T ed191526d59b41d3b2d25373452fb9e7 P c0a697ceae204126a40ede4912c86b50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0bb303d3974169a35c434a394961e7 in term 2.
I20260713 09:09:17.444430 25609 leader_election.cc:304] T ed191526d59b41d3b2d25373452fb9e7 P df0bb303d3974169a35c434a394961e7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06e93fa0a83e4d7ba5926a05e3bb4b2f, df0bb303d3974169a35c434a394961e7; no voters: 
I20260713 09:09:17.445173 25874 raft_consensus.cc:2804] T ed191526d59b41d3b2d25373452fb9e7 P df0bb303d3974169a35c434a394961e7 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:17.445616 25874 raft_consensus.cc:697] T ed191526d59b41d3b2d25373452fb9e7 P df0bb303d3974169a35c434a394961e7 [term 2 LEADER]: Becoming Leader. State: Replica: df0bb303d3974169a35c434a394961e7, State: Running, Role: LEADER
I20260713 09:09:17.446355 25874 consensus_queue.cc:237] T ed191526d59b41d3b2d25373452fb9e7 P df0bb303d3974169a35c434a394961e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:17.452530 25466 catalog_manager.cc:5697] T ed191526d59b41d3b2d25373452fb9e7 P df0bb303d3974169a35c434a394961e7 reported cstate change: term changed from 1 to 2, leader changed from c0a697ceae204126a40ede4912c86b50 (127.21.59.67) to df0bb303d3974169a35c434a394961e7 (127.21.59.66). New cstate: current_term: 2 leader_uuid: "df0bb303d3974169a35c434a394961e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:17.548038 25571 raft_consensus.cc:1275] T 0e7f7002d099473c96fb854463e53d83 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 FOLLOWER]: Refusing update from remote peer df0bb303d3974169a35c434a394961e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:17.549350 25874 consensus_queue.cc:1048] T 0e7f7002d099473c96fb854463e53d83 P df0bb303d3974169a35c434a394961e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:17.557217 25719 raft_consensus.cc:3060] T 0e7f7002d099473c96fb854463e53d83 P c0a697ceae204126a40ede4912c86b50 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:17.563400 25719 raft_consensus.cc:1275] T 0e7f7002d099473c96fb854463e53d83 P c0a697ceae204126a40ede4912c86b50 [term 2 FOLLOWER]: Refusing update from remote peer df0bb303d3974169a35c434a394961e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:17.564589 25876 consensus_queue.cc:1048] T 0e7f7002d099473c96fb854463e53d83 P df0bb303d3974169a35c434a394961e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:17.612823 25719 raft_consensus.cc:1275] T 1708f81d74cc4fe1a69e322feb3b1cfa P c0a697ceae204126a40ede4912c86b50 [term 2 FOLLOWER]: Refusing update from remote peer 06e93fa0a83e4d7ba5926a05e3bb4b2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:17.614334 25843 consensus_queue.cc:1048] T 1708f81d74cc4fe1a69e322feb3b1cfa P 06e93fa0a83e4d7ba5926a05e3bb4b2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:17.622097 25646 raft_consensus.cc:1275] T 1708f81d74cc4fe1a69e322feb3b1cfa P df0bb303d3974169a35c434a394961e7 [term 2 FOLLOWER]: Refusing update from remote peer 06e93fa0a83e4d7ba5926a05e3bb4b2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:17.623833 25881 consensus_queue.cc:1048] T 1708f81d74cc4fe1a69e322feb3b1cfa P 06e93fa0a83e4d7ba5926a05e3bb4b2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:17.677644 25646 raft_consensus.cc:1275] T 7e32de29a56e44e398ed1e5787ea1aee P df0bb303d3974169a35c434a394961e7 [term 2 FOLLOWER]: Refusing update from remote peer 06e93fa0a83e4d7ba5926a05e3bb4b2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:17.679244 25881 consensus_queue.cc:1048] T 7e32de29a56e44e398ed1e5787ea1aee P 06e93fa0a83e4d7ba5926a05e3bb4b2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:17.691529 25719 raft_consensus.cc:3060] T 7e32de29a56e44e398ed1e5787ea1aee P c0a697ceae204126a40ede4912c86b50 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:17.697875 25719 raft_consensus.cc:1275] T 7e32de29a56e44e398ed1e5787ea1aee P c0a697ceae204126a40ede4912c86b50 [term 2 FOLLOWER]: Refusing update from remote peer 06e93fa0a83e4d7ba5926a05e3bb4b2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:17.699295 25927 consensus_queue.cc:1048] T 7e32de29a56e44e398ed1e5787ea1aee P 06e93fa0a83e4d7ba5926a05e3bb4b2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:17.725649 25646 raft_consensus.cc:1275] T a8e47f002ee74a4e8de5e3da41c6a861 P df0bb303d3974169a35c434a394961e7 [term 2 FOLLOWER]: Refusing update from remote peer c0a697ceae204126a40ede4912c86b50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:17.727125 25799 consensus_queue.cc:1048] T a8e47f002ee74a4e8de5e3da41c6a861 P c0a697ceae204126a40ede4912c86b50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:17.735769 25571 raft_consensus.cc:1275] T a8e47f002ee74a4e8de5e3da41c6a861 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 FOLLOWER]: Refusing update from remote peer c0a697ceae204126a40ede4912c86b50: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:17.737860 25799 consensus_queue.cc:1048] T a8e47f002ee74a4e8de5e3da41c6a861 P c0a697ceae204126a40ede4912c86b50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:17.760169 25719 raft_consensus.cc:1275] T fa116cfe47b649769744d50edd7cc489 P c0a697ceae204126a40ede4912c86b50 [term 2 FOLLOWER]: Refusing update from remote peer df0bb303d3974169a35c434a394961e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:17.761435 25874 consensus_queue.cc:1048] T fa116cfe47b649769744d50edd7cc489 P df0bb303d3974169a35c434a394961e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:17.769742 25571 raft_consensus.cc:1275] T fa116cfe47b649769744d50edd7cc489 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 FOLLOWER]: Refusing update from remote peer df0bb303d3974169a35c434a394961e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:17.771416 25795 consensus_queue.cc:1048] T fa116cfe47b649769744d50edd7cc489 P df0bb303d3974169a35c434a394961e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:17.809495 25646 raft_consensus.cc:1275] T 92f359d9f6ff49c5b9c2c442a6851f84 P df0bb303d3974169a35c434a394961e7 [term 2 FOLLOWER]: Refusing update from remote peer 06e93fa0a83e4d7ba5926a05e3bb4b2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:17.810871 25927 consensus_queue.cc:1048] T 92f359d9f6ff49c5b9c2c442a6851f84 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:17.818341 25719 raft_consensus.cc:1275] T 92f359d9f6ff49c5b9c2c442a6851f84 P c0a697ceae204126a40ede4912c86b50 [term 2 FOLLOWER]: Refusing update from remote peer 06e93fa0a83e4d7ba5926a05e3bb4b2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:17.820314 25927 consensus_queue.cc:1048] T 92f359d9f6ff49c5b9c2c442a6851f84 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:17.922170 25646 raft_consensus.cc:1275] T 00d84c53c3734a5baed39d551c74cbd9 P df0bb303d3974169a35c434a394961e7 [term 2 FOLLOWER]: Refusing update from remote peer 06e93fa0a83e4d7ba5926a05e3bb4b2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:17.923945 25927 consensus_queue.cc:1048] T 00d84c53c3734a5baed39d551c74cbd9 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:17.932353 25719 raft_consensus.cc:1275] T 00d84c53c3734a5baed39d551c74cbd9 P c0a697ceae204126a40ede4912c86b50 [term 2 FOLLOWER]: Refusing update from remote peer 06e93fa0a83e4d7ba5926a05e3bb4b2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:17.933823 25881 consensus_queue.cc:1048] T 00d84c53c3734a5baed39d551c74cbd9 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:17.940536 25571 raft_consensus.cc:1275] T ed191526d59b41d3b2d25373452fb9e7 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 FOLLOWER]: Refusing update from remote peer df0bb303d3974169a35c434a394961e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:17.941964 25795 consensus_queue.cc:1048] T ed191526d59b41d3b2d25373452fb9e7 P df0bb303d3974169a35c434a394961e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:17.957273 25719 raft_consensus.cc:1275] T ed191526d59b41d3b2d25373452fb9e7 P c0a697ceae204126a40ede4912c86b50 [term 2 FOLLOWER]: Refusing update from remote peer df0bb303d3974169a35c434a394961e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:17.959106 25882 consensus_queue.cc:1048] T ed191526d59b41d3b2d25373452fb9e7 P df0bb303d3974169a35c434a394961e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:20.052664 25469 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:38386:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:09:20.071949 25469 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38386:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:09:20.094040 21741 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260713 09:09:20.258388 25949 log.cc:927] Time spent T 7e32de29a56e44e398ed1e5787ea1aee P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Append to log took a long time: real 0.076s	user 0.002s	sys 0.000s
W20260713 09:09:20.260151 25955 log.cc:927] Time spent T ed191526d59b41d3b2d25373452fb9e7 P df0bb303d3974169a35c434a394961e7: Append to log took a long time: real 0.076s	user 0.001s	sys 0.000s
W20260713 09:09:20.272943 25952 log.cc:927] Time spent T 00d84c53c3734a5baed39d551c74cbd9 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Append to log took a long time: real 0.078s	user 0.002s	sys 0.000s
W20260713 09:09:20.274088 25957 log.cc:927] Time spent T fa116cfe47b649769744d50edd7cc489 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Append to log took a long time: real 0.089s	user 0.001s	sys 0.000s
I20260713 09:09:20.434232 25985 tablet.cc:1724] T 7e32de29a56e44e398ed1e5787ea1aee P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:09:20.461651 25609 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.59.67:39853, user_credentials={real_user=slave}} blocked reactor thread for 75745.6us
W20260713 09:09:20.475746 25977 log.cc:927] Time spent T 1708f81d74cc4fe1a69e322feb3b1cfa P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260713 09:09:20.468215 25568 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "92f359d9f6ff49c5b9c2c442a6851f84"
dest_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f"
mode: GRACEFUL
new_leader_uuid: "c0a697ceae204126a40ede4912c86b50"
 from {username='slave'} at 127.0.0.1:39574
I20260713 09:09:20.483482 25568 raft_consensus.cc:606] T 92f359d9f6ff49c5b9c2c442a6851f84 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 LEADER]: Received request to transfer leadership to TS c0a697ceae204126a40ede4912c86b50
I20260713 09:09:20.470770 25996 tablet.cc:1724] T ed191526d59b41d3b2d25373452fb9e7 P df0bb303d3974169a35c434a394961e7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:20.470934 25997 tablet.cc:1724] T a8e47f002ee74a4e8de5e3da41c6a861 P c0a697ceae204126a40ede4912c86b50: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:20.472465 25990 tablet.cc:1724] T 00d84c53c3734a5baed39d551c74cbd9 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:20.431528 25979 tablet.cc:1724] T 92f359d9f6ff49c5b9c2c442a6851f84 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:20.461086 25993 tablet.cc:1724] T fa116cfe47b649769744d50edd7cc489 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:20.474745 25994 tablet.cc:1724] T 7e32de29a56e44e398ed1e5787ea1aee P c0a697ceae204126a40ede4912c86b50: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:20.425822 25980 tablet.cc:1724] T 92f359d9f6ff49c5b9c2c442a6851f84 P df0bb303d3974169a35c434a394961e7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:20.493600 25989 tablet.cc:1724] T fa116cfe47b649769744d50edd7cc489 P df0bb303d3974169a35c434a394961e7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:09:20.535385 25672 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:92f359d9f6ff49c5b9c2c442a6851f84)
I20260713 09:09:20.546147 25999 tablet.cc:1724] T 90b9f537b4dc4922be9cf5f841d90278 P df0bb303d3974169a35c434a394961e7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:20.551738 25996 tablet.cc:1724] T 0e7f7002d099473c96fb854463e53d83 P df0bb303d3974169a35c434a394961e7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:20.556514 25963 raft_consensus.cc:993] T 92f359d9f6ff49c5b9c2c442a6851f84 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: : Instructing follower c0a697ceae204126a40ede4912c86b50 to start an election
I20260713 09:09:20.557003 25993 tablet.cc:1724] T ed191526d59b41d3b2d25373452fb9e7 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:20.557006 25963 raft_consensus.cc:1081] T 92f359d9f6ff49c5b9c2c442a6851f84 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 LEADER]: Signalling peer c0a697ceae204126a40ede4912c86b50 to start an election
I20260713 09:09:20.561913 25980 tablet.cc:1724] T 7e32de29a56e44e398ed1e5787ea1aee P df0bb303d3974169a35c434a394961e7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:09:20.563241 25672 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:0e7f7002d099473c96fb854463e53d83)
W20260713 09:09:20.567559 25672 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:0e7f7002d099473c96fb854463e53d83)
I20260713 09:09:20.569017 25979 tablet.cc:1724] T a8e47f002ee74a4e8de5e3da41c6a861 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:20.573843 25990 tablet.cc:1724] T 90b9f537b4dc4922be9cf5f841d90278 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:20.582088 25720 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "92f359d9f6ff49c5b9c2c442a6851f84"
dest_uuid: "c0a697ceae204126a40ede4912c86b50"
 from {username='slave'} at 127.0.0.1:59228
I20260713 09:09:20.582633 25720 raft_consensus.cc:493] T 92f359d9f6ff49c5b9c2c442a6851f84 P c0a697ceae204126a40ede4912c86b50 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:20.582963 25720 raft_consensus.cc:3060] T 92f359d9f6ff49c5b9c2c442a6851f84 P c0a697ceae204126a40ede4912c86b50 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:20.590507 25720 raft_consensus.cc:515] T 92f359d9f6ff49c5b9c2c442a6851f84 P c0a697ceae204126a40ede4912c86b50 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:20.596081 25720 leader_election.cc:290] T 92f359d9f6ff49c5b9c2c442a6851f84 P c0a697ceae204126a40ede4912c86b50 [CANDIDATE]: Term 3 election: Requested vote from peers 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405), df0bb303d3974169a35c434a394961e7 (127.21.59.66:45941)
I20260713 09:09:20.570642 25989 tablet.cc:1724] T 00d84c53c3734a5baed39d551c74cbd9 P df0bb303d3974169a35c434a394961e7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:20.604049 25646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92f359d9f6ff49c5b9c2c442a6851f84" candidate_uuid: "c0a697ceae204126a40ede4912c86b50" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "df0bb303d3974169a35c434a394961e7"
I20260713 09:09:20.604223 25568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92f359d9f6ff49c5b9c2c442a6851f84" candidate_uuid: "c0a697ceae204126a40ede4912c86b50" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f"
I20260713 09:09:20.606480 25568 raft_consensus.cc:3055] T 92f359d9f6ff49c5b9c2c442a6851f84 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:20.606877 25568 raft_consensus.cc:740] T 92f359d9f6ff49c5b9c2c442a6851f84 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 06e93fa0a83e4d7ba5926a05e3bb4b2f, State: Running, Role: LEADER
I20260713 09:09:20.606860 26003 tablet.cc:1724] T 92f359d9f6ff49c5b9c2c442a6851f84 P c0a697ceae204126a40ede4912c86b50: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:20.607959 25568 consensus_queue.cc:260] T 92f359d9f6ff49c5b9c2c442a6851f84 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [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: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:20.608564 25997 tablet.cc:1724] T 1708f81d74cc4fe1a69e322feb3b1cfa P c0a697ceae204126a40ede4912c86b50: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:20.609282 25568 raft_consensus.cc:3060] T 92f359d9f6ff49c5b9c2c442a6851f84 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:20.615249 25642 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa116cfe47b649769744d50edd7cc489"
dest_uuid: "df0bb303d3974169a35c434a394961e7"
mode: GRACEFUL
new_leader_uuid: "c0a697ceae204126a40ede4912c86b50"
 from {username='slave'} at 127.0.0.1:49490
I20260713 09:09:20.616205 25642 raft_consensus.cc:606] T fa116cfe47b649769744d50edd7cc489 P df0bb303d3974169a35c434a394961e7 [term 2 LEADER]: Received request to transfer leadership to TS c0a697ceae204126a40ede4912c86b50
I20260713 09:09:20.617996 21741 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260713 09:09:20.618609 21741 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:20.624763 25979 tablet.cc:1724] T 0e7f7002d099473c96fb854463e53d83 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:20.625316 25980 tablet.cc:1724] T 1708f81d74cc4fe1a69e322feb3b1cfa P df0bb303d3974169a35c434a394961e7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:20.622999 25999 tablet.cc:1724] T a8e47f002ee74a4e8de5e3da41c6a861 P df0bb303d3974169a35c434a394961e7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:20.584105 25985 tablet.cc:1724] T 1708f81d74cc4fe1a69e322feb3b1cfa P 06e93fa0a83e4d7ba5926a05e3bb4b2f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:20.633742 25646 raft_consensus.cc:3060] T 92f359d9f6ff49c5b9c2c442a6851f84 P df0bb303d3974169a35c434a394961e7 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:20.606336 26001 tablet.cc:1724] T fa116cfe47b649769744d50edd7cc489 P c0a697ceae204126a40ede4912c86b50: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:20.562674 25994 tablet.cc:1724] T ed191526d59b41d3b2d25373452fb9e7 P c0a697ceae204126a40ede4912c86b50: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:20.651459 26003 tablet.cc:1724] T 00d84c53c3734a5baed39d551c74cbd9 P c0a697ceae204126a40ede4912c86b50: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:20.654137 25570 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "074d3676722349dcb17a5a6986d20f9d"
dest_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f"
mode: GRACEFUL
new_leader_uuid: "c0a697ceae204126a40ede4912c86b50"
 from {username='slave'} at 127.0.0.1:39574
I20260713 09:09:20.654827 25570 raft_consensus.cc:606] T 074d3676722349dcb17a5a6986d20f9d P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 LEADER]: Received request to transfer leadership to TS c0a697ceae204126a40ede4912c86b50
I20260713 09:09:20.667748 25642 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "13f6f3f9ec1f4b39ac1a88e3cf8e467f"
dest_uuid: "df0bb303d3974169a35c434a394961e7"
mode: GRACEFUL
new_leader_uuid: "c0a697ceae204126a40ede4912c86b50"
 from {username='slave'} at 127.0.0.1:49490
I20260713 09:09:20.668445 25642 raft_consensus.cc:606] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P df0bb303d3974169a35c434a394961e7 [term 2 LEADER]: Received request to transfer leadership to TS c0a697ceae204126a40ede4912c86b50
I20260713 09:09:20.669842 21741 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:09:20.669345 26003 tablet.cc:1724] T 90b9f537b4dc4922be9cf5f841d90278 P c0a697ceae204126a40ede4912c86b50: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:20.670488 21741 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:20.671844 25568 raft_consensus.cc:2468] T 92f359d9f6ff49c5b9c2c442a6851f84 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0a697ceae204126a40ede4912c86b50 in term 3.
I20260713 09:09:20.674121 25997 tablet.cc:1724] T 0e7f7002d099473c96fb854463e53d83 P c0a697ceae204126a40ede4912c86b50: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:20.680438 25683 leader_election.cc:304] T 92f359d9f6ff49c5b9c2c442a6851f84 P c0a697ceae204126a40ede4912c86b50 [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: 06e93fa0a83e4d7ba5926a05e3bb4b2f, c0a697ceae204126a40ede4912c86b50; no voters: 
I20260713 09:09:20.681394 25959 raft_consensus.cc:2804] T 92f359d9f6ff49c5b9c2c442a6851f84 P c0a697ceae204126a40ede4912c86b50 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:20.681895 25959 raft_consensus.cc:697] T 92f359d9f6ff49c5b9c2c442a6851f84 P c0a697ceae204126a40ede4912c86b50 [term 3 LEADER]: Becoming Leader. State: Replica: c0a697ceae204126a40ede4912c86b50, State: Running, Role: LEADER
I20260713 09:09:20.682678 25959 consensus_queue.cc:237] T 92f359d9f6ff49c5b9c2c442a6851f84 P c0a697ceae204126a40ede4912c86b50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:20.679171 25646 raft_consensus.cc:2468] T 92f359d9f6ff49c5b9c2c442a6851f84 P df0bb303d3974169a35c434a394961e7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0a697ceae204126a40ede4912c86b50 in term 3.
I20260713 09:09:20.692402 25467 catalog_manager.cc:6242] T 00000000000000000000000000000000 P b2cdee01125b4e588427d8222924e515: soft_deleted_table [id=977ef7d8eae34f9290784ba26605f25f] alter complete (version 1)
I20260713 09:09:20.703025 25468 catalog_manager.cc:5697] T 92f359d9f6ff49c5b9c2c442a6851f84 P c0a697ceae204126a40ede4912c86b50 reported cstate change: term changed from 2 to 3, leader changed from 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65) to c0a697ceae204126a40ede4912c86b50 (127.21.59.67). New cstate: current_term: 3 leader_uuid: "c0a697ceae204126a40ede4912c86b50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:20.726315 25881 raft_consensus.cc:993] T 074d3676722349dcb17a5a6986d20f9d P 06e93fa0a83e4d7ba5926a05e3bb4b2f: : Instructing follower c0a697ceae204126a40ede4912c86b50 to start an election
I20260713 09:09:20.726840 25963 raft_consensus.cc:1081] T 074d3676722349dcb17a5a6986d20f9d P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 LEADER]: Signalling peer c0a697ceae204126a40ede4912c86b50 to start an election
I20260713 09:09:20.728322 25715 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "074d3676722349dcb17a5a6986d20f9d"
dest_uuid: "c0a697ceae204126a40ede4912c86b50"
 from {username='slave'} at 127.0.0.1:59228
I20260713 09:09:20.728808 25715 raft_consensus.cc:493] T 074d3676722349dcb17a5a6986d20f9d P c0a697ceae204126a40ede4912c86b50 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:20.729058 25715 raft_consensus.cc:3060] T 074d3676722349dcb17a5a6986d20f9d P c0a697ceae204126a40ede4912c86b50 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:20.734226 25715 raft_consensus.cc:515] T 074d3676722349dcb17a5a6986d20f9d P c0a697ceae204126a40ede4912c86b50 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:20.735984 25715 leader_election.cc:290] T 074d3676722349dcb17a5a6986d20f9d P c0a697ceae204126a40ede4912c86b50 [CANDIDATE]: Term 3 election: Requested vote from peers 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405), df0bb303d3974169a35c434a394961e7 (127.21.59.66:45941)
I20260713 09:09:20.736671 25568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "074d3676722349dcb17a5a6986d20f9d" candidate_uuid: "c0a697ceae204126a40ede4912c86b50" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f"
I20260713 09:09:20.737046 25646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "074d3676722349dcb17a5a6986d20f9d" candidate_uuid: "c0a697ceae204126a40ede4912c86b50" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "df0bb303d3974169a35c434a394961e7"
I20260713 09:09:20.737340 25568 raft_consensus.cc:3055] T 074d3676722349dcb17a5a6986d20f9d P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:20.737607 25646 raft_consensus.cc:3060] T 074d3676722349dcb17a5a6986d20f9d P df0bb303d3974169a35c434a394961e7 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:20.737695 25568 raft_consensus.cc:740] T 074d3676722349dcb17a5a6986d20f9d P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 06e93fa0a83e4d7ba5926a05e3bb4b2f, State: Running, Role: LEADER
I20260713 09:09:20.738555 25568 consensus_queue.cc:260] T 074d3676722349dcb17a5a6986d20f9d P 06e93fa0a83e4d7ba5926a05e3bb4b2f [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: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:20.739806 25568 raft_consensus.cc:3060] T 074d3676722349dcb17a5a6986d20f9d P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:20.744683 25646 raft_consensus.cc:2468] T 074d3676722349dcb17a5a6986d20f9d P df0bb303d3974169a35c434a394961e7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0a697ceae204126a40ede4912c86b50 in term 3.
I20260713 09:09:20.745972 25685 leader_election.cc:304] T 074d3676722349dcb17a5a6986d20f9d P c0a697ceae204126a40ede4912c86b50 [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: c0a697ceae204126a40ede4912c86b50, df0bb303d3974169a35c434a394961e7; no voters: 
I20260713 09:09:20.746590 25568 raft_consensus.cc:2468] T 074d3676722349dcb17a5a6986d20f9d P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0a697ceae204126a40ede4912c86b50 in term 3.
I20260713 09:09:20.746961 25931 raft_consensus.cc:2804] T 074d3676722349dcb17a5a6986d20f9d P c0a697ceae204126a40ede4912c86b50 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:20.747519 25931 raft_consensus.cc:697] T 074d3676722349dcb17a5a6986d20f9d P c0a697ceae204126a40ede4912c86b50 [term 3 LEADER]: Becoming Leader. State: Replica: c0a697ceae204126a40ede4912c86b50, State: Running, Role: LEADER
I20260713 09:09:20.748317 25931 consensus_queue.cc:237] T 074d3676722349dcb17a5a6986d20f9d P c0a697ceae204126a40ede4912c86b50 [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: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:20.756081 25468 catalog_manager.cc:5697] T 074d3676722349dcb17a5a6986d20f9d P c0a697ceae204126a40ede4912c86b50 reported cstate change: term changed from 2 to 3, leader changed from 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65) to c0a697ceae204126a40ede4912c86b50 (127.21.59.67). New cstate: current_term: 3 leader_uuid: "c0a697ceae204126a40ede4912c86b50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:20.843384 25974 raft_consensus.cc:993] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P df0bb303d3974169a35c434a394961e7: : Instructing follower c0a697ceae204126a40ede4912c86b50 to start an election
I20260713 09:09:20.843907 25932 raft_consensus.cc:1081] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P df0bb303d3974169a35c434a394961e7 [term 2 LEADER]: Signalling peer c0a697ceae204126a40ede4912c86b50 to start an election
I20260713 09:09:20.845178 25715 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "13f6f3f9ec1f4b39ac1a88e3cf8e467f"
dest_uuid: "c0a697ceae204126a40ede4912c86b50"
 from {username='slave'} at 127.0.0.1:59222
I20260713 09:09:20.845630 25715 raft_consensus.cc:493] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P c0a697ceae204126a40ede4912c86b50 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:20.845954 25715 raft_consensus.cc:3060] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P c0a697ceae204126a40ede4912c86b50 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:20.850569 25715 raft_consensus.cc:515] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P c0a697ceae204126a40ede4912c86b50 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:20.852382 25715 leader_election.cc:290] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P c0a697ceae204126a40ede4912c86b50 [CANDIDATE]: Term 3 election: Requested vote from peers 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405), df0bb303d3974169a35c434a394961e7 (127.21.59.66:45941)
I20260713 09:09:20.853422 25646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f6f3f9ec1f4b39ac1a88e3cf8e467f" candidate_uuid: "c0a697ceae204126a40ede4912c86b50" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "df0bb303d3974169a35c434a394961e7"
I20260713 09:09:20.853708 25568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f6f3f9ec1f4b39ac1a88e3cf8e467f" candidate_uuid: "c0a697ceae204126a40ede4912c86b50" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f"
I20260713 09:09:20.854030 25646 raft_consensus.cc:3055] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P df0bb303d3974169a35c434a394961e7 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:20.854334 25568 raft_consensus.cc:3060] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:20.854389 25646 raft_consensus.cc:740] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P df0bb303d3974169a35c434a394961e7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: df0bb303d3974169a35c434a394961e7, State: Running, Role: LEADER
I20260713 09:09:20.855351 25646 consensus_queue.cc:260] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P df0bb303d3974169a35c434a394961e7 [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: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:20.856268 25646 raft_consensus.cc:3060] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P df0bb303d3974169a35c434a394961e7 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:20.860481 25568 raft_consensus.cc:2468] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0a697ceae204126a40ede4912c86b50 in term 3.
I20260713 09:09:20.861601 25683 leader_election.cc:304] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P c0a697ceae204126a40ede4912c86b50 [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: 06e93fa0a83e4d7ba5926a05e3bb4b2f, c0a697ceae204126a40ede4912c86b50; no voters: 
I20260713 09:09:20.862311 25646 raft_consensus.cc:2468] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P df0bb303d3974169a35c434a394961e7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0a697ceae204126a40ede4912c86b50 in term 3.
I20260713 09:09:20.862402 25931 raft_consensus.cc:2804] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P c0a697ceae204126a40ede4912c86b50 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:20.862979 25931 raft_consensus.cc:697] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P c0a697ceae204126a40ede4912c86b50 [term 3 LEADER]: Becoming Leader. State: Replica: c0a697ceae204126a40ede4912c86b50, State: Running, Role: LEADER
I20260713 09:09:20.863828 25931 consensus_queue.cc:237] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P c0a697ceae204126a40ede4912c86b50 [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: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:20.870445 25468 catalog_manager.cc:5697] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P c0a697ceae204126a40ede4912c86b50 reported cstate change: term changed from 2 to 3, leader changed from df0bb303d3974169a35c434a394961e7 (127.21.59.66) to c0a697ceae204126a40ede4912c86b50 (127.21.59.67). New cstate: current_term: 3 leader_uuid: "c0a697ceae204126a40ede4912c86b50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:20.957651 25974 raft_consensus.cc:993] T fa116cfe47b649769744d50edd7cc489 P df0bb303d3974169a35c434a394961e7: : Instructing follower c0a697ceae204126a40ede4912c86b50 to start an election
I20260713 09:09:20.958072 25932 raft_consensus.cc:1081] T fa116cfe47b649769744d50edd7cc489 P df0bb303d3974169a35c434a394961e7 [term 2 LEADER]: Signalling peer c0a697ceae204126a40ede4912c86b50 to start an election
I20260713 09:09:20.959426 25715 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa116cfe47b649769744d50edd7cc489"
dest_uuid: "c0a697ceae204126a40ede4912c86b50"
 from {username='slave'} at 127.0.0.1:59222
I20260713 09:09:20.959909 25715 raft_consensus.cc:493] T fa116cfe47b649769744d50edd7cc489 P c0a697ceae204126a40ede4912c86b50 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:20.960211 25715 raft_consensus.cc:3060] T fa116cfe47b649769744d50edd7cc489 P c0a697ceae204126a40ede4912c86b50 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:20.965618 25715 raft_consensus.cc:515] T fa116cfe47b649769744d50edd7cc489 P c0a697ceae204126a40ede4912c86b50 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:20.967353 25715 leader_election.cc:290] T fa116cfe47b649769744d50edd7cc489 P c0a697ceae204126a40ede4912c86b50 [CANDIDATE]: Term 3 election: Requested vote from peers 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405), df0bb303d3974169a35c434a394961e7 (127.21.59.66:45941)
I20260713 09:09:20.968009 25568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa116cfe47b649769744d50edd7cc489" candidate_uuid: "c0a697ceae204126a40ede4912c86b50" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f"
I20260713 09:09:20.968326 25646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa116cfe47b649769744d50edd7cc489" candidate_uuid: "c0a697ceae204126a40ede4912c86b50" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "df0bb303d3974169a35c434a394961e7"
I20260713 09:09:20.968647 25568 raft_consensus.cc:3060] T fa116cfe47b649769744d50edd7cc489 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:20.968909 25646 raft_consensus.cc:3055] T fa116cfe47b649769744d50edd7cc489 P df0bb303d3974169a35c434a394961e7 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:20.969259 25646 raft_consensus.cc:740] T fa116cfe47b649769744d50edd7cc489 P df0bb303d3974169a35c434a394961e7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: df0bb303d3974169a35c434a394961e7, State: Running, Role: LEADER
I20260713 09:09:20.969861 25646 consensus_queue.cc:260] T fa116cfe47b649769744d50edd7cc489 P df0bb303d3974169a35c434a394961e7 [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: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:20.971091 25646 raft_consensus.cc:3060] T fa116cfe47b649769744d50edd7cc489 P df0bb303d3974169a35c434a394961e7 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:20.974390 25568 raft_consensus.cc:2468] T fa116cfe47b649769744d50edd7cc489 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0a697ceae204126a40ede4912c86b50 in term 3.
I20260713 09:09:20.975544 25683 leader_election.cc:304] T fa116cfe47b649769744d50edd7cc489 P c0a697ceae204126a40ede4912c86b50 [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: 06e93fa0a83e4d7ba5926a05e3bb4b2f, c0a697ceae204126a40ede4912c86b50; no voters: 
I20260713 09:09:20.976311 25646 raft_consensus.cc:2468] T fa116cfe47b649769744d50edd7cc489 P df0bb303d3974169a35c434a394961e7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0a697ceae204126a40ede4912c86b50 in term 3.
I20260713 09:09:20.976426 25931 raft_consensus.cc:2804] T fa116cfe47b649769744d50edd7cc489 P c0a697ceae204126a40ede4912c86b50 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:20.977164 25931 raft_consensus.cc:697] T fa116cfe47b649769744d50edd7cc489 P c0a697ceae204126a40ede4912c86b50 [term 3 LEADER]: Becoming Leader. State: Replica: c0a697ceae204126a40ede4912c86b50, State: Running, Role: LEADER
I20260713 09:09:20.977954 25931 consensus_queue.cc:237] T fa116cfe47b649769744d50edd7cc489 P c0a697ceae204126a40ede4912c86b50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } }
I20260713 09:09:20.984068 25468 catalog_manager.cc:5697] T fa116cfe47b649769744d50edd7cc489 P c0a697ceae204126a40ede4912c86b50 reported cstate change: term changed from 2 to 3, leader changed from df0bb303d3974169a35c434a394961e7 (127.21.59.66) to c0a697ceae204126a40ede4912c86b50 (127.21.59.67). New cstate: current_term: 3 leader_uuid: "c0a697ceae204126a40ede4912c86b50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0a697ceae204126a40ede4912c86b50" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 39853 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:21.145537 25646 raft_consensus.cc:1275] T 074d3676722349dcb17a5a6986d20f9d P df0bb303d3974169a35c434a394961e7 [term 3 FOLLOWER]: Refusing update from remote peer c0a697ceae204126a40ede4912c86b50: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:21.146981 25931 consensus_queue.cc:1048] T 074d3676722349dcb17a5a6986d20f9d P c0a697ceae204126a40ede4912c86b50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:21.159672 25568 raft_consensus.cc:1275] T 074d3676722349dcb17a5a6986d20f9d P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 3 FOLLOWER]: Refusing update from remote peer c0a697ceae204126a40ede4912c86b50: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:21.161064 25931 consensus_queue.cc:1048] T 074d3676722349dcb17a5a6986d20f9d P c0a697ceae204126a40ede4912c86b50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:21.172565 25568 raft_consensus.cc:1275] T 92f359d9f6ff49c5b9c2c442a6851f84 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 3 FOLLOWER]: Refusing update from remote peer c0a697ceae204126a40ede4912c86b50: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:09:21.173729 25931 consensus_queue.cc:1048] T 92f359d9f6ff49c5b9c2c442a6851f84 P c0a697ceae204126a40ede4912c86b50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:21.181308 25646 raft_consensus.cc:1275] T 92f359d9f6ff49c5b9c2c442a6851f84 P df0bb303d3974169a35c434a394961e7 [term 3 FOLLOWER]: Refusing update from remote peer c0a697ceae204126a40ede4912c86b50: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:09:21.183002 25931 consensus_queue.cc:1048] T 92f359d9f6ff49c5b9c2c442a6851f84 P c0a697ceae204126a40ede4912c86b50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:21.327389 25568 raft_consensus.cc:1275] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 3 FOLLOWER]: Refusing update from remote peer c0a697ceae204126a40ede4912c86b50: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:21.328641 25931 consensus_queue.cc:1048] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P c0a697ceae204126a40ede4912c86b50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:21.338730 25646 raft_consensus.cc:1275] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P df0bb303d3974169a35c434a394961e7 [term 3 FOLLOWER]: Refusing update from remote peer c0a697ceae204126a40ede4912c86b50: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:21.340329 25959 consensus_queue.cc:1048] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P c0a697ceae204126a40ede4912c86b50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:21.550993 25568 raft_consensus.cc:1275] T fa116cfe47b649769744d50edd7cc489 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 3 FOLLOWER]: Refusing update from remote peer c0a697ceae204126a40ede4912c86b50: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:09:21.552325 26015 consensus_queue.cc:1048] T fa116cfe47b649769744d50edd7cc489 P c0a697ceae204126a40ede4912c86b50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06e93fa0a83e4d7ba5926a05e3bb4b2f" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 36405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:21.557612 25646 raft_consensus.cc:1275] T fa116cfe47b649769744d50edd7cc489 P df0bb303d3974169a35c434a394961e7 [term 3 FOLLOWER]: Refusing update from remote peer c0a697ceae204126a40ede4912c86b50: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:09:21.560338 25986 consensus_queue.cc:1048] T fa116cfe47b649769744d50edd7cc489 P c0a697ceae204126a40ede4912c86b50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0bb303d3974169a35c434a394961e7" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:21.729027 21741 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:09:21.734272 21741 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260713 09:09:21.734710 21741 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:21.739427 21741 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:09:21.739821 21741 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:22.770733 21741 tablet_server.cc:179] TabletServer@127.21.59.65:0 shutting down...
W20260713 09:09:22.774684 25683 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
W20260713 09:09:22.779491 25683 consensus_peers.cc:597] T a8e47f002ee74a4e8de5e3da41c6a861 P c0a697ceae204126a40ede4912c86b50 -> Peer 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405): Couldn't send request to peer 06e93fa0a83e4d7ba5926a05e3bb4b2f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:22.797415 21741 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:22.798210 21741 tablet_replica.cc:333] T 1708f81d74cc4fe1a69e322feb3b1cfa P 06e93fa0a83e4d7ba5926a05e3bb4b2f: stopping tablet replica
I20260713 09:09:22.798915 21741 raft_consensus.cc:2243] T 1708f81d74cc4fe1a69e322feb3b1cfa P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:22.799713 21741 raft_consensus.cc:2272] T 1708f81d74cc4fe1a69e322feb3b1cfa P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.801538 21741 tablet_replica.cc:333] T 7e32de29a56e44e398ed1e5787ea1aee P 06e93fa0a83e4d7ba5926a05e3bb4b2f: stopping tablet replica
I20260713 09:09:22.802155 21741 raft_consensus.cc:2243] T 7e32de29a56e44e398ed1e5787ea1aee P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:22.803089 21741 raft_consensus.cc:2272] T 7e32de29a56e44e398ed1e5787ea1aee P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.804759 21741 tablet_replica.cc:333] T fa116cfe47b649769744d50edd7cc489 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: stopping tablet replica
I20260713 09:09:22.805236 21741 raft_consensus.cc:2243] T fa116cfe47b649769744d50edd7cc489 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.805631 21741 raft_consensus.cc:2272] T fa116cfe47b649769744d50edd7cc489 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.807204 21741 tablet_replica.cc:333] T a8e47f002ee74a4e8de5e3da41c6a861 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: stopping tablet replica
I20260713 09:09:22.807694 21741 raft_consensus.cc:2243] T a8e47f002ee74a4e8de5e3da41c6a861 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.808043 21741 raft_consensus.cc:2272] T a8e47f002ee74a4e8de5e3da41c6a861 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.809520 21741 tablet_replica.cc:333] T 00d84c53c3734a5baed39d551c74cbd9 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: stopping tablet replica
I20260713 09:09:22.809983 21741 raft_consensus.cc:2243] T 00d84c53c3734a5baed39d551c74cbd9 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:22.810670 21741 raft_consensus.cc:2272] T 00d84c53c3734a5baed39d551c74cbd9 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.812309 21741 tablet_replica.cc:333] T ed191526d59b41d3b2d25373452fb9e7 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: stopping tablet replica
I20260713 09:09:22.812785 21741 raft_consensus.cc:2243] T ed191526d59b41d3b2d25373452fb9e7 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.813237 21741 raft_consensus.cc:2272] T ed191526d59b41d3b2d25373452fb9e7 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.814740 21741 tablet_replica.cc:333] T 90b9f537b4dc4922be9cf5f841d90278 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: stopping tablet replica
I20260713 09:09:22.815266 21741 raft_consensus.cc:2243] T 90b9f537b4dc4922be9cf5f841d90278 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.815618 21741 raft_consensus.cc:2272] T 90b9f537b4dc4922be9cf5f841d90278 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.817108 21741 tablet_replica.cc:333] T 09af5ba31da446e69510fe49dfa0f558 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: stopping tablet replica
I20260713 09:09:22.817552 21741 raft_consensus.cc:2243] T 09af5ba31da446e69510fe49dfa0f558 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:22.818174 21741 raft_consensus.cc:2272] T 09af5ba31da446e69510fe49dfa0f558 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.819913 21741 tablet_replica.cc:333] T 647e30864ffd45e4a40abb2579edd852 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: stopping tablet replica
I20260713 09:09:22.820519 21741 raft_consensus.cc:2243] T 647e30864ffd45e4a40abb2579edd852 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.820858 21741 raft_consensus.cc:2272] T 647e30864ffd45e4a40abb2579edd852 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.822527 21741 tablet_replica.cc:333] T e858cc3636ba422c81e9d9ce39befd02 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: stopping tablet replica
I20260713 09:09:22.823086 21741 raft_consensus.cc:2243] T e858cc3636ba422c81e9d9ce39befd02 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.823426 21741 raft_consensus.cc:2272] T e858cc3636ba422c81e9d9ce39befd02 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.825031 21741 tablet_replica.cc:333] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P 06e93fa0a83e4d7ba5926a05e3bb4b2f: stopping tablet replica
I20260713 09:09:22.825531 21741 raft_consensus.cc:2243] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.825893 21741 raft_consensus.cc:2272] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.827741 21741 tablet_replica.cc:333] T ed8118198eab4deb86d960f610a0f515 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: stopping tablet replica
I20260713 09:09:22.828223 21741 raft_consensus.cc:2243] T ed8118198eab4deb86d960f610a0f515 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:22.828914 21741 raft_consensus.cc:2272] T ed8118198eab4deb86d960f610a0f515 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.830621 21741 tablet_replica.cc:333] T 871bb7405a7948bfb21008fbecf377e3 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: stopping tablet replica
I20260713 09:09:22.831231 21741 raft_consensus.cc:2243] T 871bb7405a7948bfb21008fbecf377e3 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.831687 21741 raft_consensus.cc:2272] T 871bb7405a7948bfb21008fbecf377e3 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.833330 21741 tablet_replica.cc:333] T 074d3676722349dcb17a5a6986d20f9d P 06e93fa0a83e4d7ba5926a05e3bb4b2f: stopping tablet replica
I20260713 09:09:22.833834 21741 raft_consensus.cc:2243] T 074d3676722349dcb17a5a6986d20f9d P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.834206 21741 raft_consensus.cc:2272] T 074d3676722349dcb17a5a6986d20f9d P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.835996 21741 tablet_replica.cc:333] T 00036305bca24314917351608809cfe2 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: stopping tablet replica
I20260713 09:09:22.836493 21741 raft_consensus.cc:2243] T 00036305bca24314917351608809cfe2 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.836966 21741 raft_consensus.cc:2272] T 00036305bca24314917351608809cfe2 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.839004 21741 tablet_replica.cc:333] T 6e5530f92e664ecfa4a21c0409da5e38 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: stopping tablet replica
I20260713 09:09:22.839562 21741 raft_consensus.cc:2243] T 6e5530f92e664ecfa4a21c0409da5e38 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:22.840265 21741 raft_consensus.cc:2272] T 6e5530f92e664ecfa4a21c0409da5e38 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.842062 21741 tablet_replica.cc:333] T 0e7f7002d099473c96fb854463e53d83 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: stopping tablet replica
I20260713 09:09:22.842486 21741 raft_consensus.cc:2243] T 0e7f7002d099473c96fb854463e53d83 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.842975 21741 raft_consensus.cc:2272] T 0e7f7002d099473c96fb854463e53d83 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.844534 21741 tablet_replica.cc:333] T 92f359d9f6ff49c5b9c2c442a6851f84 P 06e93fa0a83e4d7ba5926a05e3bb4b2f: stopping tablet replica
I20260713 09:09:22.844961 21741 raft_consensus.cc:2243] T 92f359d9f6ff49c5b9c2c442a6851f84 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.845324 21741 raft_consensus.cc:2272] T 92f359d9f6ff49c5b9c2c442a6851f84 P 06e93fa0a83e4d7ba5926a05e3bb4b2f [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:22.864317 25683 consensus_peers.cc:597] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P c0a697ceae204126a40ede4912c86b50 -> Peer 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405): Couldn't send request to peer 06e93fa0a83e4d7ba5926a05e3bb4b2f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:22.883656 21741 tablet_server.cc:196] TabletServer@127.21.59.65:0 shutdown complete.
I20260713 09:09:22.911252 21741 tablet_server.cc:179] TabletServer@127.21.59.66:0 shutting down...
W20260713 09:09:22.928972 25609 consensus_peers.cc:597] T 0e7f7002d099473c96fb854463e53d83 P df0bb303d3974169a35c434a394961e7 -> Peer 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405): Couldn't send request to peer 06e93fa0a83e4d7ba5926a05e3bb4b2f. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.65:36405: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:22.943333 21741 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:22.944360 21741 tablet_replica.cc:333] T a8e47f002ee74a4e8de5e3da41c6a861 P df0bb303d3974169a35c434a394961e7: stopping tablet replica
I20260713 09:09:22.945079 21741 raft_consensus.cc:2243] T a8e47f002ee74a4e8de5e3da41c6a861 P df0bb303d3974169a35c434a394961e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.945847 21741 raft_consensus.cc:2272] T a8e47f002ee74a4e8de5e3da41c6a861 P df0bb303d3974169a35c434a394961e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.948035 21741 tablet_replica.cc:333] T fa116cfe47b649769744d50edd7cc489 P df0bb303d3974169a35c434a394961e7: stopping tablet replica
I20260713 09:09:22.948625 21741 raft_consensus.cc:2243] T fa116cfe47b649769744d50edd7cc489 P df0bb303d3974169a35c434a394961e7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.949142 21741 raft_consensus.cc:2272] T fa116cfe47b649769744d50edd7cc489 P df0bb303d3974169a35c434a394961e7 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:22.949786 25609 consensus_peers.cc:597] T e858cc3636ba422c81e9d9ce39befd02 P df0bb303d3974169a35c434a394961e7 -> Peer 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405): Couldn't send request to peer 06e93fa0a83e4d7ba5926a05e3bb4b2f. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.65:36405: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:22.951033 21741 tablet_replica.cc:333] T 1708f81d74cc4fe1a69e322feb3b1cfa P df0bb303d3974169a35c434a394961e7: stopping tablet replica
I20260713 09:09:22.951644 21741 raft_consensus.cc:2243] T 1708f81d74cc4fe1a69e322feb3b1cfa P df0bb303d3974169a35c434a394961e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.952066 21741 raft_consensus.cc:2272] T 1708f81d74cc4fe1a69e322feb3b1cfa P df0bb303d3974169a35c434a394961e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.953709 21741 tablet_replica.cc:333] T 00d84c53c3734a5baed39d551c74cbd9 P df0bb303d3974169a35c434a394961e7: stopping tablet replica
I20260713 09:09:22.954265 21741 raft_consensus.cc:2243] T 00d84c53c3734a5baed39d551c74cbd9 P df0bb303d3974169a35c434a394961e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.954696 21741 raft_consensus.cc:2272] T 00d84c53c3734a5baed39d551c74cbd9 P df0bb303d3974169a35c434a394961e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.956423 21741 tablet_replica.cc:333] T 90b9f537b4dc4922be9cf5f841d90278 P df0bb303d3974169a35c434a394961e7: stopping tablet replica
I20260713 09:09:22.956977 21741 raft_consensus.cc:2243] T 90b9f537b4dc4922be9cf5f841d90278 P df0bb303d3974169a35c434a394961e7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:22.957703 21741 raft_consensus.cc:2272] T 90b9f537b4dc4922be9cf5f841d90278 P df0bb303d3974169a35c434a394961e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.959416 21741 tablet_replica.cc:333] T ed191526d59b41d3b2d25373452fb9e7 P df0bb303d3974169a35c434a394961e7: stopping tablet replica
I20260713 09:09:22.959941 21741 raft_consensus.cc:2243] T ed191526d59b41d3b2d25373452fb9e7 P df0bb303d3974169a35c434a394961e7 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:22.960636 21741 raft_consensus.cc:2272] T ed191526d59b41d3b2d25373452fb9e7 P df0bb303d3974169a35c434a394961e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.962252 21741 tablet_replica.cc:333] T 7e32de29a56e44e398ed1e5787ea1aee P df0bb303d3974169a35c434a394961e7: stopping tablet replica
I20260713 09:09:22.962846 21741 raft_consensus.cc:2243] T 7e32de29a56e44e398ed1e5787ea1aee P df0bb303d3974169a35c434a394961e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.963263 21741 raft_consensus.cc:2272] T 7e32de29a56e44e398ed1e5787ea1aee P df0bb303d3974169a35c434a394961e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.964933 21741 tablet_replica.cc:333] T 09af5ba31da446e69510fe49dfa0f558 P df0bb303d3974169a35c434a394961e7: stopping tablet replica
I20260713 09:09:22.965582 21741 raft_consensus.cc:2243] T 09af5ba31da446e69510fe49dfa0f558 P df0bb303d3974169a35c434a394961e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.965986 21741 raft_consensus.cc:2272] T 09af5ba31da446e69510fe49dfa0f558 P df0bb303d3974169a35c434a394961e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.967777 21741 tablet_replica.cc:333] T 647e30864ffd45e4a40abb2579edd852 P df0bb303d3974169a35c434a394961e7: stopping tablet replica
I20260713 09:09:22.968297 21741 raft_consensus.cc:2243] T 647e30864ffd45e4a40abb2579edd852 P df0bb303d3974169a35c434a394961e7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:22.968973 21741 raft_consensus.cc:2272] T 647e30864ffd45e4a40abb2579edd852 P df0bb303d3974169a35c434a394961e7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:22.969199 25609 consensus_peers.cc:597] T 871bb7405a7948bfb21008fbecf377e3 P df0bb303d3974169a35c434a394961e7 -> Peer 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405): Couldn't send request to peer 06e93fa0a83e4d7ba5926a05e3bb4b2f. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.65:36405: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:22.970744 21741 tablet_replica.cc:333] T 92f359d9f6ff49c5b9c2c442a6851f84 P df0bb303d3974169a35c434a394961e7: stopping tablet replica
I20260713 09:09:22.971408 21741 raft_consensus.cc:2243] T 92f359d9f6ff49c5b9c2c442a6851f84 P df0bb303d3974169a35c434a394961e7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.971848 21741 raft_consensus.cc:2272] T 92f359d9f6ff49c5b9c2c442a6851f84 P df0bb303d3974169a35c434a394961e7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.973541 21741 tablet_replica.cc:333] T 0e7f7002d099473c96fb854463e53d83 P df0bb303d3974169a35c434a394961e7: stopping tablet replica
I20260713 09:09:22.974064 21741 raft_consensus.cc:2243] T 0e7f7002d099473c96fb854463e53d83 P df0bb303d3974169a35c434a394961e7 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:22.974763 21741 raft_consensus.cc:2272] T 0e7f7002d099473c96fb854463e53d83 P df0bb303d3974169a35c434a394961e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.976475 21741 tablet_replica.cc:333] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P df0bb303d3974169a35c434a394961e7: stopping tablet replica
I20260713 09:09:22.976977 21741 raft_consensus.cc:2243] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P df0bb303d3974169a35c434a394961e7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.977371 21741 raft_consensus.cc:2272] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P df0bb303d3974169a35c434a394961e7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.979141 21741 tablet_replica.cc:333] T e858cc3636ba422c81e9d9ce39befd02 P df0bb303d3974169a35c434a394961e7: stopping tablet replica
I20260713 09:09:22.979650 21741 raft_consensus.cc:2243] T e858cc3636ba422c81e9d9ce39befd02 P df0bb303d3974169a35c434a394961e7 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:22.980391 21741 raft_consensus.cc:2272] T e858cc3636ba422c81e9d9ce39befd02 P df0bb303d3974169a35c434a394961e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.982404 21741 tablet_replica.cc:333] T ed8118198eab4deb86d960f610a0f515 P df0bb303d3974169a35c434a394961e7: stopping tablet replica
I20260713 09:09:22.982975 21741 raft_consensus.cc:2243] T ed8118198eab4deb86d960f610a0f515 P df0bb303d3974169a35c434a394961e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.983372 21741 raft_consensus.cc:2272] T ed8118198eab4deb86d960f610a0f515 P df0bb303d3974169a35c434a394961e7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:22.984126 25685 consensus_peers.cc:597] T fa116cfe47b649769744d50edd7cc489 P c0a697ceae204126a40ede4912c86b50 -> Peer df0bb303d3974169a35c434a394961e7 (127.21.59.66:45941): Couldn't send request to peer df0bb303d3974169a35c434a394961e7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:22.985126 21741 tablet_replica.cc:333] T 6e5530f92e664ecfa4a21c0409da5e38 P df0bb303d3974169a35c434a394961e7: stopping tablet replica
I20260713 09:09:22.985715 21741 raft_consensus.cc:2243] T 6e5530f92e664ecfa4a21c0409da5e38 P df0bb303d3974169a35c434a394961e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.986205 21741 raft_consensus.cc:2272] T 6e5530f92e664ecfa4a21c0409da5e38 P df0bb303d3974169a35c434a394961e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.988008 21741 tablet_replica.cc:333] T 00036305bca24314917351608809cfe2 P df0bb303d3974169a35c434a394961e7: stopping tablet replica
I20260713 09:09:22.988504 21741 raft_consensus.cc:2243] T 00036305bca24314917351608809cfe2 P df0bb303d3974169a35c434a394961e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.988891 21741 raft_consensus.cc:2272] T 00036305bca24314917351608809cfe2 P df0bb303d3974169a35c434a394961e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.990523 21741 tablet_replica.cc:333] T 871bb7405a7948bfb21008fbecf377e3 P df0bb303d3974169a35c434a394961e7: stopping tablet replica
I20260713 09:09:22.991055 21741 raft_consensus.cc:2243] T 871bb7405a7948bfb21008fbecf377e3 P df0bb303d3974169a35c434a394961e7 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:22.991763 21741 raft_consensus.cc:2272] T 871bb7405a7948bfb21008fbecf377e3 P df0bb303d3974169a35c434a394961e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.993477 21741 tablet_replica.cc:333] T 074d3676722349dcb17a5a6986d20f9d P df0bb303d3974169a35c434a394961e7: stopping tablet replica
I20260713 09:09:22.993942 21741 raft_consensus.cc:2243] T 074d3676722349dcb17a5a6986d20f9d P df0bb303d3974169a35c434a394961e7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.994385 21741 raft_consensus.cc:2272] T 074d3676722349dcb17a5a6986d20f9d P df0bb303d3974169a35c434a394961e7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:23.075757 21741 tablet_server.cc:196] TabletServer@127.21.59.66:0 shutdown complete.
W20260713 09:09:23.081103 25685 consensus_peers.cc:597] T a8e47f002ee74a4e8de5e3da41c6a861 P c0a697ceae204126a40ede4912c86b50 -> Peer df0bb303d3974169a35c434a394961e7 (127.21.59.66:45941): Couldn't send request to peer df0bb303d3974169a35c434a394961e7. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.66:45941: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:23.091249 25683 consensus_peers.cc:597] T fa116cfe47b649769744d50edd7cc489 P c0a697ceae204126a40ede4912c86b50 -> Peer 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405): Couldn't send request to peer 06e93fa0a83e4d7ba5926a05e3bb4b2f. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.65:36405: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:23.130334 21741 tablet_server.cc:179] TabletServer@127.21.59.67:0 shutting down...
I20260713 09:09:23.161644 21741 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:23.162575 21741 tablet_replica.cc:333] T a8e47f002ee74a4e8de5e3da41c6a861 P c0a697ceae204126a40ede4912c86b50: stopping tablet replica
I20260713 09:09:23.163892 21741 raft_consensus.cc:2243] T a8e47f002ee74a4e8de5e3da41c6a861 P c0a697ceae204126a40ede4912c86b50 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:23.165246 21741 raft_consensus.cc:2272] T a8e47f002ee74a4e8de5e3da41c6a861 P c0a697ceae204126a40ede4912c86b50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:23.167778 21741 tablet_replica.cc:333] T 90b9f537b4dc4922be9cf5f841d90278 P c0a697ceae204126a40ede4912c86b50: stopping tablet replica
I20260713 09:09:23.168509 21741 raft_consensus.cc:2243] T 90b9f537b4dc4922be9cf5f841d90278 P c0a697ceae204126a40ede4912c86b50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:23.169200 21741 raft_consensus.cc:2272] T 90b9f537b4dc4922be9cf5f841d90278 P c0a697ceae204126a40ede4912c86b50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:23.171526 21741 tablet_replica.cc:333] T 0e7f7002d099473c96fb854463e53d83 P c0a697ceae204126a40ede4912c86b50: stopping tablet replica
I20260713 09:09:23.172465 21741 raft_consensus.cc:2243] T 0e7f7002d099473c96fb854463e53d83 P c0a697ceae204126a40ede4912c86b50 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:23.173066 21741 raft_consensus.cc:2272] T 0e7f7002d099473c96fb854463e53d83 P c0a697ceae204126a40ede4912c86b50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:23.175329 21741 tablet_replica.cc:333] T 92f359d9f6ff49c5b9c2c442a6851f84 P c0a697ceae204126a40ede4912c86b50: stopping tablet replica
I20260713 09:09:23.176004 21741 raft_consensus.cc:2243] T 92f359d9f6ff49c5b9c2c442a6851f84 P c0a697ceae204126a40ede4912c86b50 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:23.177323 21741 raft_consensus.cc:2272] T 92f359d9f6ff49c5b9c2c442a6851f84 P c0a697ceae204126a40ede4912c86b50 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:23.181285 21741 tablet_replica.cc:333] T 00d84c53c3734a5baed39d551c74cbd9 P c0a697ceae204126a40ede4912c86b50: stopping tablet replica
I20260713 09:09:23.182685 21741 raft_consensus.cc:2243] T 00d84c53c3734a5baed39d551c74cbd9 P c0a697ceae204126a40ede4912c86b50 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:23.183629 21741 raft_consensus.cc:2272] T 00d84c53c3734a5baed39d551c74cbd9 P c0a697ceae204126a40ede4912c86b50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:23.187255 21741 tablet_replica.cc:333] T 1708f81d74cc4fe1a69e322feb3b1cfa P c0a697ceae204126a40ede4912c86b50: stopping tablet replica
W20260713 09:09:23.187712 25683 consensus_peers.cc:597] T 074d3676722349dcb17a5a6986d20f9d P c0a697ceae204126a40ede4912c86b50 -> Peer 06e93fa0a83e4d7ba5926a05e3bb4b2f (127.21.59.65:36405): Couldn't send request to peer 06e93fa0a83e4d7ba5926a05e3bb4b2f. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.65:36405: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:23.188249 21741 raft_consensus.cc:2243] T 1708f81d74cc4fe1a69e322feb3b1cfa P c0a697ceae204126a40ede4912c86b50 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:23.188966 21741 raft_consensus.cc:2272] T 1708f81d74cc4fe1a69e322feb3b1cfa P c0a697ceae204126a40ede4912c86b50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:23.191470 21741 tablet_replica.cc:333] T fa116cfe47b649769744d50edd7cc489 P c0a697ceae204126a40ede4912c86b50: stopping tablet replica
I20260713 09:09:23.192037 21741 raft_consensus.cc:2243] T fa116cfe47b649769744d50edd7cc489 P c0a697ceae204126a40ede4912c86b50 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:23.193089 21741 raft_consensus.cc:2272] T fa116cfe47b649769744d50edd7cc489 P c0a697ceae204126a40ede4912c86b50 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:23.195252 21741 tablet_replica.cc:333] T 7e32de29a56e44e398ed1e5787ea1aee P c0a697ceae204126a40ede4912c86b50: stopping tablet replica
I20260713 09:09:23.195834 21741 raft_consensus.cc:2243] T 7e32de29a56e44e398ed1e5787ea1aee P c0a697ceae204126a40ede4912c86b50 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:23.196419 21741 raft_consensus.cc:2272] T 7e32de29a56e44e398ed1e5787ea1aee P c0a697ceae204126a40ede4912c86b50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:23.198923 21741 tablet_replica.cc:333] T ed8118198eab4deb86d960f610a0f515 P c0a697ceae204126a40ede4912c86b50: stopping tablet replica
I20260713 09:09:23.199457 21741 raft_consensus.cc:2243] T ed8118198eab4deb86d960f610a0f515 P c0a697ceae204126a40ede4912c86b50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:23.199903 21741 raft_consensus.cc:2272] T ed8118198eab4deb86d960f610a0f515 P c0a697ceae204126a40ede4912c86b50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:23.202116 21741 tablet_replica.cc:333] T e858cc3636ba422c81e9d9ce39befd02 P c0a697ceae204126a40ede4912c86b50: stopping tablet replica
I20260713 09:09:23.202620 21741 raft_consensus.cc:2243] T e858cc3636ba422c81e9d9ce39befd02 P c0a697ceae204126a40ede4912c86b50 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:23.203260 21741 raft_consensus.cc:2272] T e858cc3636ba422c81e9d9ce39befd02 P c0a697ceae204126a40ede4912c86b50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:23.205358 21741 tablet_replica.cc:333] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P c0a697ceae204126a40ede4912c86b50: stopping tablet replica
I20260713 09:09:23.205931 21741 raft_consensus.cc:2243] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P c0a697ceae204126a40ede4912c86b50 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:23.207202 21741 raft_consensus.cc:2272] T 13f6f3f9ec1f4b39ac1a88e3cf8e467f P c0a697ceae204126a40ede4912c86b50 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:23.214923 25685 consensus_peers.cc:597] T 074d3676722349dcb17a5a6986d20f9d P c0a697ceae204126a40ede4912c86b50 -> Peer df0bb303d3974169a35c434a394961e7 (127.21.59.66:45941): Couldn't send request to peer df0bb303d3974169a35c434a394961e7. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.66:45941: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:23.215355 21741 tablet_replica.cc:333] T 00036305bca24314917351608809cfe2 P c0a697ceae204126a40ede4912c86b50: stopping tablet replica
I20260713 09:09:23.215984 21741 raft_consensus.cc:2243] T 00036305bca24314917351608809cfe2 P c0a697ceae204126a40ede4912c86b50 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:23.217092 21741 raft_consensus.cc:2272] T 00036305bca24314917351608809cfe2 P c0a697ceae204126a40ede4912c86b50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:23.219434 21741 tablet_replica.cc:333] T 871bb7405a7948bfb21008fbecf377e3 P c0a697ceae204126a40ede4912c86b50: stopping tablet replica
I20260713 09:09:23.220032 21741 raft_consensus.cc:2243] T 871bb7405a7948bfb21008fbecf377e3 P c0a697ceae204126a40ede4912c86b50 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:23.220605 21741 raft_consensus.cc:2272] T 871bb7405a7948bfb21008fbecf377e3 P c0a697ceae204126a40ede4912c86b50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:23.222635 21741 tablet_replica.cc:333] T 074d3676722349dcb17a5a6986d20f9d P c0a697ceae204126a40ede4912c86b50: stopping tablet replica
I20260713 09:09:23.223140 21741 raft_consensus.cc:2243] T 074d3676722349dcb17a5a6986d20f9d P c0a697ceae204126a40ede4912c86b50 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:23.224061 21741 raft_consensus.cc:2272] T 074d3676722349dcb17a5a6986d20f9d P c0a697ceae204126a40ede4912c86b50 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:23.226397 21741 tablet_replica.cc:333] T 09af5ba31da446e69510fe49dfa0f558 P c0a697ceae204126a40ede4912c86b50: stopping tablet replica
I20260713 09:09:23.227142 21741 raft_consensus.cc:2243] T 09af5ba31da446e69510fe49dfa0f558 P c0a697ceae204126a40ede4912c86b50 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:23.227651 21741 raft_consensus.cc:2272] T 09af5ba31da446e69510fe49dfa0f558 P c0a697ceae204126a40ede4912c86b50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:23.229727 21741 tablet_replica.cc:333] T 647e30864ffd45e4a40abb2579edd852 P c0a697ceae204126a40ede4912c86b50: stopping tablet replica
I20260713 09:09:23.230213 21741 raft_consensus.cc:2243] T 647e30864ffd45e4a40abb2579edd852 P c0a697ceae204126a40ede4912c86b50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:23.230686 21741 raft_consensus.cc:2272] T 647e30864ffd45e4a40abb2579edd852 P c0a697ceae204126a40ede4912c86b50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:23.232888 21741 tablet_replica.cc:333] T ed191526d59b41d3b2d25373452fb9e7 P c0a697ceae204126a40ede4912c86b50: stopping tablet replica
I20260713 09:09:23.233358 21741 raft_consensus.cc:2243] T ed191526d59b41d3b2d25373452fb9e7 P c0a697ceae204126a40ede4912c86b50 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:23.233913 21741 raft_consensus.cc:2272] T ed191526d59b41d3b2d25373452fb9e7 P c0a697ceae204126a40ede4912c86b50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:23.236045 21741 tablet_replica.cc:333] T 6e5530f92e664ecfa4a21c0409da5e38 P c0a697ceae204126a40ede4912c86b50: stopping tablet replica
I20260713 09:09:23.236505 21741 raft_consensus.cc:2243] T 6e5530f92e664ecfa4a21c0409da5e38 P c0a697ceae204126a40ede4912c86b50 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:23.237017 21741 raft_consensus.cc:2272] T 6e5530f92e664ecfa4a21c0409da5e38 P c0a697ceae204126a40ede4912c86b50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:23.282974 21741 tablet_server.cc:196] TabletServer@127.21.59.67:0 shutdown complete.
I20260713 09:09:23.318197 21741 master.cc:562] Master@127.21.59.126:44301 shutting down...
I20260713 09:09:23.340767 21741 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b2cdee01125b4e588427d8222924e515 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:23.341380 21741 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b2cdee01125b4e588427d8222924e515 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:23.341665 21741 tablet_replica.cc:333] T 00000000000000000000000000000000 P b2cdee01125b4e588427d8222924e515: stopping tablet replica
I20260713 09:09:23.363087 21741 master.cc:584] Master@127.21.59.126:44301 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12217 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260713 09:09:23.427004 21741 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.59.126:37473
I20260713 09:09:23.428191 21741 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:23.434072 26023 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
W20260713 09:09:23.436060 26026 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
W20260713 09:09:23.436565 26024 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
I20260713 09:09:23.438458 21741 server_base.cc:1061] running on GCE node
I20260713 09:09:23.439375 21741 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:23.439574 21741 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:23.439774 21741 hybrid_clock.cc:648] HybridClock initialized: now 1783933763439742 us; error 0 us; skew 500 ppm
I20260713 09:09:23.440318 21741 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:23.442644 21741 webserver.cc:533] Webserver started at http://127.21.59.126:43285/ using document root <none> and password file <none>
I20260713 09:09:23.443172 21741 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:23.443363 21741 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:23.443648 21741 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:23.444877 21741 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933662300128-21741-0/minicluster-data/master-0-root/instance:
uuid: "b8df77b35fb144ad9d4fcad405b5223f"
format_stamp: "Formatted at 2026-07-13 09:09:23 on dist-test-slave-2xsz"
I20260713 09:09:23.449344 21741 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260713 09:09:23.452685 26031 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:23.453586 21741 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:09:23.453833 21741 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933662300128-21741-0/minicluster-data/master-0-root
uuid: "b8df77b35fb144ad9d4fcad405b5223f"
format_stamp: "Formatted at 2026-07-13 09:09:23 on dist-test-slave-2xsz"
I20260713 09:09:23.454068 21741 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933662300128-21741-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933662300128-21741-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933662300128-21741-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)
I20260713 09:09:23.467213 21741 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:23.468400 21741 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:23.506623 21741 rpc_server.cc:307] RPC server started. Bound to: 127.21.59.126:37473
I20260713 09:09:23.506749 26082 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.59.126:37473 every 8 connection(s)
I20260713 09:09:23.510756 26083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.521763 26083 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b8df77b35fb144ad9d4fcad405b5223f: Bootstrap starting.
I20260713 09:09:23.527020 26083 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b8df77b35fb144ad9d4fcad405b5223f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.531486 26083 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b8df77b35fb144ad9d4fcad405b5223f: No bootstrap required, opened a new log
I20260713 09:09:23.533717 26083 raft_consensus.cc:359] T 00000000000000000000000000000000 P b8df77b35fb144ad9d4fcad405b5223f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b8df77b35fb144ad9d4fcad405b5223f" member_type: VOTER }
I20260713 09:09:23.534132 26083 raft_consensus.cc:385] T 00000000000000000000000000000000 P b8df77b35fb144ad9d4fcad405b5223f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.534413 26083 raft_consensus.cc:740] T 00000000000000000000000000000000 P b8df77b35fb144ad9d4fcad405b5223f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8df77b35fb144ad9d4fcad405b5223f, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.535096 26083 consensus_queue.cc:260] T 00000000000000000000000000000000 P b8df77b35fb144ad9d4fcad405b5223f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b8df77b35fb144ad9d4fcad405b5223f" member_type: VOTER }
I20260713 09:09:23.535599 26083 raft_consensus.cc:399] T 00000000000000000000000000000000 P b8df77b35fb144ad9d4fcad405b5223f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:09:23.535840 26083 raft_consensus.cc:493] T 00000000000000000000000000000000 P b8df77b35fb144ad9d4fcad405b5223f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:09:23.536110 26083 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b8df77b35fb144ad9d4fcad405b5223f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:23.540817 26083 raft_consensus.cc:515] T 00000000000000000000000000000000 P b8df77b35fb144ad9d4fcad405b5223f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b8df77b35fb144ad9d4fcad405b5223f" member_type: VOTER }
I20260713 09:09:23.541363 26083 leader_election.cc:304] T 00000000000000000000000000000000 P b8df77b35fb144ad9d4fcad405b5223f [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: b8df77b35fb144ad9d4fcad405b5223f; no voters: 
I20260713 09:09:23.542630 26083 leader_election.cc:290] T 00000000000000000000000000000000 P b8df77b35fb144ad9d4fcad405b5223f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:09:23.543126 26086 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b8df77b35fb144ad9d4fcad405b5223f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:23.544553 26086 raft_consensus.cc:697] T 00000000000000000000000000000000 P b8df77b35fb144ad9d4fcad405b5223f [term 1 LEADER]: Becoming Leader. State: Replica: b8df77b35fb144ad9d4fcad405b5223f, State: Running, Role: LEADER
I20260713 09:09:23.545365 26086 consensus_queue.cc:237] T 00000000000000000000000000000000 P b8df77b35fb144ad9d4fcad405b5223f [LEADER]: Queue going to LEADER mode. State: All 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: "b8df77b35fb144ad9d4fcad405b5223f" member_type: VOTER }
I20260713 09:09:23.545627 26083 sys_catalog.cc:565] T 00000000000000000000000000000000 P b8df77b35fb144ad9d4fcad405b5223f [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:09:23.553014 26087 sys_catalog.cc:455] T 00000000000000000000000000000000 P b8df77b35fb144ad9d4fcad405b5223f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b8df77b35fb144ad9d4fcad405b5223f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b8df77b35fb144ad9d4fcad405b5223f" member_type: VOTER } }
I20260713 09:09:23.552943 26088 sys_catalog.cc:455] T 00000000000000000000000000000000 P b8df77b35fb144ad9d4fcad405b5223f [sys.catalog]: SysCatalogTable state changed. Reason: New leader b8df77b35fb144ad9d4fcad405b5223f. Latest consensus state: current_term: 1 leader_uuid: "b8df77b35fb144ad9d4fcad405b5223f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b8df77b35fb144ad9d4fcad405b5223f" member_type: VOTER } }
I20260713 09:09:23.553831 26087 sys_catalog.cc:458] T 00000000000000000000000000000000 P b8df77b35fb144ad9d4fcad405b5223f [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:23.553920 26088 sys_catalog.cc:458] T 00000000000000000000000000000000 P b8df77b35fb144ad9d4fcad405b5223f [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:23.555648 26096 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:09:23.561192 26096 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:09:23.562852 21741 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:09:23.570942 26096 catalog_manager.cc:1383] Generated new cluster ID: 33fecc59f8cf42d3bc2152a27f20a89e
I20260713 09:09:23.571270 26096 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:09:23.602643 26096 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:09:23.604305 26096 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:09:23.624891 26096 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b8df77b35fb144ad9d4fcad405b5223f: Generated new TSK 0
I20260713 09:09:23.625485 26096 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:09:23.629882 21741 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:23.636183 26104 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
W20260713 09:09:23.637063 26105 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
I20260713 09:09:23.639281 21741 server_base.cc:1061] running on GCE node
W20260713 09:09:23.639660 26107 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
I20260713 09:09:23.641307 21741 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:23.641541 21741 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:23.641712 21741 hybrid_clock.cc:648] HybridClock initialized: now 1783933763641686 us; error 0 us; skew 500 ppm
I20260713 09:09:23.642241 21741 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:23.644534 21741 webserver.cc:533] Webserver started at http://127.21.59.65:38383/ using document root <none> and password file <none>
I20260713 09:09:23.645007 21741 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:23.645212 21741 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:23.645481 21741 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:23.646567 21741 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933662300128-21741-0/minicluster-data/ts-0-root/instance:
uuid: "270d094a78f64c70ba53af57d6e8affd"
format_stamp: "Formatted at 2026-07-13 09:09:23 on dist-test-slave-2xsz"
I20260713 09:09:23.651181 21741 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:09:23.654531 26112 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:23.655642 21741 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260713 09:09:23.656039 21741 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933662300128-21741-0/minicluster-data/ts-0-root
uuid: "270d094a78f64c70ba53af57d6e8affd"
format_stamp: "Formatted at 2026-07-13 09:09:23 on dist-test-slave-2xsz"
I20260713 09:09:23.656452 21741 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933662300128-21741-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933662300128-21741-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933662300128-21741-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)
I20260713 09:09:23.683633 21741 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:23.684967 21741 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:23.686466 21741 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:23.689045 21741 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:23.689270 21741 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:23.689556 21741 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:23.689754 21741 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:23.731782 21741 rpc_server.cc:307] RPC server started. Bound to: 127.21.59.65:33425
I20260713 09:09:23.731901 26174 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.59.65:33425 every 8 connection(s)
I20260713 09:09:23.739073 21741 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:23.746631 26179 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
W20260713 09:09:23.747987 26180 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
W20260713 09:09:23.751149 26182 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
I20260713 09:09:23.751185 21741 server_base.cc:1061] running on GCE node
I20260713 09:09:23.752416 21741 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:23.752653 21741 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:23.752876 21741 hybrid_clock.cc:648] HybridClock initialized: now 1783933763752855 us; error 0 us; skew 500 ppm
I20260713 09:09:23.753613 21741 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:23.756652 21741 webserver.cc:533] Webserver started at http://127.21.59.66:45451/ using document root <none> and password file <none>
I20260713 09:09:23.756717 26175 heartbeater.cc:344] Connected to a master server at 127.21.59.126:37473
I20260713 09:09:23.757201 26175 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:23.757280 21741 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:23.757632 21741 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:23.757927 21741 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:23.758073 26175 heartbeater.cc:507] Master 127.21.59.126:37473 requested a full tablet report, sending...
I20260713 09:09:23.759436 21741 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933662300128-21741-0/minicluster-data/ts-1-root/instance:
uuid: "b530075d771242c1889524ba8faccc85"
format_stamp: "Formatted at 2026-07-13 09:09:23 on dist-test-slave-2xsz"
I20260713 09:09:23.760193 26048 ts_manager.cc:194] Registered new tserver with Master: 270d094a78f64c70ba53af57d6e8affd (127.21.59.65:33425)
I20260713 09:09:23.761914 26048 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42154
I20260713 09:09:23.764393 21741 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:09:23.768090 26187 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:23.769039 21741 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:09:23.769285 21741 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933662300128-21741-0/minicluster-data/ts-1-root
uuid: "b530075d771242c1889524ba8faccc85"
format_stamp: "Formatted at 2026-07-13 09:09:23 on dist-test-slave-2xsz"
I20260713 09:09:23.769516 21741 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933662300128-21741-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933662300128-21741-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933662300128-21741-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)
I20260713 09:09:23.812038 21741 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:23.813336 21741 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:23.814936 21741 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:23.817278 21741 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:23.817521 21741 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:23.817796 21741 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:23.817991 21741 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:23.863104 21741 rpc_server.cc:307] RPC server started. Bound to: 127.21.59.66:38735
I20260713 09:09:23.863283 26249 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.59.66:38735 every 8 connection(s)
I20260713 09:09:23.868052 21741 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:23.875418 26253 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
W20260713 09:09:23.877372 26254 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
I20260713 09:09:23.878611 21741 server_base.cc:1061] running on GCE node
W20260713 09:09:23.880352 26256 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
I20260713 09:09:23.881342 21741 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:23.881577 21741 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:23.881705 26250 heartbeater.cc:344] Connected to a master server at 127.21.59.126:37473
I20260713 09:09:23.881796 21741 hybrid_clock.cc:648] HybridClock initialized: now 1783933763881776 us; error 0 us; skew 500 ppm
I20260713 09:09:23.882175 26250 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:23.882648 21741 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:23.883097 26250 heartbeater.cc:507] Master 127.21.59.126:37473 requested a full tablet report, sending...
I20260713 09:09:23.885378 21741 webserver.cc:533] Webserver started at http://127.21.59.67:36517/ using document root <none> and password file <none>
I20260713 09:09:23.885460 26048 ts_manager.cc:194] Registered new tserver with Master: b530075d771242c1889524ba8faccc85 (127.21.59.66:38735)
I20260713 09:09:23.885957 21741 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:23.886191 21741 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:23.886456 21741 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:23.887063 26048 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42170
I20260713 09:09:23.887691 21741 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933662300128-21741-0/minicluster-data/ts-2-root/instance:
uuid: "43daa25e9d5f49a7a523aad1bd9504a1"
format_stamp: "Formatted at 2026-07-13 09:09:23 on dist-test-slave-2xsz"
I20260713 09:09:23.892686 21741 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:09:23.896425 26261 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:23.897334 21741 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260713 09:09:23.897653 21741 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933662300128-21741-0/minicluster-data/ts-2-root
uuid: "43daa25e9d5f49a7a523aad1bd9504a1"
format_stamp: "Formatted at 2026-07-13 09:09:23 on dist-test-slave-2xsz"
I20260713 09:09:23.897972 21741 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933662300128-21741-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933662300128-21741-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskbLQP4S/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933662300128-21741-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)
I20260713 09:09:23.908217 21741 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:23.909430 21741 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:23.910944 21741 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:23.913096 21741 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:23.913327 21741 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:23.913559 21741 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:23.913730 21741 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:23.954898 21741 rpc_server.cc:307] RPC server started. Bound to: 127.21.59.67:38739
I20260713 09:09:23.955026 26323 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.59.67:38739 every 8 connection(s)
I20260713 09:09:23.969285 26324 heartbeater.cc:344] Connected to a master server at 127.21.59.126:37473
I20260713 09:09:23.969758 26324 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:23.970504 26324 heartbeater.cc:507] Master 127.21.59.126:37473 requested a full tablet report, sending...
I20260713 09:09:23.972570 26048 ts_manager.cc:194] Registered new tserver with Master: 43daa25e9d5f49a7a523aad1bd9504a1 (127.21.59.67:38739)
I20260713 09:09:23.973199 21741 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014721875s
I20260713 09:09:23.973989 26048 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42180
I20260713 09:09:23.997769 26048 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42192:
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"
    }
  }
}
W20260713 09:09:24.000648 26048 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.
I20260713 09:09:24.102557 26289 tablet_service.cc:1511] Processing CreateTablet for tablet 0039ba8269ff4e1081bcb49190625df7 (DEFAULT_TABLE table=test-workload [id=2856db9f6e094e91aa74a2c0ebab6bb2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:24.104090 26289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0039ba8269ff4e1081bcb49190625df7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:24.105170 26288 tablet_service.cc:1511] Processing CreateTablet for tablet afd954aaed234319a5f50fc971d79c86 (DEFAULT_TABLE table=test-workload [id=2856db9f6e094e91aa74a2c0ebab6bb2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:24.107966 26286 tablet_service.cc:1511] Processing CreateTablet for tablet 3b92e4c735ff44aa878c9a11aa2652eb (DEFAULT_TABLE table=test-workload [id=2856db9f6e094e91aa74a2c0ebab6bb2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:24.110635 26285 tablet_service.cc:1511] Processing CreateTablet for tablet 3df8ded918e449359861f47af146a2c4 (DEFAULT_TABLE table=test-workload [id=2856db9f6e094e91aa74a2c0ebab6bb2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:24.112071 26211 tablet_service.cc:1511] Processing CreateTablet for tablet 3df8ded918e449359861f47af146a2c4 (DEFAULT_TABLE table=test-workload [id=2856db9f6e094e91aa74a2c0ebab6bb2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:24.113452 26211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3df8ded918e449359861f47af146a2c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:24.113443 26208 tablet_service.cc:1511] Processing CreateTablet for tablet 1e672e34b2bf47f0b4c4a2c8c07c4476 (DEFAULT_TABLE table=test-workload [id=2856db9f6e094e91aa74a2c0ebab6bb2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:24.115150 26208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e672e34b2bf47f0b4c4a2c8c07c4476. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:24.115973 26212 tablet_service.cc:1511] Processing CreateTablet for tablet 3b92e4c735ff44aa878c9a11aa2652eb (DEFAULT_TABLE table=test-workload [id=2856db9f6e094e91aa74a2c0ebab6bb2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:24.117328 26212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b92e4c735ff44aa878c9a11aa2652eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:24.113440 26207 tablet_service.cc:1511] Processing CreateTablet for tablet 8c4e4bc7934440e7819f44c5bf35ba8d (DEFAULT_TABLE table=test-workload [id=2856db9f6e094e91aa74a2c0ebab6bb2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:24.119997 26213 tablet_service.cc:1511] Processing CreateTablet for tablet 61a4f40e779b4696b92a1790c291320d (DEFAULT_TABLE table=test-workload [id=2856db9f6e094e91aa74a2c0ebab6bb2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:24.120409 26207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c4e4bc7934440e7819f44c5bf35ba8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:24.121309 26213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61a4f40e779b4696b92a1790c291320d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:24.106721 26288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afd954aaed234319a5f50fc971d79c86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:24.125721 26283 tablet_service.cc:1511] Processing CreateTablet for tablet 72980140fe3740b5bd3fa9d8d6ab0e55 (DEFAULT_TABLE table=test-workload [id=2856db9f6e094e91aa74a2c0ebab6bb2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:24.126892 26210 tablet_service.cc:1511] Processing CreateTablet for tablet 8ecc6227d54c4623a9b8acdffb3787f1 (DEFAULT_TABLE table=test-workload [id=2856db9f6e094e91aa74a2c0ebab6bb2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:24.127267 26285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3df8ded918e449359861f47af146a2c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:24.127787 26284 tablet_service.cc:1511] Processing CreateTablet for tablet 8ecc6227d54c4623a9b8acdffb3787f1 (DEFAULT_TABLE table=test-workload [id=2856db9f6e094e91aa74a2c0ebab6bb2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:24.124477 26214 tablet_service.cc:1511] Processing CreateTablet for tablet afd954aaed234319a5f50fc971d79c86 (DEFAULT_TABLE table=test-workload [id=2856db9f6e094e91aa74a2c0ebab6bb2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:24.112097 26209 tablet_service.cc:1511] Processing CreateTablet for tablet 72980140fe3740b5bd3fa9d8d6ab0e55 (DEFAULT_TABLE table=test-workload [id=2856db9f6e094e91aa74a2c0ebab6bb2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:24.129724 26282 tablet_service.cc:1511] Processing CreateTablet for tablet 1e672e34b2bf47f0b4c4a2c8c07c4476 (DEFAULT_TABLE table=test-workload [id=2856db9f6e094e91aa74a2c0ebab6bb2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:24.124432 26215 tablet_service.cc:1511] Processing CreateTablet for tablet 0039ba8269ff4e1081bcb49190625df7 (DEFAULT_TABLE table=test-workload [id=2856db9f6e094e91aa74a2c0ebab6bb2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:24.131601 26210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ecc6227d54c4623a9b8acdffb3787f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:24.124477 26287 tablet_service.cc:1511] Processing CreateTablet for tablet 61a4f40e779b4696b92a1790c291320d (DEFAULT_TABLE table=test-workload [id=2856db9f6e094e91aa74a2c0ebab6bb2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:24.132763 26284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ecc6227d54c4623a9b8acdffb3787f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:24.133482 26282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e672e34b2bf47f0b4c4a2c8c07c4476. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:24.134356 26281 tablet_service.cc:1511] Processing CreateTablet for tablet 8c4e4bc7934440e7819f44c5bf35ba8d (DEFAULT_TABLE table=test-workload [id=2856db9f6e094e91aa74a2c0ebab6bb2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:24.135412 26287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61a4f40e779b4696b92a1790c291320d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:24.136080 26281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c4e4bc7934440e7819f44c5bf35ba8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:24.134378 26215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0039ba8269ff4e1081bcb49190625df7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:24.139168 26286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b92e4c735ff44aa878c9a11aa2652eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:24.140543 26214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afd954aaed234319a5f50fc971d79c86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:24.143150 26283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72980140fe3740b5bd3fa9d8d6ab0e55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:24.143190 26209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72980140fe3740b5bd3fa9d8d6ab0e55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:24.152859 26140 tablet_service.cc:1511] Processing CreateTablet for tablet 0039ba8269ff4e1081bcb49190625df7 (DEFAULT_TABLE table=test-workload [id=2856db9f6e094e91aa74a2c0ebab6bb2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:24.155763 26136 tablet_service.cc:1511] Processing CreateTablet for tablet 3df8ded918e449359861f47af146a2c4 (DEFAULT_TABLE table=test-workload [id=2856db9f6e094e91aa74a2c0ebab6bb2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:24.156601 26139 tablet_service.cc:1511] Processing CreateTablet for tablet afd954aaed234319a5f50fc971d79c86 (DEFAULT_TABLE table=test-workload [id=2856db9f6e094e91aa74a2c0ebab6bb2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:24.157346 26136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3df8ded918e449359861f47af146a2c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:24.158033 26139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afd954aaed234319a5f50fc971d79c86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:24.160051 26138 tablet_service.cc:1511] Processing CreateTablet for tablet 61a4f40e779b4696b92a1790c291320d (DEFAULT_TABLE table=test-workload [id=2856db9f6e094e91aa74a2c0ebab6bb2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:24.161531 26138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61a4f40e779b4696b92a1790c291320d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:24.164091 26137 tablet_service.cc:1511] Processing CreateTablet for tablet 3b92e4c735ff44aa878c9a11aa2652eb (DEFAULT_TABLE table=test-workload [id=2856db9f6e094e91aa74a2c0ebab6bb2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:24.167179 26137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b92e4c735ff44aa878c9a11aa2652eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:24.168962 26140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0039ba8269ff4e1081bcb49190625df7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:24.179222 26135 tablet_service.cc:1511] Processing CreateTablet for tablet 8ecc6227d54c4623a9b8acdffb3787f1 (DEFAULT_TABLE table=test-workload [id=2856db9f6e094e91aa74a2c0ebab6bb2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:24.180861 26135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ecc6227d54c4623a9b8acdffb3787f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:24.190420 26134 tablet_service.cc:1511] Processing CreateTablet for tablet 72980140fe3740b5bd3fa9d8d6ab0e55 (DEFAULT_TABLE table=test-workload [id=2856db9f6e094e91aa74a2c0ebab6bb2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:24.191965 26134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72980140fe3740b5bd3fa9d8d6ab0e55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:24.201390 26133 tablet_service.cc:1511] Processing CreateTablet for tablet 1e672e34b2bf47f0b4c4a2c8c07c4476 (DEFAULT_TABLE table=test-workload [id=2856db9f6e094e91aa74a2c0ebab6bb2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:24.203202 26133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e672e34b2bf47f0b4c4a2c8c07c4476. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:24.216543 26132 tablet_service.cc:1511] Processing CreateTablet for tablet 8c4e4bc7934440e7819f44c5bf35ba8d (DEFAULT_TABLE table=test-workload [id=2856db9f6e094e91aa74a2c0ebab6bb2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:24.218191 26132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c4e4bc7934440e7819f44c5bf35ba8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:24.232203 26339 tablet_bootstrap.cc:492] T 8ecc6227d54c4623a9b8acdffb3787f1 P b530075d771242c1889524ba8faccc85: Bootstrap starting.
I20260713 09:09:24.241746 26340 tablet_bootstrap.cc:492] T 0039ba8269ff4e1081bcb49190625df7 P 43daa25e9d5f49a7a523aad1bd9504a1: Bootstrap starting.
I20260713 09:09:24.280661 26339 tablet_bootstrap.cc:654] T 8ecc6227d54c4623a9b8acdffb3787f1 P b530075d771242c1889524ba8faccc85: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.286466 26341 tablet_bootstrap.cc:492] T 61a4f40e779b4696b92a1790c291320d P 270d094a78f64c70ba53af57d6e8affd: Bootstrap starting.
I20260713 09:09:24.291040 26339 tablet_bootstrap.cc:492] T 8ecc6227d54c4623a9b8acdffb3787f1 P b530075d771242c1889524ba8faccc85: No bootstrap required, opened a new log
I20260713 09:09:24.291664 26339 ts_tablet_manager.cc:1403] T 8ecc6227d54c4623a9b8acdffb3787f1 P b530075d771242c1889524ba8faccc85: Time spent bootstrapping tablet: real 0.060s	user 0.011s	sys 0.004s
I20260713 09:09:24.294884 26339 raft_consensus.cc:359] T 8ecc6227d54c4623a9b8acdffb3787f1 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.295778 26341 tablet_bootstrap.cc:654] T 61a4f40e779b4696b92a1790c291320d P 270d094a78f64c70ba53af57d6e8affd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.295822 26339 raft_consensus.cc:385] T 8ecc6227d54c4623a9b8acdffb3787f1 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.296425 26339 raft_consensus.cc:740] T 8ecc6227d54c4623a9b8acdffb3787f1 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b530075d771242c1889524ba8faccc85, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.297875 26340 tablet_bootstrap.cc:654] T 0039ba8269ff4e1081bcb49190625df7 P 43daa25e9d5f49a7a523aad1bd9504a1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.297376 26339 consensus_queue.cc:260] T 8ecc6227d54c4623a9b8acdffb3787f1 P b530075d771242c1889524ba8faccc85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.299947 26250 heartbeater.cc:499] Master 127.21.59.126:37473 was elected leader, sending a full tablet report...
I20260713 09:09:24.301195 26339 ts_tablet_manager.cc:1434] T 8ecc6227d54c4623a9b8acdffb3787f1 P b530075d771242c1889524ba8faccc85: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260713 09:09:24.302594 26339 tablet_bootstrap.cc:492] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P b530075d771242c1889524ba8faccc85: Bootstrap starting.
I20260713 09:09:24.310441 26339 tablet_bootstrap.cc:654] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P b530075d771242c1889524ba8faccc85: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.312088 26341 tablet_bootstrap.cc:492] T 61a4f40e779b4696b92a1790c291320d P 270d094a78f64c70ba53af57d6e8affd: No bootstrap required, opened a new log
I20260713 09:09:24.312855 26341 ts_tablet_manager.cc:1403] T 61a4f40e779b4696b92a1790c291320d P 270d094a78f64c70ba53af57d6e8affd: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.006s
I20260713 09:09:24.317155 26341 raft_consensus.cc:359] T 61a4f40e779b4696b92a1790c291320d P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.318411 26341 raft_consensus.cc:385] T 61a4f40e779b4696b92a1790c291320d P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.318945 26341 raft_consensus.cc:740] T 61a4f40e779b4696b92a1790c291320d P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 270d094a78f64c70ba53af57d6e8affd, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.320327 26341 consensus_queue.cc:260] T 61a4f40e779b4696b92a1790c291320d P 270d094a78f64c70ba53af57d6e8affd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.330024 26340 tablet_bootstrap.cc:492] T 0039ba8269ff4e1081bcb49190625df7 P 43daa25e9d5f49a7a523aad1bd9504a1: No bootstrap required, opened a new log
I20260713 09:09:24.330623 26341 ts_tablet_manager.cc:1434] T 61a4f40e779b4696b92a1790c291320d P 270d094a78f64c70ba53af57d6e8affd: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.006s
I20260713 09:09:24.330617 26339 tablet_bootstrap.cc:492] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P b530075d771242c1889524ba8faccc85: No bootstrap required, opened a new log
I20260713 09:09:24.331154 26175 heartbeater.cc:499] Master 127.21.59.126:37473 was elected leader, sending a full tablet report...
I20260713 09:09:24.331594 26339 ts_tablet_manager.cc:1403] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P b530075d771242c1889524ba8faccc85: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.008s
I20260713 09:09:24.331908 26341 tablet_bootstrap.cc:492] T 3df8ded918e449359861f47af146a2c4 P 270d094a78f64c70ba53af57d6e8affd: Bootstrap starting.
I20260713 09:09:24.334923 26339 raft_consensus.cc:359] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.335759 26339 raft_consensus.cc:385] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.336081 26339 raft_consensus.cc:740] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b530075d771242c1889524ba8faccc85, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.336973 26339 consensus_queue.cc:260] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P b530075d771242c1889524ba8faccc85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.339375 26339 ts_tablet_manager.cc:1434] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P b530075d771242c1889524ba8faccc85: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:09:24.339500 26341 tablet_bootstrap.cc:654] T 3df8ded918e449359861f47af146a2c4 P 270d094a78f64c70ba53af57d6e8affd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.340474 26339 tablet_bootstrap.cc:492] T 3b92e4c735ff44aa878c9a11aa2652eb P b530075d771242c1889524ba8faccc85: Bootstrap starting.
I20260713 09:09:24.330698 26340 ts_tablet_manager.cc:1403] T 0039ba8269ff4e1081bcb49190625df7 P 43daa25e9d5f49a7a523aad1bd9504a1: Time spent bootstrapping tablet: real 0.089s	user 0.028s	sys 0.012s
I20260713 09:09:24.347340 26339 tablet_bootstrap.cc:654] T 3b92e4c735ff44aa878c9a11aa2652eb P b530075d771242c1889524ba8faccc85: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.349646 26341 tablet_bootstrap.cc:492] T 3df8ded918e449359861f47af146a2c4 P 270d094a78f64c70ba53af57d6e8affd: No bootstrap required, opened a new log
I20260713 09:09:24.350261 26341 ts_tablet_manager.cc:1403] T 3df8ded918e449359861f47af146a2c4 P 270d094a78f64c70ba53af57d6e8affd: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260713 09:09:24.350389 26340 raft_consensus.cc:359] T 0039ba8269ff4e1081bcb49190625df7 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } }
I20260713 09:09:24.351339 26340 raft_consensus.cc:385] T 0039ba8269ff4e1081bcb49190625df7 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.351732 26340 raft_consensus.cc:740] T 0039ba8269ff4e1081bcb49190625df7 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43daa25e9d5f49a7a523aad1bd9504a1, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.352699 26340 consensus_queue.cc:260] T 0039ba8269ff4e1081bcb49190625df7 P 43daa25e9d5f49a7a523aad1bd9504a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } }
I20260713 09:09:24.353608 26341 raft_consensus.cc:359] T 3df8ded918e449359861f47af146a2c4 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.354647 26341 raft_consensus.cc:385] T 3df8ded918e449359861f47af146a2c4 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.355188 26341 raft_consensus.cc:740] T 3df8ded918e449359861f47af146a2c4 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 270d094a78f64c70ba53af57d6e8affd, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.356560 26341 consensus_queue.cc:260] T 3df8ded918e449359861f47af146a2c4 P 270d094a78f64c70ba53af57d6e8affd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.359526 26339 tablet_bootstrap.cc:492] T 3b92e4c735ff44aa878c9a11aa2652eb P b530075d771242c1889524ba8faccc85: No bootstrap required, opened a new log
I20260713 09:09:24.360144 26339 ts_tablet_manager.cc:1403] T 3b92e4c735ff44aa878c9a11aa2652eb P b530075d771242c1889524ba8faccc85: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260713 09:09:24.360386 26341 ts_tablet_manager.cc:1434] T 3df8ded918e449359861f47af146a2c4 P 270d094a78f64c70ba53af57d6e8affd: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.007s
I20260713 09:09:24.361613 26341 tablet_bootstrap.cc:492] T 72980140fe3740b5bd3fa9d8d6ab0e55 P 270d094a78f64c70ba53af57d6e8affd: Bootstrap starting.
I20260713 09:09:24.361420 26324 heartbeater.cc:499] Master 127.21.59.126:37473 was elected leader, sending a full tablet report...
I20260713 09:09:24.362695 26340 ts_tablet_manager.cc:1434] T 0039ba8269ff4e1081bcb49190625df7 P 43daa25e9d5f49a7a523aad1bd9504a1: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.004s
I20260713 09:09:24.364044 26340 tablet_bootstrap.cc:492] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P 43daa25e9d5f49a7a523aad1bd9504a1: Bootstrap starting.
I20260713 09:09:24.369256 26341 tablet_bootstrap.cc:654] T 72980140fe3740b5bd3fa9d8d6ab0e55 P 270d094a78f64c70ba53af57d6e8affd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.369261 26343 raft_consensus.cc:493] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:24.369637 26339 raft_consensus.cc:359] T 3b92e4c735ff44aa878c9a11aa2652eb P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.370502 26339 raft_consensus.cc:385] T 3b92e4c735ff44aa878c9a11aa2652eb P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.370155 26343 raft_consensus.cc:515] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.370851 26339 raft_consensus.cc:740] T 3b92e4c735ff44aa878c9a11aa2652eb P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b530075d771242c1889524ba8faccc85, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.371973 26339 consensus_queue.cc:260] T 3b92e4c735ff44aa878c9a11aa2652eb P b530075d771242c1889524ba8faccc85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.379104 26340 tablet_bootstrap.cc:654] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P 43daa25e9d5f49a7a523aad1bd9504a1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.381788 26339 ts_tablet_manager.cc:1434] T 3b92e4c735ff44aa878c9a11aa2652eb P b530075d771242c1889524ba8faccc85: Time spent starting tablet: real 0.021s	user 0.013s	sys 0.000s
I20260713 09:09:24.382956 26341 tablet_bootstrap.cc:492] T 72980140fe3740b5bd3fa9d8d6ab0e55 P 270d094a78f64c70ba53af57d6e8affd: No bootstrap required, opened a new log
I20260713 09:09:24.383620 26341 ts_tablet_manager.cc:1403] T 72980140fe3740b5bd3fa9d8d6ab0e55 P 270d094a78f64c70ba53af57d6e8affd: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.011s
I20260713 09:09:24.385213 26343 leader_election.cc:290] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P b530075d771242c1889524ba8faccc85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 270d094a78f64c70ba53af57d6e8affd (127.21.59.65:33425), 43daa25e9d5f49a7a523aad1bd9504a1 (127.21.59.67:38739)
I20260713 09:09:24.388077 26339 tablet_bootstrap.cc:492] T 72980140fe3740b5bd3fa9d8d6ab0e55 P b530075d771242c1889524ba8faccc85: Bootstrap starting.
I20260713 09:09:24.398048 26150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e672e34b2bf47f0b4c4a2c8c07c4476" candidate_uuid: "b530075d771242c1889524ba8faccc85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270d094a78f64c70ba53af57d6e8affd" is_pre_election: true
W20260713 09:09:24.399976 26190 leader_election.cc:343] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P b530075d771242c1889524ba8faccc85 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 270d094a78f64c70ba53af57d6e8affd (127.21.59.65:33425): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:24.398440 26339 tablet_bootstrap.cc:654] T 72980140fe3740b5bd3fa9d8d6ab0e55 P b530075d771242c1889524ba8faccc85: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.410283 26341 raft_consensus.cc:359] T 72980140fe3740b5bd3fa9d8d6ab0e55 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.415759 26341 raft_consensus.cc:385] T 72980140fe3740b5bd3fa9d8d6ab0e55 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.416110 26341 raft_consensus.cc:740] T 72980140fe3740b5bd3fa9d8d6ab0e55 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 270d094a78f64c70ba53af57d6e8affd, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.418449 26341 consensus_queue.cc:260] T 72980140fe3740b5bd3fa9d8d6ab0e55 P 270d094a78f64c70ba53af57d6e8affd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.422560 26341 ts_tablet_manager.cc:1434] T 72980140fe3740b5bd3fa9d8d6ab0e55 P 270d094a78f64c70ba53af57d6e8affd: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.001s
I20260713 09:09:24.423445 26341 tablet_bootstrap.cc:492] T 8ecc6227d54c4623a9b8acdffb3787f1 P 270d094a78f64c70ba53af57d6e8affd: Bootstrap starting.
I20260713 09:09:24.428802 26341 tablet_bootstrap.cc:654] T 8ecc6227d54c4623a9b8acdffb3787f1 P 270d094a78f64c70ba53af57d6e8affd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.433249 26340 tablet_bootstrap.cc:492] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P 43daa25e9d5f49a7a523aad1bd9504a1: No bootstrap required, opened a new log
I20260713 09:09:24.433769 26340 ts_tablet_manager.cc:1403] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P 43daa25e9d5f49a7a523aad1bd9504a1: Time spent bootstrapping tablet: real 0.070s	user 0.011s	sys 0.026s
I20260713 09:09:24.437031 26339 tablet_bootstrap.cc:492] T 72980140fe3740b5bd3fa9d8d6ab0e55 P b530075d771242c1889524ba8faccc85: No bootstrap required, opened a new log
I20260713 09:09:24.437623 26339 ts_tablet_manager.cc:1403] T 72980140fe3740b5bd3fa9d8d6ab0e55 P b530075d771242c1889524ba8faccc85: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.019s
I20260713 09:09:24.437213 26340 raft_consensus.cc:359] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.438269 26340 raft_consensus.cc:385] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.438654 26340 raft_consensus.cc:740] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43daa25e9d5f49a7a523aad1bd9504a1, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.439637 26340 consensus_queue.cc:260] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P 43daa25e9d5f49a7a523aad1bd9504a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.440280 26299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e672e34b2bf47f0b4c4a2c8c07c4476" candidate_uuid: "b530075d771242c1889524ba8faccc85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" is_pre_election: true
I20260713 09:09:24.441008 26299 raft_consensus.cc:2468] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b530075d771242c1889524ba8faccc85 in term 0.
I20260713 09:09:24.440711 26339 raft_consensus.cc:359] T 72980140fe3740b5bd3fa9d8d6ab0e55 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.441494 26339 raft_consensus.cc:385] T 72980140fe3740b5bd3fa9d8d6ab0e55 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.441804 26339 raft_consensus.cc:740] T 72980140fe3740b5bd3fa9d8d6ab0e55 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b530075d771242c1889524ba8faccc85, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.442524 26339 consensus_queue.cc:260] T 72980140fe3740b5bd3fa9d8d6ab0e55 P b530075d771242c1889524ba8faccc85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.443313 26340 ts_tablet_manager.cc:1434] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P 43daa25e9d5f49a7a523aad1bd9504a1: Time spent starting tablet: real 0.009s	user 0.011s	sys 0.000s
I20260713 09:09:24.444772 26340 tablet_bootstrap.cc:492] T 8ecc6227d54c4623a9b8acdffb3787f1 P 43daa25e9d5f49a7a523aad1bd9504a1: Bootstrap starting.
I20260713 09:09:24.445132 26339 ts_tablet_manager.cc:1434] T 72980140fe3740b5bd3fa9d8d6ab0e55 P b530075d771242c1889524ba8faccc85: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:09:24.446139 26339 tablet_bootstrap.cc:492] T 3df8ded918e449359861f47af146a2c4 P b530075d771242c1889524ba8faccc85: Bootstrap starting.
I20260713 09:09:24.452661 26339 tablet_bootstrap.cc:654] T 3df8ded918e449359861f47af146a2c4 P b530075d771242c1889524ba8faccc85: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.454042 26340 tablet_bootstrap.cc:654] T 8ecc6227d54c4623a9b8acdffb3787f1 P 43daa25e9d5f49a7a523aad1bd9504a1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.456362 26191 leader_election.cc:304] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P b530075d771242c1889524ba8faccc85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 43daa25e9d5f49a7a523aad1bd9504a1, b530075d771242c1889524ba8faccc85; no voters: 270d094a78f64c70ba53af57d6e8affd
I20260713 09:09:24.457719 26352 raft_consensus.cc:2804] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:24.458114 26352 raft_consensus.cc:493] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:24.458439 26352 raft_consensus.cc:3060] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.469916 26352 raft_consensus.cc:515] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P b530075d771242c1889524ba8faccc85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.473124 26150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e672e34b2bf47f0b4c4a2c8c07c4476" candidate_uuid: "b530075d771242c1889524ba8faccc85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270d094a78f64c70ba53af57d6e8affd"
I20260713 09:09:24.473479 26339 tablet_bootstrap.cc:492] T 3df8ded918e449359861f47af146a2c4 P b530075d771242c1889524ba8faccc85: No bootstrap required, opened a new log
I20260713 09:09:24.474012 26339 ts_tablet_manager.cc:1403] T 3df8ded918e449359861f47af146a2c4 P b530075d771242c1889524ba8faccc85: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.009s
W20260713 09:09:24.474568 26190 leader_election.cc:343] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P b530075d771242c1889524ba8faccc85 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 270d094a78f64c70ba53af57d6e8affd (127.21.59.65:33425): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:24.477084 26339 raft_consensus.cc:359] T 3df8ded918e449359861f47af146a2c4 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.481272 26339 raft_consensus.cc:385] T 3df8ded918e449359861f47af146a2c4 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.481594 26339 raft_consensus.cc:740] T 3df8ded918e449359861f47af146a2c4 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b530075d771242c1889524ba8faccc85, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.478945 26352 leader_election.cc:290] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P b530075d771242c1889524ba8faccc85 [CANDIDATE]: Term 1 election: Requested vote from peers 270d094a78f64c70ba53af57d6e8affd (127.21.59.65:33425), 43daa25e9d5f49a7a523aad1bd9504a1 (127.21.59.67:38739)
I20260713 09:09:24.479602 26299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e672e34b2bf47f0b4c4a2c8c07c4476" candidate_uuid: "b530075d771242c1889524ba8faccc85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43daa25e9d5f49a7a523aad1bd9504a1"
I20260713 09:09:24.482209 26299 raft_consensus.cc:3060] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.482331 26339 consensus_queue.cc:260] T 3df8ded918e449359861f47af146a2c4 P b530075d771242c1889524ba8faccc85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.484992 26339 ts_tablet_manager.cc:1434] T 3df8ded918e449359861f47af146a2c4 P b530075d771242c1889524ba8faccc85: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260713 09:09:24.486035 26339 tablet_bootstrap.cc:492] T 0039ba8269ff4e1081bcb49190625df7 P b530075d771242c1889524ba8faccc85: Bootstrap starting.
I20260713 09:09:24.495786 26350 raft_consensus.cc:493] T 0039ba8269ff4e1081bcb49190625df7 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:24.494724 26299 raft_consensus.cc:2468] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b530075d771242c1889524ba8faccc85 in term 1.
I20260713 09:09:24.496515 26350 raft_consensus.cc:515] T 0039ba8269ff4e1081bcb49190625df7 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } }
I20260713 09:09:24.498423 26340 tablet_bootstrap.cc:492] T 8ecc6227d54c4623a9b8acdffb3787f1 P 43daa25e9d5f49a7a523aad1bd9504a1: No bootstrap required, opened a new log
I20260713 09:09:24.498972 26340 ts_tablet_manager.cc:1403] T 8ecc6227d54c4623a9b8acdffb3787f1 P 43daa25e9d5f49a7a523aad1bd9504a1: Time spent bootstrapping tablet: real 0.055s	user 0.024s	sys 0.022s
I20260713 09:09:24.499469 26191 leader_election.cc:304] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P b530075d771242c1889524ba8faccc85 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 43daa25e9d5f49a7a523aad1bd9504a1, b530075d771242c1889524ba8faccc85; no voters: 270d094a78f64c70ba53af57d6e8affd
I20260713 09:09:24.500448 26341 tablet_bootstrap.cc:492] T 8ecc6227d54c4623a9b8acdffb3787f1 P 270d094a78f64c70ba53af57d6e8affd: No bootstrap required, opened a new log
I20260713 09:09:24.500766 26352 raft_consensus.cc:2804] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P b530075d771242c1889524ba8faccc85 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:24.501055 26341 ts_tablet_manager.cc:1403] T 8ecc6227d54c4623a9b8acdffb3787f1 P 270d094a78f64c70ba53af57d6e8affd: Time spent bootstrapping tablet: real 0.078s	user 0.032s	sys 0.035s
I20260713 09:09:24.501278 26352 raft_consensus.cc:697] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P b530075d771242c1889524ba8faccc85 [term 1 LEADER]: Becoming Leader. State: Replica: b530075d771242c1889524ba8faccc85, State: Running, Role: LEADER
I20260713 09:09:24.502462 26350 leader_election.cc:290] T 0039ba8269ff4e1081bcb49190625df7 P 43daa25e9d5f49a7a523aad1bd9504a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b530075d771242c1889524ba8faccc85 (127.21.59.66:38735), 270d094a78f64c70ba53af57d6e8affd (127.21.59.65:33425)
I20260713 09:09:24.502986 26339 tablet_bootstrap.cc:654] T 0039ba8269ff4e1081bcb49190625df7 P b530075d771242c1889524ba8faccc85: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.502722 26340 raft_consensus.cc:359] T 8ecc6227d54c4623a9b8acdffb3787f1 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.503484 26340 raft_consensus.cc:385] T 8ecc6227d54c4623a9b8acdffb3787f1 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.503804 26340 raft_consensus.cc:740] T 8ecc6227d54c4623a9b8acdffb3787f1 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43daa25e9d5f49a7a523aad1bd9504a1, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.504695 26340 consensus_queue.cc:260] T 8ecc6227d54c4623a9b8acdffb3787f1 P 43daa25e9d5f49a7a523aad1bd9504a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.505254 26341 raft_consensus.cc:359] T 8ecc6227d54c4623a9b8acdffb3787f1 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.506505 26341 raft_consensus.cc:385] T 8ecc6227d54c4623a9b8acdffb3787f1 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.507069 26341 raft_consensus.cc:740] T 8ecc6227d54c4623a9b8acdffb3787f1 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 270d094a78f64c70ba53af57d6e8affd, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.502169 26352 consensus_queue.cc:237] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P b530075d771242c1889524ba8faccc85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.508140 26341 consensus_queue.cc:260] T 8ecc6227d54c4623a9b8acdffb3787f1 P 270d094a78f64c70ba53af57d6e8affd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.509956 26340 ts_tablet_manager.cc:1434] T 8ecc6227d54c4623a9b8acdffb3787f1 P 43daa25e9d5f49a7a523aad1bd9504a1: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:09:24.510934 26341 ts_tablet_manager.cc:1434] T 8ecc6227d54c4623a9b8acdffb3787f1 P 270d094a78f64c70ba53af57d6e8affd: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260713 09:09:24.512207 26341 tablet_bootstrap.cc:492] T 8c4e4bc7934440e7819f44c5bf35ba8d P 270d094a78f64c70ba53af57d6e8affd: Bootstrap starting.
I20260713 09:09:24.514034 26340 tablet_bootstrap.cc:492] T 8c4e4bc7934440e7819f44c5bf35ba8d P 43daa25e9d5f49a7a523aad1bd9504a1: Bootstrap starting.
I20260713 09:09:24.519469 26341 tablet_bootstrap.cc:654] T 8c4e4bc7934440e7819f44c5bf35ba8d P 270d094a78f64c70ba53af57d6e8affd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.539892 26339 tablet_bootstrap.cc:492] T 0039ba8269ff4e1081bcb49190625df7 P b530075d771242c1889524ba8faccc85: No bootstrap required, opened a new log
I20260713 09:09:24.540442 26339 ts_tablet_manager.cc:1403] T 0039ba8269ff4e1081bcb49190625df7 P b530075d771242c1889524ba8faccc85: Time spent bootstrapping tablet: real 0.055s	user 0.026s	sys 0.016s
I20260713 09:09:24.544409 26340 tablet_bootstrap.cc:654] T 8c4e4bc7934440e7819f44c5bf35ba8d P 43daa25e9d5f49a7a523aad1bd9504a1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.545105 26046 catalog_manager.cc:5697] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P b530075d771242c1889524ba8faccc85 reported cstate change: term changed from 0 to 1, leader changed from <none> to b530075d771242c1889524ba8faccc85 (127.21.59.66). New cstate: current_term: 1 leader_uuid: "b530075d771242c1889524ba8faccc85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:24.550326 26339 raft_consensus.cc:359] T 0039ba8269ff4e1081bcb49190625df7 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } }
I20260713 09:09:24.551129 26339 raft_consensus.cc:385] T 0039ba8269ff4e1081bcb49190625df7 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.551494 26339 raft_consensus.cc:740] T 0039ba8269ff4e1081bcb49190625df7 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b530075d771242c1889524ba8faccc85, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.552619 26339 consensus_queue.cc:260] T 0039ba8269ff4e1081bcb49190625df7 P b530075d771242c1889524ba8faccc85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } }
W20260713 09:09:24.557123 26095 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:24.557744 26339 ts_tablet_manager.cc:1434] T 0039ba8269ff4e1081bcb49190625df7 P b530075d771242c1889524ba8faccc85: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.004s
I20260713 09:09:24.557909 26350 raft_consensus.cc:493] T 8ecc6227d54c4623a9b8acdffb3787f1 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:24.558352 26350 raft_consensus.cc:515] T 8ecc6227d54c4623a9b8acdffb3787f1 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.558764 26339 tablet_bootstrap.cc:492] T 61a4f40e779b4696b92a1790c291320d P b530075d771242c1889524ba8faccc85: Bootstrap starting.
I20260713 09:09:24.560489 26350 leader_election.cc:290] T 8ecc6227d54c4623a9b8acdffb3787f1 P 43daa25e9d5f49a7a523aad1bd9504a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 270d094a78f64c70ba53af57d6e8affd (127.21.59.65:33425), b530075d771242c1889524ba8faccc85 (127.21.59.66:38735)
I20260713 09:09:24.561546 26225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0039ba8269ff4e1081bcb49190625df7" candidate_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b530075d771242c1889524ba8faccc85" is_pre_election: true
I20260713 09:09:24.562614 26225 raft_consensus.cc:2468] T 0039ba8269ff4e1081bcb49190625df7 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43daa25e9d5f49a7a523aad1bd9504a1 in term 0.
I20260713 09:09:24.566069 26225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ecc6227d54c4623a9b8acdffb3787f1" candidate_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b530075d771242c1889524ba8faccc85" is_pre_election: true
I20260713 09:09:24.566967 26225 raft_consensus.cc:2468] T 8ecc6227d54c4623a9b8acdffb3787f1 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43daa25e9d5f49a7a523aad1bd9504a1 in term 0.
I20260713 09:09:24.566028 26340 tablet_bootstrap.cc:492] T 8c4e4bc7934440e7819f44c5bf35ba8d P 43daa25e9d5f49a7a523aad1bd9504a1: No bootstrap required, opened a new log
I20260713 09:09:24.567864 26347 raft_consensus.cc:493] T 3df8ded918e449359861f47af146a2c4 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:24.568478 26340 ts_tablet_manager.cc:1403] T 8c4e4bc7934440e7819f44c5bf35ba8d P 43daa25e9d5f49a7a523aad1bd9504a1: Time spent bootstrapping tablet: real 0.055s	user 0.006s	sys 0.015s
I20260713 09:09:24.568655 26347 raft_consensus.cc:515] T 3df8ded918e449359861f47af146a2c4 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.571954 26340 raft_consensus.cc:359] T 8c4e4bc7934440e7819f44c5bf35ba8d P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.572755 26340 raft_consensus.cc:385] T 8c4e4bc7934440e7819f44c5bf35ba8d P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.573065 26340 raft_consensus.cc:740] T 8c4e4bc7934440e7819f44c5bf35ba8d P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43daa25e9d5f49a7a523aad1bd9504a1, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.574065 26340 consensus_queue.cc:260] T 8c4e4bc7934440e7819f44c5bf35ba8d P 43daa25e9d5f49a7a523aad1bd9504a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.576056 26339 tablet_bootstrap.cc:654] T 61a4f40e779b4696b92a1790c291320d P b530075d771242c1889524ba8faccc85: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.578374 26340 ts_tablet_manager.cc:1434] T 8c4e4bc7934440e7819f44c5bf35ba8d P 43daa25e9d5f49a7a523aad1bd9504a1: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:09:24.579583 26340 tablet_bootstrap.cc:492] T 3df8ded918e449359861f47af146a2c4 P 43daa25e9d5f49a7a523aad1bd9504a1: Bootstrap starting.
I20260713 09:09:24.582653 26347 leader_election.cc:290] T 3df8ded918e449359861f47af146a2c4 P 270d094a78f64c70ba53af57d6e8affd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b530075d771242c1889524ba8faccc85 (127.21.59.66:38735), 43daa25e9d5f49a7a523aad1bd9504a1 (127.21.59.67:38739)
I20260713 09:09:24.588203 26339 tablet_bootstrap.cc:492] T 61a4f40e779b4696b92a1790c291320d P b530075d771242c1889524ba8faccc85: No bootstrap required, opened a new log
I20260713 09:09:24.588774 26339 ts_tablet_manager.cc:1403] T 61a4f40e779b4696b92a1790c291320d P b530075d771242c1889524ba8faccc85: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.007s
I20260713 09:09:24.589035 26340 tablet_bootstrap.cc:654] T 3df8ded918e449359861f47af146a2c4 P 43daa25e9d5f49a7a523aad1bd9504a1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.592262 26339 raft_consensus.cc:359] T 61a4f40e779b4696b92a1790c291320d P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.593267 26339 raft_consensus.cc:385] T 61a4f40e779b4696b92a1790c291320d P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.593634 26339 raft_consensus.cc:740] T 61a4f40e779b4696b92a1790c291320d P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b530075d771242c1889524ba8faccc85, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.594820 26339 consensus_queue.cc:260] T 61a4f40e779b4696b92a1790c291320d P b530075d771242c1889524ba8faccc85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.598444 26339 ts_tablet_manager.cc:1434] T 61a4f40e779b4696b92a1790c291320d P b530075d771242c1889524ba8faccc85: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260713 09:09:24.599624 26150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0039ba8269ff4e1081bcb49190625df7" candidate_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270d094a78f64c70ba53af57d6e8affd" is_pre_election: true
I20260713 09:09:24.601595 26340 tablet_bootstrap.cc:492] T 3df8ded918e449359861f47af146a2c4 P 43daa25e9d5f49a7a523aad1bd9504a1: No bootstrap required, opened a new log
I20260713 09:09:24.602051 26340 ts_tablet_manager.cc:1403] T 3df8ded918e449359861f47af146a2c4 P 43daa25e9d5f49a7a523aad1bd9504a1: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.000s
I20260713 09:09:24.602689 26150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ecc6227d54c4623a9b8acdffb3787f1" candidate_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270d094a78f64c70ba53af57d6e8affd" is_pre_election: true
I20260713 09:09:24.603704 26150 raft_consensus.cc:2468] T 8ecc6227d54c4623a9b8acdffb3787f1 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43daa25e9d5f49a7a523aad1bd9504a1 in term 0.
I20260713 09:09:24.604360 26340 raft_consensus.cc:359] T 3df8ded918e449359861f47af146a2c4 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.604930 26340 raft_consensus.cc:385] T 3df8ded918e449359861f47af146a2c4 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.605161 26340 raft_consensus.cc:740] T 3df8ded918e449359861f47af146a2c4 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43daa25e9d5f49a7a523aad1bd9504a1, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.605826 26340 consensus_queue.cc:260] T 3df8ded918e449359861f47af146a2c4 P 43daa25e9d5f49a7a523aad1bd9504a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.599624 26339 tablet_bootstrap.cc:492] T 8c4e4bc7934440e7819f44c5bf35ba8d P b530075d771242c1889524ba8faccc85: Bootstrap starting.
I20260713 09:09:24.614481 26340 ts_tablet_manager.cc:1434] T 3df8ded918e449359861f47af146a2c4 P 43daa25e9d5f49a7a523aad1bd9504a1: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260713 09:09:24.615725 26340 tablet_bootstrap.cc:492] T 61a4f40e779b4696b92a1790c291320d P 43daa25e9d5f49a7a523aad1bd9504a1: Bootstrap starting.
I20260713 09:09:24.616005 26339 tablet_bootstrap.cc:654] T 8c4e4bc7934440e7819f44c5bf35ba8d P b530075d771242c1889524ba8faccc85: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.616151 26341 tablet_bootstrap.cc:492] T 8c4e4bc7934440e7819f44c5bf35ba8d P 270d094a78f64c70ba53af57d6e8affd: No bootstrap required, opened a new log
I20260713 09:09:24.616786 26341 ts_tablet_manager.cc:1403] T 8c4e4bc7934440e7819f44c5bf35ba8d P 270d094a78f64c70ba53af57d6e8affd: Time spent bootstrapping tablet: real 0.105s	user 0.047s	sys 0.051s
I20260713 09:09:24.618773 26264 leader_election.cc:304] T 0039ba8269ff4e1081bcb49190625df7 P 43daa25e9d5f49a7a523aad1bd9504a1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43daa25e9d5f49a7a523aad1bd9504a1, b530075d771242c1889524ba8faccc85; no voters: 
I20260713 09:09:24.619848 26350 raft_consensus.cc:2804] T 0039ba8269ff4e1081bcb49190625df7 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:24.620002 26264 leader_election.cc:304] T 8ecc6227d54c4623a9b8acdffb3787f1 P 43daa25e9d5f49a7a523aad1bd9504a1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43daa25e9d5f49a7a523aad1bd9504a1, b530075d771242c1889524ba8faccc85; no voters: 
I20260713 09:09:24.620262 26350 raft_consensus.cc:493] T 0039ba8269ff4e1081bcb49190625df7 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:24.620765 26350 raft_consensus.cc:3060] T 0039ba8269ff4e1081bcb49190625df7 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.621528 26339 tablet_bootstrap.cc:492] T 8c4e4bc7934440e7819f44c5bf35ba8d P b530075d771242c1889524ba8faccc85: No bootstrap required, opened a new log
I20260713 09:09:24.622056 26339 ts_tablet_manager.cc:1403] T 8c4e4bc7934440e7819f44c5bf35ba8d P b530075d771242c1889524ba8faccc85: Time spent bootstrapping tablet: real 0.023s	user 0.005s	sys 0.007s
I20260713 09:09:24.622458 26340 tablet_bootstrap.cc:654] T 61a4f40e779b4696b92a1790c291320d P 43daa25e9d5f49a7a523aad1bd9504a1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.623709 26341 raft_consensus.cc:359] T 8c4e4bc7934440e7819f44c5bf35ba8d P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.624495 26341 raft_consensus.cc:385] T 8c4e4bc7934440e7819f44c5bf35ba8d P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.624806 26341 raft_consensus.cc:740] T 8c4e4bc7934440e7819f44c5bf35ba8d P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 270d094a78f64c70ba53af57d6e8affd, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.625667 26341 consensus_queue.cc:260] T 8c4e4bc7934440e7819f44c5bf35ba8d P 270d094a78f64c70ba53af57d6e8affd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.627018 26347 raft_consensus.cc:493] T 61a4f40e779b4696b92a1790c291320d P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:24.627549 26347 raft_consensus.cc:515] T 61a4f40e779b4696b92a1790c291320d P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.624897 26339 raft_consensus.cc:359] T 8c4e4bc7934440e7819f44c5bf35ba8d P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.628691 26339 raft_consensus.cc:385] T 8c4e4bc7934440e7819f44c5bf35ba8d P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.628978 26339 raft_consensus.cc:740] T 8c4e4bc7934440e7819f44c5bf35ba8d P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b530075d771242c1889524ba8faccc85, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.629846 26347 leader_election.cc:290] T 61a4f40e779b4696b92a1790c291320d P 270d094a78f64c70ba53af57d6e8affd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b530075d771242c1889524ba8faccc85 (127.21.59.66:38735), 43daa25e9d5f49a7a523aad1bd9504a1 (127.21.59.67:38739)
I20260713 09:09:24.632018 26350 raft_consensus.cc:515] T 0039ba8269ff4e1081bcb49190625df7 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } }
I20260713 09:09:24.632700 26339 consensus_queue.cc:260] T 8c4e4bc7934440e7819f44c5bf35ba8d P b530075d771242c1889524ba8faccc85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.634322 26350 leader_election.cc:290] T 0039ba8269ff4e1081bcb49190625df7 P 43daa25e9d5f49a7a523aad1bd9504a1 [CANDIDATE]: Term 1 election: Requested vote from peers b530075d771242c1889524ba8faccc85 (127.21.59.66:38735), 270d094a78f64c70ba53af57d6e8affd (127.21.59.65:33425)
I20260713 09:09:24.634977 26341 ts_tablet_manager.cc:1434] T 8c4e4bc7934440e7819f44c5bf35ba8d P 270d094a78f64c70ba53af57d6e8affd: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.000s
I20260713 09:09:24.637531 26341 tablet_bootstrap.cc:492] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P 270d094a78f64c70ba53af57d6e8affd: Bootstrap starting.
I20260713 09:09:24.635854 26373 raft_consensus.cc:2804] T 8ecc6227d54c4623a9b8acdffb3787f1 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:24.643949 26373 raft_consensus.cc:493] T 8ecc6227d54c4623a9b8acdffb3787f1 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:24.644399 26373 raft_consensus.cc:3060] T 8ecc6227d54c4623a9b8acdffb3787f1 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.646481 26341 tablet_bootstrap.cc:654] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P 270d094a78f64c70ba53af57d6e8affd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.650127 26339 ts_tablet_manager.cc:1434] T 8c4e4bc7934440e7819f44c5bf35ba8d P b530075d771242c1889524ba8faccc85: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.002s
I20260713 09:09:24.651268 26339 tablet_bootstrap.cc:492] T afd954aaed234319a5f50fc971d79c86 P b530075d771242c1889524ba8faccc85: Bootstrap starting.
I20260713 09:09:24.656649 26225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0039ba8269ff4e1081bcb49190625df7" candidate_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b530075d771242c1889524ba8faccc85"
I20260713 09:09:24.657511 26225 raft_consensus.cc:3060] T 0039ba8269ff4e1081bcb49190625df7 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.665247 26339 tablet_bootstrap.cc:654] T afd954aaed234319a5f50fc971d79c86 P b530075d771242c1889524ba8faccc85: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.667009 26150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0039ba8269ff4e1081bcb49190625df7" candidate_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270d094a78f64c70ba53af57d6e8affd"
I20260713 09:09:24.667850 26225 raft_consensus.cc:2468] T 0039ba8269ff4e1081bcb49190625df7 P b530075d771242c1889524ba8faccc85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43daa25e9d5f49a7a523aad1bd9504a1 in term 1.
I20260713 09:09:24.671665 26341 tablet_bootstrap.cc:492] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P 270d094a78f64c70ba53af57d6e8affd: No bootstrap required, opened a new log
I20260713 09:09:24.672482 26341 ts_tablet_manager.cc:1403] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P 270d094a78f64c70ba53af57d6e8affd: Time spent bootstrapping tablet: real 0.035s	user 0.020s	sys 0.013s
I20260713 09:09:24.674073 26339 tablet_bootstrap.cc:492] T afd954aaed234319a5f50fc971d79c86 P b530075d771242c1889524ba8faccc85: No bootstrap required, opened a new log
I20260713 09:09:24.674633 26339 ts_tablet_manager.cc:1403] T afd954aaed234319a5f50fc971d79c86 P b530075d771242c1889524ba8faccc85: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.000s
W20260713 09:09:24.675271 26264 leader_election.cc:343] T 0039ba8269ff4e1081bcb49190625df7 P 43daa25e9d5f49a7a523aad1bd9504a1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 270d094a78f64c70ba53af57d6e8affd (127.21.59.65:33425): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:09:24.676802 26264 leader_election.cc:343] T 0039ba8269ff4e1081bcb49190625df7 P 43daa25e9d5f49a7a523aad1bd9504a1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 270d094a78f64c70ba53af57d6e8affd (127.21.59.65:33425): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:24.676954 26341 raft_consensus.cc:359] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.677488 26339 raft_consensus.cc:359] T afd954aaed234319a5f50fc971d79c86 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.682227 26225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df8ded918e449359861f47af146a2c4" candidate_uuid: "270d094a78f64c70ba53af57d6e8affd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b530075d771242c1889524ba8faccc85" is_pre_election: true
I20260713 09:09:24.682512 26339 raft_consensus.cc:385] T afd954aaed234319a5f50fc971d79c86 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.682945 26224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a4f40e779b4696b92a1790c291320d" candidate_uuid: "270d094a78f64c70ba53af57d6e8affd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b530075d771242c1889524ba8faccc85" is_pre_election: true
I20260713 09:09:24.681108 26264 leader_election.cc:304] T 0039ba8269ff4e1081bcb49190625df7 P 43daa25e9d5f49a7a523aad1bd9504a1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 43daa25e9d5f49a7a523aad1bd9504a1, b530075d771242c1889524ba8faccc85; no voters: 270d094a78f64c70ba53af57d6e8affd
I20260713 09:09:24.683847 26224 raft_consensus.cc:2468] T 61a4f40e779b4696b92a1790c291320d P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 270d094a78f64c70ba53af57d6e8affd in term 0.
I20260713 09:09:24.684101 26350 raft_consensus.cc:2804] T 0039ba8269ff4e1081bcb49190625df7 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:24.678100 26341 raft_consensus.cc:385] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.682997 26225 raft_consensus.cc:2468] T 3df8ded918e449359861f47af146a2c4 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 270d094a78f64c70ba53af57d6e8affd in term 0.
I20260713 09:09:24.685425 26341 raft_consensus.cc:740] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 270d094a78f64c70ba53af57d6e8affd, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.682962 26339 raft_consensus.cc:740] T afd954aaed234319a5f50fc971d79c86 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b530075d771242c1889524ba8faccc85, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.684705 26340 tablet_bootstrap.cc:492] T 61a4f40e779b4696b92a1790c291320d P 43daa25e9d5f49a7a523aad1bd9504a1: No bootstrap required, opened a new log
I20260713 09:09:24.686457 26341 consensus_queue.cc:260] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P 270d094a78f64c70ba53af57d6e8affd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.687325 26340 ts_tablet_manager.cc:1403] T 61a4f40e779b4696b92a1790c291320d P 43daa25e9d5f49a7a523aad1bd9504a1: Time spent bootstrapping tablet: real 0.072s	user 0.011s	sys 0.036s
I20260713 09:09:24.688931 26341 ts_tablet_manager.cc:1434] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P 270d094a78f64c70ba53af57d6e8affd: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260713 09:09:24.690094 26341 tablet_bootstrap.cc:492] T 3b92e4c735ff44aa878c9a11aa2652eb P 270d094a78f64c70ba53af57d6e8affd: Bootstrap starting.
I20260713 09:09:24.691182 26299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df8ded918e449359861f47af146a2c4" candidate_uuid: "270d094a78f64c70ba53af57d6e8affd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" is_pre_election: true
I20260713 09:09:24.691123 26340 raft_consensus.cc:359] T 61a4f40e779b4696b92a1790c291320d P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.691984 26299 raft_consensus.cc:2468] T 3df8ded918e449359861f47af146a2c4 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 270d094a78f64c70ba53af57d6e8affd in term 0.
I20260713 09:09:24.692085 26340 raft_consensus.cc:385] T 61a4f40e779b4696b92a1790c291320d P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.692602 26340 raft_consensus.cc:740] T 61a4f40e779b4696b92a1790c291320d P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43daa25e9d5f49a7a523aad1bd9504a1, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.693286 26298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a4f40e779b4696b92a1790c291320d" candidate_uuid: "270d094a78f64c70ba53af57d6e8affd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" is_pre_election: true
I20260713 09:09:24.693424 26339 consensus_queue.cc:260] T afd954aaed234319a5f50fc971d79c86 P b530075d771242c1889524ba8faccc85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.695780 26373 raft_consensus.cc:515] T 8ecc6227d54c4623a9b8acdffb3787f1 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.696617 26116 leader_election.cc:304] T 3df8ded918e449359861f47af146a2c4 P 270d094a78f64c70ba53af57d6e8affd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270d094a78f64c70ba53af57d6e8affd, 43daa25e9d5f49a7a523aad1bd9504a1; no voters: 
I20260713 09:09:24.698980 26347 raft_consensus.cc:2804] T 3df8ded918e449359861f47af146a2c4 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:24.699281 26339 ts_tablet_manager.cc:1434] T afd954aaed234319a5f50fc971d79c86 P b530075d771242c1889524ba8faccc85: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260713 09:09:24.699326 26347 raft_consensus.cc:493] T 3df8ded918e449359861f47af146a2c4 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:24.699724 26115 leader_election.cc:304] T 61a4f40e779b4696b92a1790c291320d P 270d094a78f64c70ba53af57d6e8affd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270d094a78f64c70ba53af57d6e8affd, b530075d771242c1889524ba8faccc85; no voters: 
I20260713 09:09:24.699987 26347 raft_consensus.cc:3060] T 3df8ded918e449359861f47af146a2c4 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.700350 26340 consensus_queue.cc:260] T 61a4f40e779b4696b92a1790c291320d P 43daa25e9d5f49a7a523aad1bd9504a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.700732 26374 raft_consensus.cc:2804] T 61a4f40e779b4696b92a1790c291320d P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:24.701285 26374 raft_consensus.cc:493] T 61a4f40e779b4696b92a1790c291320d P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:24.701680 26374 raft_consensus.cc:3060] T 61a4f40e779b4696b92a1790c291320d P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.704918 26298 raft_consensus.cc:2468] T 61a4f40e779b4696b92a1790c291320d P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 270d094a78f64c70ba53af57d6e8affd in term 0.
I20260713 09:09:24.712797 26373 leader_election.cc:290] T 8ecc6227d54c4623a9b8acdffb3787f1 P 43daa25e9d5f49a7a523aad1bd9504a1 [CANDIDATE]: Term 1 election: Requested vote from peers 270d094a78f64c70ba53af57d6e8affd (127.21.59.65:33425), b530075d771242c1889524ba8faccc85 (127.21.59.66:38735)
I20260713 09:09:24.715550 26350 raft_consensus.cc:697] T 0039ba8269ff4e1081bcb49190625df7 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 LEADER]: Becoming Leader. State: Replica: 43daa25e9d5f49a7a523aad1bd9504a1, State: Running, Role: LEADER
I20260713 09:09:24.716871 26350 consensus_queue.cc:237] T 0039ba8269ff4e1081bcb49190625df7 P 43daa25e9d5f49a7a523aad1bd9504a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } }
I20260713 09:09:24.697495 26341 tablet_bootstrap.cc:654] T 3b92e4c735ff44aa878c9a11aa2652eb P 270d094a78f64c70ba53af57d6e8affd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.719902 26225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ecc6227d54c4623a9b8acdffb3787f1" candidate_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b530075d771242c1889524ba8faccc85"
I20260713 09:09:24.720777 26225 raft_consensus.cc:3060] T 8ecc6227d54c4623a9b8acdffb3787f1 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.725186 26150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ecc6227d54c4623a9b8acdffb3787f1" candidate_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270d094a78f64c70ba53af57d6e8affd"
I20260713 09:09:24.725445 26380 raft_consensus.cc:493] T 72980140fe3740b5bd3fa9d8d6ab0e55 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:24.725948 26150 raft_consensus.cc:3060] T 8ecc6227d54c4623a9b8acdffb3787f1 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.726104 26380 raft_consensus.cc:515] T 72980140fe3740b5bd3fa9d8d6ab0e55 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.730598 26298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72980140fe3740b5bd3fa9d8d6ab0e55" candidate_uuid: "270d094a78f64c70ba53af57d6e8affd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" is_pre_election: true
I20260713 09:09:24.731587 26224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72980140fe3740b5bd3fa9d8d6ab0e55" candidate_uuid: "270d094a78f64c70ba53af57d6e8affd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b530075d771242c1889524ba8faccc85" is_pre_election: true
W20260713 09:09:24.732187 26116 leader_election.cc:343] T 72980140fe3740b5bd3fa9d8d6ab0e55 P 270d094a78f64c70ba53af57d6e8affd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43daa25e9d5f49a7a523aad1bd9504a1 (127.21.59.67:38739): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:24.732252 26224 raft_consensus.cc:2468] T 72980140fe3740b5bd3fa9d8d6ab0e55 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 270d094a78f64c70ba53af57d6e8affd in term 0.
I20260713 09:09:24.733424 26380 leader_election.cc:290] T 72980140fe3740b5bd3fa9d8d6ab0e55 P 270d094a78f64c70ba53af57d6e8affd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b530075d771242c1889524ba8faccc85 (127.21.59.66:38735), 43daa25e9d5f49a7a523aad1bd9504a1 (127.21.59.67:38739)
I20260713 09:09:24.733870 26115 leader_election.cc:304] T 72980140fe3740b5bd3fa9d8d6ab0e55 P 270d094a78f64c70ba53af57d6e8affd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 270d094a78f64c70ba53af57d6e8affd, b530075d771242c1889524ba8faccc85; no voters: 43daa25e9d5f49a7a523aad1bd9504a1
I20260713 09:09:24.733110 26347 raft_consensus.cc:515] T 3df8ded918e449359861f47af146a2c4 P 270d094a78f64c70ba53af57d6e8affd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.737509 26224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df8ded918e449359861f47af146a2c4" candidate_uuid: "270d094a78f64c70ba53af57d6e8affd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b530075d771242c1889524ba8faccc85"
I20260713 09:09:24.738086 26224 raft_consensus.cc:3060] T 3df8ded918e449359861f47af146a2c4 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.738710 26340 ts_tablet_manager.cc:1434] T 61a4f40e779b4696b92a1790c291320d P 43daa25e9d5f49a7a523aad1bd9504a1: Time spent starting tablet: real 0.051s	user 0.026s	sys 0.018s
I20260713 09:09:24.739876 26340 tablet_bootstrap.cc:492] T 72980140fe3740b5bd3fa9d8d6ab0e55 P 43daa25e9d5f49a7a523aad1bd9504a1: Bootstrap starting.
I20260713 09:09:24.740648 26374 raft_consensus.cc:515] T 61a4f40e779b4696b92a1790c291320d P 270d094a78f64c70ba53af57d6e8affd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.744279 26298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a4f40e779b4696b92a1790c291320d" candidate_uuid: "270d094a78f64c70ba53af57d6e8affd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43daa25e9d5f49a7a523aad1bd9504a1"
I20260713 09:09:24.745082 26298 raft_consensus.cc:3060] T 61a4f40e779b4696b92a1790c291320d P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.747013 26340 tablet_bootstrap.cc:654] T 72980140fe3740b5bd3fa9d8d6ab0e55 P 43daa25e9d5f49a7a523aad1bd9504a1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.748358 26224 raft_consensus.cc:2468] T 3df8ded918e449359861f47af146a2c4 P b530075d771242c1889524ba8faccc85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 270d094a78f64c70ba53af57d6e8affd in term 1.
I20260713 09:09:24.749694 26115 leader_election.cc:304] T 3df8ded918e449359861f47af146a2c4 P 270d094a78f64c70ba53af57d6e8affd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270d094a78f64c70ba53af57d6e8affd, b530075d771242c1889524ba8faccc85; no voters: 
I20260713 09:09:24.744309 26223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a4f40e779b4696b92a1790c291320d" candidate_uuid: "270d094a78f64c70ba53af57d6e8affd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b530075d771242c1889524ba8faccc85"
I20260713 09:09:24.751603 26223 raft_consensus.cc:3060] T 61a4f40e779b4696b92a1790c291320d P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.751963 26347 leader_election.cc:290] T 3df8ded918e449359861f47af146a2c4 P 270d094a78f64c70ba53af57d6e8affd [CANDIDATE]: Term 1 election: Requested vote from peers b530075d771242c1889524ba8faccc85 (127.21.59.66:38735), 43daa25e9d5f49a7a523aad1bd9504a1 (127.21.59.67:38739)
I20260713 09:09:24.752566 26347 raft_consensus.cc:2804] T 72980140fe3740b5bd3fa9d8d6ab0e55 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:24.752933 26347 raft_consensus.cc:493] T 72980140fe3740b5bd3fa9d8d6ab0e55 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:24.753274 26347 raft_consensus.cc:3060] T 72980140fe3740b5bd3fa9d8d6ab0e55 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.753686 26299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df8ded918e449359861f47af146a2c4" candidate_uuid: "270d094a78f64c70ba53af57d6e8affd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43daa25e9d5f49a7a523aad1bd9504a1"
I20260713 09:09:24.754547 26299 raft_consensus.cc:3060] T 3df8ded918e449359861f47af146a2c4 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.731077 26225 raft_consensus.cc:2468] T 8ecc6227d54c4623a9b8acdffb3787f1 P b530075d771242c1889524ba8faccc85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43daa25e9d5f49a7a523aad1bd9504a1 in term 1.
I20260713 09:09:24.756165 26264 leader_election.cc:304] T 8ecc6227d54c4623a9b8acdffb3787f1 P 43daa25e9d5f49a7a523aad1bd9504a1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43daa25e9d5f49a7a523aad1bd9504a1, b530075d771242c1889524ba8faccc85; no voters: 
I20260713 09:09:24.757385 26379 raft_consensus.cc:2804] T 8ecc6227d54c4623a9b8acdffb3787f1 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:24.757922 26379 raft_consensus.cc:697] T 8ecc6227d54c4623a9b8acdffb3787f1 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 LEADER]: Becoming Leader. State: Replica: 43daa25e9d5f49a7a523aad1bd9504a1, State: Running, Role: LEADER
I20260713 09:09:24.758881 26379 consensus_queue.cc:237] T 8ecc6227d54c4623a9b8acdffb3787f1 P 43daa25e9d5f49a7a523aad1bd9504a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.760900 26223 raft_consensus.cc:2468] T 61a4f40e779b4696b92a1790c291320d P b530075d771242c1889524ba8faccc85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 270d094a78f64c70ba53af57d6e8affd in term 1.
I20260713 09:09:24.767200 26299 raft_consensus.cc:2468] T 3df8ded918e449359861f47af146a2c4 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 270d094a78f64c70ba53af57d6e8affd in term 1.
I20260713 09:09:24.768283 26374 leader_election.cc:290] T 61a4f40e779b4696b92a1790c291320d P 270d094a78f64c70ba53af57d6e8affd [CANDIDATE]: Term 1 election: Requested vote from peers b530075d771242c1889524ba8faccc85 (127.21.59.66:38735), 43daa25e9d5f49a7a523aad1bd9504a1 (127.21.59.67:38739)
I20260713 09:09:24.775840 26150 raft_consensus.cc:2468] T 8ecc6227d54c4623a9b8acdffb3787f1 P 270d094a78f64c70ba53af57d6e8affd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43daa25e9d5f49a7a523aad1bd9504a1 in term 1.
I20260713 09:09:24.776808 26341 tablet_bootstrap.cc:492] T 3b92e4c735ff44aa878c9a11aa2652eb P 270d094a78f64c70ba53af57d6e8affd: No bootstrap required, opened a new log
I20260713 09:09:24.777401 26341 ts_tablet_manager.cc:1403] T 3b92e4c735ff44aa878c9a11aa2652eb P 270d094a78f64c70ba53af57d6e8affd: Time spent bootstrapping tablet: real 0.088s	user 0.024s	sys 0.012s
I20260713 09:09:24.779709 26298 raft_consensus.cc:2468] T 61a4f40e779b4696b92a1790c291320d P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 270d094a78f64c70ba53af57d6e8affd in term 1.
I20260713 09:09:24.780745 26341 raft_consensus.cc:359] T 3b92e4c735ff44aa878c9a11aa2652eb P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.781306 26384 raft_consensus.cc:2804] T 3df8ded918e449359861f47af146a2c4 P 270d094a78f64c70ba53af57d6e8affd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:24.781622 26341 raft_consensus.cc:385] T 3b92e4c735ff44aa878c9a11aa2652eb P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.781881 26384 raft_consensus.cc:697] T 3df8ded918e449359861f47af146a2c4 P 270d094a78f64c70ba53af57d6e8affd [term 1 LEADER]: Becoming Leader. State: Replica: 270d094a78f64c70ba53af57d6e8affd, State: Running, Role: LEADER
I20260713 09:09:24.782065 26341 raft_consensus.cc:740] T 3b92e4c735ff44aa878c9a11aa2652eb P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 270d094a78f64c70ba53af57d6e8affd, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.782902 26384 consensus_queue.cc:237] T 3df8ded918e449359861f47af146a2c4 P 270d094a78f64c70ba53af57d6e8affd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.783105 26341 consensus_queue.cc:260] T 3b92e4c735ff44aa878c9a11aa2652eb P 270d094a78f64c70ba53af57d6e8affd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.785224 26380 raft_consensus.cc:493] T 8c4e4bc7934440e7819f44c5bf35ba8d P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:24.785732 26380 raft_consensus.cc:515] T 8c4e4bc7934440e7819f44c5bf35ba8d P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.771008 26115 leader_election.cc:304] T 61a4f40e779b4696b92a1790c291320d P 270d094a78f64c70ba53af57d6e8affd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270d094a78f64c70ba53af57d6e8affd, b530075d771242c1889524ba8faccc85; no voters: 
I20260713 09:09:24.788455 26380 leader_election.cc:290] T 8c4e4bc7934440e7819f44c5bf35ba8d P 270d094a78f64c70ba53af57d6e8affd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b530075d771242c1889524ba8faccc85 (127.21.59.66:38735), 43daa25e9d5f49a7a523aad1bd9504a1 (127.21.59.67:38739)
I20260713 09:09:24.790411 26380 raft_consensus.cc:2804] T 61a4f40e779b4696b92a1790c291320d P 270d094a78f64c70ba53af57d6e8affd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:24.791193 26380 raft_consensus.cc:697] T 61a4f40e779b4696b92a1790c291320d P 270d094a78f64c70ba53af57d6e8affd [term 1 LEADER]: Becoming Leader. State: Replica: 270d094a78f64c70ba53af57d6e8affd, State: Running, Role: LEADER
I20260713 09:09:24.792290 26380 consensus_queue.cc:237] T 61a4f40e779b4696b92a1790c291320d P 270d094a78f64c70ba53af57d6e8affd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.793864 26224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c4e4bc7934440e7819f44c5bf35ba8d" candidate_uuid: "270d094a78f64c70ba53af57d6e8affd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b530075d771242c1889524ba8faccc85" is_pre_election: true
I20260713 09:09:24.801128 26224 raft_consensus.cc:2468] T 8c4e4bc7934440e7819f44c5bf35ba8d P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 270d094a78f64c70ba53af57d6e8affd in term 0.
I20260713 09:09:24.800407 26298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c4e4bc7934440e7819f44c5bf35ba8d" candidate_uuid: "270d094a78f64c70ba53af57d6e8affd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" is_pre_election: true
I20260713 09:09:24.803807 26298 raft_consensus.cc:2468] T 8c4e4bc7934440e7819f44c5bf35ba8d P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 270d094a78f64c70ba53af57d6e8affd in term 0.
I20260713 09:09:24.803982 26115 leader_election.cc:304] T 8c4e4bc7934440e7819f44c5bf35ba8d P 270d094a78f64c70ba53af57d6e8affd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270d094a78f64c70ba53af57d6e8affd, b530075d771242c1889524ba8faccc85; no voters: 
I20260713 09:09:24.805163 26374 raft_consensus.cc:2804] T 8c4e4bc7934440e7819f44c5bf35ba8d P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:24.806268 26374 raft_consensus.cc:493] T 8c4e4bc7934440e7819f44c5bf35ba8d P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:24.806717 26374 raft_consensus.cc:3060] T 8c4e4bc7934440e7819f44c5bf35ba8d P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.807963 26341 ts_tablet_manager.cc:1434] T 3b92e4c735ff44aa878c9a11aa2652eb P 270d094a78f64c70ba53af57d6e8affd: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.001s
I20260713 09:09:24.809572 26341 tablet_bootstrap.cc:492] T 0039ba8269ff4e1081bcb49190625df7 P 270d094a78f64c70ba53af57d6e8affd: Bootstrap starting.
I20260713 09:09:24.813107 26352 raft_consensus.cc:493] T 3b92e4c735ff44aa878c9a11aa2652eb P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:24.813817 26352 raft_consensus.cc:515] T 3b92e4c735ff44aa878c9a11aa2652eb P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.818559 26298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b92e4c735ff44aa878c9a11aa2652eb" candidate_uuid: "b530075d771242c1889524ba8faccc85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" is_pre_election: true
W20260713 09:09:24.821296 26191 leader_election.cc:343] T 3b92e4c735ff44aa878c9a11aa2652eb P b530075d771242c1889524ba8faccc85 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43daa25e9d5f49a7a523aad1bd9504a1 (127.21.59.67:38739): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:24.822490 26343 raft_consensus.cc:493] T afd954aaed234319a5f50fc971d79c86 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:24.823158 26343 raft_consensus.cc:515] T afd954aaed234319a5f50fc971d79c86 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.826355 26343 leader_election.cc:290] T afd954aaed234319a5f50fc971d79c86 P b530075d771242c1889524ba8faccc85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 270d094a78f64c70ba53af57d6e8affd (127.21.59.65:33425), 43daa25e9d5f49a7a523aad1bd9504a1 (127.21.59.67:38739)
I20260713 09:09:24.820333 26046 catalog_manager.cc:5697] T 0039ba8269ff4e1081bcb49190625df7 P 43daa25e9d5f49a7a523aad1bd9504a1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 43daa25e9d5f49a7a523aad1bd9504a1 (127.21.59.67). New cstate: current_term: 1 leader_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:24.805047 26347 raft_consensus.cc:515] T 72980140fe3740b5bd3fa9d8d6ab0e55 P 270d094a78f64c70ba53af57d6e8affd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.833284 26298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd954aaed234319a5f50fc971d79c86" candidate_uuid: "b530075d771242c1889524ba8faccc85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" is_pre_election: true
W20260713 09:09:24.837378 26191 leader_election.cc:343] T afd954aaed234319a5f50fc971d79c86 P b530075d771242c1889524ba8faccc85 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43daa25e9d5f49a7a523aad1bd9504a1 (127.21.59.67:38739): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:24.833491 26046 catalog_manager.cc:5697] T 8ecc6227d54c4623a9b8acdffb3787f1 P 43daa25e9d5f49a7a523aad1bd9504a1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 43daa25e9d5f49a7a523aad1bd9504a1 (127.21.59.67). New cstate: current_term: 1 leader_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:24.834654 26150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b92e4c735ff44aa878c9a11aa2652eb" candidate_uuid: "b530075d771242c1889524ba8faccc85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270d094a78f64c70ba53af57d6e8affd" is_pre_election: true
I20260713 09:09:24.835631 26149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd954aaed234319a5f50fc971d79c86" candidate_uuid: "b530075d771242c1889524ba8faccc85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270d094a78f64c70ba53af57d6e8affd" is_pre_election: true
I20260713 09:09:24.838269 26150 raft_consensus.cc:2468] T 3b92e4c735ff44aa878c9a11aa2652eb P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b530075d771242c1889524ba8faccc85 in term 0.
I20260713 09:09:24.827610 26352 leader_election.cc:290] T 3b92e4c735ff44aa878c9a11aa2652eb P b530075d771242c1889524ba8faccc85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 270d094a78f64c70ba53af57d6e8affd (127.21.59.65:33425), 43daa25e9d5f49a7a523aad1bd9504a1 (127.21.59.67:38739)
W20260713 09:09:24.839701 26190 leader_election.cc:343] T afd954aaed234319a5f50fc971d79c86 P b530075d771242c1889524ba8faccc85 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 270d094a78f64c70ba53af57d6e8affd (127.21.59.65:33425): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:24.840145 26190 leader_election.cc:304] T afd954aaed234319a5f50fc971d79c86 P b530075d771242c1889524ba8faccc85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b530075d771242c1889524ba8faccc85; no voters: 270d094a78f64c70ba53af57d6e8affd, 43daa25e9d5f49a7a523aad1bd9504a1
I20260713 09:09:24.840154 26374 raft_consensus.cc:515] T 8c4e4bc7934440e7819f44c5bf35ba8d P 270d094a78f64c70ba53af57d6e8affd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.840986 26343 raft_consensus.cc:2749] T afd954aaed234319a5f50fc971d79c86 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:24.841866 26190 leader_election.cc:304] T 3b92e4c735ff44aa878c9a11aa2652eb P b530075d771242c1889524ba8faccc85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 270d094a78f64c70ba53af57d6e8affd, b530075d771242c1889524ba8faccc85; no voters: 43daa25e9d5f49a7a523aad1bd9504a1
I20260713 09:09:24.842751 26347 leader_election.cc:290] T 72980140fe3740b5bd3fa9d8d6ab0e55 P 270d094a78f64c70ba53af57d6e8affd [CANDIDATE]: Term 1 election: Requested vote from peers b530075d771242c1889524ba8faccc85 (127.21.59.66:38735), 43daa25e9d5f49a7a523aad1bd9504a1 (127.21.59.67:38739)
I20260713 09:09:24.843812 26224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72980140fe3740b5bd3fa9d8d6ab0e55" candidate_uuid: "270d094a78f64c70ba53af57d6e8affd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b530075d771242c1889524ba8faccc85"
I20260713 09:09:24.844138 26298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72980140fe3740b5bd3fa9d8d6ab0e55" candidate_uuid: "270d094a78f64c70ba53af57d6e8affd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43daa25e9d5f49a7a523aad1bd9504a1"
I20260713 09:09:24.844449 26224 raft_consensus.cc:3060] T 72980140fe3740b5bd3fa9d8d6ab0e55 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.845548 26223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c4e4bc7934440e7819f44c5bf35ba8d" candidate_uuid: "270d094a78f64c70ba53af57d6e8affd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b530075d771242c1889524ba8faccc85"
I20260713 09:09:24.846019 26343 raft_consensus.cc:2804] T 3b92e4c735ff44aa878c9a11aa2652eb P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:24.846403 26223 raft_consensus.cc:3060] T 8c4e4bc7934440e7819f44c5bf35ba8d P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.846478 26343 raft_consensus.cc:493] T 3b92e4c735ff44aa878c9a11aa2652eb P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:09:24.847792 26116 leader_election.cc:343] T 72980140fe3740b5bd3fa9d8d6ab0e55 P 270d094a78f64c70ba53af57d6e8affd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 43daa25e9d5f49a7a523aad1bd9504a1 (127.21.59.67:38739): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:24.849243 26299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c4e4bc7934440e7819f44c5bf35ba8d" candidate_uuid: "270d094a78f64c70ba53af57d6e8affd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43daa25e9d5f49a7a523aad1bd9504a1"
I20260713 09:09:24.849855 26299 raft_consensus.cc:3060] T 8c4e4bc7934440e7819f44c5bf35ba8d P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.852499 26340 tablet_bootstrap.cc:492] T 72980140fe3740b5bd3fa9d8d6ab0e55 P 43daa25e9d5f49a7a523aad1bd9504a1: No bootstrap required, opened a new log
I20260713 09:09:24.853030 26340 ts_tablet_manager.cc:1403] T 72980140fe3740b5bd3fa9d8d6ab0e55 P 43daa25e9d5f49a7a523aad1bd9504a1: Time spent bootstrapping tablet: real 0.113s	user 0.038s	sys 0.041s
I20260713 09:09:24.853193 26341 tablet_bootstrap.cc:654] T 0039ba8269ff4e1081bcb49190625df7 P 270d094a78f64c70ba53af57d6e8affd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.845590 26374 leader_election.cc:290] T 8c4e4bc7934440e7819f44c5bf35ba8d P 270d094a78f64c70ba53af57d6e8affd [CANDIDATE]: Term 1 election: Requested vote from peers b530075d771242c1889524ba8faccc85 (127.21.59.66:38735), 43daa25e9d5f49a7a523aad1bd9504a1 (127.21.59.67:38739)
I20260713 09:09:24.856057 26340 raft_consensus.cc:359] T 72980140fe3740b5bd3fa9d8d6ab0e55 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.857347 26340 raft_consensus.cc:385] T 72980140fe3740b5bd3fa9d8d6ab0e55 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.857695 26340 raft_consensus.cc:740] T 72980140fe3740b5bd3fa9d8d6ab0e55 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43daa25e9d5f49a7a523aad1bd9504a1, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.858614 26340 consensus_queue.cc:260] T 72980140fe3740b5bd3fa9d8d6ab0e55 P 43daa25e9d5f49a7a523aad1bd9504a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.859123 26047 catalog_manager.cc:5697] T 61a4f40e779b4696b92a1790c291320d P 270d094a78f64c70ba53af57d6e8affd reported cstate change: term changed from 0 to 1, leader changed from <none> to 270d094a78f64c70ba53af57d6e8affd (127.21.59.65). New cstate: current_term: 1 leader_uuid: "270d094a78f64c70ba53af57d6e8affd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:24.861428 26340 ts_tablet_manager.cc:1434] T 72980140fe3740b5bd3fa9d8d6ab0e55 P 43daa25e9d5f49a7a523aad1bd9504a1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:09:24.860976 26047 catalog_manager.cc:5697] T 3df8ded918e449359861f47af146a2c4 P 270d094a78f64c70ba53af57d6e8affd reported cstate change: term changed from 0 to 1, leader changed from <none> to 270d094a78f64c70ba53af57d6e8affd (127.21.59.65). New cstate: current_term: 1 leader_uuid: "270d094a78f64c70ba53af57d6e8affd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:24.862504 26340 tablet_bootstrap.cc:492] T 3b92e4c735ff44aa878c9a11aa2652eb P 43daa25e9d5f49a7a523aad1bd9504a1: Bootstrap starting.
I20260713 09:09:24.856542 26343 raft_consensus.cc:3060] T 3b92e4c735ff44aa878c9a11aa2652eb P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.869519 26340 tablet_bootstrap.cc:654] T 3b92e4c735ff44aa878c9a11aa2652eb P 43daa25e9d5f49a7a523aad1bd9504a1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.877560 26299 raft_consensus.cc:2468] T 8c4e4bc7934440e7819f44c5bf35ba8d P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 270d094a78f64c70ba53af57d6e8affd in term 1.
I20260713 09:09:24.878824 26116 leader_election.cc:304] T 8c4e4bc7934440e7819f44c5bf35ba8d P 270d094a78f64c70ba53af57d6e8affd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270d094a78f64c70ba53af57d6e8affd, 43daa25e9d5f49a7a523aad1bd9504a1; no voters: 
I20260713 09:09:24.878770 26343 raft_consensus.cc:515] T 3b92e4c735ff44aa878c9a11aa2652eb P b530075d771242c1889524ba8faccc85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.879993 26374 raft_consensus.cc:2804] T 8c4e4bc7934440e7819f44c5bf35ba8d P 270d094a78f64c70ba53af57d6e8affd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:24.880550 26374 raft_consensus.cc:697] T 8c4e4bc7934440e7819f44c5bf35ba8d P 270d094a78f64c70ba53af57d6e8affd [term 1 LEADER]: Becoming Leader. State: Replica: 270d094a78f64c70ba53af57d6e8affd, State: Running, Role: LEADER
I20260713 09:09:24.881883 26374 consensus_queue.cc:237] T 8c4e4bc7934440e7819f44c5bf35ba8d P 270d094a78f64c70ba53af57d6e8affd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.883188 26299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b92e4c735ff44aa878c9a11aa2652eb" candidate_uuid: "b530075d771242c1889524ba8faccc85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43daa25e9d5f49a7a523aad1bd9504a1"
I20260713 09:09:24.883476 26150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b92e4c735ff44aa878c9a11aa2652eb" candidate_uuid: "b530075d771242c1889524ba8faccc85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270d094a78f64c70ba53af57d6e8affd"
I20260713 09:09:24.884161 26150 raft_consensus.cc:3060] T 3b92e4c735ff44aa878c9a11aa2652eb P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.887758 26223 raft_consensus.cc:2468] T 8c4e4bc7934440e7819f44c5bf35ba8d P b530075d771242c1889524ba8faccc85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 270d094a78f64c70ba53af57d6e8affd in term 1.
I20260713 09:09:24.893365 26343 leader_election.cc:290] T 3b92e4c735ff44aa878c9a11aa2652eb P b530075d771242c1889524ba8faccc85 [CANDIDATE]: Term 1 election: Requested vote from peers 270d094a78f64c70ba53af57d6e8affd (127.21.59.65:33425), 43daa25e9d5f49a7a523aad1bd9504a1 (127.21.59.67:38739)
I20260713 09:09:24.895848 26224 raft_consensus.cc:2468] T 72980140fe3740b5bd3fa9d8d6ab0e55 P b530075d771242c1889524ba8faccc85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 270d094a78f64c70ba53af57d6e8affd in term 1.
I20260713 09:09:24.896310 26340 tablet_bootstrap.cc:492] T 3b92e4c735ff44aa878c9a11aa2652eb P 43daa25e9d5f49a7a523aad1bd9504a1: No bootstrap required, opened a new log
I20260713 09:09:24.896826 26340 ts_tablet_manager.cc:1403] T 3b92e4c735ff44aa878c9a11aa2652eb P 43daa25e9d5f49a7a523aad1bd9504a1: Time spent bootstrapping tablet: real 0.035s	user 0.019s	sys 0.003s
W20260713 09:09:24.897084 26191 leader_election.cc:343] T 3b92e4c735ff44aa878c9a11aa2652eb P b530075d771242c1889524ba8faccc85 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 43daa25e9d5f49a7a523aad1bd9504a1 (127.21.59.67:38739): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:24.896935 26115 leader_election.cc:304] T 72980140fe3740b5bd3fa9d8d6ab0e55 P 270d094a78f64c70ba53af57d6e8affd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 270d094a78f64c70ba53af57d6e8affd, b530075d771242c1889524ba8faccc85; no voters: 43daa25e9d5f49a7a523aad1bd9504a1
I20260713 09:09:24.897917 26374 raft_consensus.cc:2804] T 72980140fe3740b5bd3fa9d8d6ab0e55 P 270d094a78f64c70ba53af57d6e8affd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:24.898584 26374 raft_consensus.cc:697] T 72980140fe3740b5bd3fa9d8d6ab0e55 P 270d094a78f64c70ba53af57d6e8affd [term 1 LEADER]: Becoming Leader. State: Replica: 270d094a78f64c70ba53af57d6e8affd, State: Running, Role: LEADER
I20260713 09:09:24.899135 26150 raft_consensus.cc:2468] T 3b92e4c735ff44aa878c9a11aa2652eb P 270d094a78f64c70ba53af57d6e8affd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b530075d771242c1889524ba8faccc85 in term 1.
I20260713 09:09:24.899632 26340 raft_consensus.cc:359] T 3b92e4c735ff44aa878c9a11aa2652eb P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.900467 26340 raft_consensus.cc:385] T 3b92e4c735ff44aa878c9a11aa2652eb P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.900820 26340 raft_consensus.cc:740] T 3b92e4c735ff44aa878c9a11aa2652eb P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43daa25e9d5f49a7a523aad1bd9504a1, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.901897 26341 tablet_bootstrap.cc:492] T 0039ba8269ff4e1081bcb49190625df7 P 270d094a78f64c70ba53af57d6e8affd: No bootstrap required, opened a new log
I20260713 09:09:24.901598 26340 consensus_queue.cc:260] T 3b92e4c735ff44aa878c9a11aa2652eb P 43daa25e9d5f49a7a523aad1bd9504a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.902479 26341 ts_tablet_manager.cc:1403] T 0039ba8269ff4e1081bcb49190625df7 P 270d094a78f64c70ba53af57d6e8affd: Time spent bootstrapping tablet: real 0.093s	user 0.028s	sys 0.012s
I20260713 09:09:24.902741 26190 leader_election.cc:304] T 3b92e4c735ff44aa878c9a11aa2652eb P b530075d771242c1889524ba8faccc85 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 270d094a78f64c70ba53af57d6e8affd, b530075d771242c1889524ba8faccc85; no voters: 43daa25e9d5f49a7a523aad1bd9504a1
I20260713 09:09:24.903865 26340 ts_tablet_manager.cc:1434] T 3b92e4c735ff44aa878c9a11aa2652eb P 43daa25e9d5f49a7a523aad1bd9504a1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:09:24.904851 26340 tablet_bootstrap.cc:492] T afd954aaed234319a5f50fc971d79c86 P 43daa25e9d5f49a7a523aad1bd9504a1: Bootstrap starting.
I20260713 09:09:24.905321 26341 raft_consensus.cc:359] T 0039ba8269ff4e1081bcb49190625df7 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } }
I20260713 09:09:24.906066 26341 raft_consensus.cc:385] T 0039ba8269ff4e1081bcb49190625df7 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.905493 26047 catalog_manager.cc:5697] T 8c4e4bc7934440e7819f44c5bf35ba8d P 270d094a78f64c70ba53af57d6e8affd reported cstate change: term changed from 0 to 1, leader changed from <none> to 270d094a78f64c70ba53af57d6e8affd (127.21.59.65). New cstate: current_term: 1 leader_uuid: "270d094a78f64c70ba53af57d6e8affd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:24.906348 26341 raft_consensus.cc:740] T 0039ba8269ff4e1081bcb49190625df7 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 270d094a78f64c70ba53af57d6e8affd, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.899469 26374 consensus_queue.cc:237] T 72980140fe3740b5bd3fa9d8d6ab0e55 P 270d094a78f64c70ba53af57d6e8affd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.909852 26343 raft_consensus.cc:2804] T 3b92e4c735ff44aa878c9a11aa2652eb P b530075d771242c1889524ba8faccc85 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:24.910177 26341 consensus_queue.cc:260] T 0039ba8269ff4e1081bcb49190625df7 P 270d094a78f64c70ba53af57d6e8affd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } }
I20260713 09:09:24.911207 26343 raft_consensus.cc:697] T 3b92e4c735ff44aa878c9a11aa2652eb P b530075d771242c1889524ba8faccc85 [term 1 LEADER]: Becoming Leader. State: Replica: b530075d771242c1889524ba8faccc85, State: Running, Role: LEADER
I20260713 09:09:24.911433 26340 tablet_bootstrap.cc:654] T afd954aaed234319a5f50fc971d79c86 P 43daa25e9d5f49a7a523aad1bd9504a1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.912889 26341 ts_tablet_manager.cc:1434] T 0039ba8269ff4e1081bcb49190625df7 P 270d094a78f64c70ba53af57d6e8affd: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:09:24.914317 26341 tablet_bootstrap.cc:492] T afd954aaed234319a5f50fc971d79c86 P 270d094a78f64c70ba53af57d6e8affd: Bootstrap starting.
I20260713 09:09:24.915027 26343 consensus_queue.cc:237] T 3b92e4c735ff44aa878c9a11aa2652eb P b530075d771242c1889524ba8faccc85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.921700 26341 tablet_bootstrap.cc:654] T afd954aaed234319a5f50fc971d79c86 P 270d094a78f64c70ba53af57d6e8affd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.922906 26340 tablet_bootstrap.cc:492] T afd954aaed234319a5f50fc971d79c86 P 43daa25e9d5f49a7a523aad1bd9504a1: No bootstrap required, opened a new log
I20260713 09:09:24.923494 26340 ts_tablet_manager.cc:1403] T afd954aaed234319a5f50fc971d79c86 P 43daa25e9d5f49a7a523aad1bd9504a1: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260713 09:09:24.927380 26340 raft_consensus.cc:359] T afd954aaed234319a5f50fc971d79c86 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.928638 26340 raft_consensus.cc:385] T afd954aaed234319a5f50fc971d79c86 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.925602 26048 catalog_manager.cc:5697] T 72980140fe3740b5bd3fa9d8d6ab0e55 P 270d094a78f64c70ba53af57d6e8affd reported cstate change: term changed from 0 to 1, leader changed from <none> to 270d094a78f64c70ba53af57d6e8affd (127.21.59.65). New cstate: current_term: 1 leader_uuid: "270d094a78f64c70ba53af57d6e8affd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:24.933993 26341 tablet_bootstrap.cc:492] T afd954aaed234319a5f50fc971d79c86 P 270d094a78f64c70ba53af57d6e8affd: No bootstrap required, opened a new log
I20260713 09:09:24.934643 26341 ts_tablet_manager.cc:1403] T afd954aaed234319a5f50fc971d79c86 P 270d094a78f64c70ba53af57d6e8affd: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260713 09:09:24.934875 26047 catalog_manager.cc:5697] T 3b92e4c735ff44aa878c9a11aa2652eb P b530075d771242c1889524ba8faccc85 reported cstate change: term changed from 0 to 1, leader changed from <none> to b530075d771242c1889524ba8faccc85 (127.21.59.66). New cstate: current_term: 1 leader_uuid: "b530075d771242c1889524ba8faccc85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:24.937155 26350 raft_consensus.cc:493] T 72980140fe3740b5bd3fa9d8d6ab0e55 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:24.937352 26340 raft_consensus.cc:740] T afd954aaed234319a5f50fc971d79c86 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43daa25e9d5f49a7a523aad1bd9504a1, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.937695 26350 raft_consensus.cc:515] T 72980140fe3740b5bd3fa9d8d6ab0e55 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.938180 26340 consensus_queue.cc:260] T afd954aaed234319a5f50fc971d79c86 P 43daa25e9d5f49a7a523aad1bd9504a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.938735 26341 raft_consensus.cc:359] T afd954aaed234319a5f50fc971d79c86 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.939855 26350 leader_election.cc:290] T 72980140fe3740b5bd3fa9d8d6ab0e55 P 43daa25e9d5f49a7a523aad1bd9504a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 270d094a78f64c70ba53af57d6e8affd (127.21.59.65:33425), b530075d771242c1889524ba8faccc85 (127.21.59.66:38735)
I20260713 09:09:24.939997 26341 raft_consensus.cc:385] T afd954aaed234319a5f50fc971d79c86 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.940521 26340 ts_tablet_manager.cc:1434] T afd954aaed234319a5f50fc971d79c86 P 43daa25e9d5f49a7a523aad1bd9504a1: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260713 09:09:24.941577 26150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72980140fe3740b5bd3fa9d8d6ab0e55" candidate_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270d094a78f64c70ba53af57d6e8affd" is_pre_election: true
I20260713 09:09:24.941830 26224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72980140fe3740b5bd3fa9d8d6ab0e55" candidate_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b530075d771242c1889524ba8faccc85" is_pre_election: true
I20260713 09:09:24.940428 26341 raft_consensus.cc:740] T afd954aaed234319a5f50fc971d79c86 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 270d094a78f64c70ba53af57d6e8affd, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.942660 26224 raft_consensus.cc:2393] T 72980140fe3740b5bd3fa9d8d6ab0e55 P b530075d771242c1889524ba8faccc85 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 43daa25e9d5f49a7a523aad1bd9504a1 in current term 1: Already voted for candidate 270d094a78f64c70ba53af57d6e8affd in this term.
I20260713 09:09:24.943440 26341 consensus_queue.cc:260] T afd954aaed234319a5f50fc971d79c86 P 270d094a78f64c70ba53af57d6e8affd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.943832 26264 leader_election.cc:304] T 72980140fe3740b5bd3fa9d8d6ab0e55 P 43daa25e9d5f49a7a523aad1bd9504a1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 43daa25e9d5f49a7a523aad1bd9504a1; no voters: 270d094a78f64c70ba53af57d6e8affd, b530075d771242c1889524ba8faccc85
I20260713 09:09:24.944754 26350 raft_consensus.cc:3060] T 72980140fe3740b5bd3fa9d8d6ab0e55 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.946103 26341 ts_tablet_manager.cc:1434] T afd954aaed234319a5f50fc971d79c86 P 270d094a78f64c70ba53af57d6e8affd: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.001s
I20260713 09:09:24.955543 26350 raft_consensus.cc:2749] T 72980140fe3740b5bd3fa9d8d6ab0e55 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:24.964761 26374 raft_consensus.cc:493] T afd954aaed234319a5f50fc971d79c86 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:24.965292 26374 raft_consensus.cc:515] T afd954aaed234319a5f50fc971d79c86 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.966924 26374 leader_election.cc:290] T afd954aaed234319a5f50fc971d79c86 P 270d094a78f64c70ba53af57d6e8affd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b530075d771242c1889524ba8faccc85 (127.21.59.66:38735), 43daa25e9d5f49a7a523aad1bd9504a1 (127.21.59.67:38739)
I20260713 09:09:24.967847 26224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd954aaed234319a5f50fc971d79c86" candidate_uuid: "270d094a78f64c70ba53af57d6e8affd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b530075d771242c1889524ba8faccc85" is_pre_election: true
I20260713 09:09:24.968086 26299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd954aaed234319a5f50fc971d79c86" candidate_uuid: "270d094a78f64c70ba53af57d6e8affd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" is_pre_election: true
I20260713 09:09:24.968422 26224 raft_consensus.cc:2468] T afd954aaed234319a5f50fc971d79c86 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 270d094a78f64c70ba53af57d6e8affd in term 0.
I20260713 09:09:24.968667 26299 raft_consensus.cc:2468] T afd954aaed234319a5f50fc971d79c86 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 270d094a78f64c70ba53af57d6e8affd in term 0.
I20260713 09:09:24.969581 26115 leader_election.cc:304] T afd954aaed234319a5f50fc971d79c86 P 270d094a78f64c70ba53af57d6e8affd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270d094a78f64c70ba53af57d6e8affd, b530075d771242c1889524ba8faccc85; no voters: 
I20260713 09:09:24.970587 26374 raft_consensus.cc:2804] T afd954aaed234319a5f50fc971d79c86 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:24.971112 26374 raft_consensus.cc:493] T afd954aaed234319a5f50fc971d79c86 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:24.971511 26374 raft_consensus.cc:3060] T afd954aaed234319a5f50fc971d79c86 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.977391 26374 raft_consensus.cc:515] T afd954aaed234319a5f50fc971d79c86 P 270d094a78f64c70ba53af57d6e8affd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.979297 26374 leader_election.cc:290] T afd954aaed234319a5f50fc971d79c86 P 270d094a78f64c70ba53af57d6e8affd [CANDIDATE]: Term 1 election: Requested vote from peers b530075d771242c1889524ba8faccc85 (127.21.59.66:38735), 43daa25e9d5f49a7a523aad1bd9504a1 (127.21.59.67:38739)
I20260713 09:09:24.980075 26224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd954aaed234319a5f50fc971d79c86" candidate_uuid: "270d094a78f64c70ba53af57d6e8affd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b530075d771242c1889524ba8faccc85"
I20260713 09:09:24.980249 26299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd954aaed234319a5f50fc971d79c86" candidate_uuid: "270d094a78f64c70ba53af57d6e8affd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43daa25e9d5f49a7a523aad1bd9504a1"
I20260713 09:09:24.980674 26224 raft_consensus.cc:3060] T afd954aaed234319a5f50fc971d79c86 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.980836 26299 raft_consensus.cc:3060] T afd954aaed234319a5f50fc971d79c86 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.985873 26299 raft_consensus.cc:2468] T afd954aaed234319a5f50fc971d79c86 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 270d094a78f64c70ba53af57d6e8affd in term 1.
I20260713 09:09:24.986342 26224 raft_consensus.cc:2468] T afd954aaed234319a5f50fc971d79c86 P b530075d771242c1889524ba8faccc85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 270d094a78f64c70ba53af57d6e8affd in term 1.
I20260713 09:09:24.986999 26116 leader_election.cc:304] T afd954aaed234319a5f50fc971d79c86 P 270d094a78f64c70ba53af57d6e8affd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270d094a78f64c70ba53af57d6e8affd, 43daa25e9d5f49a7a523aad1bd9504a1; no voters: 
I20260713 09:09:24.987825 26374 raft_consensus.cc:2804] T afd954aaed234319a5f50fc971d79c86 P 270d094a78f64c70ba53af57d6e8affd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:24.988337 26374 raft_consensus.cc:697] T afd954aaed234319a5f50fc971d79c86 P 270d094a78f64c70ba53af57d6e8affd [term 1 LEADER]: Becoming Leader. State: Replica: 270d094a78f64c70ba53af57d6e8affd, State: Running, Role: LEADER
I20260713 09:09:24.989041 26374 consensus_queue.cc:237] T afd954aaed234319a5f50fc971d79c86 P 270d094a78f64c70ba53af57d6e8affd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:24.996971 26047 catalog_manager.cc:5697] T afd954aaed234319a5f50fc971d79c86 P 270d094a78f64c70ba53af57d6e8affd reported cstate change: term changed from 0 to 1, leader changed from <none> to 270d094a78f64c70ba53af57d6e8affd (127.21.59.65). New cstate: current_term: 1 leader_uuid: "270d094a78f64c70ba53af57d6e8affd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:25.028349 26150 raft_consensus.cc:3060] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:25.034564 26343 consensus_queue.cc:1048] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P b530075d771242c1889524ba8faccc85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:25.049578 26343 consensus_queue.cc:1048] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P b530075d771242c1889524ba8faccc85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:25.110917 26350 consensus_queue.cc:1048] T 0039ba8269ff4e1081bcb49190625df7 P 43daa25e9d5f49a7a523aad1bd9504a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:25.120191 26150 raft_consensus.cc:3060] T 0039ba8269ff4e1081bcb49190625df7 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:25.128017 26350 consensus_queue.cc:1048] T 0039ba8269ff4e1081bcb49190625df7 P 43daa25e9d5f49a7a523aad1bd9504a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:25.139561 26350 raft_consensus.cc:493] T 3b92e4c735ff44aa878c9a11aa2652eb P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:25.140017 26350 raft_consensus.cc:515] T 3b92e4c735ff44aa878c9a11aa2652eb P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:25.141551 26350 leader_election.cc:290] T 3b92e4c735ff44aa878c9a11aa2652eb P 43daa25e9d5f49a7a523aad1bd9504a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 270d094a78f64c70ba53af57d6e8affd (127.21.59.65:33425), b530075d771242c1889524ba8faccc85 (127.21.59.66:38735)
I20260713 09:09:25.142379 26150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b92e4c735ff44aa878c9a11aa2652eb" candidate_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270d094a78f64c70ba53af57d6e8affd" is_pre_election: true
I20260713 09:09:25.142805 26224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b92e4c735ff44aa878c9a11aa2652eb" candidate_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b530075d771242c1889524ba8faccc85" is_pre_election: true
I20260713 09:09:25.143234 26150 raft_consensus.cc:2393] T 3b92e4c735ff44aa878c9a11aa2652eb P 270d094a78f64c70ba53af57d6e8affd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 43daa25e9d5f49a7a523aad1bd9504a1 in current term 1: Already voted for candidate b530075d771242c1889524ba8faccc85 in this term.
I20260713 09:09:25.144308 26264 leader_election.cc:304] T 3b92e4c735ff44aa878c9a11aa2652eb P 43daa25e9d5f49a7a523aad1bd9504a1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 43daa25e9d5f49a7a523aad1bd9504a1; no voters: 270d094a78f64c70ba53af57d6e8affd, b530075d771242c1889524ba8faccc85
I20260713 09:09:25.144902 26350 raft_consensus.cc:3060] T 3b92e4c735ff44aa878c9a11aa2652eb P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:25.151392 26350 raft_consensus.cc:2749] T 3b92e4c735ff44aa878c9a11aa2652eb P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:25.161262 26299 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0039ba8269ff4e1081bcb49190625df7"
dest_uuid: "43daa25e9d5f49a7a523aad1bd9504a1"
mode: GRACEFUL
new_leader_uuid: "270d094a78f64c70ba53af57d6e8affd"
 from {username='slave'} at 127.0.0.1:52042
I20260713 09:09:25.161968 26299 raft_consensus.cc:606] T 0039ba8269ff4e1081bcb49190625df7 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 LEADER]: Received request to transfer leadership to TS 270d094a78f64c70ba53af57d6e8affd
I20260713 09:09:25.167781 26350 consensus_queue.cc:1048] T 8ecc6227d54c4623a9b8acdffb3787f1 P 43daa25e9d5f49a7a523aad1bd9504a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:25.180913 26374 consensus_queue.cc:1048] T 3df8ded918e449359861f47af146a2c4 P 270d094a78f64c70ba53af57d6e8affd [LEADER]: Connected to new peer: Peer: permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:25.184154 26373 consensus_queue.cc:1048] T 8ecc6227d54c4623a9b8acdffb3787f1 P 43daa25e9d5f49a7a523aad1bd9504a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:25.185870 26224 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b92e4c735ff44aa878c9a11aa2652eb"
dest_uuid: "b530075d771242c1889524ba8faccc85"
mode: GRACEFUL
new_leader_uuid: "270d094a78f64c70ba53af57d6e8affd"
 from {username='slave'} at 127.0.0.1:59640
I20260713 09:09:25.186641 26224 raft_consensus.cc:606] T 3b92e4c735ff44aa878c9a11aa2652eb P b530075d771242c1889524ba8faccc85 [term 1 LEADER]: Received request to transfer leadership to TS 270d094a78f64c70ba53af57d6e8affd
I20260713 09:09:25.201586 26380 consensus_queue.cc:1048] T 3df8ded918e449359861f47af146a2c4 P 270d094a78f64c70ba53af57d6e8affd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:25.207978 26150 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3df8ded918e449359861f47af146a2c4"
dest_uuid: "270d094a78f64c70ba53af57d6e8affd"
mode: GRACEFUL
new_leader_uuid: "b530075d771242c1889524ba8faccc85"
 from {username='slave'} at 127.0.0.1:49906
I20260713 09:09:25.208680 26150 raft_consensus.cc:606] T 3df8ded918e449359861f47af146a2c4 P 270d094a78f64c70ba53af57d6e8affd [term 1 LEADER]: Received request to transfer leadership to TS b530075d771242c1889524ba8faccc85
I20260713 09:09:25.211956 26347 raft_consensus.cc:993] T 3df8ded918e449359861f47af146a2c4 P 270d094a78f64c70ba53af57d6e8affd: : Instructing follower b530075d771242c1889524ba8faccc85 to start an election
I20260713 09:09:25.212476 26347 raft_consensus.cc:1081] T 3df8ded918e449359861f47af146a2c4 P 270d094a78f64c70ba53af57d6e8affd [term 1 LEADER]: Signalling peer b530075d771242c1889524ba8faccc85 to start an election
I20260713 09:09:25.214195 26224 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3df8ded918e449359861f47af146a2c4"
dest_uuid: "b530075d771242c1889524ba8faccc85"
 from {username='slave'} at 127.0.0.1:59626
I20260713 09:09:25.214907 26224 raft_consensus.cc:493] T 3df8ded918e449359861f47af146a2c4 P b530075d771242c1889524ba8faccc85 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:25.215379 26224 raft_consensus.cc:3060] T 3df8ded918e449359861f47af146a2c4 P b530075d771242c1889524ba8faccc85 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.216198 26299 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8ecc6227d54c4623a9b8acdffb3787f1"
dest_uuid: "43daa25e9d5f49a7a523aad1bd9504a1"
mode: GRACEFUL
new_leader_uuid: "b530075d771242c1889524ba8faccc85"
 from {username='slave'} at 127.0.0.1:52042
I20260713 09:09:25.216816 26299 raft_consensus.cc:606] T 8ecc6227d54c4623a9b8acdffb3787f1 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 LEADER]: Received request to transfer leadership to TS b530075d771242c1889524ba8faccc85
I20260713 09:09:25.223735 26224 raft_consensus.cc:515] T 3df8ded918e449359861f47af146a2c4 P b530075d771242c1889524ba8faccc85 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:25.224536 26150 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72980140fe3740b5bd3fa9d8d6ab0e55"
dest_uuid: "270d094a78f64c70ba53af57d6e8affd"
mode: GRACEFUL
new_leader_uuid: "b530075d771242c1889524ba8faccc85"
 from {username='slave'} at 127.0.0.1:49906
I20260713 09:09:25.225082 26150 raft_consensus.cc:606] T 72980140fe3740b5bd3fa9d8d6ab0e55 P 270d094a78f64c70ba53af57d6e8affd [term 1 LEADER]: Received request to transfer leadership to TS b530075d771242c1889524ba8faccc85
I20260713 09:09:25.226349 26150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df8ded918e449359861f47af146a2c4" candidate_uuid: "b530075d771242c1889524ba8faccc85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "270d094a78f64c70ba53af57d6e8affd"
I20260713 09:09:25.226946 26150 raft_consensus.cc:3055] T 3df8ded918e449359861f47af146a2c4 P 270d094a78f64c70ba53af57d6e8affd [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:25.227293 26299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df8ded918e449359861f47af146a2c4" candidate_uuid: "b530075d771242c1889524ba8faccc85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "43daa25e9d5f49a7a523aad1bd9504a1"
I20260713 09:09:25.227905 26224 leader_election.cc:290] T 3df8ded918e449359861f47af146a2c4 P b530075d771242c1889524ba8faccc85 [CANDIDATE]: Term 2 election: Requested vote from peers 270d094a78f64c70ba53af57d6e8affd (127.21.59.65:33425), 43daa25e9d5f49a7a523aad1bd9504a1 (127.21.59.67:38739)
I20260713 09:09:25.227311 26150 raft_consensus.cc:740] T 3df8ded918e449359861f47af146a2c4 P 270d094a78f64c70ba53af57d6e8affd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 270d094a78f64c70ba53af57d6e8affd, State: Running, Role: LEADER
I20260713 09:09:25.229374 26150 consensus_queue.cc:260] T 3df8ded918e449359861f47af146a2c4 P 270d094a78f64c70ba53af57d6e8affd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:25.230652 26150 raft_consensus.cc:3060] T 3df8ded918e449359861f47af146a2c4 P 270d094a78f64c70ba53af57d6e8affd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.227994 26299 raft_consensus.cc:3060] T 3df8ded918e449359861f47af146a2c4 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.234444 26149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8c4e4bc7934440e7819f44c5bf35ba8d"
dest_uuid: "270d094a78f64c70ba53af57d6e8affd"
mode: GRACEFUL
new_leader_uuid: "43daa25e9d5f49a7a523aad1bd9504a1"
 from {username='slave'} at 127.0.0.1:49906
I20260713 09:09:25.235081 26149 raft_consensus.cc:606] T 8c4e4bc7934440e7819f44c5bf35ba8d P 270d094a78f64c70ba53af57d6e8affd [term 1 LEADER]: Received request to transfer leadership to TS 43daa25e9d5f49a7a523aad1bd9504a1
I20260713 09:09:25.238703 26150 raft_consensus.cc:2468] T 3df8ded918e449359861f47af146a2c4 P 270d094a78f64c70ba53af57d6e8affd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b530075d771242c1889524ba8faccc85 in term 2.
I20260713 09:09:25.238734 26299 raft_consensus.cc:2468] T 3df8ded918e449359861f47af146a2c4 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b530075d771242c1889524ba8faccc85 in term 2.
I20260713 09:09:25.239950 26190 leader_election.cc:304] T 3df8ded918e449359861f47af146a2c4 P b530075d771242c1889524ba8faccc85 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270d094a78f64c70ba53af57d6e8affd, b530075d771242c1889524ba8faccc85; no voters: 
I20260713 09:09:25.240595 26343 raft_consensus.cc:2804] T 3df8ded918e449359861f47af146a2c4 P b530075d771242c1889524ba8faccc85 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:25.241030 26343 raft_consensus.cc:697] T 3df8ded918e449359861f47af146a2c4 P b530075d771242c1889524ba8faccc85 [term 2 LEADER]: Becoming Leader. State: Replica: b530075d771242c1889524ba8faccc85, State: Running, Role: LEADER
I20260713 09:09:25.241745 26343 consensus_queue.cc:237] T 3df8ded918e449359861f47af146a2c4 P b530075d771242c1889524ba8faccc85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:25.248008 26046 catalog_manager.cc:5697] T 3df8ded918e449359861f47af146a2c4 P b530075d771242c1889524ba8faccc85 reported cstate change: term changed from 1 to 2, leader changed from 270d094a78f64c70ba53af57d6e8affd (127.21.59.65) to b530075d771242c1889524ba8faccc85 (127.21.59.66). New cstate: current_term: 2 leader_uuid: "b530075d771242c1889524ba8faccc85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:25.288885 26380 consensus_queue.cc:1048] T 61a4f40e779b4696b92a1790c291320d P 270d094a78f64c70ba53af57d6e8affd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:25.298686 26380 consensus_queue.cc:1048] T 61a4f40e779b4696b92a1790c291320d P 270d094a78f64c70ba53af57d6e8affd [LEADER]: Connected to new peer: Peer: permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:25.302441 26380 consensus_queue.cc:1048] T 8c4e4bc7934440e7819f44c5bf35ba8d P 270d094a78f64c70ba53af57d6e8affd [LEADER]: Connected to new peer: Peer: permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:25.307977 26352 consensus_queue.cc:1048] T 3b92e4c735ff44aa878c9a11aa2652eb P b530075d771242c1889524ba8faccc85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:25.317924 26352 consensus_queue.cc:1048] T 3b92e4c735ff44aa878c9a11aa2652eb P b530075d771242c1889524ba8faccc85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:25.319599 26384 raft_consensus.cc:993] T 8c4e4bc7934440e7819f44c5bf35ba8d P 270d094a78f64c70ba53af57d6e8affd: : Instructing follower 43daa25e9d5f49a7a523aad1bd9504a1 to start an election
I20260713 09:09:25.320099 26384 raft_consensus.cc:1081] T 8c4e4bc7934440e7819f44c5bf35ba8d P 270d094a78f64c70ba53af57d6e8affd [term 1 LEADER]: Signalling peer 43daa25e9d5f49a7a523aad1bd9504a1 to start an election
I20260713 09:09:25.324352 26299 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8c4e4bc7934440e7819f44c5bf35ba8d"
dest_uuid: "43daa25e9d5f49a7a523aad1bd9504a1"
 from {username='slave'} at 127.0.0.1:52032
I20260713 09:09:25.324906 26299 raft_consensus.cc:493] T 8c4e4bc7934440e7819f44c5bf35ba8d P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:25.325299 26299 raft_consensus.cc:3060] T 8c4e4bc7934440e7819f44c5bf35ba8d P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.328522 26374 consensus_queue.cc:1048] T 8c4e4bc7934440e7819f44c5bf35ba8d P 270d094a78f64c70ba53af57d6e8affd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:25.331143 26299 raft_consensus.cc:515] T 8c4e4bc7934440e7819f44c5bf35ba8d P 43daa25e9d5f49a7a523aad1bd9504a1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:25.333353 26299 leader_election.cc:290] T 8c4e4bc7934440e7819f44c5bf35ba8d P 43daa25e9d5f49a7a523aad1bd9504a1 [CANDIDATE]: Term 2 election: Requested vote from peers 270d094a78f64c70ba53af57d6e8affd (127.21.59.65:33425), b530075d771242c1889524ba8faccc85 (127.21.59.66:38735)
I20260713 09:09:25.334825 26224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c4e4bc7934440e7819f44c5bf35ba8d" candidate_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b530075d771242c1889524ba8faccc85"
I20260713 09:09:25.335414 26224 raft_consensus.cc:3060] T 8c4e4bc7934440e7819f44c5bf35ba8d P b530075d771242c1889524ba8faccc85 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.335079 26150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c4e4bc7934440e7819f44c5bf35ba8d" candidate_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "270d094a78f64c70ba53af57d6e8affd"
I20260713 09:09:25.336054 26150 raft_consensus.cc:3055] T 8c4e4bc7934440e7819f44c5bf35ba8d P 270d094a78f64c70ba53af57d6e8affd [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:25.336360 26150 raft_consensus.cc:740] T 8c4e4bc7934440e7819f44c5bf35ba8d P 270d094a78f64c70ba53af57d6e8affd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 270d094a78f64c70ba53af57d6e8affd, State: Running, Role: LEADER
I20260713 09:09:25.337082 26150 consensus_queue.cc:260] T 8c4e4bc7934440e7819f44c5bf35ba8d P 270d094a78f64c70ba53af57d6e8affd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:25.337872 26150 raft_consensus.cc:3060] T 8c4e4bc7934440e7819f44c5bf35ba8d P 270d094a78f64c70ba53af57d6e8affd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.342316 26343 raft_consensus.cc:993] T 3b92e4c735ff44aa878c9a11aa2652eb P b530075d771242c1889524ba8faccc85: : Instructing follower 270d094a78f64c70ba53af57d6e8affd to start an election
I20260713 09:09:25.342372 26380 consensus_queue.cc:1048] T 72980140fe3740b5bd3fa9d8d6ab0e55 P 270d094a78f64c70ba53af57d6e8affd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:25.342935 26224 raft_consensus.cc:2468] T 8c4e4bc7934440e7819f44c5bf35ba8d P b530075d771242c1889524ba8faccc85 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43daa25e9d5f49a7a523aad1bd9504a1 in term 2.
I20260713 09:09:25.343152 26343 raft_consensus.cc:1081] T 3b92e4c735ff44aa878c9a11aa2652eb P b530075d771242c1889524ba8faccc85 [term 1 LEADER]: Signalling peer 270d094a78f64c70ba53af57d6e8affd to start an election
I20260713 09:09:25.344264 26223 raft_consensus.cc:1240] T 8c4e4bc7934440e7819f44c5bf35ba8d P b530075d771242c1889524ba8faccc85 [term 2 FOLLOWER]: Rejecting Update request from peer 270d094a78f64c70ba53af57d6e8affd for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260713 09:09:25.344210 26264 leader_election.cc:304] T 8c4e4bc7934440e7819f44c5bf35ba8d P 43daa25e9d5f49a7a523aad1bd9504a1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43daa25e9d5f49a7a523aad1bd9504a1, b530075d771242c1889524ba8faccc85; no voters: 
I20260713 09:09:25.345520 26373 raft_consensus.cc:2804] T 8c4e4bc7934440e7819f44c5bf35ba8d P 43daa25e9d5f49a7a523aad1bd9504a1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:25.346032 26373 raft_consensus.cc:697] T 8c4e4bc7934440e7819f44c5bf35ba8d P 43daa25e9d5f49a7a523aad1bd9504a1 [term 2 LEADER]: Becoming Leader. State: Replica: 43daa25e9d5f49a7a523aad1bd9504a1, State: Running, Role: LEADER
I20260713 09:09:25.342929 26150 raft_consensus.cc:2468] T 8c4e4bc7934440e7819f44c5bf35ba8d P 270d094a78f64c70ba53af57d6e8affd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43daa25e9d5f49a7a523aad1bd9504a1 in term 2.
I20260713 09:09:25.346886 26373 consensus_queue.cc:237] T 8c4e4bc7934440e7819f44c5bf35ba8d P 43daa25e9d5f49a7a523aad1bd9504a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:25.347708 26149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b92e4c735ff44aa878c9a11aa2652eb"
dest_uuid: "270d094a78f64c70ba53af57d6e8affd"
 from {username='slave'} at 127.0.0.1:49886
I20260713 09:09:25.348282 26149 raft_consensus.cc:493] T 3b92e4c735ff44aa878c9a11aa2652eb P 270d094a78f64c70ba53af57d6e8affd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:25.348765 26149 raft_consensus.cc:3060] T 3b92e4c735ff44aa878c9a11aa2652eb P 270d094a78f64c70ba53af57d6e8affd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.356913 26149 raft_consensus.cc:515] T 3b92e4c735ff44aa878c9a11aa2652eb P 270d094a78f64c70ba53af57d6e8affd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:25.359966 26223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b92e4c735ff44aa878c9a11aa2652eb" candidate_uuid: "270d094a78f64c70ba53af57d6e8affd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b530075d771242c1889524ba8faccc85"
I20260713 09:09:25.360620 26223 raft_consensus.cc:3055] T 3b92e4c735ff44aa878c9a11aa2652eb P b530075d771242c1889524ba8faccc85 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:25.360949 26223 raft_consensus.cc:740] T 3b92e4c735ff44aa878c9a11aa2652eb P b530075d771242c1889524ba8faccc85 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b530075d771242c1889524ba8faccc85, State: Running, Role: LEADER
I20260713 09:09:25.361903 26223 consensus_queue.cc:260] T 3b92e4c735ff44aa878c9a11aa2652eb P b530075d771242c1889524ba8faccc85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:25.363045 26223 raft_consensus.cc:3060] T 3b92e4c735ff44aa878c9a11aa2652eb P b530075d771242c1889524ba8faccc85 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.362438 26046 catalog_manager.cc:5697] T 8c4e4bc7934440e7819f44c5bf35ba8d P 43daa25e9d5f49a7a523aad1bd9504a1 reported cstate change: term changed from 1 to 2, leader changed from 270d094a78f64c70ba53af57d6e8affd (127.21.59.65) to 43daa25e9d5f49a7a523aad1bd9504a1 (127.21.59.67). New cstate: current_term: 2 leader_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:25.363874 26149 leader_election.cc:290] T 3b92e4c735ff44aa878c9a11aa2652eb P 270d094a78f64c70ba53af57d6e8affd [CANDIDATE]: Term 2 election: Requested vote from peers b530075d771242c1889524ba8faccc85 (127.21.59.66:38735), 43daa25e9d5f49a7a523aad1bd9504a1 (127.21.59.67:38739)
I20260713 09:09:25.364934 26299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b92e4c735ff44aa878c9a11aa2652eb" candidate_uuid: "270d094a78f64c70ba53af57d6e8affd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "43daa25e9d5f49a7a523aad1bd9504a1"
I20260713 09:09:25.365531 26299 raft_consensus.cc:3060] T 3b92e4c735ff44aa878c9a11aa2652eb P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.370152 26384 raft_consensus.cc:993] T 72980140fe3740b5bd3fa9d8d6ab0e55 P 270d094a78f64c70ba53af57d6e8affd: : Instructing follower b530075d771242c1889524ba8faccc85 to start an election
I20260713 09:09:25.370644 26384 raft_consensus.cc:1081] T 72980140fe3740b5bd3fa9d8d6ab0e55 P 270d094a78f64c70ba53af57d6e8affd [term 1 LEADER]: Signalling peer b530075d771242c1889524ba8faccc85 to start an election
I20260713 09:09:25.371577 26223 raft_consensus.cc:2468] T 3b92e4c735ff44aa878c9a11aa2652eb P b530075d771242c1889524ba8faccc85 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 270d094a78f64c70ba53af57d6e8affd in term 2.
I20260713 09:09:25.372510 26299 raft_consensus.cc:2468] T 3b92e4c735ff44aa878c9a11aa2652eb P 43daa25e9d5f49a7a523aad1bd9504a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 270d094a78f64c70ba53af57d6e8affd in term 2.
I20260713 09:09:25.373620 26116 leader_election.cc:304] T 3b92e4c735ff44aa878c9a11aa2652eb P 270d094a78f64c70ba53af57d6e8affd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270d094a78f64c70ba53af57d6e8affd, 43daa25e9d5f49a7a523aad1bd9504a1; no voters: 
I20260713 09:09:25.375161 26223 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "72980140fe3740b5bd3fa9d8d6ab0e55"
dest_uuid: "b530075d771242c1889524ba8faccc85"
 from {username='slave'} at 127.0.0.1:59626
I20260713 09:09:25.375735 26223 raft_consensus.cc:493] T 72980140fe3740b5bd3fa9d8d6ab0e55 P b530075d771242c1889524ba8faccc85 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:25.375751 26374 raft_consensus.cc:2804] T 3b92e4c735ff44aa878c9a11aa2652eb P 270d094a78f64c70ba53af57d6e8affd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:25.376210 26223 raft_consensus.cc:3060] T 72980140fe3740b5bd3fa9d8d6ab0e55 P b530075d771242c1889524ba8faccc85 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.376228 26347 consensus_queue.cc:1048] T 72980140fe3740b5bd3fa9d8d6ab0e55 P 270d094a78f64c70ba53af57d6e8affd [LEADER]: Connected to new peer: Peer: permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:25.383942 26223 raft_consensus.cc:515] T 72980140fe3740b5bd3fa9d8d6ab0e55 P b530075d771242c1889524ba8faccc85 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:25.385092 26225 raft_consensus.cc:1240] T 72980140fe3740b5bd3fa9d8d6ab0e55 P b530075d771242c1889524ba8faccc85 [term 2 FOLLOWER]: Rejecting Update request from peer 270d094a78f64c70ba53af57d6e8affd for earlier term 1. Current term is 2. Ops: []
I20260713 09:09:25.386950 26223 leader_election.cc:290] T 72980140fe3740b5bd3fa9d8d6ab0e55 P b530075d771242c1889524ba8faccc85 [CANDIDATE]: Term 2 election: Requested vote from peers 270d094a78f64c70ba53af57d6e8affd (127.21.59.65:33425), 43daa25e9d5f49a7a523aad1bd9504a1 (127.21.59.67:38739)
I20260713 09:09:25.390241 26298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72980140fe3740b5bd3fa9d8d6ab0e55" candidate_uuid: "b530075d771242c1889524ba8faccc85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "43daa25e9d5f49a7a523aad1bd9504a1"
I20260713 09:09:25.390980 26149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72980140fe3740b5bd3fa9d8d6ab0e55" candidate_uuid: "b530075d771242c1889524ba8faccc85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "270d094a78f64c70ba53af57d6e8affd"
I20260713 09:09:25.391914 26374 raft_consensus.cc:697] T 3b92e4c735ff44aa878c9a11aa2652eb P 270d094a78f64c70ba53af57d6e8affd [term 2 LEADER]: Becoming Leader. State: Replica: 270d094a78f64c70ba53af57d6e8affd, State: Running, Role: LEADER
I20260713 09:09:25.391989 26298 raft_consensus.cc:3060] T 72980140fe3740b5bd3fa9d8d6ab0e55 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.390937 26347 consensus_queue.cc:1059] T 72980140fe3740b5bd3fa9d8d6ab0e55 P 270d094a78f64c70ba53af57d6e8affd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:25.392874 26374 consensus_queue.cc:237] T 3b92e4c735ff44aa878c9a11aa2652eb P 270d094a78f64c70ba53af57d6e8affd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:25.394284 26149 raft_consensus.cc:3055] T 72980140fe3740b5bd3fa9d8d6ab0e55 P 270d094a78f64c70ba53af57d6e8affd [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:25.394748 26149 raft_consensus.cc:740] T 72980140fe3740b5bd3fa9d8d6ab0e55 P 270d094a78f64c70ba53af57d6e8affd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 270d094a78f64c70ba53af57d6e8affd, State: Running, Role: LEADER
I20260713 09:09:25.396049 26149 consensus_queue.cc:260] T 72980140fe3740b5bd3fa9d8d6ab0e55 P 270d094a78f64c70ba53af57d6e8affd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:25.396973 26149 raft_consensus.cc:3060] T 72980140fe3740b5bd3fa9d8d6ab0e55 P 270d094a78f64c70ba53af57d6e8affd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.400781 26298 raft_consensus.cc:2468] T 72980140fe3740b5bd3fa9d8d6ab0e55 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b530075d771242c1889524ba8faccc85 in term 2.
I20260713 09:09:25.403508 26191 leader_election.cc:304] T 72980140fe3740b5bd3fa9d8d6ab0e55 P b530075d771242c1889524ba8faccc85 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43daa25e9d5f49a7a523aad1bd9504a1, b530075d771242c1889524ba8faccc85; no voters: 
I20260713 09:09:25.404381 26149 raft_consensus.cc:2468] T 72980140fe3740b5bd3fa9d8d6ab0e55 P 270d094a78f64c70ba53af57d6e8affd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b530075d771242c1889524ba8faccc85 in term 2.
I20260713 09:09:25.404516 26343 raft_consensus.cc:2804] T 72980140fe3740b5bd3fa9d8d6ab0e55 P b530075d771242c1889524ba8faccc85 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:25.405068 26343 raft_consensus.cc:697] T 72980140fe3740b5bd3fa9d8d6ab0e55 P b530075d771242c1889524ba8faccc85 [term 2 LEADER]: Becoming Leader. State: Replica: b530075d771242c1889524ba8faccc85, State: Running, Role: LEADER
I20260713 09:09:25.405886 26343 consensus_queue.cc:237] T 72980140fe3740b5bd3fa9d8d6ab0e55 P b530075d771242c1889524ba8faccc85 [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: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:25.405881 26045 catalog_manager.cc:5697] T 3b92e4c735ff44aa878c9a11aa2652eb P 270d094a78f64c70ba53af57d6e8affd reported cstate change: term changed from 1 to 2, leader changed from b530075d771242c1889524ba8faccc85 (127.21.59.66) to 270d094a78f64c70ba53af57d6e8affd (127.21.59.65). New cstate: current_term: 2 leader_uuid: "270d094a78f64c70ba53af57d6e8affd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } health_report { overall_health: UNKNOWN } } }
W20260713 09:09:25.411134 26347 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260713 09:09:25.413544 26046 catalog_manager.cc:5697] T 72980140fe3740b5bd3fa9d8d6ab0e55 P b530075d771242c1889524ba8faccc85 reported cstate change: term changed from 1 to 2, leader changed from 270d094a78f64c70ba53af57d6e8affd (127.21.59.65) to b530075d771242c1889524ba8faccc85 (127.21.59.66). New cstate: current_term: 2 leader_uuid: "b530075d771242c1889524ba8faccc85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:25.460978 26347 consensus_queue.cc:1048] T afd954aaed234319a5f50fc971d79c86 P 270d094a78f64c70ba53af57d6e8affd [LEADER]: Connected to new peer: Peer: permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:25.471999 26374 consensus_queue.cc:1048] T afd954aaed234319a5f50fc971d79c86 P 270d094a78f64c70ba53af57d6e8affd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:25.590595 26350 raft_consensus.cc:993] T 8ecc6227d54c4623a9b8acdffb3787f1 P 43daa25e9d5f49a7a523aad1bd9504a1: : Instructing follower b530075d771242c1889524ba8faccc85 to start an election
I20260713 09:09:25.591037 26373 raft_consensus.cc:1081] T 8ecc6227d54c4623a9b8acdffb3787f1 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 LEADER]: Signalling peer b530075d771242c1889524ba8faccc85 to start an election
I20260713 09:09:25.592499 26223 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8ecc6227d54c4623a9b8acdffb3787f1"
dest_uuid: "b530075d771242c1889524ba8faccc85"
 from {username='slave'} at 127.0.0.1:59620
I20260713 09:09:25.592940 26223 raft_consensus.cc:493] T 8ecc6227d54c4623a9b8acdffb3787f1 P b530075d771242c1889524ba8faccc85 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:25.593182 26223 raft_consensus.cc:3060] T 8ecc6227d54c4623a9b8acdffb3787f1 P b530075d771242c1889524ba8faccc85 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.598094 26223 raft_consensus.cc:515] T 8ecc6227d54c4623a9b8acdffb3787f1 P b530075d771242c1889524ba8faccc85 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:25.599869 26223 leader_election.cc:290] T 8ecc6227d54c4623a9b8acdffb3787f1 P b530075d771242c1889524ba8faccc85 [CANDIDATE]: Term 2 election: Requested vote from peers 270d094a78f64c70ba53af57d6e8affd (127.21.59.65:33425), 43daa25e9d5f49a7a523aad1bd9504a1 (127.21.59.67:38739)
I20260713 09:09:25.600860 26149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ecc6227d54c4623a9b8acdffb3787f1" candidate_uuid: "b530075d771242c1889524ba8faccc85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "270d094a78f64c70ba53af57d6e8affd"
I20260713 09:09:25.601056 26298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ecc6227d54c4623a9b8acdffb3787f1" candidate_uuid: "b530075d771242c1889524ba8faccc85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "43daa25e9d5f49a7a523aad1bd9504a1"
I20260713 09:09:25.601560 26149 raft_consensus.cc:3060] T 8ecc6227d54c4623a9b8acdffb3787f1 P 270d094a78f64c70ba53af57d6e8affd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.601732 26298 raft_consensus.cc:3055] T 8ecc6227d54c4623a9b8acdffb3787f1 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:25.602193 26298 raft_consensus.cc:740] T 8ecc6227d54c4623a9b8acdffb3787f1 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 43daa25e9d5f49a7a523aad1bd9504a1, State: Running, Role: LEADER
I20260713 09:09:25.603129 26298 consensus_queue.cc:260] T 8ecc6227d54c4623a9b8acdffb3787f1 P 43daa25e9d5f49a7a523aad1bd9504a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:25.604503 26298 raft_consensus.cc:3060] T 8ecc6227d54c4623a9b8acdffb3787f1 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.609265 26149 raft_consensus.cc:2468] T 8ecc6227d54c4623a9b8acdffb3787f1 P 270d094a78f64c70ba53af57d6e8affd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b530075d771242c1889524ba8faccc85 in term 2.
I20260713 09:09:25.610747 26190 leader_election.cc:304] T 8ecc6227d54c4623a9b8acdffb3787f1 P b530075d771242c1889524ba8faccc85 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270d094a78f64c70ba53af57d6e8affd, b530075d771242c1889524ba8faccc85; no voters: 
I20260713 09:09:25.611583 26343 raft_consensus.cc:2804] T 8ecc6227d54c4623a9b8acdffb3787f1 P b530075d771242c1889524ba8faccc85 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:25.612136 26343 raft_consensus.cc:697] T 8ecc6227d54c4623a9b8acdffb3787f1 P b530075d771242c1889524ba8faccc85 [term 2 LEADER]: Becoming Leader. State: Replica: b530075d771242c1889524ba8faccc85, State: Running, Role: LEADER
I20260713 09:09:25.612157 26298 raft_consensus.cc:2468] T 8ecc6227d54c4623a9b8acdffb3787f1 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b530075d771242c1889524ba8faccc85 in term 2.
I20260713 09:09:25.613170 26343 consensus_queue.cc:237] T 8ecc6227d54c4623a9b8acdffb3787f1 P b530075d771242c1889524ba8faccc85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:25.620271 26045 catalog_manager.cc:5697] T 8ecc6227d54c4623a9b8acdffb3787f1 P b530075d771242c1889524ba8faccc85 reported cstate change: term changed from 1 to 2, leader changed from 43daa25e9d5f49a7a523aad1bd9504a1 (127.21.59.67) to b530075d771242c1889524ba8faccc85 (127.21.59.66). New cstate: current_term: 2 leader_uuid: "b530075d771242c1889524ba8faccc85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:25.714598 26373 raft_consensus.cc:993] T 0039ba8269ff4e1081bcb49190625df7 P 43daa25e9d5f49a7a523aad1bd9504a1: : Instructing follower 270d094a78f64c70ba53af57d6e8affd to start an election
I20260713 09:09:25.715169 26420 raft_consensus.cc:1081] T 0039ba8269ff4e1081bcb49190625df7 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 LEADER]: Signalling peer 270d094a78f64c70ba53af57d6e8affd to start an election
I20260713 09:09:25.716632 26149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0039ba8269ff4e1081bcb49190625df7"
dest_uuid: "270d094a78f64c70ba53af57d6e8affd"
 from {username='slave'} at 127.0.0.1:49898
I20260713 09:09:25.717139 26149 raft_consensus.cc:493] T 0039ba8269ff4e1081bcb49190625df7 P 270d094a78f64c70ba53af57d6e8affd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:25.717501 26149 raft_consensus.cc:3060] T 0039ba8269ff4e1081bcb49190625df7 P 270d094a78f64c70ba53af57d6e8affd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.718700 26150 raft_consensus.cc:1275] T 3df8ded918e449359861f47af146a2c4 P 270d094a78f64c70ba53af57d6e8affd [term 2 FOLLOWER]: Refusing update from remote peer b530075d771242c1889524ba8faccc85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:25.720067 26343 consensus_queue.cc:1048] T 3df8ded918e449359861f47af146a2c4 P b530075d771242c1889524ba8faccc85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:25.724413 26149 raft_consensus.cc:515] T 0039ba8269ff4e1081bcb49190625df7 P 270d094a78f64c70ba53af57d6e8affd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } }
I20260713 09:09:25.728361 26298 raft_consensus.cc:1275] T 3df8ded918e449359861f47af146a2c4 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 2 FOLLOWER]: Refusing update from remote peer b530075d771242c1889524ba8faccc85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:25.730629 26343 consensus_queue.cc:1048] T 3df8ded918e449359861f47af146a2c4 P b530075d771242c1889524ba8faccc85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:25.733217 26298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0039ba8269ff4e1081bcb49190625df7" candidate_uuid: "270d094a78f64c70ba53af57d6e8affd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "43daa25e9d5f49a7a523aad1bd9504a1"
I20260713 09:09:25.733960 26298 raft_consensus.cc:3055] T 0039ba8269ff4e1081bcb49190625df7 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:25.734323 26298 raft_consensus.cc:740] T 0039ba8269ff4e1081bcb49190625df7 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 43daa25e9d5f49a7a523aad1bd9504a1, State: Running, Role: LEADER
I20260713 09:09:25.735200 26298 consensus_queue.cc:260] T 0039ba8269ff4e1081bcb49190625df7 P 43daa25e9d5f49a7a523aad1bd9504a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } }
I20260713 09:09:25.736230 26298 raft_consensus.cc:3060] T 0039ba8269ff4e1081bcb49190625df7 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.740061 26223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0039ba8269ff4e1081bcb49190625df7" candidate_uuid: "270d094a78f64c70ba53af57d6e8affd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b530075d771242c1889524ba8faccc85"
I20260713 09:09:25.732663 26149 leader_election.cc:290] T 0039ba8269ff4e1081bcb49190625df7 P 270d094a78f64c70ba53af57d6e8affd [CANDIDATE]: Term 2 election: Requested vote from peers 43daa25e9d5f49a7a523aad1bd9504a1 (127.21.59.67:38739), b530075d771242c1889524ba8faccc85 (127.21.59.66:38735)
I20260713 09:09:25.740696 26223 raft_consensus.cc:3060] T 0039ba8269ff4e1081bcb49190625df7 P b530075d771242c1889524ba8faccc85 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.743842 26298 raft_consensus.cc:2468] T 0039ba8269ff4e1081bcb49190625df7 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 270d094a78f64c70ba53af57d6e8affd in term 2.
I20260713 09:09:25.744989 26116 leader_election.cc:304] T 0039ba8269ff4e1081bcb49190625df7 P 270d094a78f64c70ba53af57d6e8affd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270d094a78f64c70ba53af57d6e8affd, 43daa25e9d5f49a7a523aad1bd9504a1; no voters: 
I20260713 09:09:25.745837 26374 raft_consensus.cc:2804] T 0039ba8269ff4e1081bcb49190625df7 P 270d094a78f64c70ba53af57d6e8affd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:25.746279 26374 raft_consensus.cc:697] T 0039ba8269ff4e1081bcb49190625df7 P 270d094a78f64c70ba53af57d6e8affd [term 2 LEADER]: Becoming Leader. State: Replica: 270d094a78f64c70ba53af57d6e8affd, State: Running, Role: LEADER
I20260713 09:09:25.747152 26374 consensus_queue.cc:237] T 0039ba8269ff4e1081bcb49190625df7 P 270d094a78f64c70ba53af57d6e8affd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } }
I20260713 09:09:25.748090 26223 raft_consensus.cc:2468] T 0039ba8269ff4e1081bcb49190625df7 P b530075d771242c1889524ba8faccc85 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 270d094a78f64c70ba53af57d6e8affd in term 2.
I20260713 09:09:25.754173 26048 catalog_manager.cc:5697] T 0039ba8269ff4e1081bcb49190625df7 P 270d094a78f64c70ba53af57d6e8affd reported cstate change: term changed from 1 to 2, leader changed from 43daa25e9d5f49a7a523aad1bd9504a1 (127.21.59.67) to 270d094a78f64c70ba53af57d6e8affd (127.21.59.65). New cstate: current_term: 2 leader_uuid: "270d094a78f64c70ba53af57d6e8affd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:25.795313 26223 raft_consensus.cc:1275] T 8c4e4bc7934440e7819f44c5bf35ba8d P b530075d771242c1889524ba8faccc85 [term 2 FOLLOWER]: Refusing update from remote peer 43daa25e9d5f49a7a523aad1bd9504a1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:25.796543 26420 consensus_queue.cc:1048] T 8c4e4bc7934440e7819f44c5bf35ba8d P 43daa25e9d5f49a7a523aad1bd9504a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:25.806715 26149 raft_consensus.cc:1275] T 8c4e4bc7934440e7819f44c5bf35ba8d P 270d094a78f64c70ba53af57d6e8affd [term 2 FOLLOWER]: Refusing update from remote peer 43daa25e9d5f49a7a523aad1bd9504a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:25.809350 26373 consensus_queue.cc:1048] T 8c4e4bc7934440e7819f44c5bf35ba8d P 43daa25e9d5f49a7a523aad1bd9504a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:25.847275 26223 raft_consensus.cc:1275] T 3b92e4c735ff44aa878c9a11aa2652eb P b530075d771242c1889524ba8faccc85 [term 2 FOLLOWER]: Refusing update from remote peer 270d094a78f64c70ba53af57d6e8affd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:25.848577 26374 consensus_queue.cc:1048] T 3b92e4c735ff44aa878c9a11aa2652eb P 270d094a78f64c70ba53af57d6e8affd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:25.856148 26298 raft_consensus.cc:1275] T 3b92e4c735ff44aa878c9a11aa2652eb P 43daa25e9d5f49a7a523aad1bd9504a1 [term 2 FOLLOWER]: Refusing update from remote peer 270d094a78f64c70ba53af57d6e8affd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:25.858181 26380 consensus_queue.cc:1048] T 3b92e4c735ff44aa878c9a11aa2652eb P 270d094a78f64c70ba53af57d6e8affd [LEADER]: Connected to new peer: Peer: permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:25.903723 26298 raft_consensus.cc:1275] T 72980140fe3740b5bd3fa9d8d6ab0e55 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 2 FOLLOWER]: Refusing update from remote peer b530075d771242c1889524ba8faccc85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:25.904949 26343 consensus_queue.cc:1048] T 72980140fe3740b5bd3fa9d8d6ab0e55 P b530075d771242c1889524ba8faccc85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:25.913831 26149 raft_consensus.cc:1275] T 72980140fe3740b5bd3fa9d8d6ab0e55 P 270d094a78f64c70ba53af57d6e8affd [term 2 FOLLOWER]: Refusing update from remote peer b530075d771242c1889524ba8faccc85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:25.916070 26398 consensus_queue.cc:1048] T 72980140fe3740b5bd3fa9d8d6ab0e55 P b530075d771242c1889524ba8faccc85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:26.119940 26149 raft_consensus.cc:1275] T 8ecc6227d54c4623a9b8acdffb3787f1 P 270d094a78f64c70ba53af57d6e8affd [term 2 FOLLOWER]: Refusing update from remote peer b530075d771242c1889524ba8faccc85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:26.121320 26398 consensus_queue.cc:1048] T 8ecc6227d54c4623a9b8acdffb3787f1 P b530075d771242c1889524ba8faccc85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:26.129678 26298 raft_consensus.cc:1275] T 8ecc6227d54c4623a9b8acdffb3787f1 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 2 FOLLOWER]: Refusing update from remote peer b530075d771242c1889524ba8faccc85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:26.131794 26352 consensus_queue.cc:1048] T 8ecc6227d54c4623a9b8acdffb3787f1 P b530075d771242c1889524ba8faccc85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:26.319701 26223 raft_consensus.cc:1275] T 0039ba8269ff4e1081bcb49190625df7 P b530075d771242c1889524ba8faccc85 [term 2 FOLLOWER]: Refusing update from remote peer 270d094a78f64c70ba53af57d6e8affd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:26.321022 26374 consensus_queue.cc:1048] T 0039ba8269ff4e1081bcb49190625df7 P 270d094a78f64c70ba53af57d6e8affd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:26.331640 26298 raft_consensus.cc:1275] T 0039ba8269ff4e1081bcb49190625df7 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 2 FOLLOWER]: Refusing update from remote peer 270d094a78f64c70ba53af57d6e8affd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:26.333195 26380 consensus_queue.cc:1048] T 0039ba8269ff4e1081bcb49190625df7 P 270d094a78f64c70ba53af57d6e8affd [LEADER]: Connected to new peer: Peer: permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:28.263602 26045 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56922:
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"
    }
  }
}
W20260713 09:09:28.265750 26045 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.
I20260713 09:09:28.312707 26139 tablet_service.cc:1511] Processing CreateTablet for tablet 9d6253f0eebf4cccbf3ce4cd6b0f24a6 (DEFAULT_TABLE table=soft_deleted_table [id=5d4c868490fc40a9b8d74e2fbc71fa43]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:28.314035 26139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d6253f0eebf4cccbf3ce4cd6b0f24a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:28.313717 26214 tablet_service.cc:1511] Processing CreateTablet for tablet 9d6253f0eebf4cccbf3ce4cd6b0f24a6 (DEFAULT_TABLE table=soft_deleted_table [id=5d4c868490fc40a9b8d74e2fbc71fa43]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:28.314965 26214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d6253f0eebf4cccbf3ce4cd6b0f24a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:28.314625 26288 tablet_service.cc:1511] Processing CreateTablet for tablet 9d6253f0eebf4cccbf3ce4cd6b0f24a6 (DEFAULT_TABLE table=soft_deleted_table [id=5d4c868490fc40a9b8d74e2fbc71fa43]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:28.315876 26288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d6253f0eebf4cccbf3ce4cd6b0f24a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:28.319219 26140 tablet_service.cc:1511] Processing CreateTablet for tablet c2ea8d7734dd413289b33552b84917ee (DEFAULT_TABLE table=soft_deleted_table [id=5d4c868490fc40a9b8d74e2fbc71fa43]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:28.320499 26286 tablet_service.cc:1511] Processing CreateTablet for tablet c2ea8d7734dd413289b33552b84917ee (DEFAULT_TABLE table=soft_deleted_table [id=5d4c868490fc40a9b8d74e2fbc71fa43]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:28.321771 26286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2ea8d7734dd413289b33552b84917ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:28.321449 26207 tablet_service.cc:1511] Processing CreateTablet for tablet c2ea8d7734dd413289b33552b84917ee (DEFAULT_TABLE table=soft_deleted_table [id=5d4c868490fc40a9b8d74e2fbc71fa43]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:28.322711 26207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2ea8d7734dd413289b33552b84917ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:28.320513 26140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2ea8d7734dd413289b33552b84917ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:28.327903 26133 tablet_service.cc:1511] Processing CreateTablet for tablet 3f8165500063453b87f7af03a22581fb (DEFAULT_TABLE table=soft_deleted_table [id=5d4c868490fc40a9b8d74e2fbc71fa43]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:28.329344 26133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f8165500063453b87f7af03a22581fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:28.350132 26210 tablet_service.cc:1511] Processing CreateTablet for tablet 3f8165500063453b87f7af03a22581fb (DEFAULT_TABLE table=soft_deleted_table [id=5d4c868490fc40a9b8d74e2fbc71fa43]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:28.351557 26210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f8165500063453b87f7af03a22581fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:28.355118 26137 tablet_service.cc:1511] Processing CreateTablet for tablet 87404f2053da4938828cef82efe79b56 (DEFAULT_TABLE table=soft_deleted_table [id=5d4c868490fc40a9b8d74e2fbc71fa43]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:28.356611 26283 tablet_service.cc:1511] Processing CreateTablet for tablet 3f8165500063453b87f7af03a22581fb (DEFAULT_TABLE table=soft_deleted_table [id=5d4c868490fc40a9b8d74e2fbc71fa43]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:28.357125 26137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87404f2053da4938828cef82efe79b56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:28.357873 26283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f8165500063453b87f7af03a22581fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:28.369184 26440 tablet_bootstrap.cc:492] T c2ea8d7734dd413289b33552b84917ee P 270d094a78f64c70ba53af57d6e8affd: Bootstrap starting.
I20260713 09:09:28.371752 26439 tablet_bootstrap.cc:492] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P 43daa25e9d5f49a7a523aad1bd9504a1: Bootstrap starting.
I20260713 09:09:28.373884 26213 tablet_service.cc:1511] Processing CreateTablet for tablet 87404f2053da4938828cef82efe79b56 (DEFAULT_TABLE table=soft_deleted_table [id=5d4c868490fc40a9b8d74e2fbc71fa43]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:28.376425 26213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87404f2053da4938828cef82efe79b56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:28.376732 26440 tablet_bootstrap.cc:654] T c2ea8d7734dd413289b33552b84917ee P 270d094a78f64c70ba53af57d6e8affd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:28.386651 26288 tablet_service.cc:1511] Processing CreateTablet for tablet 87404f2053da4938828cef82efe79b56 (DEFAULT_TABLE table=soft_deleted_table [id=5d4c868490fc40a9b8d74e2fbc71fa43]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:28.388083 26288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87404f2053da4938828cef82efe79b56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:28.393946 26139 tablet_service.cc:1511] Processing CreateTablet for tablet 7f86846765c9448d8b805a80814bf0d1 (DEFAULT_TABLE table=soft_deleted_table [id=5d4c868490fc40a9b8d74e2fbc71fa43]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:28.395906 26215 tablet_service.cc:1511] Processing CreateTablet for tablet 7f86846765c9448d8b805a80814bf0d1 (DEFAULT_TABLE table=soft_deleted_table [id=5d4c868490fc40a9b8d74e2fbc71fa43]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:28.397174 26439 tablet_bootstrap.cc:654] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P 43daa25e9d5f49a7a523aad1bd9504a1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:28.397432 26215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f86846765c9448d8b805a80814bf0d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:28.408591 26139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f86846765c9448d8b805a80814bf0d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:28.411540 26140 tablet_service.cc:1511] Processing CreateTablet for tablet d0a67a4420274dedad65ebdcdc5abb74 (DEFAULT_TABLE table=soft_deleted_table [id=5d4c868490fc40a9b8d74e2fbc71fa43]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:28.412911 26140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0a67a4420274dedad65ebdcdc5abb74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:28.421393 26286 tablet_service.cc:1511] Processing CreateTablet for tablet d0a67a4420274dedad65ebdcdc5abb74 (DEFAULT_TABLE table=soft_deleted_table [id=5d4c868490fc40a9b8d74e2fbc71fa43]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:28.422752 26286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0a67a4420274dedad65ebdcdc5abb74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:28.422254 26287 tablet_service.cc:1511] Processing CreateTablet for tablet 4e9afb9f05e84a8faa14289fccc6ae79 (DEFAULT_TABLE table=soft_deleted_table [id=5d4c868490fc40a9b8d74e2fbc71fa43]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:28.424005 26287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e9afb9f05e84a8faa14289fccc6ae79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:28.427495 26211 tablet_service.cc:1511] Processing CreateTablet for tablet 3e27d85070344a33a13db25a201c7442 (DEFAULT_TABLE table=soft_deleted_table [id=5d4c868490fc40a9b8d74e2fbc71fa43]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:28.427909 26285 tablet_service.cc:1511] Processing CreateTablet for tablet 3e27d85070344a33a13db25a201c7442 (DEFAULT_TABLE table=soft_deleted_table [id=5d4c868490fc40a9b8d74e2fbc71fa43]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:28.430424 26211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e27d85070344a33a13db25a201c7442. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:28.431581 26285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e27d85070344a33a13db25a201c7442. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:28.429119 26138 tablet_service.cc:1511] Processing CreateTablet for tablet 3e27d85070344a33a13db25a201c7442 (DEFAULT_TABLE table=soft_deleted_table [id=5d4c868490fc40a9b8d74e2fbc71fa43]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:28.436071 26138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e27d85070344a33a13db25a201c7442. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:28.435891 26210 tablet_service.cc:1511] Processing CreateTablet for tablet 4e9afb9f05e84a8faa14289fccc6ae79 (DEFAULT_TABLE table=soft_deleted_table [id=5d4c868490fc40a9b8d74e2fbc71fa43]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:28.439891 26214 tablet_service.cc:1511] Processing CreateTablet for tablet d0a67a4420274dedad65ebdcdc5abb74 (DEFAULT_TABLE table=soft_deleted_table [id=5d4c868490fc40a9b8d74e2fbc71fa43]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:28.429601 26132 tablet_service.cc:1511] Processing CreateTablet for tablet a215d6699c1741e2aaa9c879c37ccfe7 (DEFAULT_TABLE table=soft_deleted_table [id=5d4c868490fc40a9b8d74e2fbc71fa43]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:28.441530 26210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e9afb9f05e84a8faa14289fccc6ae79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:28.442638 26132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a215d6699c1741e2aaa9c879c37ccfe7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:28.442919 26214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0a67a4420274dedad65ebdcdc5abb74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:28.452175 26133 tablet_service.cc:1511] Processing CreateTablet for tablet 4e9afb9f05e84a8faa14289fccc6ae79 (DEFAULT_TABLE table=soft_deleted_table [id=5d4c868490fc40a9b8d74e2fbc71fa43]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:28.454233 26133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e9afb9f05e84a8faa14289fccc6ae79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:28.448467 26283 tablet_service.cc:1511] Processing CreateTablet for tablet 7f86846765c9448d8b805a80814bf0d1 (DEFAULT_TABLE table=soft_deleted_table [id=5d4c868490fc40a9b8d74e2fbc71fa43]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:28.458666 26209 tablet_service.cc:1511] Processing CreateTablet for tablet a215d6699c1741e2aaa9c879c37ccfe7 (DEFAULT_TABLE table=soft_deleted_table [id=5d4c868490fc40a9b8d74e2fbc71fa43]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:28.459213 26283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f86846765c9448d8b805a80814bf0d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:28.459968 26209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a215d6699c1741e2aaa9c879c37ccfe7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:28.458722 26289 tablet_service.cc:1511] Processing CreateTablet for tablet a215d6699c1741e2aaa9c879c37ccfe7 (DEFAULT_TABLE table=soft_deleted_table [id=5d4c868490fc40a9b8d74e2fbc71fa43]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:28.463231 26289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a215d6699c1741e2aaa9c879c37ccfe7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:28.471696 26438 tablet_bootstrap.cc:492] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P b530075d771242c1889524ba8faccc85: Bootstrap starting.
I20260713 09:09:28.511441 26438 tablet_bootstrap.cc:654] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P b530075d771242c1889524ba8faccc85: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:28.517400 26439 tablet_bootstrap.cc:492] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P 43daa25e9d5f49a7a523aad1bd9504a1: No bootstrap required, opened a new log
I20260713 09:09:28.517884 26439 ts_tablet_manager.cc:1403] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P 43daa25e9d5f49a7a523aad1bd9504a1: Time spent bootstrapping tablet: real 0.146s	user 0.007s	sys 0.011s
I20260713 09:09:28.520673 26439 raft_consensus.cc:359] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.521368 26439 raft_consensus.cc:385] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:28.521646 26439 raft_consensus.cc:740] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43daa25e9d5f49a7a523aad1bd9504a1, State: Initialized, Role: FOLLOWER
I20260713 09:09:28.522526 26439 consensus_queue.cc:260] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P 43daa25e9d5f49a7a523aad1bd9504a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.523156 26440 tablet_bootstrap.cc:492] T c2ea8d7734dd413289b33552b84917ee P 270d094a78f64c70ba53af57d6e8affd: No bootstrap required, opened a new log
I20260713 09:09:28.523684 26440 ts_tablet_manager.cc:1403] T c2ea8d7734dd413289b33552b84917ee P 270d094a78f64c70ba53af57d6e8affd: Time spent bootstrapping tablet: real 0.155s	user 0.037s	sys 0.033s
I20260713 09:09:28.529121 26439 ts_tablet_manager.cc:1434] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P 43daa25e9d5f49a7a523aad1bd9504a1: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260713 09:09:28.526571 26440 raft_consensus.cc:359] T c2ea8d7734dd413289b33552b84917ee P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.537281 26440 raft_consensus.cc:385] T c2ea8d7734dd413289b33552b84917ee P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:28.537645 26440 raft_consensus.cc:740] T c2ea8d7734dd413289b33552b84917ee P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 270d094a78f64c70ba53af57d6e8affd, State: Initialized, Role: FOLLOWER
I20260713 09:09:28.539511 26440 consensus_queue.cc:260] T c2ea8d7734dd413289b33552b84917ee P 270d094a78f64c70ba53af57d6e8affd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.541038 26439 tablet_bootstrap.cc:492] T c2ea8d7734dd413289b33552b84917ee P 43daa25e9d5f49a7a523aad1bd9504a1: Bootstrap starting.
I20260713 09:09:28.547079 26440 ts_tablet_manager.cc:1434] T c2ea8d7734dd413289b33552b84917ee P 270d094a78f64c70ba53af57d6e8affd: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.002s
I20260713 09:09:28.548151 26440 tablet_bootstrap.cc:492] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P 270d094a78f64c70ba53af57d6e8affd: Bootstrap starting.
I20260713 09:09:28.554823 26439 tablet_bootstrap.cc:654] T c2ea8d7734dd413289b33552b84917ee P 43daa25e9d5f49a7a523aad1bd9504a1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:28.555620 26440 tablet_bootstrap.cc:654] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P 270d094a78f64c70ba53af57d6e8affd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:28.558091 26438 tablet_bootstrap.cc:492] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P b530075d771242c1889524ba8faccc85: No bootstrap required, opened a new log
I20260713 09:09:28.558674 26438 ts_tablet_manager.cc:1403] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P b530075d771242c1889524ba8faccc85: Time spent bootstrapping tablet: real 0.087s	user 0.013s	sys 0.007s
I20260713 09:09:28.561720 26438 raft_consensus.cc:359] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.562510 26438 raft_consensus.cc:385] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:28.562925 26438 raft_consensus.cc:740] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b530075d771242c1889524ba8faccc85, State: Initialized, Role: FOLLOWER
I20260713 09:09:28.564144 26440 tablet_bootstrap.cc:492] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P 270d094a78f64c70ba53af57d6e8affd: No bootstrap required, opened a new log
I20260713 09:09:28.563676 26438 consensus_queue.cc:260] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P b530075d771242c1889524ba8faccc85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.564697 26440 ts_tablet_manager.cc:1403] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P 270d094a78f64c70ba53af57d6e8affd: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.001s
I20260713 09:09:28.566545 26438 ts_tablet_manager.cc:1434] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P b530075d771242c1889524ba8faccc85: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260713 09:09:28.567701 26438 tablet_bootstrap.cc:492] T 3f8165500063453b87f7af03a22581fb P b530075d771242c1889524ba8faccc85: Bootstrap starting.
I20260713 09:09:28.568176 26373 raft_consensus.cc:493] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:28.568665 26373 raft_consensus.cc:515] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.570768 26373 leader_election.cc:290] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P 43daa25e9d5f49a7a523aad1bd9504a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 270d094a78f64c70ba53af57d6e8affd (127.21.59.65:33425), b530075d771242c1889524ba8faccc85 (127.21.59.66:38735)
I20260713 09:09:28.572981 26149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d6253f0eebf4cccbf3ce4cd6b0f24a6" candidate_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270d094a78f64c70ba53af57d6e8affd" is_pre_election: true
I20260713 09:09:28.573175 26223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d6253f0eebf4cccbf3ce4cd6b0f24a6" candidate_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b530075d771242c1889524ba8faccc85" is_pre_election: true
I20260713 09:09:28.573895 26223 raft_consensus.cc:2468] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43daa25e9d5f49a7a523aad1bd9504a1 in term 0.
I20260713 09:09:28.574664 26438 tablet_bootstrap.cc:654] T 3f8165500063453b87f7af03a22581fb P b530075d771242c1889524ba8faccc85: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:28.575263 26264 leader_election.cc:304] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P 43daa25e9d5f49a7a523aad1bd9504a1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43daa25e9d5f49a7a523aad1bd9504a1, b530075d771242c1889524ba8faccc85; no voters: 
I20260713 09:09:28.576252 26373 raft_consensus.cc:2804] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:28.576802 26373 raft_consensus.cc:493] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:28.577207 26373 raft_consensus.cc:3060] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.580590 26438 tablet_bootstrap.cc:492] T 3f8165500063453b87f7af03a22581fb P b530075d771242c1889524ba8faccc85: No bootstrap required, opened a new log
I20260713 09:09:28.581148 26438 ts_tablet_manager.cc:1403] T 3f8165500063453b87f7af03a22581fb P b530075d771242c1889524ba8faccc85: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260713 09:09:28.584056 26438 raft_consensus.cc:359] T 3f8165500063453b87f7af03a22581fb P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.584830 26438 raft_consensus.cc:385] T 3f8165500063453b87f7af03a22581fb P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:28.585114 26438 raft_consensus.cc:740] T 3f8165500063453b87f7af03a22581fb P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b530075d771242c1889524ba8faccc85, State: Initialized, Role: FOLLOWER
I20260713 09:09:28.585794 26438 consensus_queue.cc:260] T 3f8165500063453b87f7af03a22581fb P b530075d771242c1889524ba8faccc85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.587024 26426 raft_consensus.cc:493] T c2ea8d7734dd413289b33552b84917ee P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:28.586452 26373 raft_consensus.cc:515] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.587508 26426 raft_consensus.cc:515] T c2ea8d7734dd413289b33552b84917ee P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.588966 26439 tablet_bootstrap.cc:492] T c2ea8d7734dd413289b33552b84917ee P 43daa25e9d5f49a7a523aad1bd9504a1: No bootstrap required, opened a new log
I20260713 09:09:28.589179 26438 ts_tablet_manager.cc:1434] T 3f8165500063453b87f7af03a22581fb P b530075d771242c1889524ba8faccc85: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:09:28.589673 26439 ts_tablet_manager.cc:1403] T c2ea8d7734dd413289b33552b84917ee P 43daa25e9d5f49a7a523aad1bd9504a1: Time spent bootstrapping tablet: real 0.060s	user 0.010s	sys 0.003s
I20260713 09:09:28.590220 26438 tablet_bootstrap.cc:492] T 87404f2053da4938828cef82efe79b56 P b530075d771242c1889524ba8faccc85: Bootstrap starting.
I20260713 09:09:28.591559 26223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ea8d7734dd413289b33552b84917ee" candidate_uuid: "270d094a78f64c70ba53af57d6e8affd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b530075d771242c1889524ba8faccc85" is_pre_election: true
I20260713 09:09:28.592731 26439 raft_consensus.cc:359] T c2ea8d7734dd413289b33552b84917ee P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.593499 26439 raft_consensus.cc:385] T c2ea8d7734dd413289b33552b84917ee P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:09:28.593839 26095 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:28.567796 26440 raft_consensus.cc:359] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
W20260713 09:09:28.594913 26115 leader_election.cc:343] T c2ea8d7734dd413289b33552b84917ee P 270d094a78f64c70ba53af57d6e8affd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b530075d771242c1889524ba8faccc85 (127.21.59.66:38735): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:28.596750 26426 leader_election.cc:290] T c2ea8d7734dd413289b33552b84917ee P 270d094a78f64c70ba53af57d6e8affd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b530075d771242c1889524ba8faccc85 (127.21.59.66:38735), 43daa25e9d5f49a7a523aad1bd9504a1 (127.21.59.67:38739)
I20260713 09:09:28.597137 26438 tablet_bootstrap.cc:654] T 87404f2053da4938828cef82efe79b56 P b530075d771242c1889524ba8faccc85: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:28.597396 26150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d6253f0eebf4cccbf3ce4cd6b0f24a6" candidate_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270d094a78f64c70ba53af57d6e8affd"
I20260713 09:09:28.600780 26373 leader_election.cc:290] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P 43daa25e9d5f49a7a523aad1bd9504a1 [CANDIDATE]: Term 1 election: Requested vote from peers 270d094a78f64c70ba53af57d6e8affd (127.21.59.65:33425), b530075d771242c1889524ba8faccc85 (127.21.59.66:38735)
I20260713 09:09:28.600991 26223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d6253f0eebf4cccbf3ce4cd6b0f24a6" candidate_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b530075d771242c1889524ba8faccc85"
I20260713 09:09:28.602026 26223 raft_consensus.cc:3060] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.594914 26440 raft_consensus.cc:385] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:28.606297 26440 raft_consensus.cc:740] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 270d094a78f64c70ba53af57d6e8affd, State: Initialized, Role: FOLLOWER
I20260713 09:09:28.607286 26440 consensus_queue.cc:260] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P 270d094a78f64c70ba53af57d6e8affd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.608255 26149 raft_consensus.cc:2468] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43daa25e9d5f49a7a523aad1bd9504a1 in term 0.
I20260713 09:09:28.608879 26438 tablet_bootstrap.cc:492] T 87404f2053da4938828cef82efe79b56 P b530075d771242c1889524ba8faccc85: No bootstrap required, opened a new log
I20260713 09:09:28.609414 26438 ts_tablet_manager.cc:1403] T 87404f2053da4938828cef82efe79b56 P b530075d771242c1889524ba8faccc85: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260713 09:09:28.609602 26440 ts_tablet_manager.cc:1434] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P 270d094a78f64c70ba53af57d6e8affd: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.000s
I20260713 09:09:28.610601 26440 tablet_bootstrap.cc:492] T 3f8165500063453b87f7af03a22581fb P 270d094a78f64c70ba53af57d6e8affd: Bootstrap starting.
I20260713 09:09:28.612408 26438 raft_consensus.cc:359] T 87404f2053da4938828cef82efe79b56 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.613276 26438 raft_consensus.cc:385] T 87404f2053da4938828cef82efe79b56 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:28.613651 26438 raft_consensus.cc:740] T 87404f2053da4938828cef82efe79b56 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b530075d771242c1889524ba8faccc85, State: Initialized, Role: FOLLOWER
I20260713 09:09:28.613852 26223 raft_consensus.cc:2468] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P b530075d771242c1889524ba8faccc85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43daa25e9d5f49a7a523aad1bd9504a1 in term 1.
I20260713 09:09:28.593818 26439 raft_consensus.cc:740] T c2ea8d7734dd413289b33552b84917ee P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43daa25e9d5f49a7a523aad1bd9504a1, State: Initialized, Role: FOLLOWER
I20260713 09:09:28.614547 26438 consensus_queue.cc:260] T 87404f2053da4938828cef82efe79b56 P b530075d771242c1889524ba8faccc85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.615322 26264 leader_election.cc:304] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P 43daa25e9d5f49a7a523aad1bd9504a1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 43daa25e9d5f49a7a523aad1bd9504a1, b530075d771242c1889524ba8faccc85; no voters: 270d094a78f64c70ba53af57d6e8affd
I20260713 09:09:28.617471 26438 ts_tablet_manager.cc:1434] T 87404f2053da4938828cef82efe79b56 P b530075d771242c1889524ba8faccc85: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260713 09:09:28.618752 26438 tablet_bootstrap.cc:492] T 3e27d85070344a33a13db25a201c7442 P b530075d771242c1889524ba8faccc85: Bootstrap starting.
I20260713 09:09:28.621475 26373 raft_consensus.cc:2804] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:28.624171 26373 raft_consensus.cc:697] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 LEADER]: Becoming Leader. State: Replica: 43daa25e9d5f49a7a523aad1bd9504a1, State: Running, Role: LEADER
I20260713 09:09:28.626039 26438 tablet_bootstrap.cc:654] T 3e27d85070344a33a13db25a201c7442 P b530075d771242c1889524ba8faccc85: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:28.625663 26373 consensus_queue.cc:237] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P 43daa25e9d5f49a7a523aad1bd9504a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.622148 26439 consensus_queue.cc:260] T c2ea8d7734dd413289b33552b84917ee P 43daa25e9d5f49a7a523aad1bd9504a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.630054 26439 ts_tablet_manager.cc:1434] T c2ea8d7734dd413289b33552b84917ee P 43daa25e9d5f49a7a523aad1bd9504a1: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260713 09:09:28.631825 26439 tablet_bootstrap.cc:492] T 3f8165500063453b87f7af03a22581fb P 43daa25e9d5f49a7a523aad1bd9504a1: Bootstrap starting.
I20260713 09:09:28.631747 26298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ea8d7734dd413289b33552b84917ee" candidate_uuid: "270d094a78f64c70ba53af57d6e8affd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" is_pre_election: true
I20260713 09:09:28.632441 26298 raft_consensus.cc:2468] T c2ea8d7734dd413289b33552b84917ee P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 270d094a78f64c70ba53af57d6e8affd in term 0.
I20260713 09:09:28.633368 26438 tablet_bootstrap.cc:492] T 3e27d85070344a33a13db25a201c7442 P b530075d771242c1889524ba8faccc85: No bootstrap required, opened a new log
I20260713 09:09:28.633937 26438 ts_tablet_manager.cc:1403] T 3e27d85070344a33a13db25a201c7442 P b530075d771242c1889524ba8faccc85: Time spent bootstrapping tablet: real 0.015s	user 0.002s	sys 0.012s
I20260713 09:09:28.634145 26116 leader_election.cc:304] T c2ea8d7734dd413289b33552b84917ee P 270d094a78f64c70ba53af57d6e8affd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 270d094a78f64c70ba53af57d6e8affd, 43daa25e9d5f49a7a523aad1bd9504a1; no voters: b530075d771242c1889524ba8faccc85
I20260713 09:09:28.635485 26426 raft_consensus.cc:2804] T c2ea8d7734dd413289b33552b84917ee P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:28.635829 26426 raft_consensus.cc:493] T c2ea8d7734dd413289b33552b84917ee P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:28.636142 26426 raft_consensus.cc:3060] T c2ea8d7734dd413289b33552b84917ee P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.637158 26438 raft_consensus.cc:359] T 3e27d85070344a33a13db25a201c7442 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.637877 26438 raft_consensus.cc:385] T 3e27d85070344a33a13db25a201c7442 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:28.638168 26438 raft_consensus.cc:740] T 3e27d85070344a33a13db25a201c7442 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b530075d771242c1889524ba8faccc85, State: Initialized, Role: FOLLOWER
I20260713 09:09:28.639082 26439 tablet_bootstrap.cc:654] T 3f8165500063453b87f7af03a22581fb P 43daa25e9d5f49a7a523aad1bd9504a1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:28.638967 26438 consensus_queue.cc:260] T 3e27d85070344a33a13db25a201c7442 P b530075d771242c1889524ba8faccc85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.641399 26438 ts_tablet_manager.cc:1434] T 3e27d85070344a33a13db25a201c7442 P b530075d771242c1889524ba8faccc85: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:09:28.642412 26438 tablet_bootstrap.cc:492] T c2ea8d7734dd413289b33552b84917ee P b530075d771242c1889524ba8faccc85: Bootstrap starting.
I20260713 09:09:28.643723 26426 raft_consensus.cc:515] T c2ea8d7734dd413289b33552b84917ee P 270d094a78f64c70ba53af57d6e8affd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.647147 26426 leader_election.cc:290] T c2ea8d7734dd413289b33552b84917ee P 270d094a78f64c70ba53af57d6e8affd [CANDIDATE]: Term 1 election: Requested vote from peers b530075d771242c1889524ba8faccc85 (127.21.59.66:38735), 43daa25e9d5f49a7a523aad1bd9504a1 (127.21.59.67:38739)
I20260713 09:09:28.648201 26298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ea8d7734dd413289b33552b84917ee" candidate_uuid: "270d094a78f64c70ba53af57d6e8affd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43daa25e9d5f49a7a523aad1bd9504a1"
I20260713 09:09:28.648806 26298 raft_consensus.cc:3060] T c2ea8d7734dd413289b33552b84917ee P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.649127 26438 tablet_bootstrap.cc:654] T c2ea8d7734dd413289b33552b84917ee P b530075d771242c1889524ba8faccc85: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:28.650461 26440 tablet_bootstrap.cc:654] T 3f8165500063453b87f7af03a22581fb P 270d094a78f64c70ba53af57d6e8affd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:28.654001 26046 catalog_manager.cc:5697] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P 43daa25e9d5f49a7a523aad1bd9504a1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 43daa25e9d5f49a7a523aad1bd9504a1 (127.21.59.67). New cstate: current_term: 1 leader_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:28.657747 26298 raft_consensus.cc:2468] T c2ea8d7734dd413289b33552b84917ee P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 270d094a78f64c70ba53af57d6e8affd in term 1.
I20260713 09:09:28.659483 26116 leader_election.cc:304] T c2ea8d7734dd413289b33552b84917ee P 270d094a78f64c70ba53af57d6e8affd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270d094a78f64c70ba53af57d6e8affd, 43daa25e9d5f49a7a523aad1bd9504a1; no voters: 
I20260713 09:09:28.660663 26426 raft_consensus.cc:2804] T c2ea8d7734dd413289b33552b84917ee P 270d094a78f64c70ba53af57d6e8affd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:28.654811 26223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ea8d7734dd413289b33552b84917ee" candidate_uuid: "270d094a78f64c70ba53af57d6e8affd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b530075d771242c1889524ba8faccc85"
W20260713 09:09:28.663026 26115 leader_election.cc:343] T c2ea8d7734dd413289b33552b84917ee P 270d094a78f64c70ba53af57d6e8affd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b530075d771242c1889524ba8faccc85 (127.21.59.66:38735): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:28.664055 26426 raft_consensus.cc:697] T c2ea8d7734dd413289b33552b84917ee P 270d094a78f64c70ba53af57d6e8affd [term 1 LEADER]: Becoming Leader. State: Replica: 270d094a78f64c70ba53af57d6e8affd, State: Running, Role: LEADER
I20260713 09:09:28.665544 26426 consensus_queue.cc:237] T c2ea8d7734dd413289b33552b84917ee P 270d094a78f64c70ba53af57d6e8affd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.667506 26439 tablet_bootstrap.cc:492] T 3f8165500063453b87f7af03a22581fb P 43daa25e9d5f49a7a523aad1bd9504a1: No bootstrap required, opened a new log
I20260713 09:09:28.668133 26439 ts_tablet_manager.cc:1403] T 3f8165500063453b87f7af03a22581fb P 43daa25e9d5f49a7a523aad1bd9504a1: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.006s
I20260713 09:09:28.672369 26439 raft_consensus.cc:359] T 3f8165500063453b87f7af03a22581fb P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.673215 26439 raft_consensus.cc:385] T 3f8165500063453b87f7af03a22581fb P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:28.673697 26439 raft_consensus.cc:740] T 3f8165500063453b87f7af03a22581fb P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43daa25e9d5f49a7a523aad1bd9504a1, State: Initialized, Role: FOLLOWER
I20260713 09:09:28.674857 26439 consensus_queue.cc:260] T 3f8165500063453b87f7af03a22581fb P 43daa25e9d5f49a7a523aad1bd9504a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.673280 26440 tablet_bootstrap.cc:492] T 3f8165500063453b87f7af03a22581fb P 270d094a78f64c70ba53af57d6e8affd: No bootstrap required, opened a new log
I20260713 09:09:28.677736 26440 ts_tablet_manager.cc:1403] T 3f8165500063453b87f7af03a22581fb P 270d094a78f64c70ba53af57d6e8affd: Time spent bootstrapping tablet: real 0.067s	user 0.014s	sys 0.014s
I20260713 09:09:28.678304 26439 ts_tablet_manager.cc:1434] T 3f8165500063453b87f7af03a22581fb P 43daa25e9d5f49a7a523aad1bd9504a1: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.005s
I20260713 09:09:28.680433 26438 tablet_bootstrap.cc:492] T c2ea8d7734dd413289b33552b84917ee P b530075d771242c1889524ba8faccc85: No bootstrap required, opened a new log
I20260713 09:09:28.682107 26439 tablet_bootstrap.cc:492] T 4e9afb9f05e84a8faa14289fccc6ae79 P 43daa25e9d5f49a7a523aad1bd9504a1: Bootstrap starting.
I20260713 09:09:28.683097 26440 raft_consensus.cc:359] T 3f8165500063453b87f7af03a22581fb P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.683879 26440 raft_consensus.cc:385] T 3f8165500063453b87f7af03a22581fb P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:28.684201 26440 raft_consensus.cc:740] T 3f8165500063453b87f7af03a22581fb P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 270d094a78f64c70ba53af57d6e8affd, State: Initialized, Role: FOLLOWER
I20260713 09:09:28.685040 26352 raft_consensus.cc:493] T 3e27d85070344a33a13db25a201c7442 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:28.685572 26352 raft_consensus.cc:515] T 3e27d85070344a33a13db25a201c7442 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.685047 26440 consensus_queue.cc:260] T 3f8165500063453b87f7af03a22581fb P 270d094a78f64c70ba53af57d6e8affd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.687664 26352 leader_election.cc:290] T 3e27d85070344a33a13db25a201c7442 P b530075d771242c1889524ba8faccc85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 270d094a78f64c70ba53af57d6e8affd (127.21.59.65:33425), 43daa25e9d5f49a7a523aad1bd9504a1 (127.21.59.67:38739)
I20260713 09:09:28.687805 26045 catalog_manager.cc:5697] T c2ea8d7734dd413289b33552b84917ee P 270d094a78f64c70ba53af57d6e8affd reported cstate change: term changed from 0 to 1, leader changed from <none> to 270d094a78f64c70ba53af57d6e8affd (127.21.59.65). New cstate: current_term: 1 leader_uuid: "270d094a78f64c70ba53af57d6e8affd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:28.689141 26439 tablet_bootstrap.cc:654] T 4e9afb9f05e84a8faa14289fccc6ae79 P 43daa25e9d5f49a7a523aad1bd9504a1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:28.689599 26149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e27d85070344a33a13db25a201c7442" candidate_uuid: "b530075d771242c1889524ba8faccc85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270d094a78f64c70ba53af57d6e8affd" is_pre_election: true
I20260713 09:09:28.689831 26298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e27d85070344a33a13db25a201c7442" candidate_uuid: "b530075d771242c1889524ba8faccc85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" is_pre_election: true
W20260713 09:09:28.691085 26190 leader_election.cc:343] T 3e27d85070344a33a13db25a201c7442 P b530075d771242c1889524ba8faccc85 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 270d094a78f64c70ba53af57d6e8affd (127.21.59.65:33425): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:28.691854 26438 ts_tablet_manager.cc:1403] T c2ea8d7734dd413289b33552b84917ee P b530075d771242c1889524ba8faccc85: Time spent bootstrapping tablet: real 0.050s	user 0.017s	sys 0.007s
W20260713 09:09:28.694660 26191 leader_election.cc:343] T 3e27d85070344a33a13db25a201c7442 P b530075d771242c1889524ba8faccc85 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43daa25e9d5f49a7a523aad1bd9504a1 (127.21.59.67:38739): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:28.695192 26191 leader_election.cc:304] T 3e27d85070344a33a13db25a201c7442 P b530075d771242c1889524ba8faccc85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b530075d771242c1889524ba8faccc85; no voters: 270d094a78f64c70ba53af57d6e8affd, 43daa25e9d5f49a7a523aad1bd9504a1
I20260713 09:09:28.694953 26438 raft_consensus.cc:359] T c2ea8d7734dd413289b33552b84917ee P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.695801 26438 raft_consensus.cc:385] T c2ea8d7734dd413289b33552b84917ee P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:28.696079 26438 raft_consensus.cc:740] T c2ea8d7734dd413289b33552b84917ee P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b530075d771242c1889524ba8faccc85, State: Initialized, Role: FOLLOWER
I20260713 09:09:28.696343 26352 raft_consensus.cc:2749] T 3e27d85070344a33a13db25a201c7442 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:28.696902 26438 consensus_queue.cc:260] T c2ea8d7734dd413289b33552b84917ee P b530075d771242c1889524ba8faccc85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.699272 26438 ts_tablet_manager.cc:1434] T c2ea8d7734dd413289b33552b84917ee P b530075d771242c1889524ba8faccc85: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260713 09:09:28.700472 26438 tablet_bootstrap.cc:492] T d0a67a4420274dedad65ebdcdc5abb74 P b530075d771242c1889524ba8faccc85: Bootstrap starting.
I20260713 09:09:28.706907 26440 ts_tablet_manager.cc:1434] T 3f8165500063453b87f7af03a22581fb P 270d094a78f64c70ba53af57d6e8affd: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260713 09:09:28.708055 26440 tablet_bootstrap.cc:492] T 87404f2053da4938828cef82efe79b56 P 270d094a78f64c70ba53af57d6e8affd: Bootstrap starting.
I20260713 09:09:28.709708 26438 tablet_bootstrap.cc:654] T d0a67a4420274dedad65ebdcdc5abb74 P b530075d771242c1889524ba8faccc85: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:28.713593 26439 tablet_bootstrap.cc:492] T 4e9afb9f05e84a8faa14289fccc6ae79 P 43daa25e9d5f49a7a523aad1bd9504a1: No bootstrap required, opened a new log
I20260713 09:09:28.714262 26439 ts_tablet_manager.cc:1403] T 4e9afb9f05e84a8faa14289fccc6ae79 P 43daa25e9d5f49a7a523aad1bd9504a1: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.007s
I20260713 09:09:28.714486 26440 tablet_bootstrap.cc:654] T 87404f2053da4938828cef82efe79b56 P 270d094a78f64c70ba53af57d6e8affd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:28.718356 26439 raft_consensus.cc:359] T 4e9afb9f05e84a8faa14289fccc6ae79 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.719538 26439 raft_consensus.cc:385] T 4e9afb9f05e84a8faa14289fccc6ae79 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:28.719939 26439 raft_consensus.cc:740] T 4e9afb9f05e84a8faa14289fccc6ae79 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43daa25e9d5f49a7a523aad1bd9504a1, State: Initialized, Role: FOLLOWER
I20260713 09:09:28.721362 26439 consensus_queue.cc:260] T 4e9afb9f05e84a8faa14289fccc6ae79 P 43daa25e9d5f49a7a523aad1bd9504a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.728070 26439 ts_tablet_manager.cc:1434] T 4e9afb9f05e84a8faa14289fccc6ae79 P 43daa25e9d5f49a7a523aad1bd9504a1: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260713 09:09:28.728981 26438 tablet_bootstrap.cc:492] T d0a67a4420274dedad65ebdcdc5abb74 P b530075d771242c1889524ba8faccc85: No bootstrap required, opened a new log
I20260713 09:09:28.729097 26439 tablet_bootstrap.cc:492] T 3e27d85070344a33a13db25a201c7442 P 43daa25e9d5f49a7a523aad1bd9504a1: Bootstrap starting.
I20260713 09:09:28.729712 26438 ts_tablet_manager.cc:1403] T d0a67a4420274dedad65ebdcdc5abb74 P b530075d771242c1889524ba8faccc85: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.010s
I20260713 09:09:28.730886 26440 tablet_bootstrap.cc:492] T 87404f2053da4938828cef82efe79b56 P 270d094a78f64c70ba53af57d6e8affd: No bootstrap required, opened a new log
I20260713 09:09:28.731441 26440 ts_tablet_manager.cc:1403] T 87404f2053da4938828cef82efe79b56 P 270d094a78f64c70ba53af57d6e8affd: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.000s
I20260713 09:09:28.732411 26438 raft_consensus.cc:359] T d0a67a4420274dedad65ebdcdc5abb74 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.733083 26438 raft_consensus.cc:385] T d0a67a4420274dedad65ebdcdc5abb74 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:28.733321 26438 raft_consensus.cc:740] T d0a67a4420274dedad65ebdcdc5abb74 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b530075d771242c1889524ba8faccc85, State: Initialized, Role: FOLLOWER
I20260713 09:09:28.733978 26438 consensus_queue.cc:260] T d0a67a4420274dedad65ebdcdc5abb74 P b530075d771242c1889524ba8faccc85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.736063 26438 ts_tablet_manager.cc:1434] T d0a67a4420274dedad65ebdcdc5abb74 P b530075d771242c1889524ba8faccc85: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:09:28.737082 26438 tablet_bootstrap.cc:492] T 7f86846765c9448d8b805a80814bf0d1 P b530075d771242c1889524ba8faccc85: Bootstrap starting.
I20260713 09:09:28.737035 26439 tablet_bootstrap.cc:654] T 3e27d85070344a33a13db25a201c7442 P 43daa25e9d5f49a7a523aad1bd9504a1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:28.739750 26440 raft_consensus.cc:359] T 87404f2053da4938828cef82efe79b56 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.740710 26440 raft_consensus.cc:385] T 87404f2053da4938828cef82efe79b56 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:28.741182 26440 raft_consensus.cc:740] T 87404f2053da4938828cef82efe79b56 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 270d094a78f64c70ba53af57d6e8affd, State: Initialized, Role: FOLLOWER
I20260713 09:09:28.742365 26440 consensus_queue.cc:260] T 87404f2053da4938828cef82efe79b56 P 270d094a78f64c70ba53af57d6e8affd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.744258 26438 tablet_bootstrap.cc:654] T 7f86846765c9448d8b805a80814bf0d1 P b530075d771242c1889524ba8faccc85: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:28.751909 26439 tablet_bootstrap.cc:492] T 3e27d85070344a33a13db25a201c7442 P 43daa25e9d5f49a7a523aad1bd9504a1: No bootstrap required, opened a new log
I20260713 09:09:28.752661 26439 ts_tablet_manager.cc:1403] T 3e27d85070344a33a13db25a201c7442 P 43daa25e9d5f49a7a523aad1bd9504a1: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.013s
I20260713 09:09:28.755450 26440 ts_tablet_manager.cc:1434] T 87404f2053da4938828cef82efe79b56 P 270d094a78f64c70ba53af57d6e8affd: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260713 09:09:28.755678 26438 tablet_bootstrap.cc:492] T 7f86846765c9448d8b805a80814bf0d1 P b530075d771242c1889524ba8faccc85: No bootstrap required, opened a new log
I20260713 09:09:28.755931 26439 raft_consensus.cc:359] T 3e27d85070344a33a13db25a201c7442 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.756333 26438 ts_tablet_manager.cc:1403] T 7f86846765c9448d8b805a80814bf0d1 P b530075d771242c1889524ba8faccc85: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260713 09:09:28.757428 26439 raft_consensus.cc:385] T 3e27d85070344a33a13db25a201c7442 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:28.757974 26439 raft_consensus.cc:740] T 3e27d85070344a33a13db25a201c7442 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43daa25e9d5f49a7a523aad1bd9504a1, State: Initialized, Role: FOLLOWER
I20260713 09:09:28.758862 26439 consensus_queue.cc:260] T 3e27d85070344a33a13db25a201c7442 P 43daa25e9d5f49a7a523aad1bd9504a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.761313 26439 ts_tablet_manager.cc:1434] T 3e27d85070344a33a13db25a201c7442 P 43daa25e9d5f49a7a523aad1bd9504a1: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260713 09:09:28.762547 26440 tablet_bootstrap.cc:492] T d0a67a4420274dedad65ebdcdc5abb74 P 270d094a78f64c70ba53af57d6e8affd: Bootstrap starting.
I20260713 09:09:28.762679 26439 tablet_bootstrap.cc:492] T 87404f2053da4938828cef82efe79b56 P 43daa25e9d5f49a7a523aad1bd9504a1: Bootstrap starting.
I20260713 09:09:28.764251 26438 raft_consensus.cc:359] T 7f86846765c9448d8b805a80814bf0d1 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.765046 26438 raft_consensus.cc:385] T 7f86846765c9448d8b805a80814bf0d1 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:28.765391 26438 raft_consensus.cc:740] T 7f86846765c9448d8b805a80814bf0d1 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b530075d771242c1889524ba8faccc85, State: Initialized, Role: FOLLOWER
I20260713 09:09:28.766188 26438 consensus_queue.cc:260] T 7f86846765c9448d8b805a80814bf0d1 P b530075d771242c1889524ba8faccc85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.769809 26440 tablet_bootstrap.cc:654] T d0a67a4420274dedad65ebdcdc5abb74 P 270d094a78f64c70ba53af57d6e8affd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:28.769800 26439 tablet_bootstrap.cc:654] T 87404f2053da4938828cef82efe79b56 P 43daa25e9d5f49a7a523aad1bd9504a1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:28.780165 26438 ts_tablet_manager.cc:1434] T 7f86846765c9448d8b805a80814bf0d1 P b530075d771242c1889524ba8faccc85: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260713 09:09:28.782337 26439 tablet_bootstrap.cc:492] T 87404f2053da4938828cef82efe79b56 P 43daa25e9d5f49a7a523aad1bd9504a1: No bootstrap required, opened a new log
I20260713 09:09:28.782897 26439 ts_tablet_manager.cc:1403] T 87404f2053da4938828cef82efe79b56 P 43daa25e9d5f49a7a523aad1bd9504a1: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.010s
I20260713 09:09:28.783555 26438 tablet_bootstrap.cc:492] T a215d6699c1741e2aaa9c879c37ccfe7 P b530075d771242c1889524ba8faccc85: Bootstrap starting.
I20260713 09:09:28.785727 26439 raft_consensus.cc:359] T 87404f2053da4938828cef82efe79b56 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.786438 26439 raft_consensus.cc:385] T 87404f2053da4938828cef82efe79b56 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:28.786738 26439 raft_consensus.cc:740] T 87404f2053da4938828cef82efe79b56 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43daa25e9d5f49a7a523aad1bd9504a1, State: Initialized, Role: FOLLOWER
I20260713 09:09:28.787487 26439 consensus_queue.cc:260] T 87404f2053da4938828cef82efe79b56 P 43daa25e9d5f49a7a523aad1bd9504a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.789813 26439 ts_tablet_manager.cc:1434] T 87404f2053da4938828cef82efe79b56 P 43daa25e9d5f49a7a523aad1bd9504a1: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:09:28.790774 26439 tablet_bootstrap.cc:492] T d0a67a4420274dedad65ebdcdc5abb74 P 43daa25e9d5f49a7a523aad1bd9504a1: Bootstrap starting.
I20260713 09:09:28.792152 26440 tablet_bootstrap.cc:492] T d0a67a4420274dedad65ebdcdc5abb74 P 270d094a78f64c70ba53af57d6e8affd: No bootstrap required, opened a new log
I20260713 09:09:28.792896 26440 ts_tablet_manager.cc:1403] T d0a67a4420274dedad65ebdcdc5abb74 P 270d094a78f64c70ba53af57d6e8affd: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.011s
I20260713 09:09:28.795837 26438 tablet_bootstrap.cc:654] T a215d6699c1741e2aaa9c879c37ccfe7 P b530075d771242c1889524ba8faccc85: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:28.796173 26352 raft_consensus.cc:493] T 87404f2053da4938828cef82efe79b56 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:28.795814 26440 raft_consensus.cc:359] T d0a67a4420274dedad65ebdcdc5abb74 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.796645 26440 raft_consensus.cc:385] T d0a67a4420274dedad65ebdcdc5abb74 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:28.796623 26352 raft_consensus.cc:515] T 87404f2053da4938828cef82efe79b56 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.797183 26440 raft_consensus.cc:740] T d0a67a4420274dedad65ebdcdc5abb74 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 270d094a78f64c70ba53af57d6e8affd, State: Initialized, Role: FOLLOWER
I20260713 09:09:28.797948 26440 consensus_queue.cc:260] T d0a67a4420274dedad65ebdcdc5abb74 P 270d094a78f64c70ba53af57d6e8affd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.799088 26352 leader_election.cc:290] T 87404f2053da4938828cef82efe79b56 P b530075d771242c1889524ba8faccc85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 270d094a78f64c70ba53af57d6e8affd (127.21.59.65:33425), 43daa25e9d5f49a7a523aad1bd9504a1 (127.21.59.67:38739)
I20260713 09:09:28.799863 26149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87404f2053da4938828cef82efe79b56" candidate_uuid: "b530075d771242c1889524ba8faccc85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270d094a78f64c70ba53af57d6e8affd" is_pre_election: true
I20260713 09:09:28.803987 26149 raft_consensus.cc:2468] T 87404f2053da4938828cef82efe79b56 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b530075d771242c1889524ba8faccc85 in term 0.
I20260713 09:09:28.805466 26190 leader_election.cc:304] T 87404f2053da4938828cef82efe79b56 P b530075d771242c1889524ba8faccc85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270d094a78f64c70ba53af57d6e8affd, b530075d771242c1889524ba8faccc85; no voters: 
I20260713 09:09:28.800272 26440 ts_tablet_manager.cc:1434] T d0a67a4420274dedad65ebdcdc5abb74 P 270d094a78f64c70ba53af57d6e8affd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:09:28.801404 26298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87404f2053da4938828cef82efe79b56" candidate_uuid: "b530075d771242c1889524ba8faccc85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" is_pre_election: true
I20260713 09:09:28.806555 26298 raft_consensus.cc:2468] T 87404f2053da4938828cef82efe79b56 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b530075d771242c1889524ba8faccc85 in term 0.
I20260713 09:09:28.807130 26440 tablet_bootstrap.cc:492] T 4e9afb9f05e84a8faa14289fccc6ae79 P 270d094a78f64c70ba53af57d6e8affd: Bootstrap starting.
I20260713 09:09:28.808495 26439 tablet_bootstrap.cc:654] T d0a67a4420274dedad65ebdcdc5abb74 P 43daa25e9d5f49a7a523aad1bd9504a1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:28.808593 26352 raft_consensus.cc:2804] T 87404f2053da4938828cef82efe79b56 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:28.809074 26352 raft_consensus.cc:493] T 87404f2053da4938828cef82efe79b56 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:28.809394 26352 raft_consensus.cc:3060] T 87404f2053da4938828cef82efe79b56 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.812958 26438 tablet_bootstrap.cc:492] T a215d6699c1741e2aaa9c879c37ccfe7 P b530075d771242c1889524ba8faccc85: No bootstrap required, opened a new log
I20260713 09:09:28.813441 26438 ts_tablet_manager.cc:1403] T a215d6699c1741e2aaa9c879c37ccfe7 P b530075d771242c1889524ba8faccc85: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.002s
I20260713 09:09:28.816107 26438 raft_consensus.cc:359] T a215d6699c1741e2aaa9c879c37ccfe7 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.816792 26438 raft_consensus.cc:385] T a215d6699c1741e2aaa9c879c37ccfe7 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:28.817063 26438 raft_consensus.cc:740] T a215d6699c1741e2aaa9c879c37ccfe7 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b530075d771242c1889524ba8faccc85, State: Initialized, Role: FOLLOWER
I20260713 09:09:28.814337 26440 tablet_bootstrap.cc:654] T 4e9afb9f05e84a8faa14289fccc6ae79 P 270d094a78f64c70ba53af57d6e8affd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:28.817677 26438 consensus_queue.cc:260] T a215d6699c1741e2aaa9c879c37ccfe7 P b530075d771242c1889524ba8faccc85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.818118 26352 raft_consensus.cc:515] T 87404f2053da4938828cef82efe79b56 P b530075d771242c1889524ba8faccc85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.820964 26352 leader_election.cc:290] T 87404f2053da4938828cef82efe79b56 P b530075d771242c1889524ba8faccc85 [CANDIDATE]: Term 1 election: Requested vote from peers 270d094a78f64c70ba53af57d6e8affd (127.21.59.65:33425), 43daa25e9d5f49a7a523aad1bd9504a1 (127.21.59.67:38739)
I20260713 09:09:28.822896 26438 ts_tablet_manager.cc:1434] T a215d6699c1741e2aaa9c879c37ccfe7 P b530075d771242c1889524ba8faccc85: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260713 09:09:28.823875 26439 tablet_bootstrap.cc:492] T d0a67a4420274dedad65ebdcdc5abb74 P 43daa25e9d5f49a7a523aad1bd9504a1: No bootstrap required, opened a new log
I20260713 09:09:28.824159 26438 tablet_bootstrap.cc:492] T 4e9afb9f05e84a8faa14289fccc6ae79 P b530075d771242c1889524ba8faccc85: Bootstrap starting.
I20260713 09:09:28.824368 26439 ts_tablet_manager.cc:1403] T d0a67a4420274dedad65ebdcdc5abb74 P 43daa25e9d5f49a7a523aad1bd9504a1: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.001s
I20260713 09:09:28.826625 26149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87404f2053da4938828cef82efe79b56" candidate_uuid: "b530075d771242c1889524ba8faccc85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270d094a78f64c70ba53af57d6e8affd"
I20260713 09:09:28.827296 26149 raft_consensus.cc:3060] T 87404f2053da4938828cef82efe79b56 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.827469 26298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87404f2053da4938828cef82efe79b56" candidate_uuid: "b530075d771242c1889524ba8faccc85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43daa25e9d5f49a7a523aad1bd9504a1"
I20260713 09:09:28.827541 26439 raft_consensus.cc:359] T d0a67a4420274dedad65ebdcdc5abb74 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.828217 26298 raft_consensus.cc:3060] T 87404f2053da4938828cef82efe79b56 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.828361 26439 raft_consensus.cc:385] T d0a67a4420274dedad65ebdcdc5abb74 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:28.828685 26439 raft_consensus.cc:740] T d0a67a4420274dedad65ebdcdc5abb74 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43daa25e9d5f49a7a523aad1bd9504a1, State: Initialized, Role: FOLLOWER
I20260713 09:09:28.829623 26439 consensus_queue.cc:260] T d0a67a4420274dedad65ebdcdc5abb74 P 43daa25e9d5f49a7a523aad1bd9504a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.830849 26438 tablet_bootstrap.cc:654] T 4e9afb9f05e84a8faa14289fccc6ae79 P b530075d771242c1889524ba8faccc85: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:28.832036 26439 ts_tablet_manager.cc:1434] T d0a67a4420274dedad65ebdcdc5abb74 P 43daa25e9d5f49a7a523aad1bd9504a1: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:09:28.833066 26439 tablet_bootstrap.cc:492] T 7f86846765c9448d8b805a80814bf0d1 P 43daa25e9d5f49a7a523aad1bd9504a1: Bootstrap starting.
I20260713 09:09:28.835582 26352 raft_consensus.cc:493] T 3f8165500063453b87f7af03a22581fb P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:28.836061 26352 raft_consensus.cc:515] T 3f8165500063453b87f7af03a22581fb P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.837970 26352 leader_election.cc:290] T 3f8165500063453b87f7af03a22581fb P b530075d771242c1889524ba8faccc85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 270d094a78f64c70ba53af57d6e8affd (127.21.59.65:33425), 43daa25e9d5f49a7a523aad1bd9504a1 (127.21.59.67:38739)
I20260713 09:09:28.839835 26150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8165500063453b87f7af03a22581fb" candidate_uuid: "b530075d771242c1889524ba8faccc85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270d094a78f64c70ba53af57d6e8affd" is_pre_election: true
I20260713 09:09:28.840514 26150 raft_consensus.cc:2468] T 3f8165500063453b87f7af03a22581fb P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b530075d771242c1889524ba8faccc85 in term 0.
I20260713 09:09:28.842479 26439 tablet_bootstrap.cc:654] T 7f86846765c9448d8b805a80814bf0d1 P 43daa25e9d5f49a7a523aad1bd9504a1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:28.842374 26299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8165500063453b87f7af03a22581fb" candidate_uuid: "b530075d771242c1889524ba8faccc85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" is_pre_election: true
I20260713 09:09:28.843047 26299 raft_consensus.cc:2468] T 3f8165500063453b87f7af03a22581fb P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b530075d771242c1889524ba8faccc85 in term 0.
I20260713 09:09:28.844727 26190 leader_election.cc:304] T 3f8165500063453b87f7af03a22581fb P b530075d771242c1889524ba8faccc85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270d094a78f64c70ba53af57d6e8affd, b530075d771242c1889524ba8faccc85; no voters: 
I20260713 09:09:28.845664 26352 raft_consensus.cc:2804] T 3f8165500063453b87f7af03a22581fb P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:28.846108 26352 raft_consensus.cc:493] T 3f8165500063453b87f7af03a22581fb P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:28.846527 26352 raft_consensus.cc:3060] T 3f8165500063453b87f7af03a22581fb P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.855484 26149 raft_consensus.cc:2468] T 87404f2053da4938828cef82efe79b56 P 270d094a78f64c70ba53af57d6e8affd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b530075d771242c1889524ba8faccc85 in term 1.
I20260713 09:09:28.857271 26190 leader_election.cc:304] T 87404f2053da4938828cef82efe79b56 P b530075d771242c1889524ba8faccc85 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270d094a78f64c70ba53af57d6e8affd, b530075d771242c1889524ba8faccc85; no voters: 
I20260713 09:09:28.858394 26431 raft_consensus.cc:2804] T 87404f2053da4938828cef82efe79b56 P b530075d771242c1889524ba8faccc85 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:28.863571 26298 raft_consensus.cc:2468] T 87404f2053da4938828cef82efe79b56 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b530075d771242c1889524ba8faccc85 in term 1.
I20260713 09:09:28.867406 26438 tablet_bootstrap.cc:492] T 4e9afb9f05e84a8faa14289fccc6ae79 P b530075d771242c1889524ba8faccc85: No bootstrap required, opened a new log
I20260713 09:09:28.868568 26438 ts_tablet_manager.cc:1403] T 4e9afb9f05e84a8faa14289fccc6ae79 P b530075d771242c1889524ba8faccc85: Time spent bootstrapping tablet: real 0.045s	user 0.023s	sys 0.020s
I20260713 09:09:28.872088 26438 raft_consensus.cc:359] T 4e9afb9f05e84a8faa14289fccc6ae79 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.872956 26438 raft_consensus.cc:385] T 4e9afb9f05e84a8faa14289fccc6ae79 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:28.873291 26438 raft_consensus.cc:740] T 4e9afb9f05e84a8faa14289fccc6ae79 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b530075d771242c1889524ba8faccc85, State: Initialized, Role: FOLLOWER
I20260713 09:09:28.874122 26438 consensus_queue.cc:260] T 4e9afb9f05e84a8faa14289fccc6ae79 P b530075d771242c1889524ba8faccc85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.875734 26352 raft_consensus.cc:515] T 3f8165500063453b87f7af03a22581fb P b530075d771242c1889524ba8faccc85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.877797 26431 raft_consensus.cc:697] T 87404f2053da4938828cef82efe79b56 P b530075d771242c1889524ba8faccc85 [term 1 LEADER]: Becoming Leader. State: Replica: b530075d771242c1889524ba8faccc85, State: Running, Role: LEADER
I20260713 09:09:28.879089 26431 consensus_queue.cc:237] T 87404f2053da4938828cef82efe79b56 P b530075d771242c1889524ba8faccc85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.884606 26438 ts_tablet_manager.cc:1434] T 4e9afb9f05e84a8faa14289fccc6ae79 P b530075d771242c1889524ba8faccc85: Time spent starting tablet: real 0.016s	user 0.014s	sys 0.000s
I20260713 09:09:28.885828 26149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8165500063453b87f7af03a22581fb" candidate_uuid: "b530075d771242c1889524ba8faccc85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270d094a78f64c70ba53af57d6e8affd"
I20260713 09:09:28.886603 26149 raft_consensus.cc:3060] T 3f8165500063453b87f7af03a22581fb P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.891651 26469 raft_consensus.cc:493] T 7f86846765c9448d8b805a80814bf0d1 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:28.892112 26471 raft_consensus.cc:493] T c2ea8d7734dd413289b33552b84917ee P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:28.892194 26469 raft_consensus.cc:515] T 7f86846765c9448d8b805a80814bf0d1 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.893061 26471 raft_consensus.cc:515] T c2ea8d7734dd413289b33552b84917ee P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.895249 26469 leader_election.cc:290] T 7f86846765c9448d8b805a80814bf0d1 P b530075d771242c1889524ba8faccc85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 270d094a78f64c70ba53af57d6e8affd (127.21.59.65:33425), 43daa25e9d5f49a7a523aad1bd9504a1 (127.21.59.67:38739)
I20260713 09:09:28.895977 26299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f86846765c9448d8b805a80814bf0d1" candidate_uuid: "b530075d771242c1889524ba8faccc85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" is_pre_election: true
I20260713 09:09:28.896327 26471 leader_election.cc:290] T c2ea8d7734dd413289b33552b84917ee P b530075d771242c1889524ba8faccc85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 270d094a78f64c70ba53af57d6e8affd (127.21.59.65:33425), 43daa25e9d5f49a7a523aad1bd9504a1 (127.21.59.67:38739)
I20260713 09:09:28.898368 26150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f86846765c9448d8b805a80814bf0d1" candidate_uuid: "b530075d771242c1889524ba8faccc85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270d094a78f64c70ba53af57d6e8affd" is_pre_election: true
I20260713 09:09:28.898846 26148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ea8d7734dd413289b33552b84917ee" candidate_uuid: "b530075d771242c1889524ba8faccc85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270d094a78f64c70ba53af57d6e8affd" is_pre_election: true
W20260713 09:09:28.899076 26191 leader_election.cc:343] T 7f86846765c9448d8b805a80814bf0d1 P b530075d771242c1889524ba8faccc85 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43daa25e9d5f49a7a523aad1bd9504a1 (127.21.59.67:38739): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:09:28.899923 26190 leader_election.cc:343] T 7f86846765c9448d8b805a80814bf0d1 P b530075d771242c1889524ba8faccc85 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 270d094a78f64c70ba53af57d6e8affd (127.21.59.65:33425): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:28.900353 26190 leader_election.cc:304] T 7f86846765c9448d8b805a80814bf0d1 P b530075d771242c1889524ba8faccc85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b530075d771242c1889524ba8faccc85; no voters: 270d094a78f64c70ba53af57d6e8affd, 43daa25e9d5f49a7a523aad1bd9504a1
I20260713 09:09:28.900614 26439 tablet_bootstrap.cc:492] T 7f86846765c9448d8b805a80814bf0d1 P 43daa25e9d5f49a7a523aad1bd9504a1: No bootstrap required, opened a new log
I20260713 09:09:28.901165 26439 ts_tablet_manager.cc:1403] T 7f86846765c9448d8b805a80814bf0d1 P 43daa25e9d5f49a7a523aad1bd9504a1: Time spent bootstrapping tablet: real 0.068s	user 0.019s	sys 0.027s
I20260713 09:09:28.901650 26299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ea8d7734dd413289b33552b84917ee" candidate_uuid: "b530075d771242c1889524ba8faccc85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" is_pre_election: true
I20260713 09:09:28.901499 26471 raft_consensus.cc:2749] T 7f86846765c9448d8b805a80814bf0d1 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:28.902087 26440 tablet_bootstrap.cc:492] T 4e9afb9f05e84a8faa14289fccc6ae79 P 270d094a78f64c70ba53af57d6e8affd: No bootstrap required, opened a new log
I20260713 09:09:28.902496 26299 raft_consensus.cc:2393] T c2ea8d7734dd413289b33552b84917ee P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b530075d771242c1889524ba8faccc85 in current term 1: Already voted for candidate 270d094a78f64c70ba53af57d6e8affd in this term.
I20260713 09:09:28.902601 26440 ts_tablet_manager.cc:1403] T 4e9afb9f05e84a8faa14289fccc6ae79 P 270d094a78f64c70ba53af57d6e8affd: Time spent bootstrapping tablet: real 0.096s	user 0.027s	sys 0.028s
I20260713 09:09:28.904309 26190 leader_election.cc:304] T c2ea8d7734dd413289b33552b84917ee P b530075d771242c1889524ba8faccc85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b530075d771242c1889524ba8faccc85; no voters: 270d094a78f64c70ba53af57d6e8affd, 43daa25e9d5f49a7a523aad1bd9504a1
I20260713 09:09:28.905074 26471 raft_consensus.cc:3060] T c2ea8d7734dd413289b33552b84917ee P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.905449 26440 raft_consensus.cc:359] T 4e9afb9f05e84a8faa14289fccc6ae79 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.906152 26440 raft_consensus.cc:385] T 4e9afb9f05e84a8faa14289fccc6ae79 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:28.906447 26440 raft_consensus.cc:740] T 4e9afb9f05e84a8faa14289fccc6ae79 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 270d094a78f64c70ba53af57d6e8affd, State: Initialized, Role: FOLLOWER
I20260713 09:09:28.907158 26440 consensus_queue.cc:260] T 4e9afb9f05e84a8faa14289fccc6ae79 P 270d094a78f64c70ba53af57d6e8affd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.909505 26440 ts_tablet_manager.cc:1434] T 4e9afb9f05e84a8faa14289fccc6ae79 P 270d094a78f64c70ba53af57d6e8affd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:09:28.909708 26149 raft_consensus.cc:2468] T 3f8165500063453b87f7af03a22581fb P 270d094a78f64c70ba53af57d6e8affd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b530075d771242c1889524ba8faccc85 in term 1.
I20260713 09:09:28.910504 26440 tablet_bootstrap.cc:492] T a215d6699c1741e2aaa9c879c37ccfe7 P 270d094a78f64c70ba53af57d6e8affd: Bootstrap starting.
I20260713 09:09:28.911801 26352 leader_election.cc:290] T 3f8165500063453b87f7af03a22581fb P b530075d771242c1889524ba8faccc85 [CANDIDATE]: Term 1 election: Requested vote from peers 270d094a78f64c70ba53af57d6e8affd (127.21.59.65:33425), 43daa25e9d5f49a7a523aad1bd9504a1 (127.21.59.67:38739)
I20260713 09:09:28.912321 26471 raft_consensus.cc:2749] T c2ea8d7734dd413289b33552b84917ee P b530075d771242c1889524ba8faccc85 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:28.904847 26439 raft_consensus.cc:359] T 7f86846765c9448d8b805a80814bf0d1 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.913511 26439 raft_consensus.cc:385] T 7f86846765c9448d8b805a80814bf0d1 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:28.913803 26439 raft_consensus.cc:740] T 7f86846765c9448d8b805a80814bf0d1 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43daa25e9d5f49a7a523aad1bd9504a1, State: Initialized, Role: FOLLOWER
I20260713 09:09:28.914003 26190 leader_election.cc:304] T 3f8165500063453b87f7af03a22581fb P b530075d771242c1889524ba8faccc85 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270d094a78f64c70ba53af57d6e8affd, b530075d771242c1889524ba8faccc85; no voters: 
I20260713 09:09:28.914546 26439 consensus_queue.cc:260] T 7f86846765c9448d8b805a80814bf0d1 P 43daa25e9d5f49a7a523aad1bd9504a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.915588 26352 raft_consensus.cc:2804] T 3f8165500063453b87f7af03a22581fb P b530075d771242c1889524ba8faccc85 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:28.916069 26352 raft_consensus.cc:697] T 3f8165500063453b87f7af03a22581fb P b530075d771242c1889524ba8faccc85 [term 1 LEADER]: Becoming Leader. State: Replica: b530075d771242c1889524ba8faccc85, State: Running, Role: LEADER
I20260713 09:09:28.916652 26439 ts_tablet_manager.cc:1434] T 7f86846765c9448d8b805a80814bf0d1 P 43daa25e9d5f49a7a523aad1bd9504a1: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260713 09:09:28.917143 26352 consensus_queue.cc:237] T 3f8165500063453b87f7af03a22581fb P b530075d771242c1889524ba8faccc85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.917649 26439 tablet_bootstrap.cc:492] T a215d6699c1741e2aaa9c879c37ccfe7 P 43daa25e9d5f49a7a523aad1bd9504a1: Bootstrap starting.
I20260713 09:09:28.923790 26439 tablet_bootstrap.cc:654] T a215d6699c1741e2aaa9c879c37ccfe7 P 43daa25e9d5f49a7a523aad1bd9504a1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:28.930078 26298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8165500063453b87f7af03a22581fb" candidate_uuid: "b530075d771242c1889524ba8faccc85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43daa25e9d5f49a7a523aad1bd9504a1"
I20260713 09:09:28.936966 26298 raft_consensus.cc:3060] T 3f8165500063453b87f7af03a22581fb P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.941009 26440 tablet_bootstrap.cc:654] T a215d6699c1741e2aaa9c879c37ccfe7 P 270d094a78f64c70ba53af57d6e8affd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:28.960256 26046 catalog_manager.cc:5697] T 87404f2053da4938828cef82efe79b56 P b530075d771242c1889524ba8faccc85 reported cstate change: term changed from 0 to 1, leader changed from <none> to b530075d771242c1889524ba8faccc85 (127.21.59.66). New cstate: current_term: 1 leader_uuid: "b530075d771242c1889524ba8faccc85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:28.965123 26298 raft_consensus.cc:2468] T 3f8165500063453b87f7af03a22581fb P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b530075d771242c1889524ba8faccc85 in term 1.
I20260713 09:09:28.970233 26439 tablet_bootstrap.cc:492] T a215d6699c1741e2aaa9c879c37ccfe7 P 43daa25e9d5f49a7a523aad1bd9504a1: No bootstrap required, opened a new log
I20260713 09:09:28.970816 26439 ts_tablet_manager.cc:1403] T a215d6699c1741e2aaa9c879c37ccfe7 P 43daa25e9d5f49a7a523aad1bd9504a1: Time spent bootstrapping tablet: real 0.053s	user 0.014s	sys 0.033s
I20260713 09:09:28.974087 26440 tablet_bootstrap.cc:492] T a215d6699c1741e2aaa9c879c37ccfe7 P 270d094a78f64c70ba53af57d6e8affd: No bootstrap required, opened a new log
I20260713 09:09:28.973901 26439 raft_consensus.cc:359] T a215d6699c1741e2aaa9c879c37ccfe7 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.974617 26439 raft_consensus.cc:385] T a215d6699c1741e2aaa9c879c37ccfe7 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:28.974689 26440 ts_tablet_manager.cc:1403] T a215d6699c1741e2aaa9c879c37ccfe7 P 270d094a78f64c70ba53af57d6e8affd: Time spent bootstrapping tablet: real 0.064s	user 0.024s	sys 0.004s
I20260713 09:09:28.974957 26439 raft_consensus.cc:740] T a215d6699c1741e2aaa9c879c37ccfe7 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43daa25e9d5f49a7a523aad1bd9504a1, State: Initialized, Role: FOLLOWER
I20260713 09:09:28.975885 26439 consensus_queue.cc:260] T a215d6699c1741e2aaa9c879c37ccfe7 P 43daa25e9d5f49a7a523aad1bd9504a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.978055 26439 ts_tablet_manager.cc:1434] T a215d6699c1741e2aaa9c879c37ccfe7 P 43daa25e9d5f49a7a523aad1bd9504a1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:09:28.978139 26352 raft_consensus.cc:493] T a215d6699c1741e2aaa9c879c37ccfe7 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:28.978657 26352 raft_consensus.cc:515] T a215d6699c1741e2aaa9c879c37ccfe7 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.980073 26440 raft_consensus.cc:359] T a215d6699c1741e2aaa9c879c37ccfe7 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.980911 26440 raft_consensus.cc:385] T a215d6699c1741e2aaa9c879c37ccfe7 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:28.981170 26352 leader_election.cc:290] T a215d6699c1741e2aaa9c879c37ccfe7 P b530075d771242c1889524ba8faccc85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 270d094a78f64c70ba53af57d6e8affd (127.21.59.65:33425), 43daa25e9d5f49a7a523aad1bd9504a1 (127.21.59.67:38739)
I20260713 09:09:28.981359 26440 raft_consensus.cc:740] T a215d6699c1741e2aaa9c879c37ccfe7 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 270d094a78f64c70ba53af57d6e8affd, State: Initialized, Role: FOLLOWER
I20260713 09:09:28.981365 26149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a215d6699c1741e2aaa9c879c37ccfe7" candidate_uuid: "b530075d771242c1889524ba8faccc85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270d094a78f64c70ba53af57d6e8affd" is_pre_election: true
I20260713 09:09:28.982259 26440 consensus_queue.cc:260] T a215d6699c1741e2aaa9c879c37ccfe7 P 270d094a78f64c70ba53af57d6e8affd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:28.983319 26149 raft_consensus.cc:2468] T a215d6699c1741e2aaa9c879c37ccfe7 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b530075d771242c1889524ba8faccc85 in term 0.
I20260713 09:09:28.984508 26190 leader_election.cc:304] T a215d6699c1741e2aaa9c879c37ccfe7 P b530075d771242c1889524ba8faccc85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270d094a78f64c70ba53af57d6e8affd, b530075d771242c1889524ba8faccc85; no voters: 
I20260713 09:09:28.984987 26440 ts_tablet_manager.cc:1434] T a215d6699c1741e2aaa9c879c37ccfe7 P 270d094a78f64c70ba53af57d6e8affd: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:09:28.986001 26440 tablet_bootstrap.cc:492] T 7f86846765c9448d8b805a80814bf0d1 P 270d094a78f64c70ba53af57d6e8affd: Bootstrap starting.
I20260713 09:09:28.989887 26352 raft_consensus.cc:2804] T a215d6699c1741e2aaa9c879c37ccfe7 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:28.990345 26352 raft_consensus.cc:493] T a215d6699c1741e2aaa9c879c37ccfe7 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:28.990707 26352 raft_consensus.cc:3060] T a215d6699c1741e2aaa9c879c37ccfe7 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.990532 26045 catalog_manager.cc:5697] T 3f8165500063453b87f7af03a22581fb P b530075d771242c1889524ba8faccc85 reported cstate change: term changed from 0 to 1, leader changed from <none> to b530075d771242c1889524ba8faccc85 (127.21.59.66). New cstate: current_term: 1 leader_uuid: "b530075d771242c1889524ba8faccc85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:28.992273 26440 tablet_bootstrap.cc:654] T 7f86846765c9448d8b805a80814bf0d1 P 270d094a78f64c70ba53af57d6e8affd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:28.984454 26298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a215d6699c1741e2aaa9c879c37ccfe7" candidate_uuid: "b530075d771242c1889524ba8faccc85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" is_pre_election: true
I20260713 09:09:28.993288 26298 raft_consensus.cc:2468] T a215d6699c1741e2aaa9c879c37ccfe7 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b530075d771242c1889524ba8faccc85 in term 0.
I20260713 09:09:28.997350 26440 tablet_bootstrap.cc:492] T 7f86846765c9448d8b805a80814bf0d1 P 270d094a78f64c70ba53af57d6e8affd: No bootstrap required, opened a new log
I20260713 09:09:28.997828 26440 ts_tablet_manager.cc:1403] T 7f86846765c9448d8b805a80814bf0d1 P 270d094a78f64c70ba53af57d6e8affd: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260713 09:09:28.997942 26352 raft_consensus.cc:515] T a215d6699c1741e2aaa9c879c37ccfe7 P b530075d771242c1889524ba8faccc85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:29.000300 26352 leader_election.cc:290] T a215d6699c1741e2aaa9c879c37ccfe7 P b530075d771242c1889524ba8faccc85 [CANDIDATE]: Term 1 election: Requested vote from peers 270d094a78f64c70ba53af57d6e8affd (127.21.59.65:33425), 43daa25e9d5f49a7a523aad1bd9504a1 (127.21.59.67:38739)
I20260713 09:09:29.000658 26440 raft_consensus.cc:359] T 7f86846765c9448d8b805a80814bf0d1 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:29.001317 26373 raft_consensus.cc:493] T 3e27d85070344a33a13db25a201c7442 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:29.001374 26440 raft_consensus.cc:385] T 7f86846765c9448d8b805a80814bf0d1 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:29.001986 26440 raft_consensus.cc:740] T 7f86846765c9448d8b805a80814bf0d1 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 270d094a78f64c70ba53af57d6e8affd, State: Initialized, Role: FOLLOWER
I20260713 09:09:29.001958 26373 raft_consensus.cc:515] T 3e27d85070344a33a13db25a201c7442 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:29.002907 26440 consensus_queue.cc:260] T 7f86846765c9448d8b805a80814bf0d1 P 270d094a78f64c70ba53af57d6e8affd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:29.004621 26373 leader_election.cc:290] T 3e27d85070344a33a13db25a201c7442 P 43daa25e9d5f49a7a523aad1bd9504a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 270d094a78f64c70ba53af57d6e8affd (127.21.59.65:33425), b530075d771242c1889524ba8faccc85 (127.21.59.66:38735)
I20260713 09:09:29.004956 26440 ts_tablet_manager.cc:1434] T 7f86846765c9448d8b805a80814bf0d1 P 270d094a78f64c70ba53af57d6e8affd: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:09:29.005438 26149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a215d6699c1741e2aaa9c879c37ccfe7" candidate_uuid: "b530075d771242c1889524ba8faccc85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270d094a78f64c70ba53af57d6e8affd"
I20260713 09:09:29.005888 26223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e27d85070344a33a13db25a201c7442" candidate_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b530075d771242c1889524ba8faccc85" is_pre_election: true
I20260713 09:09:29.005937 26440 tablet_bootstrap.cc:492] T 3e27d85070344a33a13db25a201c7442 P 270d094a78f64c70ba53af57d6e8affd: Bootstrap starting.
I20260713 09:09:29.006002 26149 raft_consensus.cc:3060] T a215d6699c1741e2aaa9c879c37ccfe7 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:29.006688 26223 raft_consensus.cc:2468] T 3e27d85070344a33a13db25a201c7442 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43daa25e9d5f49a7a523aad1bd9504a1 in term 0.
I20260713 09:09:29.006049 26148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e27d85070344a33a13db25a201c7442" candidate_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270d094a78f64c70ba53af57d6e8affd" is_pre_election: true
I20260713 09:09:29.008460 26264 leader_election.cc:304] T 3e27d85070344a33a13db25a201c7442 P 43daa25e9d5f49a7a523aad1bd9504a1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43daa25e9d5f49a7a523aad1bd9504a1, b530075d771242c1889524ba8faccc85; no voters: 
I20260713 09:09:29.009251 26298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a215d6699c1741e2aaa9c879c37ccfe7" candidate_uuid: "b530075d771242c1889524ba8faccc85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43daa25e9d5f49a7a523aad1bd9504a1"
W20260713 09:09:29.009392 26264 leader_election.cc:343] T 3e27d85070344a33a13db25a201c7442 P 43daa25e9d5f49a7a523aad1bd9504a1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 270d094a78f64c70ba53af57d6e8affd (127.21.59.65:33425): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:29.010022 26373 raft_consensus.cc:2804] T 3e27d85070344a33a13db25a201c7442 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:29.011255 26373 raft_consensus.cc:493] T 3e27d85070344a33a13db25a201c7442 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:29.011632 26373 raft_consensus.cc:3060] T 3e27d85070344a33a13db25a201c7442 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:29.012167 26440 tablet_bootstrap.cc:654] T 3e27d85070344a33a13db25a201c7442 P 270d094a78f64c70ba53af57d6e8affd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:29.012712 26298 raft_consensus.cc:3060] T a215d6699c1741e2aaa9c879c37ccfe7 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:29.014317 26149 raft_consensus.cc:2468] T a215d6699c1741e2aaa9c879c37ccfe7 P 270d094a78f64c70ba53af57d6e8affd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b530075d771242c1889524ba8faccc85 in term 1.
I20260713 09:09:29.015573 26190 leader_election.cc:304] T a215d6699c1741e2aaa9c879c37ccfe7 P b530075d771242c1889524ba8faccc85 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270d094a78f64c70ba53af57d6e8affd, b530075d771242c1889524ba8faccc85; no voters: 
I20260713 09:09:29.016454 26352 raft_consensus.cc:2804] T a215d6699c1741e2aaa9c879c37ccfe7 P b530075d771242c1889524ba8faccc85 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:29.016927 26352 raft_consensus.cc:697] T a215d6699c1741e2aaa9c879c37ccfe7 P b530075d771242c1889524ba8faccc85 [term 1 LEADER]: Becoming Leader. State: Replica: b530075d771242c1889524ba8faccc85, State: Running, Role: LEADER
I20260713 09:09:29.017689 26352 consensus_queue.cc:237] T a215d6699c1741e2aaa9c879c37ccfe7 P b530075d771242c1889524ba8faccc85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:29.024729 26373 raft_consensus.cc:515] T 3e27d85070344a33a13db25a201c7442 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:29.027973 26148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e27d85070344a33a13db25a201c7442" candidate_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270d094a78f64c70ba53af57d6e8affd"
I20260713 09:09:29.029000 26223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e27d85070344a33a13db25a201c7442" candidate_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b530075d771242c1889524ba8faccc85"
I20260713 09:09:29.029836 26223 raft_consensus.cc:3060] T 3e27d85070344a33a13db25a201c7442 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:29.032460 26298 raft_consensus.cc:2468] T a215d6699c1741e2aaa9c879c37ccfe7 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b530075d771242c1889524ba8faccc85 in term 1.
I20260713 09:09:29.033612 26440 tablet_bootstrap.cc:492] T 3e27d85070344a33a13db25a201c7442 P 270d094a78f64c70ba53af57d6e8affd: No bootstrap required, opened a new log
I20260713 09:09:29.034073 26440 ts_tablet_manager.cc:1403] T 3e27d85070344a33a13db25a201c7442 P 270d094a78f64c70ba53af57d6e8affd: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.008s
W20260713 09:09:29.034543 26264 leader_election.cc:343] T 3e27d85070344a33a13db25a201c7442 P 43daa25e9d5f49a7a523aad1bd9504a1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 270d094a78f64c70ba53af57d6e8affd (127.21.59.65:33425): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:29.036631 26440 raft_consensus.cc:359] T 3e27d85070344a33a13db25a201c7442 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:29.037326 26440 raft_consensus.cc:385] T 3e27d85070344a33a13db25a201c7442 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:29.037595 26440 raft_consensus.cc:740] T 3e27d85070344a33a13db25a201c7442 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 270d094a78f64c70ba53af57d6e8affd, State: Initialized, Role: FOLLOWER
I20260713 09:09:29.038379 26440 consensus_queue.cc:260] T 3e27d85070344a33a13db25a201c7442 P 270d094a78f64c70ba53af57d6e8affd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:29.040486 26440 ts_tablet_manager.cc:1434] T 3e27d85070344a33a13db25a201c7442 P 270d094a78f64c70ba53af57d6e8affd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:09:29.042924 26373 leader_election.cc:290] T 3e27d85070344a33a13db25a201c7442 P 43daa25e9d5f49a7a523aad1bd9504a1 [CANDIDATE]: Term 1 election: Requested vote from peers 270d094a78f64c70ba53af57d6e8affd (127.21.59.65:33425), b530075d771242c1889524ba8faccc85 (127.21.59.66:38735)
I20260713 09:09:29.047518 26352 raft_consensus.cc:493] T 4e9afb9f05e84a8faa14289fccc6ae79 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:29.048110 26352 raft_consensus.cc:515] T 4e9afb9f05e84a8faa14289fccc6ae79 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:29.049180 26223 raft_consensus.cc:2468] T 3e27d85070344a33a13db25a201c7442 P b530075d771242c1889524ba8faccc85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43daa25e9d5f49a7a523aad1bd9504a1 in term 1.
I20260713 09:09:29.050256 26264 leader_election.cc:304] T 3e27d85070344a33a13db25a201c7442 P 43daa25e9d5f49a7a523aad1bd9504a1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 43daa25e9d5f49a7a523aad1bd9504a1, b530075d771242c1889524ba8faccc85; no voters: 270d094a78f64c70ba53af57d6e8affd
I20260713 09:09:29.050762 26352 leader_election.cc:290] T 4e9afb9f05e84a8faa14289fccc6ae79 P b530075d771242c1889524ba8faccc85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 270d094a78f64c70ba53af57d6e8affd (127.21.59.65:33425), 43daa25e9d5f49a7a523aad1bd9504a1 (127.21.59.67:38739)
I20260713 09:09:29.051131 26373 raft_consensus.cc:2804] T 3e27d85070344a33a13db25a201c7442 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:29.051908 26373 raft_consensus.cc:697] T 3e27d85070344a33a13db25a201c7442 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 LEADER]: Becoming Leader. State: Replica: 43daa25e9d5f49a7a523aad1bd9504a1, State: Running, Role: LEADER
I20260713 09:09:29.052744 26373 consensus_queue.cc:237] T 3e27d85070344a33a13db25a201c7442 P 43daa25e9d5f49a7a523aad1bd9504a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:29.053113 26045 catalog_manager.cc:5697] T a215d6699c1741e2aaa9c879c37ccfe7 P b530075d771242c1889524ba8faccc85 reported cstate change: term changed from 0 to 1, leader changed from <none> to b530075d771242c1889524ba8faccc85 (127.21.59.66). New cstate: current_term: 1 leader_uuid: "b530075d771242c1889524ba8faccc85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:29.055580 26148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e9afb9f05e84a8faa14289fccc6ae79" candidate_uuid: "b530075d771242c1889524ba8faccc85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270d094a78f64c70ba53af57d6e8affd" is_pre_election: true
I20260713 09:09:29.056205 26148 raft_consensus.cc:2468] T 4e9afb9f05e84a8faa14289fccc6ae79 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b530075d771242c1889524ba8faccc85 in term 0.
I20260713 09:09:29.056877 26298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e9afb9f05e84a8faa14289fccc6ae79" candidate_uuid: "b530075d771242c1889524ba8faccc85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" is_pre_election: true
I20260713 09:09:29.057448 26298 raft_consensus.cc:2468] T 4e9afb9f05e84a8faa14289fccc6ae79 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b530075d771242c1889524ba8faccc85 in term 0.
I20260713 09:09:29.057875 26447 raft_consensus.cc:493] T 7f86846765c9448d8b805a80814bf0d1 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:29.058342 26447 raft_consensus.cc:515] T 7f86846765c9448d8b805a80814bf0d1 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:29.058658 26191 leader_election.cc:304] T 4e9afb9f05e84a8faa14289fccc6ae79 P b530075d771242c1889524ba8faccc85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43daa25e9d5f49a7a523aad1bd9504a1, b530075d771242c1889524ba8faccc85; no voters: 
I20260713 09:09:29.059520 26352 raft_consensus.cc:2804] T 4e9afb9f05e84a8faa14289fccc6ae79 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:29.059831 26352 raft_consensus.cc:493] T 4e9afb9f05e84a8faa14289fccc6ae79 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:29.060106 26352 raft_consensus.cc:3060] T 4e9afb9f05e84a8faa14289fccc6ae79 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:29.060421 26447 leader_election.cc:290] T 7f86846765c9448d8b805a80814bf0d1 P 43daa25e9d5f49a7a523aad1bd9504a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 270d094a78f64c70ba53af57d6e8affd (127.21.59.65:33425), b530075d771242c1889524ba8faccc85 (127.21.59.66:38735)
I20260713 09:09:29.061940 26148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f86846765c9448d8b805a80814bf0d1" candidate_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270d094a78f64c70ba53af57d6e8affd" is_pre_election: true
I20260713 09:09:29.062163 26223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f86846765c9448d8b805a80814bf0d1" candidate_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b530075d771242c1889524ba8faccc85" is_pre_election: true
I20260713 09:09:29.062594 26148 raft_consensus.cc:2468] T 7f86846765c9448d8b805a80814bf0d1 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43daa25e9d5f49a7a523aad1bd9504a1 in term 0.
I20260713 09:09:29.063848 26264 leader_election.cc:304] T 7f86846765c9448d8b805a80814bf0d1 P 43daa25e9d5f49a7a523aad1bd9504a1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270d094a78f64c70ba53af57d6e8affd, 43daa25e9d5f49a7a523aad1bd9504a1; no voters: 
I20260713 09:09:29.064639 26447 raft_consensus.cc:2804] T 7f86846765c9448d8b805a80814bf0d1 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:29.064970 26447 raft_consensus.cc:493] T 7f86846765c9448d8b805a80814bf0d1 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:29.065277 26447 raft_consensus.cc:3060] T 7f86846765c9448d8b805a80814bf0d1 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:29.069098 26352 raft_consensus.cc:515] T 4e9afb9f05e84a8faa14289fccc6ae79 P b530075d771242c1889524ba8faccc85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:29.062891 26223 raft_consensus.cc:2468] T 7f86846765c9448d8b805a80814bf0d1 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43daa25e9d5f49a7a523aad1bd9504a1 in term 0.
I20260713 09:09:29.071965 26148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e9afb9f05e84a8faa14289fccc6ae79" candidate_uuid: "b530075d771242c1889524ba8faccc85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270d094a78f64c70ba53af57d6e8affd"
I20260713 09:09:29.072551 26148 raft_consensus.cc:3060] T 4e9afb9f05e84a8faa14289fccc6ae79 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:29.072743 26447 raft_consensus.cc:515] T 7f86846765c9448d8b805a80814bf0d1 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:29.072988 26045 catalog_manager.cc:5697] T 3e27d85070344a33a13db25a201c7442 P 43daa25e9d5f49a7a523aad1bd9504a1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 43daa25e9d5f49a7a523aad1bd9504a1 (127.21.59.67). New cstate: current_term: 1 leader_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:29.074805 26447 leader_election.cc:290] T 7f86846765c9448d8b805a80814bf0d1 P 43daa25e9d5f49a7a523aad1bd9504a1 [CANDIDATE]: Term 1 election: Requested vote from peers 270d094a78f64c70ba53af57d6e8affd (127.21.59.65:33425), b530075d771242c1889524ba8faccc85 (127.21.59.66:38735)
I20260713 09:09:29.075464 26149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f86846765c9448d8b805a80814bf0d1" candidate_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270d094a78f64c70ba53af57d6e8affd"
I20260713 09:09:29.076015 26149 raft_consensus.cc:3060] T 7f86846765c9448d8b805a80814bf0d1 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:29.076454 26223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f86846765c9448d8b805a80814bf0d1" candidate_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b530075d771242c1889524ba8faccc85"
I20260713 09:09:29.077011 26223 raft_consensus.cc:3060] T 7f86846765c9448d8b805a80814bf0d1 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:29.080603 26148 raft_consensus.cc:2468] T 4e9afb9f05e84a8faa14289fccc6ae79 P 270d094a78f64c70ba53af57d6e8affd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b530075d771242c1889524ba8faccc85 in term 1.
I20260713 09:09:29.081313 26149 raft_consensus.cc:2468] T 7f86846765c9448d8b805a80814bf0d1 P 270d094a78f64c70ba53af57d6e8affd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43daa25e9d5f49a7a523aad1bd9504a1 in term 1.
I20260713 09:09:29.081830 26190 leader_election.cc:304] T 4e9afb9f05e84a8faa14289fccc6ae79 P b530075d771242c1889524ba8faccc85 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270d094a78f64c70ba53af57d6e8affd, b530075d771242c1889524ba8faccc85; no voters: 
I20260713 09:09:29.082834 26469 raft_consensus.cc:2804] T 4e9afb9f05e84a8faa14289fccc6ae79 P b530075d771242c1889524ba8faccc85 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:29.083222 26352 leader_election.cc:290] T 4e9afb9f05e84a8faa14289fccc6ae79 P b530075d771242c1889524ba8faccc85 [CANDIDATE]: Term 1 election: Requested vote from peers 270d094a78f64c70ba53af57d6e8affd (127.21.59.65:33425), 43daa25e9d5f49a7a523aad1bd9504a1 (127.21.59.67:38739)
I20260713 09:09:29.083304 26469 raft_consensus.cc:697] T 4e9afb9f05e84a8faa14289fccc6ae79 P b530075d771242c1889524ba8faccc85 [term 1 LEADER]: Becoming Leader. State: Replica: b530075d771242c1889524ba8faccc85, State: Running, Role: LEADER
I20260713 09:09:29.084210 26148 raft_consensus.cc:3060] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:29.084434 26298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e9afb9f05e84a8faa14289fccc6ae79" candidate_uuid: "b530075d771242c1889524ba8faccc85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43daa25e9d5f49a7a523aad1bd9504a1"
I20260713 09:09:29.084995 26298 raft_consensus.cc:3060] T 4e9afb9f05e84a8faa14289fccc6ae79 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:29.084259 26469 consensus_queue.cc:237] T 4e9afb9f05e84a8faa14289fccc6ae79 P b530075d771242c1889524ba8faccc85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:29.083554 26264 leader_election.cc:304] T 7f86846765c9448d8b805a80814bf0d1 P 43daa25e9d5f49a7a523aad1bd9504a1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270d094a78f64c70ba53af57d6e8affd, 43daa25e9d5f49a7a523aad1bd9504a1; no voters: 
I20260713 09:09:29.087196 26447 raft_consensus.cc:2804] T 7f86846765c9448d8b805a80814bf0d1 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:29.087635 26447 raft_consensus.cc:697] T 7f86846765c9448d8b805a80814bf0d1 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 LEADER]: Becoming Leader. State: Replica: 43daa25e9d5f49a7a523aad1bd9504a1, State: Running, Role: LEADER
I20260713 09:09:29.088449 26447 consensus_queue.cc:237] T 7f86846765c9448d8b805a80814bf0d1 P 43daa25e9d5f49a7a523aad1bd9504a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:29.091101 26223 raft_consensus.cc:2468] T 7f86846765c9448d8b805a80814bf0d1 P b530075d771242c1889524ba8faccc85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43daa25e9d5f49a7a523aad1bd9504a1 in term 1.
I20260713 09:09:29.091528 26298 raft_consensus.cc:2468] T 4e9afb9f05e84a8faa14289fccc6ae79 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b530075d771242c1889524ba8faccc85 in term 1.
I20260713 09:09:29.099733 26447 consensus_queue.cc:1048] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P 43daa25e9d5f49a7a523aad1bd9504a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:29.100349 26045 catalog_manager.cc:5697] T 4e9afb9f05e84a8faa14289fccc6ae79 P b530075d771242c1889524ba8faccc85 reported cstate change: term changed from 0 to 1, leader changed from <none> to b530075d771242c1889524ba8faccc85 (127.21.59.66). New cstate: current_term: 1 leader_uuid: "b530075d771242c1889524ba8faccc85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:29.100947 26044 catalog_manager.cc:5697] T 7f86846765c9448d8b805a80814bf0d1 P 43daa25e9d5f49a7a523aad1bd9504a1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 43daa25e9d5f49a7a523aad1bd9504a1 (127.21.59.67). New cstate: current_term: 1 leader_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:29.105260 26426 consensus_queue.cc:1048] T c2ea8d7734dd413289b33552b84917ee P 270d094a78f64c70ba53af57d6e8affd [LEADER]: Connected to new peer: Peer: permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:29.140755 26447 consensus_queue.cc:1048] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P 43daa25e9d5f49a7a523aad1bd9504a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:29.145546 26426 consensus_queue.cc:1048] T c2ea8d7734dd413289b33552b84917ee P 270d094a78f64c70ba53af57d6e8affd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:29.193944 26352 raft_consensus.cc:493] T d0a67a4420274dedad65ebdcdc5abb74 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:29.194469 26352 raft_consensus.cc:515] T d0a67a4420274dedad65ebdcdc5abb74 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:29.196071 26352 leader_election.cc:290] T d0a67a4420274dedad65ebdcdc5abb74 P b530075d771242c1889524ba8faccc85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 270d094a78f64c70ba53af57d6e8affd (127.21.59.65:33425), 43daa25e9d5f49a7a523aad1bd9504a1 (127.21.59.67:38739)
I20260713 09:09:29.197144 26148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0a67a4420274dedad65ebdcdc5abb74" candidate_uuid: "b530075d771242c1889524ba8faccc85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270d094a78f64c70ba53af57d6e8affd" is_pre_election: true
I20260713 09:09:29.197158 26299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0a67a4420274dedad65ebdcdc5abb74" candidate_uuid: "b530075d771242c1889524ba8faccc85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" is_pre_election: true
I20260713 09:09:29.197793 26148 raft_consensus.cc:2468] T d0a67a4420274dedad65ebdcdc5abb74 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b530075d771242c1889524ba8faccc85 in term 0.
I20260713 09:09:29.197919 26299 raft_consensus.cc:2468] T d0a67a4420274dedad65ebdcdc5abb74 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b530075d771242c1889524ba8faccc85 in term 0.
I20260713 09:09:29.198904 26190 leader_election.cc:304] T d0a67a4420274dedad65ebdcdc5abb74 P b530075d771242c1889524ba8faccc85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270d094a78f64c70ba53af57d6e8affd, b530075d771242c1889524ba8faccc85; no voters: 
I20260713 09:09:29.199601 26352 raft_consensus.cc:2804] T d0a67a4420274dedad65ebdcdc5abb74 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:29.199874 26352 raft_consensus.cc:493] T d0a67a4420274dedad65ebdcdc5abb74 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:29.200114 26352 raft_consensus.cc:3060] T d0a67a4420274dedad65ebdcdc5abb74 P b530075d771242c1889524ba8faccc85 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:29.204636 26352 raft_consensus.cc:515] T d0a67a4420274dedad65ebdcdc5abb74 P b530075d771242c1889524ba8faccc85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:29.206257 26352 leader_election.cc:290] T d0a67a4420274dedad65ebdcdc5abb74 P b530075d771242c1889524ba8faccc85 [CANDIDATE]: Term 1 election: Requested vote from peers 270d094a78f64c70ba53af57d6e8affd (127.21.59.65:33425), 43daa25e9d5f49a7a523aad1bd9504a1 (127.21.59.67:38739)
I20260713 09:09:29.207525 26148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0a67a4420274dedad65ebdcdc5abb74" candidate_uuid: "b530075d771242c1889524ba8faccc85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270d094a78f64c70ba53af57d6e8affd"
I20260713 09:09:29.207615 26298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0a67a4420274dedad65ebdcdc5abb74" candidate_uuid: "b530075d771242c1889524ba8faccc85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43daa25e9d5f49a7a523aad1bd9504a1"
I20260713 09:09:29.208211 26148 raft_consensus.cc:3060] T d0a67a4420274dedad65ebdcdc5abb74 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:29.208324 26298 raft_consensus.cc:3060] T d0a67a4420274dedad65ebdcdc5abb74 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:29.213151 26298 raft_consensus.cc:2468] T d0a67a4420274dedad65ebdcdc5abb74 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b530075d771242c1889524ba8faccc85 in term 1.
I20260713 09:09:29.214112 26191 leader_election.cc:304] T d0a67a4420274dedad65ebdcdc5abb74 P b530075d771242c1889524ba8faccc85 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43daa25e9d5f49a7a523aad1bd9504a1, b530075d771242c1889524ba8faccc85; no voters: 
I20260713 09:09:29.214357 26148 raft_consensus.cc:2468] T d0a67a4420274dedad65ebdcdc5abb74 P 270d094a78f64c70ba53af57d6e8affd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b530075d771242c1889524ba8faccc85 in term 1.
I20260713 09:09:29.214814 26352 raft_consensus.cc:2804] T d0a67a4420274dedad65ebdcdc5abb74 P b530075d771242c1889524ba8faccc85 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:29.215265 26352 raft_consensus.cc:697] T d0a67a4420274dedad65ebdcdc5abb74 P b530075d771242c1889524ba8faccc85 [term 1 LEADER]: Becoming Leader. State: Replica: b530075d771242c1889524ba8faccc85, State: Running, Role: LEADER
I20260713 09:09:29.215973 26352 consensus_queue.cc:237] T d0a67a4420274dedad65ebdcdc5abb74 P b530075d771242c1889524ba8faccc85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:29.223733 26045 catalog_manager.cc:5697] T d0a67a4420274dedad65ebdcdc5abb74 P b530075d771242c1889524ba8faccc85 reported cstate change: term changed from 0 to 1, leader changed from <none> to b530075d771242c1889524ba8faccc85 (127.21.59.66). New cstate: current_term: 1 leader_uuid: "b530075d771242c1889524ba8faccc85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:29.244534 26298 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d6253f0eebf4cccbf3ce4cd6b0f24a6"
dest_uuid: "43daa25e9d5f49a7a523aad1bd9504a1"
mode: GRACEFUL
new_leader_uuid: "270d094a78f64c70ba53af57d6e8affd"
 from {username='slave'} at 127.0.0.1:52042
I20260713 09:09:29.245021 26298 raft_consensus.cc:606] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 LEADER]: Received request to transfer leadership to TS 270d094a78f64c70ba53af57d6e8affd
I20260713 09:09:29.252508 26225 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f8165500063453b87f7af03a22581fb"
dest_uuid: "b530075d771242c1889524ba8faccc85"
mode: GRACEFUL
new_leader_uuid: "270d094a78f64c70ba53af57d6e8affd"
 from {username='slave'} at 127.0.0.1:59640
I20260713 09:09:29.253032 26225 raft_consensus.cc:606] T 3f8165500063453b87f7af03a22581fb P b530075d771242c1889524ba8faccc85 [term 1 LEADER]: Received request to transfer leadership to TS 270d094a78f64c70ba53af57d6e8affd
I20260713 09:09:29.257808 26225 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "87404f2053da4938828cef82efe79b56"
dest_uuid: "b530075d771242c1889524ba8faccc85"
mode: GRACEFUL
new_leader_uuid: "270d094a78f64c70ba53af57d6e8affd"
 from {username='slave'} at 127.0.0.1:59640
I20260713 09:09:29.258323 26225 raft_consensus.cc:606] T 87404f2053da4938828cef82efe79b56 P b530075d771242c1889524ba8faccc85 [term 1 LEADER]: Received request to transfer leadership to TS 270d094a78f64c70ba53af57d6e8affd
I20260713 09:09:29.260428 26426 raft_consensus.cc:493] T 3e27d85070344a33a13db25a201c7442 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:29.260866 26426 raft_consensus.cc:515] T 3e27d85070344a33a13db25a201c7442 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:29.262756 26426 leader_election.cc:290] T 3e27d85070344a33a13db25a201c7442 P 270d094a78f64c70ba53af57d6e8affd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b530075d771242c1889524ba8faccc85 (127.21.59.66:38735), 43daa25e9d5f49a7a523aad1bd9504a1 (127.21.59.67:38739)
I20260713 09:09:29.263170 26298 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f86846765c9448d8b805a80814bf0d1"
dest_uuid: "43daa25e9d5f49a7a523aad1bd9504a1"
mode: GRACEFUL
new_leader_uuid: "b530075d771242c1889524ba8faccc85"
 from {username='slave'} at 127.0.0.1:52042
I20260713 09:09:29.263432 26225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e27d85070344a33a13db25a201c7442" candidate_uuid: "270d094a78f64c70ba53af57d6e8affd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b530075d771242c1889524ba8faccc85" is_pre_election: true
I20260713 09:09:29.263716 26298 raft_consensus.cc:606] T 7f86846765c9448d8b805a80814bf0d1 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 LEADER]: Received request to transfer leadership to TS b530075d771242c1889524ba8faccc85
I20260713 09:09:29.263867 26299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e27d85070344a33a13db25a201c7442" candidate_uuid: "270d094a78f64c70ba53af57d6e8affd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" is_pre_election: true
I20260713 09:09:29.264298 26225 raft_consensus.cc:2393] T 3e27d85070344a33a13db25a201c7442 P b530075d771242c1889524ba8faccc85 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 270d094a78f64c70ba53af57d6e8affd in current term 1: Already voted for candidate 43daa25e9d5f49a7a523aad1bd9504a1 in this term.
I20260713 09:09:29.265508 26115 leader_election.cc:304] T 3e27d85070344a33a13db25a201c7442 P 270d094a78f64c70ba53af57d6e8affd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 270d094a78f64c70ba53af57d6e8affd; no voters: 43daa25e9d5f49a7a523aad1bd9504a1, b530075d771242c1889524ba8faccc85
I20260713 09:09:29.266203 26426 raft_consensus.cc:3060] T 3e27d85070344a33a13db25a201c7442 P 270d094a78f64c70ba53af57d6e8affd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:29.272086 26426 raft_consensus.cc:2749] T 3e27d85070344a33a13db25a201c7442 P 270d094a78f64c70ba53af57d6e8affd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:29.274607 26298 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e27d85070344a33a13db25a201c7442"
dest_uuid: "43daa25e9d5f49a7a523aad1bd9504a1"
mode: GRACEFUL
new_leader_uuid: "b530075d771242c1889524ba8faccc85"
 from {username='slave'} at 127.0.0.1:52042
I20260713 09:09:29.275259 26298 raft_consensus.cc:606] T 3e27d85070344a33a13db25a201c7442 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 LEADER]: Received request to transfer leadership to TS b530075d771242c1889524ba8faccc85
I20260713 09:09:29.280499 26225 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a215d6699c1741e2aaa9c879c37ccfe7"
dest_uuid: "b530075d771242c1889524ba8faccc85"
mode: GRACEFUL
new_leader_uuid: "43daa25e9d5f49a7a523aad1bd9504a1"
 from {username='slave'} at 127.0.0.1:59640
I20260713 09:09:29.281139 26225 raft_consensus.cc:606] T a215d6699c1741e2aaa9c879c37ccfe7 P b530075d771242c1889524ba8faccc85 [term 1 LEADER]: Received request to transfer leadership to TS 43daa25e9d5f49a7a523aad1bd9504a1
I20260713 09:09:29.333657 26352 consensus_queue.cc:1048] T 87404f2053da4938828cef82efe79b56 P b530075d771242c1889524ba8faccc85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:29.339745 26469 raft_consensus.cc:993] T 87404f2053da4938828cef82efe79b56 P b530075d771242c1889524ba8faccc85: : Instructing follower 270d094a78f64c70ba53af57d6e8affd to start an election
I20260713 09:09:29.340204 26469 raft_consensus.cc:1081] T 87404f2053da4938828cef82efe79b56 P b530075d771242c1889524ba8faccc85 [term 1 LEADER]: Signalling peer 270d094a78f64c70ba53af57d6e8affd to start an election
I20260713 09:09:29.341467 26431 consensus_queue.cc:1048] T 87404f2053da4938828cef82efe79b56 P b530075d771242c1889524ba8faccc85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:29.342018 26149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "87404f2053da4938828cef82efe79b56"
dest_uuid: "270d094a78f64c70ba53af57d6e8affd"
 from {username='slave'} at 127.0.0.1:49886
I20260713 09:09:29.342681 26149 raft_consensus.cc:493] T 87404f2053da4938828cef82efe79b56 P 270d094a78f64c70ba53af57d6e8affd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:29.343086 26149 raft_consensus.cc:3060] T 87404f2053da4938828cef82efe79b56 P 270d094a78f64c70ba53af57d6e8affd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:29.349354 26431 consensus_queue.cc:1048] T 3f8165500063453b87f7af03a22581fb P b530075d771242c1889524ba8faccc85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:29.353967 26149 raft_consensus.cc:515] T 87404f2053da4938828cef82efe79b56 P 270d094a78f64c70ba53af57d6e8affd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:29.356940 26149 leader_election.cc:290] T 87404f2053da4938828cef82efe79b56 P 270d094a78f64c70ba53af57d6e8affd [CANDIDATE]: Term 2 election: Requested vote from peers b530075d771242c1889524ba8faccc85 (127.21.59.66:38735), 43daa25e9d5f49a7a523aad1bd9504a1 (127.21.59.67:38739)
I20260713 09:09:29.357424 26225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87404f2053da4938828cef82efe79b56" candidate_uuid: "270d094a78f64c70ba53af57d6e8affd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b530075d771242c1889524ba8faccc85"
I20260713 09:09:29.357843 26298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87404f2053da4938828cef82efe79b56" candidate_uuid: "270d094a78f64c70ba53af57d6e8affd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "43daa25e9d5f49a7a523aad1bd9504a1"
I20260713 09:09:29.358127 26225 raft_consensus.cc:3055] T 87404f2053da4938828cef82efe79b56 P b530075d771242c1889524ba8faccc85 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:29.358479 26298 raft_consensus.cc:3060] T 87404f2053da4938828cef82efe79b56 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:29.358500 26225 raft_consensus.cc:740] T 87404f2053da4938828cef82efe79b56 P b530075d771242c1889524ba8faccc85 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b530075d771242c1889524ba8faccc85, State: Running, Role: LEADER
I20260713 09:09:29.360100 26431 raft_consensus.cc:993] T 3f8165500063453b87f7af03a22581fb P b530075d771242c1889524ba8faccc85: : Instructing follower 270d094a78f64c70ba53af57d6e8affd to start an election
I20260713 09:09:29.359586 26225 consensus_queue.cc:260] T 87404f2053da4938828cef82efe79b56 P b530075d771242c1889524ba8faccc85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:29.360522 26431 raft_consensus.cc:1081] T 3f8165500063453b87f7af03a22581fb P b530075d771242c1889524ba8faccc85 [term 1 LEADER]: Signalling peer 270d094a78f64c70ba53af57d6e8affd to start an election
I20260713 09:09:29.361028 26225 raft_consensus.cc:3060] T 87404f2053da4938828cef82efe79b56 P b530075d771242c1889524ba8faccc85 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:29.364740 26148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f8165500063453b87f7af03a22581fb"
dest_uuid: "270d094a78f64c70ba53af57d6e8affd"
 from {username='slave'} at 127.0.0.1:49886
I20260713 09:09:29.365365 26148 raft_consensus.cc:493] T 3f8165500063453b87f7af03a22581fb P 270d094a78f64c70ba53af57d6e8affd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:29.365435 26469 consensus_queue.cc:1048] T 3f8165500063453b87f7af03a22581fb P b530075d771242c1889524ba8faccc85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:29.365813 26148 raft_consensus.cc:3060] T 3f8165500063453b87f7af03a22581fb P 270d094a78f64c70ba53af57d6e8affd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:29.369330 26225 raft_consensus.cc:2468] T 87404f2053da4938828cef82efe79b56 P b530075d771242c1889524ba8faccc85 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 270d094a78f64c70ba53af57d6e8affd in term 2.
I20260713 09:09:29.370934 26298 raft_consensus.cc:2468] T 87404f2053da4938828cef82efe79b56 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 270d094a78f64c70ba53af57d6e8affd in term 2.
I20260713 09:09:29.371371 26115 leader_election.cc:304] T 87404f2053da4938828cef82efe79b56 P 270d094a78f64c70ba53af57d6e8affd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270d094a78f64c70ba53af57d6e8affd, b530075d771242c1889524ba8faccc85; no voters: 
I20260713 09:09:29.377031 26148 raft_consensus.cc:515] T 3f8165500063453b87f7af03a22581fb P 270d094a78f64c70ba53af57d6e8affd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:29.378123 26149 raft_consensus.cc:1240] T 3f8165500063453b87f7af03a22581fb P 270d094a78f64c70ba53af57d6e8affd [term 2 FOLLOWER]: Rejecting Update request from peer b530075d771242c1889524ba8faccc85 for earlier term 1. Current term is 2. Ops: []
I20260713 09:09:29.379032 26426 raft_consensus.cc:2804] T 87404f2053da4938828cef82efe79b56 P 270d094a78f64c70ba53af57d6e8affd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:29.379647 26426 raft_consensus.cc:697] T 87404f2053da4938828cef82efe79b56 P 270d094a78f64c70ba53af57d6e8affd [term 2 LEADER]: Becoming Leader. State: Replica: 270d094a78f64c70ba53af57d6e8affd, State: Running, Role: LEADER
I20260713 09:09:29.380546 26426 consensus_queue.cc:237] T 87404f2053da4938828cef82efe79b56 P 270d094a78f64c70ba53af57d6e8affd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:29.384178 26352 consensus_queue.cc:1059] T 3f8165500063453b87f7af03a22581fb P b530075d771242c1889524ba8faccc85 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:29.384341 26148 leader_election.cc:290] T 3f8165500063453b87f7af03a22581fb P 270d094a78f64c70ba53af57d6e8affd [CANDIDATE]: Term 2 election: Requested vote from peers b530075d771242c1889524ba8faccc85 (127.21.59.66:38735), 43daa25e9d5f49a7a523aad1bd9504a1 (127.21.59.67:38739)
I20260713 09:09:29.384981 26352 raft_consensus.cc:3055] T 3f8165500063453b87f7af03a22581fb P b530075d771242c1889524ba8faccc85 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:29.385383 26352 raft_consensus.cc:740] T 3f8165500063453b87f7af03a22581fb P b530075d771242c1889524ba8faccc85 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b530075d771242c1889524ba8faccc85, State: Running, Role: LEADER
I20260713 09:09:29.385553 26298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8165500063453b87f7af03a22581fb" candidate_uuid: "270d094a78f64c70ba53af57d6e8affd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "43daa25e9d5f49a7a523aad1bd9504a1"
I20260713 09:09:29.386181 26352 consensus_queue.cc:260] T 3f8165500063453b87f7af03a22581fb P b530075d771242c1889524ba8faccc85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:29.387208 26352 raft_consensus.cc:3060] T 3f8165500063453b87f7af03a22581fb P b530075d771242c1889524ba8faccc85 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:29.392529 26223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8165500063453b87f7af03a22581fb" candidate_uuid: "270d094a78f64c70ba53af57d6e8affd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b530075d771242c1889524ba8faccc85"
I20260713 09:09:29.400413 26046 catalog_manager.cc:5697] T 87404f2053da4938828cef82efe79b56 P 270d094a78f64c70ba53af57d6e8affd reported cstate change: term changed from 1 to 2, leader changed from b530075d771242c1889524ba8faccc85 (127.21.59.66) to 270d094a78f64c70ba53af57d6e8affd (127.21.59.65). New cstate: current_term: 2 leader_uuid: "270d094a78f64c70ba53af57d6e8affd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:29.402477 26223 raft_consensus.cc:2468] T 3f8165500063453b87f7af03a22581fb P b530075d771242c1889524ba8faccc85 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 270d094a78f64c70ba53af57d6e8affd in term 2.
I20260713 09:09:29.404104 26115 leader_election.cc:304] T 3f8165500063453b87f7af03a22581fb P 270d094a78f64c70ba53af57d6e8affd [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: 270d094a78f64c70ba53af57d6e8affd, b530075d771242c1889524ba8faccc85; no voters: 43daa25e9d5f49a7a523aad1bd9504a1
I20260713 09:09:29.404897 26489 raft_consensus.cc:2804] T 3f8165500063453b87f7af03a22581fb P 270d094a78f64c70ba53af57d6e8affd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:29.405359 26489 raft_consensus.cc:697] T 3f8165500063453b87f7af03a22581fb P 270d094a78f64c70ba53af57d6e8affd [term 2 LEADER]: Becoming Leader. State: Replica: 270d094a78f64c70ba53af57d6e8affd, State: Running, Role: LEADER
I20260713 09:09:29.406127 26489 consensus_queue.cc:237] T 3f8165500063453b87f7af03a22581fb P 270d094a78f64c70ba53af57d6e8affd [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: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:29.413961 26046 catalog_manager.cc:5697] T 3f8165500063453b87f7af03a22581fb P 270d094a78f64c70ba53af57d6e8affd reported cstate change: term changed from 1 to 2, leader changed from b530075d771242c1889524ba8faccc85 (127.21.59.66) to 270d094a78f64c70ba53af57d6e8affd (127.21.59.65). New cstate: current_term: 2 leader_uuid: "270d094a78f64c70ba53af57d6e8affd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:29.438560 26352 consensus_queue.cc:1048] T a215d6699c1741e2aaa9c879c37ccfe7 P b530075d771242c1889524ba8faccc85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:29.448968 26469 consensus_queue.cc:1048] T a215d6699c1741e2aaa9c879c37ccfe7 P b530075d771242c1889524ba8faccc85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:29.455996 26352 raft_consensus.cc:993] T a215d6699c1741e2aaa9c879c37ccfe7 P b530075d771242c1889524ba8faccc85: : Instructing follower 43daa25e9d5f49a7a523aad1bd9504a1 to start an election
I20260713 09:09:29.456499 26469 raft_consensus.cc:1081] T a215d6699c1741e2aaa9c879c37ccfe7 P b530075d771242c1889524ba8faccc85 [term 1 LEADER]: Signalling peer 43daa25e9d5f49a7a523aad1bd9504a1 to start an election
I20260713 09:09:29.458178 26299 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a215d6699c1741e2aaa9c879c37ccfe7"
dest_uuid: "43daa25e9d5f49a7a523aad1bd9504a1"
 from {username='slave'} at 127.0.0.1:52022
I20260713 09:09:29.458761 26299 raft_consensus.cc:493] T a215d6699c1741e2aaa9c879c37ccfe7 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:29.459206 26299 raft_consensus.cc:3060] T a215d6699c1741e2aaa9c879c37ccfe7 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:29.464730 26299 raft_consensus.cc:515] T a215d6699c1741e2aaa9c879c37ccfe7 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:29.466588 26299 leader_election.cc:290] T a215d6699c1741e2aaa9c879c37ccfe7 P 43daa25e9d5f49a7a523aad1bd9504a1 [CANDIDATE]: Term 2 election: Requested vote from peers 270d094a78f64c70ba53af57d6e8affd (127.21.59.65:33425), b530075d771242c1889524ba8faccc85 (127.21.59.66:38735)
I20260713 09:09:29.467810 26223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a215d6699c1741e2aaa9c879c37ccfe7" candidate_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b530075d771242c1889524ba8faccc85"
I20260713 09:09:29.468243 26148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a215d6699c1741e2aaa9c879c37ccfe7" candidate_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "270d094a78f64c70ba53af57d6e8affd"
I20260713 09:09:29.468423 26223 raft_consensus.cc:3055] T a215d6699c1741e2aaa9c879c37ccfe7 P b530075d771242c1889524ba8faccc85 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:29.468827 26223 raft_consensus.cc:740] T a215d6699c1741e2aaa9c879c37ccfe7 P b530075d771242c1889524ba8faccc85 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b530075d771242c1889524ba8faccc85, State: Running, Role: LEADER
I20260713 09:09:29.468873 26148 raft_consensus.cc:3060] T a215d6699c1741e2aaa9c879c37ccfe7 P 270d094a78f64c70ba53af57d6e8affd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:29.469610 26223 consensus_queue.cc:260] T a215d6699c1741e2aaa9c879c37ccfe7 P b530075d771242c1889524ba8faccc85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:29.470813 26223 raft_consensus.cc:3060] T a215d6699c1741e2aaa9c879c37ccfe7 P b530075d771242c1889524ba8faccc85 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:29.474541 26148 raft_consensus.cc:2468] T a215d6699c1741e2aaa9c879c37ccfe7 P 270d094a78f64c70ba53af57d6e8affd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43daa25e9d5f49a7a523aad1bd9504a1 in term 2.
I20260713 09:09:29.475811 26264 leader_election.cc:304] T a215d6699c1741e2aaa9c879c37ccfe7 P 43daa25e9d5f49a7a523aad1bd9504a1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270d094a78f64c70ba53af57d6e8affd, 43daa25e9d5f49a7a523aad1bd9504a1; no voters: 
I20260713 09:09:29.476508 26447 raft_consensus.cc:2804] T a215d6699c1741e2aaa9c879c37ccfe7 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:29.476516 26223 raft_consensus.cc:2468] T a215d6699c1741e2aaa9c879c37ccfe7 P b530075d771242c1889524ba8faccc85 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43daa25e9d5f49a7a523aad1bd9504a1 in term 2.
I20260713 09:09:29.476975 26447 raft_consensus.cc:697] T a215d6699c1741e2aaa9c879c37ccfe7 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 2 LEADER]: Becoming Leader. State: Replica: 43daa25e9d5f49a7a523aad1bd9504a1, State: Running, Role: LEADER
I20260713 09:09:29.477860 26447 consensus_queue.cc:237] T a215d6699c1741e2aaa9c879c37ccfe7 P 43daa25e9d5f49a7a523aad1bd9504a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:29.484458 26046 catalog_manager.cc:5697] T a215d6699c1741e2aaa9c879c37ccfe7 P 43daa25e9d5f49a7a523aad1bd9504a1 reported cstate change: term changed from 1 to 2, leader changed from b530075d771242c1889524ba8faccc85 (127.21.59.66) to 43daa25e9d5f49a7a523aad1bd9504a1 (127.21.59.67). New cstate: current_term: 2 leader_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:29.507893 26469 consensus_queue.cc:1048] T 4e9afb9f05e84a8faa14289fccc6ae79 P b530075d771242c1889524ba8faccc85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:29.508214 26373 raft_consensus.cc:993] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P 43daa25e9d5f49a7a523aad1bd9504a1: : Instructing follower 270d094a78f64c70ba53af57d6e8affd to start an election
I20260713 09:09:29.508780 26447 raft_consensus.cc:1081] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 LEADER]: Signalling peer 270d094a78f64c70ba53af57d6e8affd to start an election
I20260713 09:09:29.510337 26148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d6253f0eebf4cccbf3ce4cd6b0f24a6"
dest_uuid: "270d094a78f64c70ba53af57d6e8affd"
 from {username='slave'} at 127.0.0.1:49898
I20260713 09:09:29.510881 26148 raft_consensus.cc:493] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P 270d094a78f64c70ba53af57d6e8affd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:29.511310 26148 raft_consensus.cc:3060] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P 270d094a78f64c70ba53af57d6e8affd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:29.519387 26148 raft_consensus.cc:515] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P 270d094a78f64c70ba53af57d6e8affd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:29.521569 26148 leader_election.cc:290] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P 270d094a78f64c70ba53af57d6e8affd [CANDIDATE]: Term 2 election: Requested vote from peers b530075d771242c1889524ba8faccc85 (127.21.59.66:38735), 43daa25e9d5f49a7a523aad1bd9504a1 (127.21.59.67:38739)
I20260713 09:09:29.522172 26223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d6253f0eebf4cccbf3ce4cd6b0f24a6" candidate_uuid: "270d094a78f64c70ba53af57d6e8affd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b530075d771242c1889524ba8faccc85"
I20260713 09:09:29.522857 26223 raft_consensus.cc:3060] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P b530075d771242c1889524ba8faccc85 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:29.524387 26299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d6253f0eebf4cccbf3ce4cd6b0f24a6" candidate_uuid: "270d094a78f64c70ba53af57d6e8affd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "43daa25e9d5f49a7a523aad1bd9504a1"
I20260713 09:09:29.524979 26299 raft_consensus.cc:3055] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:29.525317 26299 raft_consensus.cc:740] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 43daa25e9d5f49a7a523aad1bd9504a1, State: Running, Role: LEADER
I20260713 09:09:29.526069 26299 consensus_queue.cc:260] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P 43daa25e9d5f49a7a523aad1bd9504a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:29.526966 26431 consensus_queue.cc:1048] T 4e9afb9f05e84a8faa14289fccc6ae79 P b530075d771242c1889524ba8faccc85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:29.527356 26299 raft_consensus.cc:3060] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:29.533043 26223 raft_consensus.cc:2468] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P b530075d771242c1889524ba8faccc85 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 270d094a78f64c70ba53af57d6e8affd in term 2.
I20260713 09:09:29.534519 26299 raft_consensus.cc:2468] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 270d094a78f64c70ba53af57d6e8affd in term 2.
I20260713 09:09:29.540373 26115 leader_election.cc:304] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P 270d094a78f64c70ba53af57d6e8affd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270d094a78f64c70ba53af57d6e8affd, b530075d771242c1889524ba8faccc85; no voters: 
I20260713 09:09:29.542061 26426 raft_consensus.cc:2804] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P 270d094a78f64c70ba53af57d6e8affd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:29.542589 26426 raft_consensus.cc:697] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P 270d094a78f64c70ba53af57d6e8affd [term 2 LEADER]: Becoming Leader. State: Replica: 270d094a78f64c70ba53af57d6e8affd, State: Running, Role: LEADER
I20260713 09:09:29.543651 26426 consensus_queue.cc:237] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P 270d094a78f64c70ba53af57d6e8affd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:29.552573 26045 catalog_manager.cc:5697] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P 270d094a78f64c70ba53af57d6e8affd reported cstate change: term changed from 1 to 2, leader changed from 43daa25e9d5f49a7a523aad1bd9504a1 (127.21.59.67) to 270d094a78f64c70ba53af57d6e8affd (127.21.59.65). New cstate: current_term: 2 leader_uuid: "270d094a78f64c70ba53af57d6e8affd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:29.559197 26447 consensus_queue.cc:1048] T 7f86846765c9448d8b805a80814bf0d1 P 43daa25e9d5f49a7a523aad1bd9504a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:29.561363 26447 consensus_queue.cc:1048] T 3e27d85070344a33a13db25a201c7442 P 43daa25e9d5f49a7a523aad1bd9504a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:29.566964 26373 raft_consensus.cc:993] T 7f86846765c9448d8b805a80814bf0d1 P 43daa25e9d5f49a7a523aad1bd9504a1: : Instructing follower b530075d771242c1889524ba8faccc85 to start an election
I20260713 09:09:29.567471 26449 raft_consensus.cc:1081] T 7f86846765c9448d8b805a80814bf0d1 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 LEADER]: Signalling peer b530075d771242c1889524ba8faccc85 to start an election
I20260713 09:09:29.569566 26373 raft_consensus.cc:993] T 3e27d85070344a33a13db25a201c7442 P 43daa25e9d5f49a7a523aad1bd9504a1: : Instructing follower b530075d771242c1889524ba8faccc85 to start an election
I20260713 09:09:29.570489 26449 raft_consensus.cc:1081] T 3e27d85070344a33a13db25a201c7442 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 LEADER]: Signalling peer b530075d771242c1889524ba8faccc85 to start an election
I20260713 09:09:29.570751 26223 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f86846765c9448d8b805a80814bf0d1"
dest_uuid: "b530075d771242c1889524ba8faccc85"
 from {username='slave'} at 127.0.0.1:59620
I20260713 09:09:29.571317 26223 raft_consensus.cc:493] T 7f86846765c9448d8b805a80814bf0d1 P b530075d771242c1889524ba8faccc85 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:29.571645 26223 raft_consensus.cc:3060] T 7f86846765c9448d8b805a80814bf0d1 P b530075d771242c1889524ba8faccc85 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:29.577556 26225 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e27d85070344a33a13db25a201c7442"
dest_uuid: "b530075d771242c1889524ba8faccc85"
 from {username='slave'} at 127.0.0.1:59620
I20260713 09:09:29.578091 26225 raft_consensus.cc:493] T 3e27d85070344a33a13db25a201c7442 P b530075d771242c1889524ba8faccc85 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:29.578433 26225 raft_consensus.cc:3060] T 3e27d85070344a33a13db25a201c7442 P b530075d771242c1889524ba8faccc85 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:29.578248 26223 raft_consensus.cc:515] T 7f86846765c9448d8b805a80814bf0d1 P b530075d771242c1889524ba8faccc85 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:29.581032 26223 leader_election.cc:290] T 7f86846765c9448d8b805a80814bf0d1 P b530075d771242c1889524ba8faccc85 [CANDIDATE]: Term 2 election: Requested vote from peers 270d094a78f64c70ba53af57d6e8affd (127.21.59.65:33425), 43daa25e9d5f49a7a523aad1bd9504a1 (127.21.59.67:38739)
I20260713 09:09:29.582269 26449 consensus_queue.cc:1048] T 7f86846765c9448d8b805a80814bf0d1 P 43daa25e9d5f49a7a523aad1bd9504a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:29.583127 26299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f86846765c9448d8b805a80814bf0d1" candidate_uuid: "b530075d771242c1889524ba8faccc85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "43daa25e9d5f49a7a523aad1bd9504a1"
I20260713 09:09:29.583761 26299 raft_consensus.cc:3055] T 7f86846765c9448d8b805a80814bf0d1 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:29.584100 26299 raft_consensus.cc:740] T 7f86846765c9448d8b805a80814bf0d1 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 43daa25e9d5f49a7a523aad1bd9504a1, State: Running, Role: LEADER
I20260713 09:09:29.584880 26299 consensus_queue.cc:260] T 7f86846765c9448d8b805a80814bf0d1 P 43daa25e9d5f49a7a523aad1bd9504a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:29.585916 26299 raft_consensus.cc:3060] T 7f86846765c9448d8b805a80814bf0d1 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:29.587906 26225 raft_consensus.cc:515] T 3e27d85070344a33a13db25a201c7442 P b530075d771242c1889524ba8faccc85 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:29.590379 26225 leader_election.cc:290] T 3e27d85070344a33a13db25a201c7442 P b530075d771242c1889524ba8faccc85 [CANDIDATE]: Term 2 election: Requested vote from peers 270d094a78f64c70ba53af57d6e8affd (127.21.59.65:33425), 43daa25e9d5f49a7a523aad1bd9504a1 (127.21.59.67:38739)
I20260713 09:09:29.592087 26297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e27d85070344a33a13db25a201c7442" candidate_uuid: "b530075d771242c1889524ba8faccc85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "43daa25e9d5f49a7a523aad1bd9504a1"
I20260713 09:09:29.592242 26149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e27d85070344a33a13db25a201c7442" candidate_uuid: "b530075d771242c1889524ba8faccc85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "270d094a78f64c70ba53af57d6e8affd"
I20260713 09:09:29.592686 26148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f86846765c9448d8b805a80814bf0d1" candidate_uuid: "b530075d771242c1889524ba8faccc85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "270d094a78f64c70ba53af57d6e8affd"
I20260713 09:09:29.593267 26148 raft_consensus.cc:3060] T 7f86846765c9448d8b805a80814bf0d1 P 270d094a78f64c70ba53af57d6e8affd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:29.593043 26149 raft_consensus.cc:3060] T 3e27d85070344a33a13db25a201c7442 P 270d094a78f64c70ba53af57d6e8affd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:29.583534 26447 consensus_queue.cc:1048] T 3e27d85070344a33a13db25a201c7442 P 43daa25e9d5f49a7a523aad1bd9504a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:29.600448 26299 raft_consensus.cc:2468] T 7f86846765c9448d8b805a80814bf0d1 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b530075d771242c1889524ba8faccc85 in term 2.
I20260713 09:09:29.601089 26148 raft_consensus.cc:2468] T 7f86846765c9448d8b805a80814bf0d1 P 270d094a78f64c70ba53af57d6e8affd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b530075d771242c1889524ba8faccc85 in term 2.
I20260713 09:09:29.601331 26297 raft_consensus.cc:3055] T 3e27d85070344a33a13db25a201c7442 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:29.601776 26297 raft_consensus.cc:740] T 3e27d85070344a33a13db25a201c7442 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 43daa25e9d5f49a7a523aad1bd9504a1, State: Running, Role: LEADER
I20260713 09:09:29.602298 26190 leader_election.cc:304] T 7f86846765c9448d8b805a80814bf0d1 P b530075d771242c1889524ba8faccc85 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270d094a78f64c70ba53af57d6e8affd, b530075d771242c1889524ba8faccc85; no voters: 
I20260713 09:09:29.603729 26431 raft_consensus.cc:2804] T 7f86846765c9448d8b805a80814bf0d1 P b530075d771242c1889524ba8faccc85 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:29.604177 26431 raft_consensus.cc:697] T 7f86846765c9448d8b805a80814bf0d1 P b530075d771242c1889524ba8faccc85 [term 2 LEADER]: Becoming Leader. State: Replica: b530075d771242c1889524ba8faccc85, State: Running, Role: LEADER
I20260713 09:09:29.605037 26431 consensus_queue.cc:237] T 7f86846765c9448d8b805a80814bf0d1 P b530075d771242c1889524ba8faccc85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:29.602564 26297 consensus_queue.cc:260] T 3e27d85070344a33a13db25a201c7442 P 43daa25e9d5f49a7a523aad1bd9504a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:29.608181 26297 raft_consensus.cc:3060] T 3e27d85070344a33a13db25a201c7442 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:29.612124 26149 raft_consensus.cc:2468] T 3e27d85070344a33a13db25a201c7442 P 270d094a78f64c70ba53af57d6e8affd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b530075d771242c1889524ba8faccc85 in term 2.
I20260713 09:09:29.613214 26150 raft_consensus.cc:1240] T 3e27d85070344a33a13db25a201c7442 P 270d094a78f64c70ba53af57d6e8affd [term 2 FOLLOWER]: Rejecting Update request from peer 43daa25e9d5f49a7a523aad1bd9504a1 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260713 09:09:29.615356 26190 leader_election.cc:304] T 3e27d85070344a33a13db25a201c7442 P b530075d771242c1889524ba8faccc85 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270d094a78f64c70ba53af57d6e8affd, b530075d771242c1889524ba8faccc85; no voters: 
I20260713 09:09:29.615590 26297 raft_consensus.cc:2468] T 3e27d85070344a33a13db25a201c7442 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b530075d771242c1889524ba8faccc85 in term 2.
I20260713 09:09:29.616326 26431 raft_consensus.cc:2804] T 3e27d85070344a33a13db25a201c7442 P b530075d771242c1889524ba8faccc85 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:29.617036 26431 raft_consensus.cc:697] T 3e27d85070344a33a13db25a201c7442 P b530075d771242c1889524ba8faccc85 [term 2 LEADER]: Becoming Leader. State: Replica: b530075d771242c1889524ba8faccc85, State: Running, Role: LEADER
I20260713 09:09:29.619135 26431 consensus_queue.cc:237] T 3e27d85070344a33a13db25a201c7442 P b530075d771242c1889524ba8faccc85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:29.621099 26046 catalog_manager.cc:5697] T 7f86846765c9448d8b805a80814bf0d1 P b530075d771242c1889524ba8faccc85 reported cstate change: term changed from 1 to 2, leader changed from 43daa25e9d5f49a7a523aad1bd9504a1 (127.21.59.67) to b530075d771242c1889524ba8faccc85 (127.21.59.66). New cstate: current_term: 2 leader_uuid: "b530075d771242c1889524ba8faccc85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:29.634953 26046 catalog_manager.cc:5697] T 3e27d85070344a33a13db25a201c7442 P b530075d771242c1889524ba8faccc85 reported cstate change: term changed from 1 to 2, leader changed from 43daa25e9d5f49a7a523aad1bd9504a1 (127.21.59.67) to b530075d771242c1889524ba8faccc85 (127.21.59.66). New cstate: current_term: 2 leader_uuid: "b530075d771242c1889524ba8faccc85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:29.662338 26431 consensus_queue.cc:1048] T d0a67a4420274dedad65ebdcdc5abb74 P b530075d771242c1889524ba8faccc85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:29.672094 26471 consensus_queue.cc:1048] T d0a67a4420274dedad65ebdcdc5abb74 P b530075d771242c1889524ba8faccc85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:29.794430 26225 raft_consensus.cc:1275] T 3f8165500063453b87f7af03a22581fb P b530075d771242c1889524ba8faccc85 [term 2 FOLLOWER]: Refusing update from remote peer 270d094a78f64c70ba53af57d6e8affd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:29.795763 26506 consensus_queue.cc:1048] T 3f8165500063453b87f7af03a22581fb P 270d094a78f64c70ba53af57d6e8affd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:29.802982 26299 raft_consensus.cc:3060] T 3f8165500063453b87f7af03a22581fb P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:29.810209 26299 raft_consensus.cc:1275] T 3f8165500063453b87f7af03a22581fb P 43daa25e9d5f49a7a523aad1bd9504a1 [term 2 FOLLOWER]: Refusing update from remote peer 270d094a78f64c70ba53af57d6e8affd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:29.812971 26509 consensus_queue.cc:1048] T 3f8165500063453b87f7af03a22581fb P 270d094a78f64c70ba53af57d6e8affd [LEADER]: Connected to new peer: Peer: permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260713 09:09:29.882331 26150 raft_consensus.cc:1275] T a215d6699c1741e2aaa9c879c37ccfe7 P 270d094a78f64c70ba53af57d6e8affd [term 2 FOLLOWER]: Refusing update from remote peer 43daa25e9d5f49a7a523aad1bd9504a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:29.883731 26447 consensus_queue.cc:1048] T a215d6699c1741e2aaa9c879c37ccfe7 P 43daa25e9d5f49a7a523aad1bd9504a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:29.892298 26225 raft_consensus.cc:1275] T a215d6699c1741e2aaa9c879c37ccfe7 P b530075d771242c1889524ba8faccc85 [term 2 FOLLOWER]: Refusing update from remote peer 43daa25e9d5f49a7a523aad1bd9504a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:29.894673 26447 consensus_queue.cc:1048] T a215d6699c1741e2aaa9c879c37ccfe7 P 43daa25e9d5f49a7a523aad1bd9504a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:29.894635 26297 raft_consensus.cc:1275] T 87404f2053da4938828cef82efe79b56 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 2 FOLLOWER]: Refusing update from remote peer 270d094a78f64c70ba53af57d6e8affd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:29.896888 26489 consensus_queue.cc:1048] T 87404f2053da4938828cef82efe79b56 P 270d094a78f64c70ba53af57d6e8affd [LEADER]: Connected to new peer: Peer: permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:29.907300 26225 raft_consensus.cc:1275] T 87404f2053da4938828cef82efe79b56 P b530075d771242c1889524ba8faccc85 [term 2 FOLLOWER]: Refusing update from remote peer 270d094a78f64c70ba53af57d6e8affd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:29.908768 26489 consensus_queue.cc:1048] T 87404f2053da4938828cef82efe79b56 P 270d094a78f64c70ba53af57d6e8affd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:30.051512 26297 raft_consensus.cc:1275] T 3e27d85070344a33a13db25a201c7442 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 2 FOLLOWER]: Refusing update from remote peer b530075d771242c1889524ba8faccc85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:30.052973 26431 consensus_queue.cc:1048] T 3e27d85070344a33a13db25a201c7442 P b530075d771242c1889524ba8faccc85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:30.061553 26150 raft_consensus.cc:1275] T 3e27d85070344a33a13db25a201c7442 P 270d094a78f64c70ba53af57d6e8affd [term 2 FOLLOWER]: Refusing update from remote peer b530075d771242c1889524ba8faccc85: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:30.063289 26471 consensus_queue.cc:1048] T 3e27d85070344a33a13db25a201c7442 P b530075d771242c1889524ba8faccc85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:30.099908 26150 raft_consensus.cc:1275] T 7f86846765c9448d8b805a80814bf0d1 P 270d094a78f64c70ba53af57d6e8affd [term 2 FOLLOWER]: Refusing update from remote peer b530075d771242c1889524ba8faccc85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:30.101331 26471 consensus_queue.cc:1048] T 7f86846765c9448d8b805a80814bf0d1 P b530075d771242c1889524ba8faccc85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:30.105146 26225 raft_consensus.cc:1275] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P b530075d771242c1889524ba8faccc85 [term 2 FOLLOWER]: Refusing update from remote peer 270d094a78f64c70ba53af57d6e8affd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:30.106552 26489 consensus_queue.cc:1048] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P 270d094a78f64c70ba53af57d6e8affd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:30.108952 26299 raft_consensus.cc:1275] T 7f86846765c9448d8b805a80814bf0d1 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 2 FOLLOWER]: Refusing update from remote peer b530075d771242c1889524ba8faccc85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:30.112763 26471 consensus_queue.cc:1048] T 7f86846765c9448d8b805a80814bf0d1 P b530075d771242c1889524ba8faccc85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260713 09:09:30.116155 26299 raft_consensus.cc:1275] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 2 FOLLOWER]: Refusing update from remote peer 270d094a78f64c70ba53af57d6e8affd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:30.117671 26489 consensus_queue.cc:1048] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P 270d094a78f64c70ba53af57d6e8affd [LEADER]: Connected to new peer: Peer: permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:32.284241 26044 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:56922:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:09:32.304745 26044 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56922:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:09:32.377034 21741 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:09:32.505604 26115 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.59.66:38735, user_credentials={real_user=slave}} blocked reactor thread for 46470.4us
W20260713 09:09:32.505259 26191 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.59.67:38739, user_credentials={real_user=slave}} blocked reactor thread for 79249.4us
W20260713 09:09:32.519599 26190 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.59.65:33425, user_credentials={real_user=slave}} blocked reactor thread for 92724.7us
I20260713 09:09:32.563742 26561 tablet.cc:1724] T 7f86846765c9448d8b805a80814bf0d1 P b530075d771242c1889524ba8faccc85: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.554445 26562 tablet.cc:1724] T c2ea8d7734dd413289b33552b84917ee P 270d094a78f64c70ba53af57d6e8affd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:09:32.563004 26116 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.59.67:38739, user_credentials={real_user=slave}} blocked reactor thread for 48996.5us
I20260713 09:09:32.597810 26566 tablet.cc:1724] T c2ea8d7734dd413289b33552b84917ee P 43daa25e9d5f49a7a523aad1bd9504a1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.641744 26574 tablet.cc:1724] T 7f86846765c9448d8b805a80814bf0d1 P 270d094a78f64c70ba53af57d6e8affd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.647815 26570 tablet.cc:1724] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P 270d094a78f64c70ba53af57d6e8affd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.665541 26578 tablet.cc:1724] T a215d6699c1741e2aaa9c879c37ccfe7 P 43daa25e9d5f49a7a523aad1bd9504a1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:09:32.697099 26565 log.cc:927] Time spent T 3f8165500063453b87f7af03a22581fb P b530075d771242c1889524ba8faccc85: Append to log took a long time: real 0.082s	user 0.001s	sys 0.000s
W20260713 09:09:32.699398 26569 log.cc:927] Time spent T 3e27d85070344a33a13db25a201c7442 P 270d094a78f64c70ba53af57d6e8affd: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
I20260713 09:09:32.701332 26562 tablet.cc:1724] T a215d6699c1741e2aaa9c879c37ccfe7 P 270d094a78f64c70ba53af57d6e8affd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:09:32.702253 26563 log.cc:927] Time spent T 87404f2053da4938828cef82efe79b56 P 43daa25e9d5f49a7a523aad1bd9504a1: Append to log took a long time: real 0.101s	user 0.001s	sys 0.000s
I20260713 09:09:32.703644 26575 tablet.cc:1724] T 3f8165500063453b87f7af03a22581fb P 270d094a78f64c70ba53af57d6e8affd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.705273 26577 tablet.cc:1724] T 7f86846765c9448d8b805a80814bf0d1 P 43daa25e9d5f49a7a523aad1bd9504a1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:09:32.724927 26568 log.cc:927] Time spent T d0a67a4420274dedad65ebdcdc5abb74 P 270d094a78f64c70ba53af57d6e8affd: Append to log took a long time: real 0.088s	user 0.000s	sys 0.011s
I20260713 09:09:32.681380 26571 tablet.cc:1724] T c2ea8d7734dd413289b33552b84917ee P b530075d771242c1889524ba8faccc85: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:09:32.751374 26579 log.cc:927] Time spent T 87404f2053da4938828cef82efe79b56 P b530075d771242c1889524ba8faccc85: Append to log took a long time: real 0.067s	user 0.001s	sys 0.001s
I20260713 09:09:32.756475 26562 tablet.cc:1724] T 87404f2053da4938828cef82efe79b56 P 270d094a78f64c70ba53af57d6e8affd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.768923 26581 tablet.cc:1724] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P b530075d771242c1889524ba8faccc85: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.773011 26577 tablet.cc:1724] T 87404f2053da4938828cef82efe79b56 P 43daa25e9d5f49a7a523aad1bd9504a1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.777863 26561 tablet.cc:1724] T 4e9afb9f05e84a8faa14289fccc6ae79 P b530075d771242c1889524ba8faccc85: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.794142 26223 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e672e34b2bf47f0b4c4a2c8c07c4476"
dest_uuid: "b530075d771242c1889524ba8faccc85"
mode: GRACEFUL
new_leader_uuid: "43daa25e9d5f49a7a523aad1bd9504a1"
 from {username='slave'} at 127.0.0.1:59642
I20260713 09:09:32.736610 26580 tablet.cc:1724] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P 43daa25e9d5f49a7a523aad1bd9504a1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.799624 26223 raft_consensus.cc:606] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P b530075d771242c1889524ba8faccc85 [term 1 LEADER]: Received request to transfer leadership to TS 43daa25e9d5f49a7a523aad1bd9504a1
I20260713 09:09:32.787726 26578 tablet.cc:1724] T 4e9afb9f05e84a8faa14289fccc6ae79 P 43daa25e9d5f49a7a523aad1bd9504a1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.792132 26562 tablet.cc:1724] T 3e27d85070344a33a13db25a201c7442 P 270d094a78f64c70ba53af57d6e8affd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.736702 26566 tablet.cc:1724] T 3f8165500063453b87f7af03a22581fb P 43daa25e9d5f49a7a523aad1bd9504a1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.826094 26571 tablet.cc:1724] T d0a67a4420274dedad65ebdcdc5abb74 P b530075d771242c1889524ba8faccc85: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.839021 26514 raft_consensus.cc:993] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P b530075d771242c1889524ba8faccc85: : Instructing follower 43daa25e9d5f49a7a523aad1bd9504a1 to start an election
I20260713 09:09:32.839592 26514 raft_consensus.cc:1081] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P b530075d771242c1889524ba8faccc85 [term 1 LEADER]: Signalling peer 43daa25e9d5f49a7a523aad1bd9504a1 to start an election
I20260713 09:09:32.841771 26571 tablet.cc:1724] T 3e27d85070344a33a13db25a201c7442 P b530075d771242c1889524ba8faccc85: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.843873 26296 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e672e34b2bf47f0b4c4a2c8c07c4476"
dest_uuid: "43daa25e9d5f49a7a523aad1bd9504a1"
 from {username='slave'} at 127.0.0.1:52022
I20260713 09:09:32.844498 26296 raft_consensus.cc:493] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:32.844978 26296 raft_consensus.cc:3060] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:32.842514 26580 tablet.cc:1724] T d0a67a4420274dedad65ebdcdc5abb74 P 43daa25e9d5f49a7a523aad1bd9504a1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.824460 26570 tablet.cc:1724] T d0a67a4420274dedad65ebdcdc5abb74 P 270d094a78f64c70ba53af57d6e8affd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.855106 26566 tablet.cc:1724] T 3e27d85070344a33a13db25a201c7442 P 43daa25e9d5f49a7a523aad1bd9504a1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.863498 26561 tablet.cc:1724] T 87404f2053da4938828cef82efe79b56 P b530075d771242c1889524ba8faccc85: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.849694 26582 tablet.cc:1724] T 3f8165500063453b87f7af03a22581fb P b530075d771242c1889524ba8faccc85: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.876031 26296 raft_consensus.cc:515] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:32.879146 26150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e672e34b2bf47f0b4c4a2c8c07c4476" candidate_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "270d094a78f64c70ba53af57d6e8affd"
I20260713 09:09:32.870981 26574 tablet.cc:1724] T 4e9afb9f05e84a8faa14289fccc6ae79 P 270d094a78f64c70ba53af57d6e8affd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.879746 26150 raft_consensus.cc:3060] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P 270d094a78f64c70ba53af57d6e8affd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:32.899222 26148 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "afd954aaed234319a5f50fc971d79c86"
dest_uuid: "270d094a78f64c70ba53af57d6e8affd"
mode: GRACEFUL
new_leader_uuid: "43daa25e9d5f49a7a523aad1bd9504a1"
 from {username='slave'} at 127.0.0.1:49920
I20260713 09:09:32.899962 26148 raft_consensus.cc:606] T afd954aaed234319a5f50fc971d79c86 P 270d094a78f64c70ba53af57d6e8affd [term 1 LEADER]: Received request to transfer leadership to TS 43daa25e9d5f49a7a523aad1bd9504a1
I20260713 09:09:32.899582 26581 tablet.cc:1724] T a215d6699c1741e2aaa9c879c37ccfe7 P b530075d771242c1889524ba8faccc85: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.903131 21741 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:09:32.903680 21741 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:32.908447 26150 raft_consensus.cc:2468] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P 270d094a78f64c70ba53af57d6e8affd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43daa25e9d5f49a7a523aad1bd9504a1 in term 2.
I20260713 09:09:32.909936 26264 leader_election.cc:304] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P 43daa25e9d5f49a7a523aad1bd9504a1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270d094a78f64c70ba53af57d6e8affd, 43daa25e9d5f49a7a523aad1bd9504a1; no voters: 
I20260713 09:09:32.910125 26296 leader_election.cc:290] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P 43daa25e9d5f49a7a523aad1bd9504a1 [CANDIDATE]: Term 2 election: Requested vote from peers 270d094a78f64c70ba53af57d6e8affd (127.21.59.65:33425), b530075d771242c1889524ba8faccc85 (127.21.59.66:38735)
I20260713 09:09:32.911496 26512 raft_consensus.cc:2804] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:32.912062 26512 raft_consensus.cc:697] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 2 LEADER]: Becoming Leader. State: Replica: 43daa25e9d5f49a7a523aad1bd9504a1, State: Running, Role: LEADER
I20260713 09:09:32.913017 26512 consensus_queue.cc:237] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P 43daa25e9d5f49a7a523aad1bd9504a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:32.916452 26221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e672e34b2bf47f0b4c4a2c8c07c4476" candidate_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b530075d771242c1889524ba8faccc85"
I20260713 09:09:32.917268 26221 raft_consensus.cc:3055] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P b530075d771242c1889524ba8faccc85 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:32.917507 26221 raft_consensus.cc:740] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P b530075d771242c1889524ba8faccc85 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b530075d771242c1889524ba8faccc85, State: Running, Role: LEADER
I20260713 09:09:32.918355 26221 consensus_queue.cc:260] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P b530075d771242c1889524ba8faccc85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:32.919745 26221 raft_consensus.cc:3060] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P b530075d771242c1889524ba8faccc85 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:32.922143 26044 catalog_manager.cc:6242] T 00000000000000000000000000000000 P b8df77b35fb144ad9d4fcad405b5223f: soft_deleted_table [id=5d4c868490fc40a9b8d74e2fbc71fa43] alter complete (version 1)
I20260713 09:09:32.929674 26221 raft_consensus.cc:2468] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P b530075d771242c1889524ba8faccc85 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43daa25e9d5f49a7a523aad1bd9504a1 in term 2.
I20260713 09:09:32.930339 26046 catalog_manager.cc:5697] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P 43daa25e9d5f49a7a523aad1bd9504a1 reported cstate change: term changed from 1 to 2, leader changed from b530075d771242c1889524ba8faccc85 (127.21.59.66) to 43daa25e9d5f49a7a523aad1bd9504a1 (127.21.59.67). New cstate: current_term: 2 leader_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:33.293421 26547 raft_consensus.cc:993] T afd954aaed234319a5f50fc971d79c86 P 270d094a78f64c70ba53af57d6e8affd: : Instructing follower 43daa25e9d5f49a7a523aad1bd9504a1 to start an election
I20260713 09:09:33.294324 26553 raft_consensus.cc:1081] T afd954aaed234319a5f50fc971d79c86 P 270d094a78f64c70ba53af57d6e8affd [term 1 LEADER]: Signalling peer 43daa25e9d5f49a7a523aad1bd9504a1 to start an election
I20260713 09:09:33.295940 26295 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "afd954aaed234319a5f50fc971d79c86"
dest_uuid: "43daa25e9d5f49a7a523aad1bd9504a1"
 from {username='slave'} at 127.0.0.1:52032
I20260713 09:09:33.296602 26295 raft_consensus.cc:493] T afd954aaed234319a5f50fc971d79c86 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:33.296959 26295 raft_consensus.cc:3060] T afd954aaed234319a5f50fc971d79c86 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:33.306731 26295 raft_consensus.cc:515] T afd954aaed234319a5f50fc971d79c86 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:33.308586 26295 leader_election.cc:290] T afd954aaed234319a5f50fc971d79c86 P 43daa25e9d5f49a7a523aad1bd9504a1 [CANDIDATE]: Term 2 election: Requested vote from peers 270d094a78f64c70ba53af57d6e8affd (127.21.59.65:33425), b530075d771242c1889524ba8faccc85 (127.21.59.66:38735)
I20260713 09:09:33.309646 26150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd954aaed234319a5f50fc971d79c86" candidate_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "270d094a78f64c70ba53af57d6e8affd"
I20260713 09:09:33.309957 26221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd954aaed234319a5f50fc971d79c86" candidate_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b530075d771242c1889524ba8faccc85"
I20260713 09:09:33.310428 26150 raft_consensus.cc:3055] T afd954aaed234319a5f50fc971d79c86 P 270d094a78f64c70ba53af57d6e8affd [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:33.310549 26221 raft_consensus.cc:3060] T afd954aaed234319a5f50fc971d79c86 P b530075d771242c1889524ba8faccc85 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:33.310750 26150 raft_consensus.cc:740] T afd954aaed234319a5f50fc971d79c86 P 270d094a78f64c70ba53af57d6e8affd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 270d094a78f64c70ba53af57d6e8affd, State: Running, Role: LEADER
I20260713 09:09:33.311844 26150 consensus_queue.cc:260] T afd954aaed234319a5f50fc971d79c86 P 270d094a78f64c70ba53af57d6e8affd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:33.313136 26150 raft_consensus.cc:3060] T afd954aaed234319a5f50fc971d79c86 P 270d094a78f64c70ba53af57d6e8affd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:33.317667 26148 raft_consensus.cc:1275] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P 270d094a78f64c70ba53af57d6e8affd [term 2 FOLLOWER]: Refusing update from remote peer 43daa25e9d5f49a7a523aad1bd9504a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:33.318354 26221 raft_consensus.cc:2468] T afd954aaed234319a5f50fc971d79c86 P b530075d771242c1889524ba8faccc85 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43daa25e9d5f49a7a523aad1bd9504a1 in term 2.
I20260713 09:09:33.319427 26512 consensus_queue.cc:1048] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P 43daa25e9d5f49a7a523aad1bd9504a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:33.319852 26264 leader_election.cc:304] T afd954aaed234319a5f50fc971d79c86 P 43daa25e9d5f49a7a523aad1bd9504a1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43daa25e9d5f49a7a523aad1bd9504a1, b530075d771242c1889524ba8faccc85; no voters: 
I20260713 09:09:33.320994 26549 raft_consensus.cc:2804] T afd954aaed234319a5f50fc971d79c86 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:33.321506 26549 raft_consensus.cc:697] T afd954aaed234319a5f50fc971d79c86 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 2 LEADER]: Becoming Leader. State: Replica: 43daa25e9d5f49a7a523aad1bd9504a1, State: Running, Role: LEADER
I20260713 09:09:33.321684 26150 raft_consensus.cc:2468] T afd954aaed234319a5f50fc971d79c86 P 270d094a78f64c70ba53af57d6e8affd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43daa25e9d5f49a7a523aad1bd9504a1 in term 2.
I20260713 09:09:33.322963 26549 consensus_queue.cc:237] T afd954aaed234319a5f50fc971d79c86 P 43daa25e9d5f49a7a523aad1bd9504a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } }
I20260713 09:09:33.349387 26044 catalog_manager.cc:5697] T afd954aaed234319a5f50fc971d79c86 P 43daa25e9d5f49a7a523aad1bd9504a1 reported cstate change: term changed from 1 to 2, leader changed from 270d094a78f64c70ba53af57d6e8affd (127.21.59.65) to 43daa25e9d5f49a7a523aad1bd9504a1 (127.21.59.67). New cstate: current_term: 2 leader_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43daa25e9d5f49a7a523aad1bd9504a1" member_type: VOTER last_known_addr { host: "127.21.59.67" port: 38739 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:33.352380 26221 raft_consensus.cc:1275] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P b530075d771242c1889524ba8faccc85 [term 2 FOLLOWER]: Refusing update from remote peer 43daa25e9d5f49a7a523aad1bd9504a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:33.354244 26549 consensus_queue.cc:1048] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P 43daa25e9d5f49a7a523aad1bd9504a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:33.727415 26148 raft_consensus.cc:1275] T afd954aaed234319a5f50fc971d79c86 P 270d094a78f64c70ba53af57d6e8affd [term 2 FOLLOWER]: Refusing update from remote peer 43daa25e9d5f49a7a523aad1bd9504a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:33.729010 26595 consensus_queue.cc:1048] T afd954aaed234319a5f50fc971d79c86 P 43daa25e9d5f49a7a523aad1bd9504a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "270d094a78f64c70ba53af57d6e8affd" member_type: VOTER last_known_addr { host: "127.21.59.65" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:33.738884 26222 raft_consensus.cc:1275] T afd954aaed234319a5f50fc971d79c86 P b530075d771242c1889524ba8faccc85 [term 2 FOLLOWER]: Refusing update from remote peer 43daa25e9d5f49a7a523aad1bd9504a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:33.742957 26595 consensus_queue.cc:1048] T afd954aaed234319a5f50fc971d79c86 P 43daa25e9d5f49a7a523aad1bd9504a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b530075d771242c1889524ba8faccc85" member_type: VOTER last_known_addr { host: "127.21.59.66" port: 38735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:33.959676 21741 tablet_server.cc:179] TabletServer@127.21.59.65:0 shutting down...
W20260713 09:09:33.964426 26190 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 9 similar messages]
W20260713 09:09:33.968423 26190 consensus_peers.cc:597] T 7f86846765c9448d8b805a80814bf0d1 P b530075d771242c1889524ba8faccc85 -> Peer 270d094a78f64c70ba53af57d6e8affd (127.21.59.65:33425): Couldn't send request to peer 270d094a78f64c70ba53af57d6e8affd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:33.989940 21741 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:33.990772 21741 tablet_replica.cc:333] T 3e27d85070344a33a13db25a201c7442 P 270d094a78f64c70ba53af57d6e8affd: stopping tablet replica
I20260713 09:09:33.992130 21741 raft_consensus.cc:2243] T 3e27d85070344a33a13db25a201c7442 P 270d094a78f64c70ba53af57d6e8affd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.992624 21741 raft_consensus.cc:2272] T 3e27d85070344a33a13db25a201c7442 P 270d094a78f64c70ba53af57d6e8affd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.995090 21741 tablet_replica.cc:333] T 7f86846765c9448d8b805a80814bf0d1 P 270d094a78f64c70ba53af57d6e8affd: stopping tablet replica
I20260713 09:09:33.995743 21741 raft_consensus.cc:2243] T 7f86846765c9448d8b805a80814bf0d1 P 270d094a78f64c70ba53af57d6e8affd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.996249 21741 raft_consensus.cc:2272] T 7f86846765c9448d8b805a80814bf0d1 P 270d094a78f64c70ba53af57d6e8affd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.998292 21741 tablet_replica.cc:333] T d0a67a4420274dedad65ebdcdc5abb74 P 270d094a78f64c70ba53af57d6e8affd: stopping tablet replica
I20260713 09:09:33.998950 21741 raft_consensus.cc:2243] T d0a67a4420274dedad65ebdcdc5abb74 P 270d094a78f64c70ba53af57d6e8affd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.999446 21741 raft_consensus.cc:2272] T d0a67a4420274dedad65ebdcdc5abb74 P 270d094a78f64c70ba53af57d6e8affd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.001569 21741 tablet_replica.cc:333] T a215d6699c1741e2aaa9c879c37ccfe7 P 270d094a78f64c70ba53af57d6e8affd: stopping tablet replica
I20260713 09:09:34.002094 21741 raft_consensus.cc:2243] T a215d6699c1741e2aaa9c879c37ccfe7 P 270d094a78f64c70ba53af57d6e8affd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:34.002530 21741 raft_consensus.cc:2272] T a215d6699c1741e2aaa9c879c37ccfe7 P 270d094a78f64c70ba53af57d6e8affd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.004750 21741 tablet_replica.cc:333] T 3b92e4c735ff44aa878c9a11aa2652eb P 270d094a78f64c70ba53af57d6e8affd: stopping tablet replica
I20260713 09:09:34.005306 21741 raft_consensus.cc:2243] T 3b92e4c735ff44aa878c9a11aa2652eb P 270d094a78f64c70ba53af57d6e8affd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:34.006096 21741 raft_consensus.cc:2272] T 3b92e4c735ff44aa878c9a11aa2652eb P 270d094a78f64c70ba53af57d6e8affd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.008760 21741 tablet_replica.cc:333] T afd954aaed234319a5f50fc971d79c86 P 270d094a78f64c70ba53af57d6e8affd: stopping tablet replica
I20260713 09:09:34.009435 21741 raft_consensus.cc:2243] T afd954aaed234319a5f50fc971d79c86 P 270d094a78f64c70ba53af57d6e8affd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:34.009971 21741 raft_consensus.cc:2272] T afd954aaed234319a5f50fc971d79c86 P 270d094a78f64c70ba53af57d6e8affd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.013273 21741 tablet_replica.cc:333] T 87404f2053da4938828cef82efe79b56 P 270d094a78f64c70ba53af57d6e8affd: stopping tablet replica
I20260713 09:09:34.013923 21741 raft_consensus.cc:2243] T 87404f2053da4938828cef82efe79b56 P 270d094a78f64c70ba53af57d6e8affd [term 2 LEADER]: Raft consensus shutting down.
W20260713 09:09:34.014060 26190 consensus_peers.cc:597] T 72980140fe3740b5bd3fa9d8d6ab0e55 P b530075d771242c1889524ba8faccc85 -> Peer 270d094a78f64c70ba53af57d6e8affd (127.21.59.65:33425): Couldn't send request to peer 270d094a78f64c70ba53af57d6e8affd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:34.014963 21741 raft_consensus.cc:2272] T 87404f2053da4938828cef82efe79b56 P 270d094a78f64c70ba53af57d6e8affd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.017136 21741 tablet_replica.cc:333] T 3f8165500063453b87f7af03a22581fb P 270d094a78f64c70ba53af57d6e8affd: stopping tablet replica
I20260713 09:09:34.017760 21741 raft_consensus.cc:2243] T 3f8165500063453b87f7af03a22581fb P 270d094a78f64c70ba53af57d6e8affd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:34.018567 21741 raft_consensus.cc:2272] T 3f8165500063453b87f7af03a22581fb P 270d094a78f64c70ba53af57d6e8affd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.020800 21741 tablet_replica.cc:333] T c2ea8d7734dd413289b33552b84917ee P 270d094a78f64c70ba53af57d6e8affd: stopping tablet replica
I20260713 09:09:34.021412 21741 raft_consensus.cc:2243] T c2ea8d7734dd413289b33552b84917ee P 270d094a78f64c70ba53af57d6e8affd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:34.022275 21741 raft_consensus.cc:2272] T c2ea8d7734dd413289b33552b84917ee P 270d094a78f64c70ba53af57d6e8affd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.024453 21741 tablet_replica.cc:333] T 0039ba8269ff4e1081bcb49190625df7 P 270d094a78f64c70ba53af57d6e8affd: stopping tablet replica
I20260713 09:09:34.025033 21741 raft_consensus.cc:2243] T 0039ba8269ff4e1081bcb49190625df7 P 270d094a78f64c70ba53af57d6e8affd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:34.025907 21741 raft_consensus.cc:2272] T 0039ba8269ff4e1081bcb49190625df7 P 270d094a78f64c70ba53af57d6e8affd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.028117 21741 tablet_replica.cc:333] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P 270d094a78f64c70ba53af57d6e8affd: stopping tablet replica
I20260713 09:09:34.028664 21741 raft_consensus.cc:2243] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P 270d094a78f64c70ba53af57d6e8affd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:34.029485 21741 raft_consensus.cc:2272] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P 270d094a78f64c70ba53af57d6e8affd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.031692 21741 tablet_replica.cc:333] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P 270d094a78f64c70ba53af57d6e8affd: stopping tablet replica
I20260713 09:09:34.032220 21741 raft_consensus.cc:2243] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P 270d094a78f64c70ba53af57d6e8affd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:34.032663 21741 raft_consensus.cc:2272] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P 270d094a78f64c70ba53af57d6e8affd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.035531 21741 tablet_replica.cc:333] T 4e9afb9f05e84a8faa14289fccc6ae79 P 270d094a78f64c70ba53af57d6e8affd: stopping tablet replica
I20260713 09:09:34.036108 21741 raft_consensus.cc:2243] T 4e9afb9f05e84a8faa14289fccc6ae79 P 270d094a78f64c70ba53af57d6e8affd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:34.036584 21741 raft_consensus.cc:2272] T 4e9afb9f05e84a8faa14289fccc6ae79 P 270d094a78f64c70ba53af57d6e8affd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.038542 21741 tablet_replica.cc:333] T 8ecc6227d54c4623a9b8acdffb3787f1 P 270d094a78f64c70ba53af57d6e8affd: stopping tablet replica
I20260713 09:09:34.039265 21741 raft_consensus.cc:2243] T 8ecc6227d54c4623a9b8acdffb3787f1 P 270d094a78f64c70ba53af57d6e8affd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:34.039760 21741 raft_consensus.cc:2272] T 8ecc6227d54c4623a9b8acdffb3787f1 P 270d094a78f64c70ba53af57d6e8affd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.041872 21741 tablet_replica.cc:333] T 3df8ded918e449359861f47af146a2c4 P 270d094a78f64c70ba53af57d6e8affd: stopping tablet replica
I20260713 09:09:34.042395 21741 raft_consensus.cc:2243] T 3df8ded918e449359861f47af146a2c4 P 270d094a78f64c70ba53af57d6e8affd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:34.042939 21741 raft_consensus.cc:2272] T 3df8ded918e449359861f47af146a2c4 P 270d094a78f64c70ba53af57d6e8affd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.045032 21741 tablet_replica.cc:333] T 8c4e4bc7934440e7819f44c5bf35ba8d P 270d094a78f64c70ba53af57d6e8affd: stopping tablet replica
I20260713 09:09:34.045533 21741 raft_consensus.cc:2243] T 8c4e4bc7934440e7819f44c5bf35ba8d P 270d094a78f64c70ba53af57d6e8affd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:34.046015 21741 raft_consensus.cc:2272] T 8c4e4bc7934440e7819f44c5bf35ba8d P 270d094a78f64c70ba53af57d6e8affd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.048127 21741 tablet_replica.cc:333] T 72980140fe3740b5bd3fa9d8d6ab0e55 P 270d094a78f64c70ba53af57d6e8affd: stopping tablet replica
I20260713 09:09:34.048635 21741 raft_consensus.cc:2243] T 72980140fe3740b5bd3fa9d8d6ab0e55 P 270d094a78f64c70ba53af57d6e8affd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:34.049132 21741 raft_consensus.cc:2272] T 72980140fe3740b5bd3fa9d8d6ab0e55 P 270d094a78f64c70ba53af57d6e8affd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.051065 21741 tablet_replica.cc:333] T 61a4f40e779b4696b92a1790c291320d P 270d094a78f64c70ba53af57d6e8affd: stopping tablet replica
I20260713 09:09:34.051551 21741 raft_consensus.cc:2243] T 61a4f40e779b4696b92a1790c291320d P 270d094a78f64c70ba53af57d6e8affd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:34.052384 21741 raft_consensus.cc:2272] T 61a4f40e779b4696b92a1790c291320d P 270d094a78f64c70ba53af57d6e8affd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:34.083171 26264 consensus_peers.cc:597] T a215d6699c1741e2aaa9c879c37ccfe7 P 43daa25e9d5f49a7a523aad1bd9504a1 -> Peer 270d094a78f64c70ba53af57d6e8affd (127.21.59.65:33425): Couldn't send request to peer 270d094a78f64c70ba53af57d6e8affd. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.65:33425: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:34.086287 21741 tablet_server.cc:196] TabletServer@127.21.59.65:0 shutdown complete.
I20260713 09:09:34.125514 21741 tablet_server.cc:179] TabletServer@127.21.59.66:0 shutting down...
W20260713 09:09:34.148631 26190 consensus_peers.cc:597] T 3df8ded918e449359861f47af146a2c4 P b530075d771242c1889524ba8faccc85 -> Peer 270d094a78f64c70ba53af57d6e8affd (127.21.59.65:33425): Couldn't send request to peer 270d094a78f64c70ba53af57d6e8affd. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.65:33425: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:34.155284 26190 consensus_peers.cc:597] T 4e9afb9f05e84a8faa14289fccc6ae79 P b530075d771242c1889524ba8faccc85 -> Peer 270d094a78f64c70ba53af57d6e8affd (127.21.59.65:33425): Couldn't send request to peer 270d094a78f64c70ba53af57d6e8affd. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.65:33425: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:34.163287 21741 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:34.164165 21741 tablet_replica.cc:333] T 7f86846765c9448d8b805a80814bf0d1 P b530075d771242c1889524ba8faccc85: stopping tablet replica
I20260713 09:09:34.165233 21741 raft_consensus.cc:2243] T 7f86846765c9448d8b805a80814bf0d1 P b530075d771242c1889524ba8faccc85 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:34.166213 21741 raft_consensus.cc:2272] T 7f86846765c9448d8b805a80814bf0d1 P b530075d771242c1889524ba8faccc85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.168783 21741 tablet_replica.cc:333] T d0a67a4420274dedad65ebdcdc5abb74 P b530075d771242c1889524ba8faccc85: stopping tablet replica
I20260713 09:09:34.169489 21741 raft_consensus.cc:2243] T d0a67a4420274dedad65ebdcdc5abb74 P b530075d771242c1889524ba8faccc85 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:34.170395 21741 raft_consensus.cc:2272] T d0a67a4420274dedad65ebdcdc5abb74 P b530075d771242c1889524ba8faccc85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.172660 21741 tablet_replica.cc:333] T 3e27d85070344a33a13db25a201c7442 P b530075d771242c1889524ba8faccc85: stopping tablet replica
I20260713 09:09:34.173297 21741 raft_consensus.cc:2243] T 3e27d85070344a33a13db25a201c7442 P b530075d771242c1889524ba8faccc85 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:34.174139 21741 raft_consensus.cc:2272] T 3e27d85070344a33a13db25a201c7442 P b530075d771242c1889524ba8faccc85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.176257 21741 tablet_replica.cc:333] T c2ea8d7734dd413289b33552b84917ee P b530075d771242c1889524ba8faccc85: stopping tablet replica
I20260713 09:09:34.176849 21741 raft_consensus.cc:2243] T c2ea8d7734dd413289b33552b84917ee P b530075d771242c1889524ba8faccc85 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:34.177368 21741 raft_consensus.cc:2272] T c2ea8d7734dd413289b33552b84917ee P b530075d771242c1889524ba8faccc85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.179577 21741 tablet_replica.cc:333] T 87404f2053da4938828cef82efe79b56 P b530075d771242c1889524ba8faccc85: stopping tablet replica
I20260713 09:09:34.180536 21741 raft_consensus.cc:2243] T 87404f2053da4938828cef82efe79b56 P b530075d771242c1889524ba8faccc85 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:34.181175 21741 raft_consensus.cc:2272] T 87404f2053da4938828cef82efe79b56 P b530075d771242c1889524ba8faccc85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.183370 21741 tablet_replica.cc:333] T 3f8165500063453b87f7af03a22581fb P b530075d771242c1889524ba8faccc85: stopping tablet replica
I20260713 09:09:34.183940 21741 raft_consensus.cc:2243] T 3f8165500063453b87f7af03a22581fb P b530075d771242c1889524ba8faccc85 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260713 09:09:34.184092 26264 consensus_peers.cc:597] T 8c4e4bc7934440e7819f44c5bf35ba8d P 43daa25e9d5f49a7a523aad1bd9504a1 -> Peer b530075d771242c1889524ba8faccc85 (127.21.59.66:38735): Couldn't send request to peer b530075d771242c1889524ba8faccc85. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:34.184453 21741 raft_consensus.cc:2272] T 3f8165500063453b87f7af03a22581fb P b530075d771242c1889524ba8faccc85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.186544 21741 tablet_replica.cc:333] T a215d6699c1741e2aaa9c879c37ccfe7 P b530075d771242c1889524ba8faccc85: stopping tablet replica
I20260713 09:09:34.187151 21741 raft_consensus.cc:2243] T a215d6699c1741e2aaa9c879c37ccfe7 P b530075d771242c1889524ba8faccc85 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:34.187621 21741 raft_consensus.cc:2272] T a215d6699c1741e2aaa9c879c37ccfe7 P b530075d771242c1889524ba8faccc85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.189577 21741 tablet_replica.cc:333] T 3b92e4c735ff44aa878c9a11aa2652eb P b530075d771242c1889524ba8faccc85: stopping tablet replica
I20260713 09:09:34.190140 21741 raft_consensus.cc:2243] T 3b92e4c735ff44aa878c9a11aa2652eb P b530075d771242c1889524ba8faccc85 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:34.190627 21741 raft_consensus.cc:2272] T 3b92e4c735ff44aa878c9a11aa2652eb P b530075d771242c1889524ba8faccc85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.192641 21741 tablet_replica.cc:333] T afd954aaed234319a5f50fc971d79c86 P b530075d771242c1889524ba8faccc85: stopping tablet replica
I20260713 09:09:34.193188 21741 raft_consensus.cc:2243] T afd954aaed234319a5f50fc971d79c86 P b530075d771242c1889524ba8faccc85 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:34.193602 21741 raft_consensus.cc:2272] T afd954aaed234319a5f50fc971d79c86 P b530075d771242c1889524ba8faccc85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.196295 21741 tablet_replica.cc:333] T 61a4f40e779b4696b92a1790c291320d P b530075d771242c1889524ba8faccc85: stopping tablet replica
I20260713 09:09:34.196859 21741 raft_consensus.cc:2243] T 61a4f40e779b4696b92a1790c291320d P b530075d771242c1889524ba8faccc85 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:34.197297 21741 raft_consensus.cc:2272] T 61a4f40e779b4696b92a1790c291320d P b530075d771242c1889524ba8faccc85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.199397 21741 tablet_replica.cc:333] T 0039ba8269ff4e1081bcb49190625df7 P b530075d771242c1889524ba8faccc85: stopping tablet replica
I20260713 09:09:34.199918 21741 raft_consensus.cc:2243] T 0039ba8269ff4e1081bcb49190625df7 P b530075d771242c1889524ba8faccc85 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:34.200371 21741 raft_consensus.cc:2272] T 0039ba8269ff4e1081bcb49190625df7 P b530075d771242c1889524ba8faccc85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.202304 21741 tablet_replica.cc:333] T 8c4e4bc7934440e7819f44c5bf35ba8d P b530075d771242c1889524ba8faccc85: stopping tablet replica
I20260713 09:09:34.202903 21741 raft_consensus.cc:2243] T 8c4e4bc7934440e7819f44c5bf35ba8d P b530075d771242c1889524ba8faccc85 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:34.203367 21741 raft_consensus.cc:2272] T 8c4e4bc7934440e7819f44c5bf35ba8d P b530075d771242c1889524ba8faccc85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.205493 21741 tablet_replica.cc:333] T 3df8ded918e449359861f47af146a2c4 P b530075d771242c1889524ba8faccc85: stopping tablet replica
I20260713 09:09:34.206000 21741 raft_consensus.cc:2243] T 3df8ded918e449359861f47af146a2c4 P b530075d771242c1889524ba8faccc85 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:34.206913 21741 raft_consensus.cc:2272] T 3df8ded918e449359861f47af146a2c4 P b530075d771242c1889524ba8faccc85 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:34.208083 26264 consensus_peers.cc:597] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P 43daa25e9d5f49a7a523aad1bd9504a1 -> Peer b530075d771242c1889524ba8faccc85 (127.21.59.66:38735): Couldn't send request to peer b530075d771242c1889524ba8faccc85. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:34.209013 21741 tablet_replica.cc:333] T 72980140fe3740b5bd3fa9d8d6ab0e55 P b530075d771242c1889524ba8faccc85: stopping tablet replica
I20260713 09:09:34.209589 21741 raft_consensus.cc:2243] T 72980140fe3740b5bd3fa9d8d6ab0e55 P b530075d771242c1889524ba8faccc85 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:34.210358 21741 raft_consensus.cc:2272] T 72980140fe3740b5bd3fa9d8d6ab0e55 P b530075d771242c1889524ba8faccc85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.212332 21741 tablet_replica.cc:333] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P b530075d771242c1889524ba8faccc85: stopping tablet replica
I20260713 09:09:34.212860 21741 raft_consensus.cc:2243] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P b530075d771242c1889524ba8faccc85 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:34.213305 21741 raft_consensus.cc:2272] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P b530075d771242c1889524ba8faccc85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.215407 21741 tablet_replica.cc:333] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P b530075d771242c1889524ba8faccc85: stopping tablet replica
I20260713 09:09:34.215909 21741 raft_consensus.cc:2243] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P b530075d771242c1889524ba8faccc85 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:34.216320 21741 raft_consensus.cc:2272] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P b530075d771242c1889524ba8faccc85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.219300 21741 tablet_replica.cc:333] T 4e9afb9f05e84a8faa14289fccc6ae79 P b530075d771242c1889524ba8faccc85: stopping tablet replica
I20260713 09:09:34.219906 21741 raft_consensus.cc:2243] T 4e9afb9f05e84a8faa14289fccc6ae79 P b530075d771242c1889524ba8faccc85 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:34.220935 21741 raft_consensus.cc:2272] T 4e9afb9f05e84a8faa14289fccc6ae79 P b530075d771242c1889524ba8faccc85 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:34.222047 26264 consensus_peers.cc:597] T 8c4e4bc7934440e7819f44c5bf35ba8d P 43daa25e9d5f49a7a523aad1bd9504a1 -> Peer 270d094a78f64c70ba53af57d6e8affd (127.21.59.65:33425): Couldn't send request to peer 270d094a78f64c70ba53af57d6e8affd. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.65:33425: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:34.223181 21741 tablet_replica.cc:333] T 8ecc6227d54c4623a9b8acdffb3787f1 P b530075d771242c1889524ba8faccc85: stopping tablet replica
I20260713 09:09:34.223652 21741 raft_consensus.cc:2243] T 8ecc6227d54c4623a9b8acdffb3787f1 P b530075d771242c1889524ba8faccc85 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:34.224359 21741 raft_consensus.cc:2272] T 8ecc6227d54c4623a9b8acdffb3787f1 P b530075d771242c1889524ba8faccc85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.263584 21741 tablet_server.cc:196] TabletServer@127.21.59.66:0 shutdown complete.
W20260713 09:09:34.268826 26264 consensus_peers.cc:597] T afd954aaed234319a5f50fc971d79c86 P 43daa25e9d5f49a7a523aad1bd9504a1 -> Peer b530075d771242c1889524ba8faccc85 (127.21.59.66:38735): Couldn't send request to peer b530075d771242c1889524ba8faccc85. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.66:38735: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:34.284080 26264 consensus_peers.cc:597] T afd954aaed234319a5f50fc971d79c86 P 43daa25e9d5f49a7a523aad1bd9504a1 -> Peer 270d094a78f64c70ba53af57d6e8affd (127.21.59.65:33425): Couldn't send request to peer 270d094a78f64c70ba53af57d6e8affd. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.65:33425: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:34.291576 26264 consensus_peers.cc:597] T a215d6699c1741e2aaa9c879c37ccfe7 P 43daa25e9d5f49a7a523aad1bd9504a1 -> Peer b530075d771242c1889524ba8faccc85 (127.21.59.66:38735): Couldn't send request to peer b530075d771242c1889524ba8faccc85. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.66:38735: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:34.304065 21741 tablet_server.cc:179] TabletServer@127.21.59.67:0 shutting down...
I20260713 09:09:34.338222 21741 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:34.339124 21741 tablet_replica.cc:333] T 7f86846765c9448d8b805a80814bf0d1 P 43daa25e9d5f49a7a523aad1bd9504a1: stopping tablet replica
I20260713 09:09:34.339811 21741 raft_consensus.cc:2243] T 7f86846765c9448d8b805a80814bf0d1 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:34.340391 21741 raft_consensus.cc:2272] T 7f86846765c9448d8b805a80814bf0d1 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.342454 21741 tablet_replica.cc:333] T d0a67a4420274dedad65ebdcdc5abb74 P 43daa25e9d5f49a7a523aad1bd9504a1: stopping tablet replica
I20260713 09:09:34.343056 21741 raft_consensus.cc:2243] T d0a67a4420274dedad65ebdcdc5abb74 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:34.343525 21741 raft_consensus.cc:2272] T d0a67a4420274dedad65ebdcdc5abb74 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.345674 21741 tablet_replica.cc:333] T 3e27d85070344a33a13db25a201c7442 P 43daa25e9d5f49a7a523aad1bd9504a1: stopping tablet replica
I20260713 09:09:34.346235 21741 raft_consensus.cc:2243] T 3e27d85070344a33a13db25a201c7442 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:34.346719 21741 raft_consensus.cc:2272] T 3e27d85070344a33a13db25a201c7442 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.348861 21741 tablet_replica.cc:333] T a215d6699c1741e2aaa9c879c37ccfe7 P 43daa25e9d5f49a7a523aad1bd9504a1: stopping tablet replica
I20260713 09:09:34.349445 21741 raft_consensus.cc:2243] T a215d6699c1741e2aaa9c879c37ccfe7 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:34.350236 21741 raft_consensus.cc:2272] T a215d6699c1741e2aaa9c879c37ccfe7 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.352677 21741 tablet_replica.cc:333] T 3b92e4c735ff44aa878c9a11aa2652eb P 43daa25e9d5f49a7a523aad1bd9504a1: stopping tablet replica
I20260713 09:09:34.353231 21741 raft_consensus.cc:2243] T 3b92e4c735ff44aa878c9a11aa2652eb P 43daa25e9d5f49a7a523aad1bd9504a1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:34.353688 21741 raft_consensus.cc:2272] T 3b92e4c735ff44aa878c9a11aa2652eb P 43daa25e9d5f49a7a523aad1bd9504a1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.355710 21741 tablet_replica.cc:333] T afd954aaed234319a5f50fc971d79c86 P 43daa25e9d5f49a7a523aad1bd9504a1: stopping tablet replica
I20260713 09:09:34.356472 21741 raft_consensus.cc:2243] T afd954aaed234319a5f50fc971d79c86 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:34.357261 21741 raft_consensus.cc:2272] T afd954aaed234319a5f50fc971d79c86 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.359409 21741 tablet_replica.cc:333] T 61a4f40e779b4696b92a1790c291320d P 43daa25e9d5f49a7a523aad1bd9504a1: stopping tablet replica
I20260713 09:09:34.359975 21741 raft_consensus.cc:2243] T 61a4f40e779b4696b92a1790c291320d P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:34.360432 21741 raft_consensus.cc:2272] T 61a4f40e779b4696b92a1790c291320d P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.362217 21741 tablet_replica.cc:333] T 72980140fe3740b5bd3fa9d8d6ab0e55 P 43daa25e9d5f49a7a523aad1bd9504a1: stopping tablet replica
I20260713 09:09:34.362941 21741 raft_consensus.cc:2243] T 72980140fe3740b5bd3fa9d8d6ab0e55 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:34.363431 21741 raft_consensus.cc:2272] T 72980140fe3740b5bd3fa9d8d6ab0e55 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.365147 21741 tablet_replica.cc:333] T 8c4e4bc7934440e7819f44c5bf35ba8d P 43daa25e9d5f49a7a523aad1bd9504a1: stopping tablet replica
I20260713 09:09:34.365695 21741 raft_consensus.cc:2243] T 8c4e4bc7934440e7819f44c5bf35ba8d P 43daa25e9d5f49a7a523aad1bd9504a1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:34.366509 21741 raft_consensus.cc:2272] T 8c4e4bc7934440e7819f44c5bf35ba8d P 43daa25e9d5f49a7a523aad1bd9504a1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.368817 21741 tablet_replica.cc:333] T 3df8ded918e449359861f47af146a2c4 P 43daa25e9d5f49a7a523aad1bd9504a1: stopping tablet replica
I20260713 09:09:34.369380 21741 raft_consensus.cc:2243] T 3df8ded918e449359861f47af146a2c4 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:34.369920 21741 raft_consensus.cc:2272] T 3df8ded918e449359861f47af146a2c4 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.372366 21741 tablet_replica.cc:333] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P 43daa25e9d5f49a7a523aad1bd9504a1: stopping tablet replica
I20260713 09:09:34.372948 21741 raft_consensus.cc:2243] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:34.373538 21741 raft_consensus.cc:2272] T 9d6253f0eebf4cccbf3ce4cd6b0f24a6 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:34.373466 26264 consensus_peers.cc:597] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P 43daa25e9d5f49a7a523aad1bd9504a1 -> Peer 270d094a78f64c70ba53af57d6e8affd (127.21.59.65:33425): Couldn't send request to peer 270d094a78f64c70ba53af57d6e8affd. Status: Network error: Client connection negotiation failed: client connection to 127.21.59.65:33425: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:34.375984 21741 tablet_replica.cc:333] T 4e9afb9f05e84a8faa14289fccc6ae79 P 43daa25e9d5f49a7a523aad1bd9504a1: stopping tablet replica
I20260713 09:09:34.376705 21741 raft_consensus.cc:2243] T 4e9afb9f05e84a8faa14289fccc6ae79 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:34.377281 21741 raft_consensus.cc:2272] T 4e9afb9f05e84a8faa14289fccc6ae79 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.379150 21741 tablet_replica.cc:333] T 8ecc6227d54c4623a9b8acdffb3787f1 P 43daa25e9d5f49a7a523aad1bd9504a1: stopping tablet replica
I20260713 09:09:34.379616 21741 raft_consensus.cc:2243] T 8ecc6227d54c4623a9b8acdffb3787f1 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:34.380021 21741 raft_consensus.cc:2272] T 8ecc6227d54c4623a9b8acdffb3787f1 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.381982 21741 tablet_replica.cc:333] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P 43daa25e9d5f49a7a523aad1bd9504a1: stopping tablet replica
I20260713 09:09:34.382499 21741 raft_consensus.cc:2243] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:34.383291 21741 raft_consensus.cc:2272] T 1e672e34b2bf47f0b4c4a2c8c07c4476 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.385105 21741 tablet_replica.cc:333] T 87404f2053da4938828cef82efe79b56 P 43daa25e9d5f49a7a523aad1bd9504a1: stopping tablet replica
I20260713 09:09:34.385629 21741 raft_consensus.cc:2243] T 87404f2053da4938828cef82efe79b56 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:34.386106 21741 raft_consensus.cc:2272] T 87404f2053da4938828cef82efe79b56 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.387991 21741 tablet_replica.cc:333] T 3f8165500063453b87f7af03a22581fb P 43daa25e9d5f49a7a523aad1bd9504a1: stopping tablet replica
I20260713 09:09:34.388495 21741 raft_consensus.cc:2243] T 3f8165500063453b87f7af03a22581fb P 43daa25e9d5f49a7a523aad1bd9504a1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:34.388944 21741 raft_consensus.cc:2272] T 3f8165500063453b87f7af03a22581fb P 43daa25e9d5f49a7a523aad1bd9504a1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.390743 21741 tablet_replica.cc:333] T c2ea8d7734dd413289b33552b84917ee P 43daa25e9d5f49a7a523aad1bd9504a1: stopping tablet replica
I20260713 09:09:34.391273 21741 raft_consensus.cc:2243] T c2ea8d7734dd413289b33552b84917ee P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:34.391757 21741 raft_consensus.cc:2272] T c2ea8d7734dd413289b33552b84917ee P 43daa25e9d5f49a7a523aad1bd9504a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.393563 21741 tablet_replica.cc:333] T 0039ba8269ff4e1081bcb49190625df7 P 43daa25e9d5f49a7a523aad1bd9504a1: stopping tablet replica
I20260713 09:09:34.394006 21741 raft_consensus.cc:2243] T 0039ba8269ff4e1081bcb49190625df7 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:34.394431 21741 raft_consensus.cc:2272] T 0039ba8269ff4e1081bcb49190625df7 P 43daa25e9d5f49a7a523aad1bd9504a1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.435129 21741 tablet_server.cc:196] TabletServer@127.21.59.67:0 shutdown complete.
I20260713 09:09:34.467384 21741 master.cc:562] Master@127.21.59.126:37473 shutting down...
I20260713 09:09:34.490306 21741 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b8df77b35fb144ad9d4fcad405b5223f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:34.490886 21741 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b8df77b35fb144ad9d4fcad405b5223f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.491222 21741 tablet_replica.cc:333] T 00000000000000000000000000000000 P b8df77b35fb144ad9d4fcad405b5223f: stopping tablet replica
I20260713 09:09:34.511565 21741 master.cc:584] Master@127.21.59.126:37473 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11135 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (23353 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (112098 ms total)
[  PASSED  ] 8 tests.
I20260713 09:09:34.565171 21741 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 403 messages since previous log ~13 seconds ago
I20260713 09:09:34.565387 21741 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 403 messages since previous log ~14 seconds ago
I20260713 09:09:34.565526 21741 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 397 messages since previous log ~14 seconds ago
I20260713 09:09:34.565680 21741 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 ~32 seconds ago
I20260713 09:09:34.565819 21741 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 ~32 seconds ago
I20260713 09:09:34.566011 21741 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 11 messages since previous log ~0 seconds ago
I20260713 09:09:34.566237 21741 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~25 seconds ago
